image-automation-controller
image-automation-controller copied to clipboard
build(deps): bump the go-deps group with 3 updates
Bumps the go-deps group with 3 updates: github.com/ProtonMail/go-crypto, github.com/google/go-containerregistry and github.com/onsi/gomega.
Updates github.com/ProtonMail/go-crypto from 1.1.0-alpha.0 to 1.1.0-alpha.2
Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
v1.1.0-alpha.1
What's Changed
Removes the
openpgp.VerifyDetachedSignatureAndSaltedHashfunction and thepacket.SaltedHashSpecifieras they are no longer required. They were introduced for verifying the headers in cleartext messages. However, in the latest crypto-refresh specification, cleartext message headers were dropped.Full Changelog: v1.1.0-alpha.0...v1.1.0-alpha.1
v1.1.0-alpha.1-proton
This pre-release is v1.1.0-alpha.1 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.
Commits
9d2beb2Remove VerifyDetachedSignatureAndSaltedHash and SaltedHashSpecifier (#196)- See full diff in compare view
Updates github.com/google/go-containerregistry from 0.19.0 to 0.19.1
Release notes
Sourced from github.com/google/go-containerregistry's releases.
v0.19.1
What's Changed
- Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain by
@dependabotin google/go-containerregistry#1815- Bump golang.org/x/ packages by
@jonjohnsonjrin google/go-containerregistry#1892Full Changelog: https://github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1
Commits
8b3c303Bump golang.org/x/ packages (#1892)afec664Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (#1815)- See full diff in compare view
Updates github.com/onsi/gomega from 1.31.1 to 1.32.0
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.32.0
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks
@jbduncan!). Please open an issue if you run into one.chore: test with Go 1.22 (#733) [32ef35e]
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]
Bump github-pages and jekyll-feed in /docs (#732) [b71e477]
docs: fix typo and broken anchor link to gstruct [f460154]
docs: fix HaveEach matcher signature [a2862e4]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks
@jbduncan!). Please open an issue if you run into one.chore: test with Go 1.22 (#733) [32ef35e]
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]
Bump github-pages and jekyll-feed in /docs (#732) [b71e477]
docs: fix typo and broken anchor link to gstruct [f460154]
docs: fix HaveEach matcher signature [a2862e4]
Commits
4379951v1.32.0a350b95Maintain source backwards compatibilitya6c8875Fix failing test436a197Migrate github.com/golang/protobuf to google.golang.org/protobuf32ef35echore: test with Go 1.22 (#733)a0d0387Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717)b71e477Bump github-pages and jekyll-feed in /docs (#732)f460154docs: fix typo and broken anchor link to gstructa2862e4docs: fix HaveEach matcher signature- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions