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 @sigstore/protobuf-specs from 0.3.2 to 0.4.0 #1365

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sigstore/protobuf-specs from 0.3.2 to 0.4.0.

Changelog

Sourced from @​sigstore/protobuf-specs's changelog.

0.4.0

  • Announced deprecation of JSONSchema outputs from this project (#493

Fixed

  • Fix toolchain to write generated code as the user running the build instead of root (#473

Changed

  • Recreated toolchain for code generation instead of depending on third-party container image (#469 (#475
  • Updated code generation tools for Go library to latest stable releases (#476
  • Updated code generation tools for JSONSchema files to latest stable releases (#478
  • Updated code generation tools for Python library to latest stable releases (#479
  • Updated code generation tools for Ruby library to latest stable releases (#481
  • Updated code generation tools for Rust library to latest stable releases (#486
  • Updated code generation tools for Typescript library to latest stable releases (#488

0.3.3

  • Allowed specifying artifact digest for verification (#406
  • Added version to SigningConfig message (#383

Changed

  • Docs: Clarify that integration time is only trustworthy with a Signed Entry Timestamp (#442
  • Docs: Clarify inclusion promise requirement (#380
  • Docs: Clarify that artifact digest verification should not be used with in-toto attestations (#461
Commits
  • 68cc7d2 bump up to v0.4.0, add changelog (#506)
  • a74d71d build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 (#516)
  • e9a8145 automate publishing Java releases from GHA workflow (#510)
  • d6bce61 build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 (#514)
  • ec18411 build(deps): bump ruby/setup-ruby from 1.213.0 to 1.214.0 (#515)
  • c550071 build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#512)
  • 60793ea build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#513)
  • 675de0c build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#511)
  • ca1b624 build(deps): bump serde_json from 1.0.135 to 1.0.136 in /gen/pb-rust (#505)
  • aa9058a Update GOOGLEAPIS_COMMIT in versions.mk (#509)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 13:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2025
Copy link

changeset-bot bot commented Feb 3, 2025

🦋 Changeset detected

Latest commit: 76aa886

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@sigstore/conformance Minor
@sigstore/bundle Minor
sigstore Minor
@sigstore/verify Minor
@sigstore/mock Minor
@sigstore/sign Minor
@sigstore/tuf Minor
@sigstore/mock-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

dependabot bot and others added 3 commits February 3, 2025 16:06
Bumps [@sigstore/protobuf-specs](https://github.com/sigstore/protobuf-specs) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/sigstore/protobuf-specs/releases)
- [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
- [Commits](sigstore/protobuf-specs@v0.3.2...v0.4.0)

---
updated-dependencies:
- dependency-name: "@sigstore/protobuf-specs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer force-pushed the dependabot/npm_and_yarn/sigstore/protobuf-specs-0.4.0 branch from 73008a2 to 76aa886 Compare February 4, 2025 00:06
Copy link
Contributor

@ejahnGithub ejahnGithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bdehamer bdehamer merged commit 74cc6c5 into main Feb 4, 2025
26 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/sigstore/protobuf-specs-0.4.0 branch February 4, 2025 20:24
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants