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/lyft/protoc-gen-star from 0.5.1 to 0.6.2 in /protoc-gen-cgo #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps github.com/lyft/protoc-gen-star from 0.5.1 to 0.6.2.

Release notes

Sourced from github.com/lyft/protoc-gen-star's releases.

v0.6.2

What's Changed

Note this is the last commit for v0, which we will not be supporting moving forward.

Reverted Changes

The changes in #106 and #107 will be released as v2.0.0 not in a separate v2 directory.

Full Changelog: lyft/protoc-gen-star@v0.6.1...v0.6.2

v0.6.1

What's Changed

New Contributors

Full Changelog: lyft/protoc-gen-star@v0.6.0...v0.6.1

Top-level proto3 field presence support

Allows callers to specify whether they support proto3 field-precence. See field_presence.md and implementing_proto3_presence.md.

Also implements helper methods such as HasPresence(), InRealOneOf() and others to facilitate usage of field-presence.

Credit to @​sarthak40 for the excellent work to get this through.

v0.5.3

Add optional support

v0.5.2

commit d607749499f045f8b274bd2f5dd2d04ef4163434 Author: Chris Roche [email protected] Date: Thu Aug 6 14:42:53 2020 -0700

checkpoint ([#83](https://github.com/lyft/protoc-gen-star/issues/83))
Commits
  • aeaff44 Revert "Bump Go to 1.17, use golangci-lint instead of make lint, develop v2 m...
  • e8bac75 Revert "Migrate v2 from github.com/golang/protobuf to google.golang.org/proto...
  • b292ea4 Add GoImports Post Processor (#96)
  • 6a47fcc Migrate v2 from github.com/golang/protobuf to google.golang.org/protobuf (#107)
  • bd08ed9 Bump Go to 1.17, use golangci-lint instead of make lint, develop v2 module (#...
  • 1635a6b add filepath.ToSlash to cleanGeneratorFileName (#97)
  • 579bb03 Migrating Travis CI to GH Actions (#101)
  • 9edbaee Add GitHub actions instant-failure (#100)
  • d186061 field: fix missing optional support (#95)
  • 8ed22a1 persister: add optional support (#85)
  • 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/lyft/protoc-gen-star](https://github.com/lyft/protoc-gen-star) from 0.5.1 to 0.6.2.
- [Release notes](https://github.com/lyft/protoc-gen-star/releases)
- [Commits](lyft/protoc-gen-star@v0.5.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/lyft/protoc-gen-star
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 10, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/protoc-gen-cgo/github.com/lyft/protoc-gen-star-0.6.2 branch from c417359 to 266dc8a Compare May 10, 2024 23:12
@yhm1620 yhm1620 mentioned this pull request Jul 10, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants