-
Notifications
You must be signed in to change notification settings - Fork 22
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 group with 10 updates #1177
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 group with 10 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/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.41` | `1.17.43` | | [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/s3](https://github.com/aws/aws-sdk-go-v2) | `1.69.0` | `1.71.0` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.44.5` | `4.44.6` | | [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.32.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.20.0` | `0.21.0` | | [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/feature/s3/manager` from 1.17.41 to 1.17.43 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.41...credentials/v1.17.43) 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/s3` from 1.69.0 to 1.71.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.69.0...service/s3/v1.71.0) Updates `github.com/mikefarah/yq/v4` from 4.44.5 to 4.44.6 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.44.5...v4.44.6) Updates `golang.org/x/net` from 0.31.0 to 0.32.0 - [Commits](golang/net@v0.31.0...v0.32.0) Updates `golang.org/x/text` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) 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 - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/mikefarah/yq/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
kind/chore
chore, maintenance, etc.
kind/dependency
dependency update, etc.
labels
Dec 8, 2024
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
hilmarf
approved these changes
Dec 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 group with 10 updates:
1.32.5
1.32.6
1.28.5
1.28.6
1.17.46
1.17.47
1.17.41
1.17.43
1.36.6
1.36.7
1.69.0
1.71.0
4.44.5
4.44.6
0.31.0
0.32.0
0.20.0
0.21.0
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/feature/s3/manager
from 1.17.41 to 1.17.43Commits
70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)82897be
fix potential for user-agent lang value mismatch in tests (#2888)061540b
Cloudfront - add expire time in signed cookie. (#2862)aa3bd1f
fix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051
Release 2024-11-017f2d000
Regenerated Clients8542f2f
Update endpoints modelUpdates
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/s3
from 1.69.0 to 1.71.0Commits
9a211f9
Release 2024-12-03.2c357d6c
Regenerated Clientse6160c9
Update API modelcfd99f8
Merge customizations for DSQL3418b74
Release 2024-12-03bc34061
Regenerated Clients4eb6ed8
Update endpoints modelb9b73ec
Update API model776903f
Release 2024-12-02170b13c
Regenerated ClientsUpdates
github.com/mikefarah/yq/v4
from 4.44.5 to 4.44.6Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
4839dbb
Bumping version342efb2
Fixed panic on multipling string by very large number #22112201381
Fixed multiply string by negative number panic #22115273715
Fixed panic error #2211e204677
Fixed no-colors regression #2218f768159
Create docker image for armv7 / raspberry pi3c16b180
Make sure to update the key when deleting array elements3bca3a2
Bump github.com/elliotchance/orderedmap from 1.6.0 to 1.7.070bef5b
Bump golang.org/x/net from 0.31.0 to 0.32.0ea2ba18
Bump golang from 1.23.3 to 1.23.4Updates
golang.org/x/net
from 0.31.0 to 0.32.0Commits
285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsd6e41410
http2: fix benchmarks using common frame read/write functions4be1253
route: change from syscall to x/sys/unixbc37675
http2: limit number of PINGs bundled with RST_STREAMse9cd716
route: fix parse of zero-length sockaddrs in RIBs9a51899
http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL supportUpdates
golang.org/x/text
from 0.20.0 to 0.21.0Commits
d42948e
go.mod: update golang.org/x dependenciesUpdates
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