Skip to content

chore(deps): bump github.com/in-toto/attestation from 1.1.2 to 1.2.0#13044

Merged
BagToad merged 1 commit intotrunkfrom
dependabot/go_modules/github.com/in-toto/attestation-1.2.0
Apr 14, 2026
Merged

chore(deps): bump github.com/in-toto/attestation from 1.1.2 to 1.2.0#13044
BagToad merged 1 commit intotrunkfrom
dependabot/go_modules/github.com/in-toto/attestation-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps github.com/in-toto/attestation from 1.1.2 to 1.2.0.

Release notes

Sourced from github.com/in-toto/attestation's releases.

v1.2.0

Core Attestation Framework Spec Changes

New / Updated Predicates

Language Bindings Changes

Other Changes

New Contributors

Full Changelog: in-toto/attestation@v1.1.2...v1.2.0

Commits
  • df02077 Add SVR to the list of predicates and fix some issues in the list (#537)
  • cd3e5c7 Merge pull request #536 from marcelamelara/msm-update-maintainers
  • b31d198 Apply suggestions from code review
  • 4527976 Add Aditya as maintainer, move Mikhail and Tom to emeritus
  • 7bfb269 Ensure the Envelope spec meets ITE-5 (#431)
  • ad76f68 Clarify that non-cryptographic digests may use custom value encoding (#517)
  • 071e175 Bump actions/setup-node from 6.2.0 to 6.3.0 (#535)
  • cad7a33 Bump markdownlint-cli from 0.47.0 to 0.48.0 (#533)
  • 913a235 Bump actions/setup-go from 6.2.0 to 6.3.0 (#531)
  • 36c27c1 Merge pull request #530 from in-toto/dependabot/npm_and_yarn/markdown-it-14.1.1
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 26, 2026 14:03
@dependabot dependabot bot requested a review from BagToad March 26, 2026 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/in-toto/attestation-1.2.0 branch from bf86e71 to 46d36c3 Compare March 31, 2026 10:27
Bumps [github.com/in-toto/attestation](https://github.com/in-toto/attestation) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/in-toto/attestation/releases)
- [Commits](in-toto/attestation@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/in-toto/attestation
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/in-toto/attestation-1.2.0 branch from 46d36c3 to 1e27558 Compare March 31, 2026 15:23
Copy link
Copy Markdown
Member

@BagToad BagToad left a comment

Choose a reason for hiding this comment

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

Investigated upstream changes (v1.1.2 to v1.2.0): Statement.Validate() now also accepts legacy v0.1 type URI (backwards-compatible relaxation). New predicate types added (SVR, Release v0.2). cli/cli uses Statement for deserialization only, never calls Validate(). No breaking changes.

@BagToad BagToad merged commit 409fac4 into trunk Apr 14, 2026
18 checks passed
@BagToad BagToad deleted the dependabot/go_modules/github.com/in-toto/attestation-1.2.0 branch April 14, 2026 18:36
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