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

build(deps): Bump google.golang.org/protobuf from 1.23.0 to 1.25.0 #6

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2020

Bumps google.golang.org/protobuf from 1.23.0 to 1.25.0.

Release notes

Sourced from google.golang.org/protobuf's releases.

v1.25.0

Overview

This release provides specialized support for well-known types.

Notable changes

New features:

Minor changes:

  • CL/238002: reflect/protoreflect: optimize Name.IsValid and FullName.IsValid
  • CL/239339: cmd/protoc-gen-go: use of --version flag exits with 0

Bug fixes:

  • CL/236998: encoding/protojson: strict validation of FieldMask serialization

Specialized support for well-known types

This release provides specialized support for well-known types by directly generating methods and functions into the generated package for certain well-known types that improve the usability of such types. The additionally generated APIs are listed below.

Upcoming breakage changes

There are no new upcoming breaking changes to announce in this release.

As a reminder, the following have already been announced and may take effect in the near future:

v1.24.0

... (truncated)

Commits
  • 3f7a61f all: release v1.25.0
  • 95ba8ac cmd/protoc-gen-go: --version should exit 0
  • 5a96da2 cmd/protoc-gen-go: generate package documentation for well-known types
  • b0c4001 all: update to cmp@v0.5.0 release
  • c0ad199 all: update to go1.13.12 and go1.14.4
  • c9c87ce internal/filedesc: use genid constants for map entry fields
  • 8de6675 test.bash: add staticcheck to our integration tests
  • 5f5c066 types/known: minor adjustments to error handling
  • a0d1c75 types/known: handle nil in IsValid and CheckValid methods
  • 44e4150 reflect/protoreflect: optimize Name.IsValid and FullName.IsValid
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 31, 2020
@codecov-io
Copy link

Codecov Report

Merging #6 (ceabca6) into main (f7e1df8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   71.71%   71.71%           
=======================================
  Files          10       10           
  Lines         251      251           
=======================================
  Hits          180      180           
  Misses         55       55           
  Partials       16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7e1df8...ceabca6. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/protobuf-1.25.0 branch from ceabca6 to 75c7c79 Compare December 31, 2020 17:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2020

Looks like google.golang.org/protobuf is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 31, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/protobuf-1.25.0 branch December 31, 2020 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant