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 github.com/matttproud/golang_protobuf_extensions from 1.0.1 to 1.0.4 #60

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps github.com/matttproud/golang_protobuf_extensions from 1.0.1 to 1.0.4.

Changelog

Sourced from github.com/matttproud/golang_protobuf_extensions's changelog.

v1.0.4

Summary: This is an emergency re-tag of v1.0.2 since v1.0.3 broke API compatibility for legacy users. See the description of v1.0.2 for details.

v1.0.3

DO NOT USE: Use v1.0.4 instead. What is described in v1.0.3 will be transitioned to a new major version.

Summary: Modernization of this package to Go standards in 2022, mostly through internal cleanups.

New Features: None

The last time this package was significantly modified was 2016, which predates cmp, subtests, the modern Protocol Buffer implementation, and numerous Go practices that emerged in the intervening years. The new release is tested against Go 1.19, though I expect it would work with Go 1.13 just fine.

Finally, I declared bankruptcy on the vendored test fixtures and opted for creating my own. This is due to the underlying implementation of the generated code in conjunction with working with a moving target that is an external data model representation.

v1.0.2

Summary: Tagged version with Go module support.

New Features: None

End-users wanted a tagged release that includes Go module support.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/matttproud/golang_protobuf_extensions](https://github.com/matttproud/golang_protobuf_extensions) from 1.0.1 to 1.0.4.
- [Changelog](https://github.com/matttproud/golang_protobuf_extensions/blob/master/CHANGELOG.md)
- [Commits](matttproud/golang_protobuf_extensions@v1.0.1...v1.0.4)

---
updated-dependencies:
- dependency-name: github.com/matttproud/golang_protobuf_extensions
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Looks like github.com/matttproud/golang_protobuf_extensions is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/matttproud/golang_protobuf_extensions-1.0.4 branch February 13, 2025 15:00
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
Development

Successfully merging this pull request may close these issues.

0 participants