notation
notation copied to clipboard
build(deps): Bump github.com/notaryproject/notation-go from 1.2.0-beta.1.0.20240926015724-84c2ec076201 to 1.3.0-rc.1 in /test/e2e/plugin
Bumps github.com/notaryproject/notation-go from 1.2.0-beta.1.0.20240926015724-84c2ec076201 to 1.3.0-rc.1.
Release notes
Sourced from github.com/notaryproject/notation-go's releases.
v1.3.0-rc.1
Vote PASSED [+4 -0]: #465
What's Changed
- build(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by
@dependabot
in notaryproject/notation-go#433- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by
@dependabot
in notaryproject/notation-go#434- bump: upgrade golang to v1.22 by
@Two-Hearts
in notaryproject/notation-go#440- docs: create release checklist on main by
@Two-Hearts
in notaryproject/notation-go#443- bump: bump up notation-core-go and signingAgent by
@Two-Hearts
in notaryproject/notation-go#444- fix: dir no longer panics when HOME and XDG_CONFIG_HOME are not set by
@JasonTheDeveloper
in notaryproject/notation-go#449- bump: update golang version to v1.22.0 by
@Two-Hearts
in notaryproject/notation-go#457- feat: crl support by
@JeyJeyGao
in notaryproject/notation-go#458- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by
@dependabot
in notaryproject/notation-go#455- feat: crl cache by
@Two-Hearts
in notaryproject/notation-go#462New Contributors
@JasonTheDeveloper
made their first contribution in notaryproject/notation-go#449Full Changelog: https://github.com/notaryproject/notation-go/compare/v1.2.1...v1.3.0-rc.1
v1.2.1
Vote PASSED [+4 -0]: #452
Fix
- When HOME and XDG_CONFIG_HOME are not set, default to the current directory.
What's Changed
- bump: release v1.2.0 by
@Two-Hearts
in notaryproject/notation-go#445- Cherry-picked from #449, fix: dir no longer panics when HOME and XDG_CONFIG_HOME are not set by
@Two-Hearts
in notaryproject/notation-go#451New Contributor
@JasonTheDeveloper
made their first contribution in #449.Full Changelog: https://github.com/notaryproject/notation-go/compare/v1.2.0...v1.2.1
v1.2.0
Vote PASSED [+4 -0]: #445
What's Changed
- bump: bump up for v1.2.0 release by
@Two-Hearts
in notaryproject/notation-go#442Full Changelog: https://github.com/notaryproject/notation-go/compare/v1.2.0-rc.1...v1.2.0
v1.2.0-rc.1
Vote PASSED [+4 -0]: #439
What's Changed
- fix: improve error message for plugin by
@JeyJeyGao
in notaryproject/notation-go#406- feat: support distinguished name state(S) by
@JeyJeyGao
in notaryproject/notation-go#432
... (truncated)
Commits
- See full diff in compare view
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)