Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all (major) - autoclosed #42

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@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 from 46f47c3 to 72d1bf5 Compare May 23, 2021 16:56
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 85d449e to 9c91dcd Compare June 11, 2021 04:57
@renovate renovate bot force-pushed the renovate/major-all branch from 9c91dcd to 6cf5618 Compare June 12, 2021 15:51
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 480510b to 8e0b1cb Compare June 26, 2021 17:32
@renovate renovate bot force-pushed the renovate/major-all branch from 8e0b1cb to 96f0b56 Compare July 7, 2021 18:01
@renovate renovate bot force-pushed the renovate/major-all branch from 96f0b56 to c079836 Compare August 1, 2021 10:51
@renovate renovate bot force-pushed the renovate/major-all branch from c079836 to 3492170 Compare August 22, 2021 09:45
@renovate renovate bot force-pushed the renovate/major-all branch from 3492170 to a7e88a9 Compare August 30, 2021 11:59
@renovate renovate bot changed the title fix(deps): update all (major) fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 Aug 30, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from a7e88a9 to 466ea50 Compare August 30, 2021 12:41
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 fix(deps): update all (major) Aug 30, 2021
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 530b75f to 0489f3e Compare September 9, 2021 17:32
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 4368099 to 0f49ab3 Compare September 24, 2021 15:04
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 13d9b75 to 9c9fe61 Compare September 28, 2021 05:02
@renovate renovate bot force-pushed the renovate/major-all branch from 9c9fe61 to e69fc38 Compare October 21, 2021 09:17
@renovate renovate bot force-pushed the renovate/major-all branch from e69fc38 to d255016 Compare October 27, 2021 11:48
@renovate renovate bot changed the title fix(deps): update all (major) fix(deps): update all (major) - autoclosed Oct 31, 2021
@renovate renovate bot closed this Oct 31, 2021
@renovate renovate bot deleted the renovate/major-all branch October 31, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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