Skip to content
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
renovate/major-all
Closed

fix(deps): update all (major) - autoclosed#42
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 14, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi require major v4.1.2+incompatible -> v5.0.5
github.com/google/go-github/v32 require major v32.1.0 -> v39.2.0
github.com/grpc-ecosystem/grpc-gateway require major v1.16.0 -> v2.6.0

Release Notes

go-chi/chi

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

  • chi v5, github.com/go-chi/chi/v5 introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.
  • chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide.
    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 seeking
    will still come to fruition in some form, https://github.com/golang/go/issues/445504550
  • History of changes: see go-chi/chi@v1.5.4...v5.0.0
google/go-github

v39.2.0

Compare Source

This minor release contains the following changes:

  • Add support for workflow_job event's labels field (#​2103)
  • Fix linters issues (#​2104)
  • Add support for Packages API (#​2076)
  • Fix new golangci-lint errors (#​2105)
  • Bump CI version of Go to test versions 1.17.x and 1.16.x (#​2108)
  • Add support for apps webhook config endpoints (#​2096)
  • Add Organization to PushEvent and IssueCommentEvent (#​2116)
  • Remove outdated comment for #​540 (#​2117)
  • Bump scrape apps to google/go-github v39 (#​2121)
  • Support specifying repository names (#​2123)
  • Add generate release notes support (#​2114)

v39.1.0

Compare Source

This minor release contains the following changes:

  • Add test cases to verify that error responses contain status code (#​2093)
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#​2094)
  • Add common Installation field to webhook events (#​2101)
  • Add pagination fields to code scanning (#​2100)
  • Add BranchProtectionRuleEvent (#​2102)

v39.0.0

Compare Source

This release contains the following breaking API changes:

  • Add List Options for ListRepositoryAccessRunnerGroup #​2086

and the following additional changes:

  • Update Cursor comment to reference an existing method #​2042
  • Add raw_key field to GPGKey struct #​2043
  • Upgrade crypto and net dependencies #​2045
  • Set up workflow for golangci #​2020
  • chore(ci) : cache go-build folders #​2054
  • Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 #​2049
  • Fix update-urls unit tests broken by #​1875 #​2058
  • Bump codecov/codecov-action from 2.0.2 to 2.0.3 #​2065
  • Introduce the auto merge property #​2074
  • Add support for autolinks #​2046
  • Implement SCIM #​2062
  • Add function for redelivering webhooks #​2061
  • Add struct for workflow_job event #​2038
  • Add created field to ListWorkflowRunsOptions #​2083
  • Update repo community profile API #​2084

plus several test- or documentation-only changes.

v38.1.0

Compare Source

This release contains the following non-breaking-API change:

  • Allow empty selected_repository_ids for SetSelectedReposForOrgSecret (#​2036)

and the following documentation-only change:

v38.0.0

Compare Source

This release contains the following breaking API changes:

  • Add ListOptions to GetCommit and CompareCommits to support pagination (#​1960)
  • Fix deprecated state/open field (#​2017)

and the following additional changes:

  • Add RequiredConversationResolution ProtectionRequest field (#​1959)
  • Add missing CreatedAt and UpdatedAt fields to CheckSuite. (#​1983)
  • Add support for listing and getting repository/organization webhook deliveries (#​1934)
  • Expose event message headers, introduce a new way to read the body from an io.Reader (#​1955)
  • Add allows_public_repositories to actions_runner_group (#​1998)
  • Add methods to add and remove repos for actions on org level (#​1997)
  • Add new GitHub code scanning Alert fields (#​2013)
  • Add Client method (#​2016)
  • Add avatar_url field to RepoStatus (#​2021)
  • Add Slug field to AppConfig (#​2029)
  • Add TokenExpiration to Response (#​2031)

plus the following test- or documentation-only changes:

  • Add test cases for JSON resource marshaling (#​1961)
  • Add test cases for JSON resource marshaling (#​1965)
  • Add test cases for JSON resource marshaling (#​1966)
  • Add test cases for JSON resource marshaling (#​1967)
  • Add test cases for JSON resource marshaling (#​1968)
  • Add test cases for JSON resource marshaling (#​1969)
  • Add test cases for JSON resource marshaling (#​1970)
  • Add test cases for JSON resource marshaling (#​1971)
  • Add test cases for JSON resource marshaling (#​1972)
  • Add test cases for JSON resource marshaling (#​1973)
  • Add test cases for JSON resource marshaling (#​1974)
  • Add test cases for JSON resource marshaling (#​1975)
  • Add test cases for JSON resource marshaling (#​1976)
  • Add test cases for JSON resource marshaling (#​1977)
  • Add test cases for JSON resource marshaling (#​1978)
  • Add test cases for JSON resource marshaling (#​1979)
  • Add test cases for JSON resource marshaling (#​1981)
  • Add test cases for JSON resource marshaling (#​1982)
  • Add test cases for JSON resource marshaling (#​1984)
  • Add test cases for JSON resource marshaling (#​1985)
  • Add test cases for JSON resource marshaling (#​1986)
  • Add test cases for JSON resource marshaling (#​1987)
  • Add test cases for JSON resource marshaling (#​1988)
  • Add test cases for JSON resource marshaling (#​1989)
  • Add test cases for JSON resource marshaling (#​1990)
  • Add test cases for JSON resource marshaling (#​1991)
  • Add test cases for JSON resource marshaling (#​1992)
  • Add test cases for JSON resource marshaling (#​1994)
  • Add test cases for JSON resource marshaling (#​2000)
  • Add test cases for JSON resource marshaling (#​2001)
  • Make test names consistent (#​2002)
  • Add test cases for JSON resource marshaling (#​2003)
  • Add test cases for JSON resource marshaling (#​2004)
  • Make test names consistent (#​2005)
  • Add test cases for JSON resource marshaling (#​2006)
  • Add test cases for JSON resource marshaling (#​2007)
  • Add test cases for JSON resource marshaling (#​2009)
  • Add test cases for JSON resource marshaling (#​2010)
  • Add test cases for JSON resource marshaling (#​2011)
  • Update AUTHORS with recent contributors (#​2012)
  • Add test cases for JSON resource marshaling (#​2014)
  • Add mention to go-github-mock in README (#​2025)
  • Use x crypto instead of sodium (#​2034)

v37.0.0

Compare Source

This release contains the following breaking API changes:

  • define struct types instead of using anonymous structs #​1900
  • Modify GetBranch to handle redirects #​1901
  • Fix Code Scanning Alert tool field #​1904

and the following additional changes:

  • Parse 'reviewed' event object 'state' property #​1886
  • Add auto_merge field in PullRequest struct #​1896
  • Repository Vulnerability Alert Add Missing Fields #​1898
  • Enable Client.RateLimits to bypass the rate limit check #​1907
  • Handle MIME parameters in Content-Type Header #​1922
  • Add RequiredConversationResolution protection field #​1946
  • Repository Object - Deprecated Fields #​1952

plus the following test-only changes:

  • Add test cases for JSON resource marshaling #​1902
  • Add test cases for JSON resource marshaling #​1906
  • Add test cases for JSON resource marshaling #​1908
  • Add test cases for JSON resource marshaling #​1909
  • Add test cases for JSON resource marshaling #​1912
  • Add test cases for JSON resource marshaling #​1913
  • Add test cases for JSON resource marshaling #​1914
  • Add test cases for JSON resource marshaling #​1915
  • Add test cases for JSON resource marshaling #​1917
  • Add test cases for JSON resource marshaling #​1918
  • Add test cases for JSON resource marshaling #​1919
  • Add test cases for JSON resource marshaling #​1923
  • Add test cases for JSON resource marshaling #​1924
  • Add test cases for JSON resource marshaling #​1925
  • Add test cases for JSON resource marshaling #​1926
  • Add test cases for JSON resource marshaling #​1927
  • Add test cases for JSON resource marshaling #​1928
  • Add test cases for JSON resource marshaling #​1929
  • Add test cases for JSON resource marshaling #​1930
  • Add test cases for JSON resource marshaling #​1937
  • Add test cases for JSON resource marshaling #​1938
  • Add test for JSON marshaling for Teams #​1941
  • Add test cases for JSON resource marshaling #​1951

v36.0.0

Compare Source

This release contains the following breaking API changes:

and the following additional changes:

v35.3.0

Compare Source

This release contains the following changes since v35.2.0:

  • Add missing fields to Star event (#​1869) …
  • Support map type in go generate (#​1867) …
  • Add support for the list failed organization invitations feature (#​1871) …
  • Change all *map to map in JSON structs (#​1870) …
  • Fix typo in repos.go (#​1873)
  • fix: Updated comparisons in test files (#​1875) …
  • compare decoded go struct for request body (#​1876)
  • Add missing installation permissions (#​1880) …

v35.2.0

Compare Source

This release contains the following changes since v35.1.0:

v35.1.0

Compare Source

This release contains the following changes since v35.0.0:

v35.0.0

Compare Source

This release contains the following breaking API changes:

and the following additional changes:

v34.0.0

Compare 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.0

Compare 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.0

Compare Source

Changes in this release

Major features in this release include:

As well as various bug fixes, including the auto generation of the Www-Authenticate header when returning an 401 Unauthorized error (#​2314), better google.protobuf.Any representation 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 generate remote plugins feature: https://docs.buf.build/configuration/v1/buf-gen-yaml#name-or-remote. An example buf.gen.yaml using these new plugins looks like this:

version: v1
plugins:
  - remote: buf.build/library/plugins/go:v1.27.1-1
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/library/plugins/go-grpc:v1.1.0-2
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/grpc-ecosystem/plugins/grpc-gateway:v2.6.0-1
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/grpc-ecosystem/plugins/openapiv2:v2.6.0-1
    out: gen/openapiv2

v2.5.0

Compare 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.0

Compare 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.0

Compare Source

This release migrates our internal generation strategy to using buf, and also updates the installation instructions to instruct users how to use buf to 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 use buf to manage your dependencies instead.
The boilerplate repo contains an example.

v2.3.0 (2021-02-25)

Full Changelog

Implemented enhancements:

  • Support optional annotation in proto3 files in generators #​1278

Fixed bugs:

  • grpc-gateway v2 misreads grpc protobuf field_mask behavior, breaks existing valid behavior #​1766

Closed issues:

  • grpc-gateway service run error #​1996
  • ../proto/api/proto/service.pb.gw.go:129:95: cannot use *StringMessage value as type protoreflect.ProtoMessage in return argument: *StringMessage does not implement protoreflect.ProtoMessage (missing ProtoReflect method) #​1989
  • Grpc healthcheck docs are unclear #​1977
  • Gateway protoc does not generate protoreflect.ProtoMessage messages #​1959
  • [bazel] Got "missing strict dependencies" when use protoc-gen-grpc-gateway as bazel-gazelle grpc compiler #​1941
  • Non official implementation #​1940
  • Empty fields included in response. #​1871

Merged pull requests:

v2.2.0

Compare Source

v2.2.0 (2021-02-09)

Full Changelog

Fixed bugs:

  • [protoc-gen-openapiv2] [BUG] Incorrect handling of non-wildcard google.api.http.body when using field_behaviour annotation #​1937
  • Duplicate tags seen in Swagger Specification #​1913
  • Poor error message when using message in path parameter #​1863

Closed issues:

  • can we add HTTPStatusFromCode to mux? #​1954
  • Missing types in generated gw.go file for C++ server #​1942
  • What is the recommend way to bind 3rd party APIs (e.g. Health/Check to /healthzf #​1931
  • Patch request with field_masks #​1930
  • Working from the helloworld example but getting an error on HTTP requests: grpc: the client connection is closing. Would like to improve the docs. #​1924
  • Action Required: Fix Renovate Configuration #​1918
  • F #​1917
  • Is any method to access the raw request body in metadata? #​1908
  • Custom incoming header matcher isn't working as expected #​1902
  • README.md links to https://pkg.go.dev/github.com/golang/protobuf/jsonpb which does not exist #​1901
  • Is it possible to setup CORS? #​1889

Merged pull requests:

v2.1.0

Compare Source

v2.1.0 (2021-01-07)

Full Changelog

Implemented enhancements:

  • protoc-gen-grpc-gateway: can't generate gateway stubs for multiple packages in one go #​1612
  • Addition of Prettier GitHub action to prettified the markdown files #​1575
  • add support for field_behavior options on swagger plugin #​1806 (ewhauser)

Fixed bugs:

  • The "Use go templates" page is missing its actual go templates #​1773
  • FieldMask Generation causes a 400 when a google.protobuf.Struct field has populated values #​1570
  • Support openapiv2_tag option in swagger generator #​690

Closed issues:

  • Ignore some fields in HTTP Response and OpenAPI #​1886
  • Using runtime.WithMarshalerOption() breaks swagger docs #​1882
  • Data is Getting Encoded while returning response as HTML #​1880
  • jsonPB is not supporting in grpc gateway v2 migration #​1878
  • Move generator and descriptor packages into the public API #​1877
  • Add -module flag to protoc-gen-openapiv2 plugin #​1876
  • Load Balancing with multiple instances of a grpc-server. #​1875
  • Building with Bazel not compatible when using Gazelle and disable_global #​1847
  • Unexpected response on /v2/example/errorwithdetails #​1842
  • openapi_configuration option in protoc_gen_openapiv2 Bazel rule fails. #​1838
  • Link to v2 migration guide broken #​1836
  • add header in http.Handler,but not take effect #​1835
  • protoc-gen-openapiv2 rule should expose all of the relevant flags available #​1831
  • if there a flag set the metadata first letter not change to uppower #​1830
  • Clarification about return Access-Control-Allow-Origin header #​1827
  • generate\_unbound\_methods option and FieldMask fields don't work together. #​1816
  • openapiv2: panic when SecurityRequirement is missing a value #​1811
  • Cannot resolve import 'google/api/http.proto' #​1809
  • add version information at compile-time #​1803
  • 🚀 protoc\_gen\_openapiv2 should allow to pass generate\_unbound\_methods option #​1792
  • Can't generate python client #​1785
  • Issue with converting to the bytes data type #​1781
  • Possible way to access request header key,value #​1780
  • Run demo failed! #​1777
  • protoc-gen-swagger: Implement Response Header(s) object, Implement Field Enum,Example&Format attributes #​1729

Merged pull requests:


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot requested a review from moul as a code owner October 14, 2020 09:20
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Oct 14, 2020
@renovate renovate Bot changed the title chore(deps): update module grpc-ecosystem/grpc-gateway to v2 chore(deps): update all (major) Oct 20, 2020
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from f805d78 to 39c1148 Compare October 25, 2020 00:15
@renovate renovate Bot changed the title chore(deps): update all (major) chore(deps): update module grpc-ecosystem/grpc-gateway to v2 Nov 1, 2020
@renovate renovate Bot changed the title chore(deps): update module grpc-ecosystem/grpc-gateway to v2 chore(deps): update all (major) Nov 1, 2020
@renovate renovate Bot force-pushed the renovate/major-all branch from 39c1148 to 7b7871b Compare November 3, 2020 22:36
@renovate renovate Bot force-pushed the renovate/major-all branch from 7b7871b to c6d35ab Compare November 15, 2020 21:37
@renovate renovate Bot changed the title chore(deps): update all (major) chore(deps): update module grpc-ecosystem/grpc-gateway to v2 Nov 15, 2020
@renovate renovate Bot force-pushed the renovate/major-all branch from c6d35ab to 79f729b Compare January 7, 2021 12:28
@renovate renovate Bot force-pushed the renovate/major-all branch from 79f729b to b17881b Compare February 9, 2021 18:07
@renovate renovate Bot changed the title chore(deps): update module grpc-ecosystem/grpc-gateway to v2 fix(deps): update module grpc-ecosystem/grpc-gateway to v2 Feb 18, 2021
@auto-add-label auto-add-label Bot added bug Something isn't working and removed dependencies labels Feb 18, 2021
@renovate renovate Bot changed the title fix(deps): update module grpc-ecosystem/grpc-gateway to v2 fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 Feb 22, 2021
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from aaf8b6d to c10415e Compare February 28, 2021 00:17
@renovate renovate Bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 fix(deps): update all (major) Feb 28, 2021
@renovate renovate Bot force-pushed the renovate/major-all branch 9 times, most recently from 5923e63 to 3516527 Compare March 9, 2021 04:48
@renovate renovate Bot force-pushed the renovate/major-all branch 28 times, most recently from bf4766b to 0e86c3f Compare March 13, 2021 14:51
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Apr 25, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/bot":"/mnt/renovate/gh/moul/bot" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/bot" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/getsentry/sentry-go v0.10.0
go: downloading github.com/oklog/run v1.1.1-0.20200508094559-c7096881717e
go: downloading github.com/peterbourgon/ff/v3 v3.0.0
go: downloading moul.io/srand v1.6.1
go: downloading moul.io/zapconfig v1.3.0
go: downloading github.com/bwmarrin/discordgo v0.23.2
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/treastech/logger v0.0.0-20180705232552-e381e9ecf2e3
go: downloading go.uber.org/zap v1.16.0
go: downloading golang.org/x/oauth2 v0.0.0-20210427180440-81ed05c6b58c
go: downloading google.golang.org/grpc v1.37.0
go: downloading moul.io/banner v1.0.1
go: downloading moul.io/godev v1.7.0
go: downloading moul.io/u v1.22.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/genproto v0.0.0-20210426193834-eac7f76ac494
go: downloading google.golang.org/protobuf v1.26.0
go: downloading go.uber.org/multierr v1.6.0
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
go: downloading go.uber.org/atomic v1.7.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading google.golang.org/appengine v1.6.6
go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
go: downloading golang.org/x/text v0.3.5
go: downloading github.com/go-chi/chi v1.5.4
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-github/v32 v32.1.0
go: downloading github.com/google/go-querystring v1.0.0
moul.io/bot/pkg/moulbot imports
	moul.io/godev imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b: permission denied

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant