-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the go-patch group with 8 updates #3090
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.46` | `1.17.47` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.36.6` | `1.36.7` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.1` | `1.33.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.4` | `0.3.5` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.68.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.2` | `0.19.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.5...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.28.5...config/v1.28.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.46 to 1.17.47 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.46...credentials/v1.17.47) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.36.6 to 1.36.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecr/v1.36.6...service/ecr/v1.36.7) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.1 to 1.33.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.33.1...service/sfn/v1.33.2) Updates `github.com/cyphar/filepath-securejoin` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.4...v0.3.5) Updates `google.golang.org/grpc` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.68.1) Updates `sigs.k8s.io/controller-runtime` from 0.19.2 to 0.19.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Dec 8, 2024
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
fykaa
approved these changes
Dec 9, 2024
hiddeco
approved these changes
Dec 9, 2024
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-1.1
git worktree add -d .worktree/backport-3090-to-release-1.1 origin/release-1.1
cd .worktree/backport-3090-to-release-1.1
git switch --create backport-3090-to-release-1.1
git cherry-pick -x 8e56b270d8474b2082dfeb87efce05a3df43ae91 |
hiddeco
pushed a commit
to hiddeco/kargo
that referenced
this pull request
Dec 9, 2024
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8e56b27)
fykaa
pushed a commit
to fykaa/kargo
that referenced
this pull request
Dec 20, 2024
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fykaa
pushed a commit
to fykaa/kargo
that referenced
this pull request
Jan 16, 2025
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport/release-1.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-patch group with 8 updates:
1.32.5
1.32.6
1.28.5
1.28.6
1.17.46
1.17.47
1.36.6
1.36.7
1.33.1
1.33.2
0.3.4
0.3.5
1.68.0
1.68.1
0.19.2
0.19.3
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.5 to 1.32.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.28.5 to 1.28.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.46 to 1.17.47Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.36.6 to 1.36.7Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.33.1 to 1.33.2Commits
0cbb5aa
Release 2024-10-0854c1dd6
Regenerated Clients2cde144
Update endpoints model67fbd35
Update API modelaa04330
Allow non-nil but empty headers (#2826)5a4e5bb
add feature tracking for cbor protocol (#2821)183987c
add annotations to deprecated services and introduce codegen integration for ...b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints modelUpdates
github.com/cyphar/filepath-securejoin
from 0.3.4 to 0.3.5Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
e60739b
VERSION: release v0.3.5bf13132
deps: update to golang.org/x/[email protected]d9a53cf
merge #35 into cyphar/filepath-securejoin:main31cb517
mkdir: add racing MkdirAll test72283a0
mkdir: do not error out with -EEXIST for racing MkdirAllsf5bd631
gha: bump go test timeout to 30m17264db
merge #33 into cyphar/filepath-securejoin:mainfb7116a
VERSION: back to developmentUpdates
google.golang.org/grpc
from 1.68.0 to 1.68.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d6a777f
Change version to 1.68.1 (#7894)9c54bbb
deps: Remove go patch version from go.mod (#7831) (#7877)dc26fee
credentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#...eff4b16
Change version to 1.68.1-dev (#7745)Updates
sigs.k8s.io/controller-runtime
from 0.19.2 to 0.19.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
3e66810
Merge pull request #3037 from kubernetes-sigs/backport019-watch2085acc
add watch deprecated to certwatcher0823530
Merge pull request #3031 from k8s-infra-cherrypick-robot/cherry-pick-3028-to-...e727239
[release-0.19] 🐛 Refactor certificate watcher to use polling, instead of fsno...2a0ce59
🌱 Make using leader elector with client timeout non-breaking4bc3811
🐛 Fix RenewDeadline typo in leader election0170742
warning: Use leader elector with client timeoutDependabot 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 <dependency name> major version
will 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 version
will 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