This repository was archived by the owner on Jul 10, 2025. It is now read-only.
fix(deps): update all (major) - autoclosed#42
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
f805d78 to
39c1148
Compare
39c1148 to
7b7871b
Compare
7b7871b to
c6d35ab
Compare
c6d35ab to
79f729b
Compare
79f729b to
b17881b
Compare
aaf8b6d to
c10415e
Compare
5923e63 to
3516527
Compare
bf4766b to
0e86c3f
Compare
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.2+incompatible->v5.0.5v32.1.0->v39.2.0v1.16.0->v2.6.0Release Notes
go-chi/chi
v5.0.5Compare Source
v5.0.4Compare Source
v5.0.3Compare Source
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
github.com/go-chi/chi/v5introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all,
chi v5 at
github.com/go-chi/chi/v5. I hope someday the developer experience and ergonomics I've been seekingwill still come to fruition in some form, https://github.com/golang/go/issues/445504550
google/go-github
v39.2.0Compare Source
This minor release contains the following changes:
v39.1.0Compare Source
This minor release contains the following changes:
v39.0.0Compare Source
This release contains the following breaking API changes:
and the following additional changes:
plus several test- or documentation-only changes.
v38.1.0Compare Source
This release contains the following non-breaking-API change:
and the following documentation-only change:
v38.0.0Compare Source
This release contains the following breaking API changes:
and the following additional changes:
io.Reader(#1955)plus the following test- or documentation-only changes:
v37.0.0Compare Source
This release contains the following breaking API changes:
and the following additional changes:
plus the following test-only changes:
v36.0.0Compare Source
This release contains the following breaking API changes:
and the following additional changes:
v35.3.0Compare Source
This release contains the following changes since
v35.2.0:v35.2.0Compare Source
This release contains the following changes since
v35.1.0:v35.1.0Compare Source
This release contains the following changes since
v35.0.0:v35.0.0Compare Source
This release contains the following breaking API changes:
and the following additional changes:
v34.0.0Compare Source
This release contains the following breaking API change:
Thank you to all the volunteers who help keep this repo up-to-date!
v33.0.0Compare Source
This release contains the following breaking API changes:
Thank you to all the volunteers who help keep this repo up-to-date!
grpc-ecosystem/grpc-gateway
v2.6.0Compare Source
Changes in this release
Major features in this release include:
x-nullablefield from proto3 optional in openapiv2 contributed by Ken Brownfield (@irridia) in #2215As well as various bug fixes, including the auto generation of the
Www-Authenticateheader when returning an 401 Unauthorized error (#2314), bettergoogle.protobuf.Anyrepresentation in openapiv2 files (#2292) and much more.This is also the first release to automatically publish the Protobuf plugins to the Buf Schema Registry. See https://buf.build/grpc-ecosystem/plugins. These can be used together with the new
buf generateremote plugins feature: https://docs.buf.build/configuration/v1/buf-gen-yaml#name-or-remote. An examplebuf.gen.yamlusing these new plugins looks like this:v2.5.0Compare Source
Changes in this release
This release adds support for extracting the HTTP path for an incoming request through the request context. Thanks to @0daryo for the contribution!
Note that this release slightly changes the behavior of the generator, so you must ensure that you are using the new version of the runtime library after updating the generator to this new version.
v2.4.0Compare Source
Changes since v2.3.0
This release adds support for customizing routing error HTTP status codes. Thanks to @electrofelix for the contribution!
v2.3.0Compare Source
This release migrates our internal generation strategy to using buf, and also updates the installation instructions to instruct users how to use
bufto manage the googleapis dependencies in their own projects. If you are used to copying the third_party folder for your dependencies, you are now encouraged to check out the usage instructions again to see how to usebufto manage your dependencies instead.The boilerplate repo contains an example.
v2.3.0 (2021-02-25)
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
063164c(master) #1998 (renovate[bot])22b48be(master) #1993 (renovate[bot])3e1e516(master) #1991 (renovate[bot])aa3ee6e(master) #1990 (renovate[bot])9bb9049(master) #1986 (renovate[bot])d891e3c(master) #1985 (renovate[bot])ba52d33(master) #1983 (renovate[bot])fe80b38(master) #1982 (renovate[bot])c185827(master) #1979 (renovate[bot])16ff188(master) #1974 (renovate[bot])e7f2df4(master) #1970 (renovate[bot])4ccc9a5(master) #1969 (renovate[bot])3a9a48d(master) #1965 (renovate[bot])6667018(master) #1964 (renovate[bot])v2.2.0Compare Source
v2.2.0 (2021-02-09)
Full Changelog
Fixed bugs:
Closed issues:
Merged pull requests:
bba0dbe(master) #1953 (renovate[bot])deb8283(master) #1945 (renovate[bot])3206188(master) #1936 (renovate[bot])646a494(master) #1934 (renovate[bot])0101308(master) #1933 (renovate[bot])94839c0(master) #1932 (renovate[bot])f9ce19e(master) #1928 (renovate[bot])a0761ed(master) #1927 (renovate[bot])44e461b(master) #1926 (renovate[bot])f46fe6c(master) #1923 (renovate[bot])af13f52(master) #1922 (renovate[bot])8081c04(master) #1920 (renovate[bot])fc48d45(master) #1919 (renovate[bot])f5e8c5e(master) #1915 (renovate[bot])e258113(master) #1910 (renovate[bot])cfdc2fa(master) #1906 (renovate[bot])6edceaf(master) #1903 (renovate[bot])d3ed898(master) #1898 (renovate[bot])ae06605(master) #1897 (renovate[bot])8b1d76f(master) #1896 (renovate[bot])01de73c(master) #1895 (renovate[bot])22ae2b1(master) #1893 (renovate[bot])c7d5778(master) #1890 (renovate[bot])ffc7fda(master) #1888 (renovate[bot])v2.1.0Compare Source
v2.1.0 (2021-01-07)
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
protoc-gen-openapiv2rule should expose all of the relevant flags available #1831generate\_unbound\_methodsoption and FieldMask fields don't work together. #1816protoc\_gen\_openapiv2should allow to passgenerate\_unbound\_methodsoption #1792Merged pull requests:
07624b5(master) #1885 (renovate[bot])8c77b98(master) #1874 (renovate[bot])40ec1c2(master) #1872 (renovate[bot])e3217be(master) #1870 (renovate[bot])f927205(master) #1869 (renovate[bot])08078c5(master) #1867 (renovate[bot])9317641(master) #1864 (renovate[bot])9ee31aa(master) #1862 (renovate[bot])06b3db8(master) #1858 (renovate[bot])6486ece(master) #1854 (renovate[bot])0b49973(master) #1853 (renovate[bot])55d61f9(master) #1850 (renovate[bot])84ba6ec(master) #1849 (renovate[bot])b05cb90(master) #1846 (renovate[bot])Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.