source-controller
source-controller copied to clipboard
build(deps): bump the go-deps group across 1 directory with 9 updates
Bumps the go-deps group with 8 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/cyphar/filepath-securejoin | 0.2.4 |
0.2.5 |
| github.com/fluxcd/pkg/oci | 0.37.1 |
0.38.1 |
| github.com/minio/minio-go/v7 | 7.0.70 |
7.0.73 |
| github.com/notaryproject/notation-core-go | 1.0.2 |
1.0.3 |
| github.com/notaryproject/notation-go | 1.1.0 |
1.1.1 |
| github.com/prometheus/client_golang | 1.19.0 |
1.19.1 |
| github.com/sigstore/sigstore | 1.8.3 |
1.8.6 |
| google.golang.org/api | 0.177.0 |
0.187.0 |
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/fluxcd/pkg/oci from 0.37.1 to 0.38.1
Commits
c647aeaMerge pull request #784 from fluxcd/cache-key-fix8a3ba60Cache credentials tokensc8409c0Merge pull request #785 from fluxcd/dependabot/github_actions/ci-6034f0241a6be12d4build(deps): bump github/codeql-action in the ci groupe8251e1Merge pull request #783 from Skarlso/add-option-to-skip-gzipe6984b4feat: add un-taring plain, unzipped tar files328e8e9Merge pull request #776 from fluxcd/cache-authnbb65fa7Addapting testsb743354cache authenticator retrieved when login to a providere79914fMerge pull request #782 from fluxcd/dependabot/github_actions/ci-840fb89e3c- Additional commits viewable in compare view
Updates github.com/minio/minio-go/v7 from 7.0.70 to 7.0.73
Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Bugfix Release
What's Changed
- upgrade all deps and replace gopkg.in for ini with go module by
@marktheunissenin minio/minio-go#1977- Add ca-west-1 endpoint by
@tjwallacein minio/minio-go#1971- fix replication validation for Role ARN by
@poornasin minio/minio-go#1978- Fix missing CompleteMultipartUpload SSE-C by
@klauspostin minio/minio-go#1980New Contributors
@marktheunissenmade their first contribution in minio/minio-go#1977@tjwallacemade their first contribution in minio/minio-go#1971Full Changelog: https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73
Bugfix Release
What's Changed
- Keep all x-minio- headers as-is by
@klauspostin minio/minio-go#1970Full Changelog: https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72
Bugfix Release
What's Changed
- Add support for DelMarkerExpiration element by
@krisisin minio/minio-go#1959- feat: support tags for postPolicy Upload by
@jiukerin minio/minio-go#1967- Add ListMultipartUploads mint test by
@klauspostin minio/minio-go#1963Full Changelog: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
Commits
60eddd7Fix missing CompleteMultipartUpload SSE-C (#1980)e0ba2dffix replication validation for Role ARN (#1978)b28095bAdd ca-west-1 endpoint (#1971)86e4405upgrade all deps and replace gopkg.in for ini with go module (#1977)5d99621Update version to next release0b004e3add support for '*' in etag matchfa174cbKeep all x-minio- headers as-is (#1970)b952833Update version to next release14b3aa6Add ListMultipartUploads mint tests (#1963)7d712b5feat: support tags for postPolicy Upload (#1967)- Additional commits viewable in compare view
Updates github.com/notaryproject/notation-core-go from 1.0.2 to 1.0.3
Release notes
Sourced from github.com/notaryproject/notation-core-go's releases.
v1.0.3
Vote PASSED [+4 -0]: #205
What's Changed
- build(deps): bump codecov/codecov-action from 3 to 4 by
@dependabotin notaryproject/notation-core-go#188- build(deps): bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 by
@dependabotin notaryproject/notation-core-go#190- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.21.0 by
@dependabotin notaryproject/notation-core-go#193- chore: add GitHub action for stale issues and PRs by
@yizha1in notaryproject/notation-core-go#174- bump: bump up golang version to v1.21 by
@Two-Heartsin notaryproject/notation-core-go#194- chore: org maintainers update by
@toddysmin notaryproject/notation-core-go#196- fix(ci): update codecov token by
@JeyJeyGaoin notaryproject/notation-core-go#199- fix: leaf certificate validation by
@Two-Heartsin notaryproject/notation-core-go#202- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by
@dependabotin notaryproject/notation-core-go#200- build(deps): bump apache/skywalking-eyes from a790ab8dd23a7f861c18bd6aaa9b012e3a234bce to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 by
@dependabotin notaryproject/notation-core-go#197- build(deps): bump actions/stale from 8 to 9 by
@dependabotin notaryproject/notation-core-go#195- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabotin notaryproject/notation-core-go#204Full Changelog: https://github.com/notaryproject/notation-core-go/compare/v1.0.2...v1.0.3
Commits
4211b09build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#204)6f8b75cbuild(deps): bump actions/stale from 8 to 9 (#195)ff5e5b8build(deps): bump apache/skywalking-eyes from a790ab8dd23a7f861c18bd6aaa9b012...f624dfdbuild(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#200)356b30efix: leaf certificate validation (#202)9f13c9efix(ci): update codecov token (#199)66ff8c2chore: org maintainers update (#196)807a338bump: bump up golang version to v1.21 (#194)9a2ff9echore: add GitHub action for stale issues and PRs (#174)93218d9build(deps): bump golang.org/x/crypto from 0.18.0 to 0.21.0 (#193)- Additional commits viewable in compare view
Updates github.com/notaryproject/notation-go from 1.1.0 to 1.1.1
Release notes
Sourced from github.com/notaryproject/notation-go's releases.
v1.1.1
Vote PASSED [+4 -0]: #412
What's Changed
- fix: update error message by
@JeyJeyGaoin notaryproject/notation-go#380- bump: bump up oras-go and image-spec by
@Two-Heartsin notaryproject/notation-go#381- chore: start using plugin-framework package by
@priteshbandiin notaryproject/notation-go#372- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by
@dependabotin notaryproject/notation-go#383- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by
@dependabotin notaryproject/notation-go#385- build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 by
@dependabotin notaryproject/notation-go#384- chore: updated/added deprecation message by
@priteshbandiin notaryproject/notation-go#382- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by
@dependabotin notaryproject/notation-go#387- feat: add support for signing blob by
@priteshbandiin notaryproject/notation-go#379- chore: add GitHub action for stale issues and PRs by
@yizha1in notaryproject/notation-go#365- build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by
@dependabotin notaryproject/notation-go#389- build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 by
@dependabotin notaryproject/notation-go#388- fix: Add contract version to plugin sign request and plugin verify request by
@priteshbandiin notaryproject/notation-go#390- bump: bump golang and dependency versions by
@Two-Heartsin notaryproject/notation-go#392- build(deps): bump actions/stale from 8 to 9 by
@dependabotin notaryproject/notation-go#391- Moved org maintainers to emeritus by
@toddysmin notaryproject/notation-go#393- build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by
@dependabotin notaryproject/notation-go#397- build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.7 by
@dependabotin notaryproject/notation-go#395- build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.7 to 3.4.8 by
@dependabotin notaryproject/notation-go#399- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by
@dependabotin notaryproject/notation-go#396- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabotin notaryproject/notation-go#403- test: improve test coverage to 80% by
@JeyJeyGaoin notaryproject/notation-go#405- fix: error message for dangling reference index by
@JeyJeyGaoin notaryproject/notation-go#402- bump: bump up notation-core-go v1.0.3 by
@JeyJeyGaoin notaryproject/notation-go#407- ci: enable ci for release branch by
@JeyJeyGaoin notaryproject/notation-go#409- revert: "feat: add support for signing blob (#379)" by
@JeyJeyGaoin notaryproject/notation-go#411Full Changelog: https://github.com/notaryproject/notation-go/compare/v1.1.0...v1.1.1
Commits
94a0e13revert: "feat: add support for signing blob (#379)" (#411)1a5b3e3ci: enable ci for release branch (#409)254dfcdbump: bump up notation-core-go v1.0.3 (#407)b7fde51fix: error message for dangling reference index (#402)b8508d0test: improve test coverage to 80% (#405)5e98995build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#403)378ee83build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#396)a901939build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.7 to 3.4.8 (#399)97a5a86build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.7 (#395)442ece7build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#397)- Additional commits viewable in compare view
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 github.com/sigstore/sigstore from 1.8.3 to 1.8.6
Release notes
Sourced from github.com/sigstore/sigstore's releases.
v1.8.6
What's Changed
- Bump goodkey, fix breakage by
@jonjohnsonjrin sigstore/sigstore#1761New Contributors
@jonjohnsonjrmade their first contribution in sigstore/sigstore#1761Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.5...v1.8.6
v1.8.5
Major are dependencies updates
What's Changed
- build(deps): Bump google.golang.org/api from 0.181.0 to 0.182.0 in /pkg/signature/kms/gcp in the all group by
@dependabotin sigstore/sigstore#1741- build(deps): Bump github.com/sigstore/sigstore from 1.8.3 to 1.8.4 in /test/fuzz in the all group by
@dependabotin sigstore/sigstore#1743- build(deps): Bump hashicorp/vault from 1.16.2 to 1.16.3 in /test/e2e in the all group by
@dependabotin sigstore/sigstore#1742- build(deps): Bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.14 in /pkg/signature/kms/aws in the all group by
@dependabotin sigstore/sigstore#1740- build(deps): Bump actions/dependency-review-action from 4.3.2 to 4.3.3 in the all group by
@dependabotin sigstore/sigstore#1746- build(deps): Bump the all group in /pkg/signature/kms/azure with 2 updates by
@dependabotin sigstore/sigstore#1744- build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates by
@dependabotin sigstore/sigstore#1745- build(deps): Bump dexidp/dex from v2.39.1 to v2.40.0 in /test/e2e in the all group by
@dependabotin sigstore/sigstore#1748- build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates by
@dependabotin sigstore/sigstore#1749- Update to latest letsencrypt/boulder. by
@kommendorkaptenin sigstore/sigstore#1753- build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 in the all group by
@dependabotin sigstore/sigstore#1760- build(deps): Bump the all group in /pkg/signature/kms/aws with 2 updates by
@dependabotin sigstore/sigstore#1759- build(deps): Bump the all group in /test/e2e with 2 updates by
@dependabotin sigstore/sigstore#1758- build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates by
@dependabotin sigstore/sigstore#1756- build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 in /pkg/signature/kms/azure in the all group by
@dependabotin sigstore/sigstore#1755- build(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in /pkg/signature/kms/hashivault by
@dependabotin sigstore/sigstore#1766- build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates by
@dependabotin sigstore/sigstore#1765- build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates by
@dependabotin sigstore/sigstore#1764- build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 in /pkg/signature/kms/azure in the all group by
@dependabotin sigstore/sigstore#1762- build(deps): Bump the all group across 1 directory with 6 updates by
@dependabotin sigstore/sigstore#1763Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.4...v1.8.5
v1.8.4
What's Changed
- finish move of reusable-release to sigstore/community by
@bobcallawayin sigstore/sigstore#1699- update Makefile so CodeQL covers all go files by
@bobcallawayin sigstore/sigstore#1700- bump go to 1.21 by
@bobcallawayin sigstore/sigstore#1701- pin container images to quiet scorecard alert by
@bobcallawayin sigstore/sigstore#1709- set gh action perms by
@bobcallawayin sigstore/sigstore#1710- tuf: Remove debug metadata downloads by
@jkuin sigstore/sigstore#1717- Fix Hashicorp Vault KMS to use PKCS1 v1.5 by
@berkitamasin sigstore/sigstore#1736New Contributors
@jkumade their first contribution in sigstore/sigstore#1717
... (truncated)
Commits
5d4e11eBump goodkey, fix breakage (#1761)63cab17sync go mod115c2b2build(deps): Bump the all group across 1 directory with 6 updates8503e22build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity39973a8build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates58a8301build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates71ace11build(deps): Bump github.com/hashicorp/go-retryablehttpb777e4bbuild(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity5ea648cbuild(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updatesa3666d9build(deps): Bump the all group in /test/e2e with 2 updates- Additional commits viewable in compare view
Updates golang.org/x/crypto from 0.22.0 to 0.24.0
Commits
332fd65go.mod: update golang.org/x dependencies0b431c7x509roots/fallback: update bundle349231fssh: implement CryptoPublicKey on sk keys44c9b0fssh: allow server auth callbacks to send additional banners67b1361sha3: reenable s390x assembly477a5b4sha3: make APIs usable with zero allocations59b5a86sha3: disable s390x assembly10f366esha3: simplify XOR functions905d78ago.mod: update golang.org/x dependenciesebb717dssh: validate key type in SSH_MSG_USERAUTH_PK_OK response- Additional commits viewable in compare view
Updates google.golang.org/api from 0.177.0 to 0.187.0
Release notes
Sourced from google.golang.org/api's releases.
v0.187.0
0.187.0 (2024-07-01)
Features
- all: Auto-regenerate discovery clients (#2655) (1a28e06)
- all: Auto-regenerate discovery clients (#2658) (719f988)
- all: Auto-regenerate discovery clients (#2659) (7cd88da)
- all: Auto-regenerate discovery clients (#2660) (3ca2f84)
- all: Auto-regenerate discovery clients (#2661) (0a238f5)
- all: Auto-regenerate discovery clients (#2663) (6e061ce)
Bug Fixes
- gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
- Pass through gRPC api key option to new auth lib (#2664) (e051997)
v0.186.0
0.186.0 (2024-06-25)
Features
- all: Auto-regenerate discovery clients (#2641) (72fb128)
- all: Auto-regenerate discovery clients (#2644) (20ffdd8)
- all: Auto-regenerate discovery clients (#2645) (c1a7681)
- all: Auto-regenerate discovery clients (#2648) (1bac79d)
- all: Auto-regenerate discovery clients (#2649) (695484b)
- all: Auto-regenerate discovery clients (#2652) (10c47f3)
- all: Auto-regenerate discovery clients (#2653) (bc370a7)
v0.185.0
0.185.0 (2024-06-18)
Features
- all: Auto-regenerate discovery clients (#2636) (51ff8a4)
- all: Auto-regenerate discovery clients (#2638) (0c868b2)
Bug Fixes
v0.184.0
0.184.0 (2024-06-12)
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
0.187.0 (2024-07-01)
Features
- all: Auto-regenerate discovery clients (#2655) (1a28e06)
- all: Auto-regenerate discovery clients (#2658) (719f988)
- all: Auto-regenerate discovery clients (#2659) (7cd88da)
- all: Auto-regenerate discovery clients (#2660) (3ca2f84)
- all: Auto-regenerate discovery clients (#2661) (0a238f5)
- all: Auto-regenerate discovery clients (#2663) (6e061ce)
Bug Fixes
- gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
- Pass through gRPC api key option to new auth lib (#2664) (e051997)
0.186.0 (2024-06-25)
Features
- all: Auto-regenerate discovery clients (#2641) (72fb128)
- all: Auto-regenerate discovery clients (#2644) (20ffdd8)
- all: Auto-regenerate discovery clients (#2645) (c1a7681)
- all: Auto-regenerate discovery clients (#2648) (1bac79d)
- all: Auto-regenerate discovery clients (#2649) (695484b)
- all: Auto-regenerate discovery clients (#2652) (10c47f3)
- all: Auto-regenerate discovery clients (#2653) (bc370a7)
0.185.0 (2024-06-18)
Features
- all: Auto-regenerate discovery clients (#2636) (51ff8a4)
- all: Auto-regenerate discovery clients (#2638) (0c868b2)
Bug Fixes
0.184.0 (2024-06-12)
Features
... (truncated)
Commits
b6c87f6chore(main): release 0.187.0 (#2656)e051997fix: pass through gRPC api key option to new auth lib (#2664)2ea4e07chore(all): update all to dc46fd2 (#2662)6e061cefeat(all): auto-regenerate discovery clients (#2663)0a238f5feat(all): auto-regenerate discovery clients (#2661)3ca2f84feat(all): auto-regenerate discovery clients (#2660)7cd88dafeat(all): auto-regenerate discovery clients (#2659)a758bc1fix(gensupport): wrap chunk upload err for retries (#2657)719f988feat(all): auto-regenerate discovery clients (#2658)1a28e06feat(all): auto-regenerate discovery clients (#2655)- 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