-
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 15 updates #1037
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 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.0` | `1.21.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.37` | `1.18.44` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.21.5` | `1.22.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.40.1` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.20` | `1.0.29` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.0` | `1.1.1` | | [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.0` | | [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` | | [golang.org/x/net](https://github.com/golang/net) | `0.15.0` | `0.16.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.27.4` | `0.28.2` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.27.4` | `0.28.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.15.1` | `0.16.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.21.0 to 1.21.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.0...v1.21.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.37 to 1.18.44 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.18.37...config/v1.18.44) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.21.5 to 1.22.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/eks/v1.22.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...service/eks/v1.22.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.38.5 to 1.40.1 - [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.1) Updates `github.com/elgohr/go-localstack` from 1.0.20 to 1.0.29 - [Commits](elgohr/go-localstack@v1.0.20...v1.0.29) Updates `github.com/fluxcd/source-controller/api` from 1.1.0 to 1.1.1 - [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.0...v1.1.1) 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.0 - [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.0) 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 `golang.org/x/net` from 0.15.0 to 0.16.0 - [Commits](golang/net@v0.15.0...v0.16.0) Updates `k8s.io/cli-runtime` from 0.27.4 to 0.28.2 - [Commits](kubernetes/cli-runtime@v0.27.4...v0.28.2) Updates `k8s.io/kubectl` from 0.27.4 to 0.28.2 - [Commits](kubernetes/kubectl@v0.27.4...v0.28.2) Updates `sigs.k8s.io/controller-runtime` from 0.15.1 to 0.16.2 - [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.2) --- 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-patch 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: golang.org/x/net 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 9, 2023
Dependabot tried to add
|
Superseded by #1038. |
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 15 updates:
1.21.0
1.21.1
1.18.37
1.18.44
1.21.5
1.22.1
1.38.5
1.40.1
1.0.20
1.0.29
1.1.0
1.1.1
1.14.11
1.14.14
1.27.10
1.28.0
1.9.5
1.10.0
1.16.0
1.17.0
1.13.2
1.14.1
0.15.0
0.16.0
0.27.4
0.28.2
0.27.4
0.28.2
0.15.1
0.16.2
Updates
github.com/aws/aws-sdk-go-v2
from 1.21.0 to 1.21.1Commits
e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API model12ba4ac
Release 2023-10-05be8a8e0
Regenerated Clientsdc38adb
Update endpoints modela52086e
Update API model1ed22c1
Release 2023-10-04e007bcd
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.18.37 to 1.18.44Commits
e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API model12ba4ac
Release 2023-10-05be8a8e0
Regenerated Clientsdc38adb
Update endpoints modela52086e
Update API model1ed22c1
Release 2023-10-04e007bcd
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.21.5 to 1.22.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.
... (truncated)
Commits
9c92421
Release 2022-09-20389c50b
Regenerated Clients834dd34
Update endpoints modeld8d5446
Update API model4c9dc4d
Merge pull request #1847 from RanVaknin/documentation-update-config72c90fe
updated linting ignore3f34bd0
added changelog statment3938bb7
Release 2022-09-19c547650
Regenerated Clients2d3bbde
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.38.5 to 1.40.1Commits
e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API model12ba4ac
Release 2023-10-05be8a8e0
Regenerated Clientsdc38adb
Update endpoints modela52086e
Update API model1ed22c1
Release 2023-10-04e007bcd
Regenerated ClientsUpdates
github.com/elgohr/go-localstack
from 1.0.20 to 1.0.29Commits
93995ff
Merge pull request #892 from elgohr/dependabot/go_modules/aws-sdk-c6a92e15dc4ad263b
⬆️ Bump the aws-sdk group with 2 updates709ab0b
Merge pull request #891 from elgohr/dependabot/go_modules/aws-sdk-05b0d97dc9e4c360a
⬆️ Bump the aws-sdk group with 2 updates2b6605f
♻️ Remove exception for old versionad54e82
⬆️ Update dependencies43862b6
♻️ Enable start of individual services via start934b604
Merge pull request #889 from elgohr/dependabot/github_actions/actions/checkout-4869739a
Merge branch 'main' into dependabot/github_actions/actions/checkout-43bae100
Merge pull request #888 from elgohr/dependabot/go_modules/docker-1ca7bd9764Updates
github.com/fluxcd/source-controller/api
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
Commits
c9f7e3b
Merge pull request #1237 from fluxcd/release-v1.1.1e6cc64c
Release v1.1.149e3ce7
Add changelog entry for v1.1.1eb9a3af
Merge pull request #1236 from fluxcd/backport-1232-to-release/v1.1.xdfbaa5a
Upgrade github.com/fluxcd/pkg/{git,git/gogit}12220f7
Merge pull request #1235 from fluxcd/backport-1234-to-release/v1.1.xbc75d79
build(deps): bump the ci group with 7 updates419232f
Merge pull request #1230 from fluxcd/backport-1229-to-release/v1.1.x80f141a
build(deps): bump the ci group with 3 updates433701a
Merge pull request #1227 from fluxcd/backport-1226-to-release/v1.1.xUpdates
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.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
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)ab17f5e
Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690)5069017
chore: update test matrix for Go 1.21 (#689)babe25f
Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688)18d6673
Read Body for Newer Responses in HaveHTTPBodyMatcher (#686)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
golang.org/x/net
from 0.15.0 to 0.16.0Commits
88194ad
go.mod: update golang.org/x dependencies2b60a61
quic: fix several bugs in flow control accounting73d82ef
quic: handle DATA_BLOCKED frames5d5a036
quic: handle streams moving from the data queue to the meta queue350aad2
quic: correctly extend peer's flow control window after MAX_DATA21814e7
quic: validate connection id transport parametersa600b35
quic: avoid redundant MAX_DATA updatesea63359
http2: check stream body is present on read timeoutddd8598
quic: version negotiation3b0ab98
quic: avoid deadlock on listener closeUpdates
k8s.io/cli-runtime
from 0.27.4 to 0.28.2Commits
45d2c47
Update dependencies to v0.28.2 tag51e09e4
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 aware85ca709
upgrade prometheus common to v0.44.04964d2e
Merge pull request #119330 from bertinatto/fix-conn-reuse-testUpdates
k8s.io/kubectl
from 0.27.4 to 0.28.2Commits
f28992c
Update dependencies to v0.28.2 tag6fb6697
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-refs44bc72f
Merge pull request #119312 from pacoxu/prometheus/common-v0.4424b49e8
upgrade prometheus common to v0.44.0Updates
sigs.k8s.io/controller-runtime
from 0.15.1 to 0.16.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
7db81c7
Merge pull request #2492 from k8s-infra-cherrypick-robot/cherry-pick-2472-to-...ca2d236
bug: Return NoResourceMatchError when appropriate for backwards compatibility.b40bcb8
[release-0.16] 🐛 Fix returning object after status update (#2490)1cf5b88
Merge pull request #2485 from k8s-infra-cherrypick-robot/cherry-pick-2484-to-...319038d
bug: Fix status subresource getting updated on Update when it is empty580f203
Merge pull request #2483 from k8s-infra-cherrypick-robot/cherry-pick-2479-to-...339df9a
delete copyNonStatusFrom function, change test case descriptionb3c83a2
add test case to show it will not override other status fields when updating74eb8ea
Test showing labels and annotations stored during fake client.Status().Update()f4582ea
update subresource client to not incude metadataDependabot 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