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

Bump github.com/bufbuild/protocompile from 0.14.0 to 0.14.1 in /tools #243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps github.com/bufbuild/protocompile from 0.14.0 to 0.14.1.

Release notes

Sourced from github.com/bufbuild/protocompile's releases.

v0.14.1

What's Changed

Bugfixes changes

  • Fix bug where extension declarations marked as reserved would not allow the full_name or type fields to be specified. This failed to mirror the corresponding rule in the reference compiler protoc, which allows them to be set for documentation purposes. Now these two fields can be used on reserved declarations as long as both are present. By @​jhump in #327
  • Fix panic and error-reporting anomalies that can occur when interpreting options in lenient mode via calling either options.InterpretOptionsLenient or options.InterpretUnlinkedOptions. By @​jhump in #331

Full Changelog: bufbuild/protocompile@v0.14.0...v0.14.1

Commits
  • 4082cf0 Bump github.com/golangci/golangci-lint from 1.60.0 to 1.60.1 in /internal/too...
  • 6953ab0 Bump github.com/bufbuild/buf from 1.36.0 to 1.37.0 in /internal/tools (#332)
  • 0142a07 Fix panic that can occur when interpreting options in lenient mode (#331)
  • 0de629a Update to go1.21 and golangci 1.60.0, test with go1.23 (#330)
  • 245c11d Bump golang.org/x/tools from 0.23.0 to 0.24.0 in /internal/tools (#328)
  • 8bd6667 Bump github.com/bufbuild/buf from 1.35.1 to 1.36.0 in /internal/tools (#329)
  • 1c07140 Allow reserved extension declaration to specify full_name and type as long as...
  • cab8942 Bump golang.org/x/sync from 0.7.0 to 0.8.0 in /internal/benchmarks (#326)
  • 66f98f3 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#325)
  • 00a0cbd Bump github.com/bufbuild/buf from 1.34.0 to 1.35.1 in /internal/tools (#324)
  • 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 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/bufbuild/protocompile](https://github.com/bufbuild/protocompile) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/bufbuild/protocompile/releases)
- [Commits](bufbuild/protocompile@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/protocompile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2024
@rodaine rodaine merged commit 39747ae into main Sep 3, 2024
6 checks passed
@rodaine rodaine deleted the dependabot/go_modules/tools/github.com/bufbuild/protocompile-0.14.1 branch September 3, 2024 15:42
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