-
Notifications
You must be signed in to change notification settings - Fork 141
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 ci group with 14 updates #1063
Closed
Closed
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 ci group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.0` | `1.21.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.37` | `1.19.1` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.21.5` | `1.23.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.40.2` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.20` | `1.0.34` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.1` | `1.1.2` | | [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) | `1.14.11` | `1.14.14` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.1` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.10.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.16.0` | `1.17.0` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.13.2` | `1.14.1` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.27.4` | `0.28.3` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.27.4` | `0.28.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.15.1` | `0.16.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.21.0 to 1.21.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.0...v1.21.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.37 to 1.19.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.19.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.37...v1.19.1) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.21.5 to 1.23.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.23.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...service/s3/v1.23.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.38.5 to 1.40.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.5...service/s3/v1.40.2) Updates `github.com/elgohr/go-localstack` from 1.0.20 to 1.0.34 - [Commits](elgohr/go-localstack@v1.0.20...v1.0.34) Updates `github.com/fluxcd/source-controller/api` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.1.2) Updates `github.com/jenkins-x/go-scm` from 1.14.11 to 1.14.14 - [Release notes](https://github.com/jenkins-x/go-scm/releases) - [Changelog](https://github.com/jenkins-x/go-scm/blob/main/CHANGELOG.md) - [Commits](jenkins-x/go-scm@v1.14.11...v1.14.14) Updates `github.com/onsi/gomega` from 1.27.10 to 1.28.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.28.1) Updates `github.com/spf13/afero` from 1.9.5 to 1.10.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.9.5...v1.10.0) Updates `github.com/spf13/viper` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) Updates `github.com/zclconf/go-cty` from 1.13.2 to 1.14.1 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.13.2...v1.14.1) Updates `k8s.io/cli-runtime` from 0.27.4 to 0.28.3 - [Commits](kubernetes/cli-runtime@v0.27.4...v0.28.3) Updates `k8s.io/kubectl` from 0.27.4 to 0.28.3 - [Commits](kubernetes/kubectl@v0.27.4...v0.28.3) Updates `sigs.k8s.io/controller-runtime` from 0.15.1 to 0.16.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.15.1...v0.16.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/elgohr/go-localstack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/jenkins-x/go-scm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/zclconf/go-cty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
area/ci
Continuous Integration pipeline
dependencies
Dependency management for library and code
labels
Oct 25, 2023
Dependabot tried to add
|
Superseded by #1066. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 ci group with 14 updates:
1.21.0
1.21.2
1.18.37
1.19.1
1.21.5
1.23.0
1.38.5
1.40.2
1.0.20
1.0.34
1.1.1
1.1.2
1.14.11
1.14.14
1.27.10
1.28.1
1.9.5
1.10.0
1.16.0
1.17.0
1.13.2
1.14.1
0.27.4
0.28.3
0.27.4
0.28.3
0.15.1
0.16.3
Updates
github.com/aws/aws-sdk-go-v2
from 1.21.0 to 1.21.2Commits
e3b97d2
Release 2023-10-12863010d
Regenerated Clients6946ef8
Update endpoints model6d93ded
Update API modelbebc232
fix: fail to load config if configured profile doesn't exist (#2309)5de4674
fix DNS timeout error not retried (#2300)e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.18.37 to 1.19.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/config's changelog.
... (truncated)
Commits
a5d5009
Release 2023-07-28ff82299
Regenerated Clientsfc5a86f
Update API model62ffb94
fix v4.go PresignHTTP doc (#2212)b4d8d26
Release 2023-07-27ad52106
Regenerated Clientsf335bcf
Update API modeld5a9934
Release 2023-07-26247060d
Regenerated Clients61540ee
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.21.5 to 1.23.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.
... (truncated)
Commits
3ec6226
Release 2022-01-0750d7f6a
Update smithy-go dependency version2d25393
config: Add WithCredentialCacheOptions for LoadDefaultConfig's LoadOptions (#...9ebb3ef
Update API Models (#1549)fc44d22
Pin Smithy dependencies versions to specific release (#1548)db2e64c
Release 2021-12-210da4ee7
Cleanup Changelog Entryce7175a
Update Service Models (#1530)e87dfcf
Paginator Improvements (#1531)cc93d47
service/internal/eventstreamtesting: Bump golang.org/x/net (#1527)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.38.5 to 1.40.2Commits
e3b97d2
Release 2023-10-12863010d
Regenerated Clients6946ef8
Update endpoints model6d93ded
Update API modelbebc232
fix: fail to load config if configured profile doesn't exist (#2309)5de4674
fix DNS timeout error not retried (#2300)e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API modelUpdates
github.com/elgohr/go-localstack
from 1.0.20 to 1.0.34Commits
9da99f8
Merge pull request #896 from elgohr/dependabot/go_modules/aws-sdk-741d579572bca974e
⬆️ Bump the aws-sdk group with 3 updates5adadab
Merge pull request #895 from elgohr/dependabot/go_modules/aws-sdk-d4ce6dd4692cae384
⬆️ Bump the aws-sdk group with 4 updates52b598d
Merge pull request #894 from elgohr/dependabot/go_modules/golang.org/x/net-0....e5e1289
⬆️ Bump golang.org/x/net from 0.15.0 to 0.17.0bbb7a0a
🐛 Prevent deadlock when mapping empty bindings9cf5673
🚀 Optimize port mapping mutexc55ca18
🔒 Prevent data race on port mappings0e76723
Merge pull request #893 from elgohr/dependabot/go_modules/aws-sdk-6d6d805299Updates
github.com/fluxcd/source-controller/api
from 1.1.1 to 1.1.2Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
Commits
8b83c8b
Merge pull request #1258 from fluxcd/release-v1.1.201f4ebb
Add changelog entry for v1.1.29a74ea0
Release v1.1.2c983b05
Merge pull request #1256 from fluxcd/backport-1254-to-release/v1.1.x8123d78
build(deps): bump the ci group with 1 updated174d94
Merge pull request #1255 from fluxcd/backport-1246-to-release/v1.1.xbf5b907
oci: Skip symlinks found in upstream artifacts516666a
Updatepkg/tar
andpkg/oci
Updates
github.com/jenkins-x/go-scm
from 1.14.11 to 1.14.14Release notes
Sourced from github.com/jenkins-x/go-scm's releases.
Commits
a795c4a
chore: release 1.14.14f8eebf4
chore: add variablesc6ce7a0
Merge pull request #403 from jenkins-x/dependabot/go_modules/golang.org/x/oau...3dd671f
chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.11.0f72ce35
Merge pull request #401 from jenkins-x/dependabot/go_modules/github.com/go-gi...becea84
chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.11a237c8
Merge pull request #299 from manuelstein/fix-gitlab-add-collaborator3bfe234
fix(gitlab): AddCollaborator tell when user is a memberUpdates
github.com/onsi/gomega
from 1.27.10 to 1.28.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.02705bdb
#703 doc(matchers): HaveEach() doc comment updated375648c
Minor typos (#699)85681d4
v1.28.00b03b36
Add VerifyHost handler to ghttp (#698)55a33f3
Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693)de68e8f
Typo in matchers.go (#691)Updates
github.com/spf13/afero
from 1.9.5 to 1.10.0Release notes
Sourced from github.com/spf13/afero's releases.
Commits
ee6eef7
Fix rename mem fs with descendants45ef346
Add zos build flags1882278
Add sftpfs files ReadAt methodUpdates
github.com/spf13/viper
from 1.16.0 to 1.17.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
f62f86a
refactor: make use ofstrings.Cut
94632fa
chore: Use pip3 explicitly to install yamllint3f6cadc
chore: Fix copy-paste error for yamllint target287507c
docs: add set subset KV examplef1cb226
chore(deps): update cryptc292b55
test: refactor asserts3d006fe
refactor: replace interface{} with any8a6dc5d
build(deps): bump github/codeql-action from 2.21.8 to 2.21.996c5c00
chore: remove deprecated build tags44911d2
build(deps): bump github/codeql-action from 2.21.7 to 2.21.8Updates
github.com/zclconf/go-cty
from 1.13.2 to 1.14.1Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
7152062
Release v1.14.1b868a8d
cty: Silently ignore refinements of cty.DynamicValab81272
cty: Explicit panic when using Value.Range with marked value3071166
Prepare for a possible future v1.14.1 released0dc388
v1.14.0 releaseb22c792
Use Unicode 15 tablesad716e1
Prepare for potential future 1.13.4 release2893b67
v1.13.3 releasee24a128
function/stdlib: Update tests for newer Go versions560dd28
ctystrings: clarify commentUpdates
k8s.io/cli-runtime
from 0.27.4 to 0.28.3Commits
b23c553
Update dependencies to v0.28.3 tag68757f9
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128e9af7fd
.: bump golang.org/x/net to v0.17.051e09e4
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
b93e912
Revert to json-patch 4.12.0b1cb225
Merge remote-tracking branch 'origin/master' into release-1.28bfa6b7b
.*: bump golang.org/x/net to v0.13.0448da40
Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs1f56e52
Merge pull request #119312 from pacoxu/prometheus/common-v0.44e41ba3e
cli-runtime: make VerifiableQueryParam shared-parameter awareUpdates
k8s.io/kubectl
from 0.27.4 to 0.28.3Commits
c89f79b
Update dependencies to v0.28.3 tagaea32ae
Merge pull request #121128 from MadhavJivrajani/bump-x-net-12888c3a5d
.: bump golang.org/x/net to v0.17.06fb6697
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
7de4ee0
Revert to json-patch 4.12.0fab02cc
Merge remote-tracking branch 'origin/master' into release-1.280e276a4
.*: bump golang.org/x/net to v0.13.01971237
Merge pull request #119256 from brianpursley/kubectl-140970109f0
Prefer pods without a deletion timestamp over pods with a deletion timestamp ...4de80e9
Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refsUpdates
sigs.k8s.io/controller-runtime
from 0.15.1 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
5f8d96b
Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.35572514
[fix]: Bump k8s to 1.28.37c1e2d9
Merge pull request #2541 from joelanford/0.16-golang-x-net5201923
🐛 bump golang.org/x/net to v0.17.08b5b1a2
Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...b9c691d
sparkles: Cache: Allow defining options that apply to all namespaces that the...8361246
Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16f7b7450
🐛 Handle unstructured status update with fake client (#2495)2d6b699
[release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)da31104
Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...Description has been truncated