source-controller
source-controller copied to clipboard
build(deps): bump the go-deps group across 1 directory with 4 updates
Bumps the go-deps group with 4 updates in the / directory: github.com/cyphar/filepath-securejoin, github.com/prometheus/client_golang, golang.org/x/crypto and google.golang.org/api.
Updates github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
v0.2.5
This release makes some minor improvements to SecureJoin:
Some changes were made to how lexical components are handled during resolution. There is no change in behaviour, and both implementations are safe, however the newer implementation is much easier to reason about.
The error returned when a symlink loop has been detected will now reference the correct path. #10
Signed-off-by: Aleksa Sarai [email protected]
Commits
Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Release notes
Sourced from github.com/prometheus/client_golang's releases.
v1.19.1
What's Changed
- Security patches for
golang.org/x/sysandgoogle.golang.org/protobufNew Contributors
@lukasaukmade their first contribution in prometheus/client_golang#1494Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1
Commits
Updates golang.org/x/crypto from 0.22.0 to 0.23.0
Commits
905d78ago.mod: update golang.org/x dependenciesebb717dssh: validate key type in SSH_MSG_USERAUTH_PK_OK response0da2a6aopenpgp: fix function name in comment5defcc1sha3: fix Sum results for SHAKE functions on s390x- See full diff in compare view
Updates google.golang.org/api from 0.177.0 to 0.181.0
Release notes
Sourced from google.golang.org/api's releases.
v0.181.0
0.181.0 (2024-05-16)
Features
- all: Auto-regenerate discovery clients (#2581) (6923ec8)
- all: Auto-regenerate discovery clients (#2583) (7b18e5d)
- all: Auto-regenerate discovery clients (#2585) (e35f76f)
- all: Auto-regenerate discovery clients (#2586) (afc4685)
- all: Auto-regenerate discovery clients (#2587) (86c9521)
- all: Auto-regenerate discovery clients (#2589) (c3f4828)
v0.180.0
0.180.0 (2024-05-10)
Features
v0.179.0
0.179.0 (2024-05-09)
Features
- all: Auto-regenerate discovery clients (#2573) (887c564)
- all: Auto-regenerate discovery clients (#2575) (a784ae0)
Bug Fixes
v0.178.0
0.178.0 (2024-05-07)
Features
- all: Auto-regenerate discovery clients (#2561) (2d22d11)
- all: Auto-regenerate discovery clients (#2564) (b313e4b)
- all: Auto-regenerate discovery clients (#2565) (0843d21)
- all: Auto-regenerate discovery clients (#2567) (76b27f1)
- all: Auto-regenerate discovery clients (#2568) (d922e3b)
- all: Auto-regenerate discovery clients (#2570) (f2da582)
- all: Auto-regenerate discovery clients (#2571) (0c976dc)
- gen: Add internaloption.EnableNewAuthLibrary (#2519) (8c74bb8)
- google-api-go-client: Add x-goog-api-version header (#2563) (fe54ffd)
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
0.181.0 (2024-05-16)
Features
- all: Auto-regenerate discovery clients (#2581) (6923ec8)
- all: Auto-regenerate discovery clients (#2583) (7b18e5d)
- all: Auto-regenerate discovery clients (#2585) (e35f76f)
- all: Auto-regenerate discovery clients (#2586) (afc4685)
- all: Auto-regenerate discovery clients (#2587) (86c9521)
- all: Auto-regenerate discovery clients (#2589) (c3f4828)
0.180.0 (2024-05-10)
Features
0.179.0 (2024-05-09)
Features
- all: Auto-regenerate discovery clients (#2573) (887c564)
- all: Auto-regenerate discovery clients (#2575) (a784ae0)
Bug Fixes
0.178.0 (2024-05-07)
Features
- all: Auto-regenerate discovery clients (#2561) (2d22d11)
- all: Auto-regenerate discovery clients (#2564) (b313e4b)
- all: Auto-regenerate discovery clients (#2565) (0843d21)
- all: Auto-regenerate discovery clients (#2567) (76b27f1)
- all: Auto-regenerate discovery clients (#2568) (d922e3b)
- all: Auto-regenerate discovery clients (#2570) (f2da582)
- all: Auto-regenerate discovery clients (#2571) (0c976dc)
- gen: Add internaloption.EnableNewAuthLibrary (#2519) (8c74bb8)
- google-api-go-client: Add x-goog-api-version header (#2563) (fe54ffd)
Documentation
... (truncated)
Commits
4b79cc4chore(main): release 0.181.0 (#2582)c3f4828feat(all): auto-regenerate discovery clients (#2589)7d13175chore: update min version to 1.20 (#2588)86c9521feat(all): auto-regenerate discovery clients (#2587)afc4685feat(all): auto-regenerate discovery clients (#2586)4177d21chore(all): update all (#2584)e35f76ffeat(all): auto-regenerate discovery clients (#2585)7b18e5dfeat(all): auto-regenerate discovery clients (#2583)6923ec8feat(all): auto-regenerate discovery clients (#2581)6feeaafchore(main): release 0.180.0 (#2579)- Additional commits viewable 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