This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the ci group with 13 updates #62
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 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.0` | `1.23.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.37` | `1.25.4` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.21.5` | `1.25.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.43.1` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.20` | `1.0.38` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.5.2` | `0.6.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.1.2` | `1.2.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.42.0` | `0.43.0` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.0` | `1.1.2` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.17.1` | `0.18.0` | | [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) | `1.14.11` | `1.14.21` | | [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` | Updates `github.com/aws/aws-sdk-go-v2` from 1.21.0 to 1.23.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.0...v1.23.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.37 to 1.25.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.18.37...config/v1.25.4) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.21.5 to 1.25.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...config/v1.25.3) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.38.5 to 1.43.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.43.1) Updates `github.com/elgohr/go-localstack` from 1.0.20 to 1.0.38 - [Commits](elgohr/go-localstack@v1.0.20...v1.0.38) Updates `github.com/fluxcd/pkg/apis/event` from 0.5.2 to 0.6.0 - [Commits](fluxcd/pkg@kustomize/v0.5.2...git/v0.6.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.1.2 to 1.2.0 - [Commits](fluxcd/pkg@apis/meta/v1.1.2...apis/meta/v1.2.0) Updates `github.com/fluxcd/pkg/runtime` from 0.42.0 to 0.43.0 - [Commits](fluxcd/pkg@runtime/v0.42.0...runtime/v0.43.0) Updates `github.com/fluxcd/source-controller/api` from 1.1.0 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.0...v1.1.2) Updates `github.com/hashicorp/terraform-json` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.17.1...v0.18.0) Updates `github.com/jenkins-x/go-scm` from 1.14.11 to 1.14.21 - [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.21) 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) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor 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/pkg/apis/event dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: github.com/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-minor 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/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor 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/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 ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to add
|
The following labels could not be found: |
This was referenced Nov 21, 2023
Superseded by #63. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
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 13 updates:
1.21.0
1.23.1
1.18.37
1.25.4
1.21.5
1.25.3
1.38.5
1.43.1
1.0.20
1.0.38
0.5.2
0.6.0
1.1.2
1.2.0
0.42.0
0.43.0
1.1.0
1.1.2
0.17.1
0.18.0
1.14.11
1.14.21
1.9.5
1.10.0
1.16.0
1.17.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.21.0 to 1.23.1Commits
b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API model03c6858
deprecate v4.SignHTTPRequestMiddleware (#2375)0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s3Updates
github.com/aws/aws-sdk-go-v2/config
from 1.18.37 to 1.25.4Commits
b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API model03c6858
deprecate v4.SignHTTPRequestMiddleware (#2375)0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s3Updates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.21.5 to 1.25.3Commits
0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s324bd514
Merge pull request #2373 from aws/deprecate-maciece87b84
Add changelog for last commitea520b6
Remove macie servicea2a621e
Release 2023-11-165590a87
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.38.5 to 1.43.1Commits
b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API model03c6858
deprecate v4.SignHTTPRequestMiddleware (#2375)0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s3Updates
github.com/elgohr/go-localstack
from 1.0.20 to 1.0.38Commits
21b21fd
Merge pull request #900 from elgohr/dependabot/go_modules/aws-sdk-56112160427cd6723
⬆️ Bump the aws-sdk group with 4 updates109c5f6
Merge pull request #899 from elgohr/dependabot/go_modules/aws-sdk-74c0703fa86daaa08
⬆️ Bump the aws-sdk group with 4 updates3cd58cc
Merge pull request #898 from elgohr/dependabot/go_modules/docker-ff2e075c6755e90e4
⬆️ Bump the docker group with 2 updates829ba17
Merge pull request #897 from elgohr/dependabot/go_modules/aws-sdk-2e7f06f1f93a8c802
⬆️ Bump the aws-sdk group with 2 updates9da99f8
Merge pull request #896 from elgohr/dependabot/go_modules/aws-sdk-741d579572bca974e
⬆️ Bump the aws-sdk group with 3 updatesUpdates
github.com/fluxcd/pkg/apis/event
from 0.5.2 to 0.6.0Commits
dfed4fb
git/libgit2: remove dep to pkg/runtimed65cef8
Merge pull request #327 from fluxcd/internal-deps-up13f4fb1
Update internal dependencies353ad50
Merge pull request #325 from fluxcd/go-1.18-modcddc690
Update Go to v1.18 in go.mod6c44a11
Merge pull request #324 from fluxcd/kube-0.25.0c0a1eba
Update Kubernetes packages to v1.25.0107f0af
Merge pull request #318 from aryan9600/split-git8a3d5fc
pkg/git: split into pkg/git/gogit and pkg/git/libgit258fb44c
Merge pull request #321 from somtochiama/delete-ociUpdates
github.com/fluxcd/pkg/apis/meta
from 1.1.2 to 1.2.0Commits
cc785fa
Merge pull request #686 from fluxcd/k8s-1.281d7d31b
all: Groupgithub.com/fluxcd/cli-utils
imports09ba5d8
runtime: Addpprof.GetHandlers
to help setup the metrics server768085d
runtime: Updatesigs.k8s.io/controller-runtime
to v0.16.32e007cb
ssa: Update Kubernetes to v1.28.4e7686cf
kustomize: Update Kustomize to v5.2.13be575d
oci: Updatesigs.k8s.io/controller-runtime
to v0.16.37f72436
helmtestserver: Update Helm to v3.13.2fe543f5
git: Updategolang.org/x/crypto
to v0.15.0129adfd
apis: Update Kubernetes to v1.28Updates
github.com/fluxcd/pkg/runtime
from 0.42.0 to 0.43.0Commits
3dc541c
Merge pull request #687 from fluxcd/update-internal1477c6d
Update internal dependenciescc785fa
Merge pull request #686 from fluxcd/k8s-1.281d7d31b
all: Groupgithub.com/fluxcd/cli-utils
imports09ba5d8
runtime: Addpprof.GetHandlers
to help setup the metrics server768085d
runtime: Updatesigs.k8s.io/controller-runtime
to v0.16.32e007cb
ssa: Update Kubernetes to v1.28.4e7686cf
kustomize: Update Kustomize to v5.2.13be575d
oci: Updatesigs.k8s.io/controller-runtime
to v0.16.37f72436
helmtestserver: Update Helm to v3.13.2Updates
github.com/fluxcd/source-controller/api
from 1.1.0 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
c9f7e3b
Merge pull request #1237 from fluxcd/release-v1.1.1e6cc64c
Release v1.1.1Updates
github.com/hashicorp/terraform-json
from 0.17.1 to 0.18.0Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
Commits
ac10835
Bump actions/checkout from 4.1.0 to 4.1.1 (#110)39a2ed7
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#109)d379256
Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 (#107)33462c3
Bump actions/checkout from 4.0.0 to 4.1.0 (#105)e58a208
Merge pull request #104 from hashicorp/alisdair/should-i-use-this-library25b978a
Update README.mda4dc39d
Update README.md9aff8f0
Fix typo9901d28
Add PreviousAddress field to ResourceChange to support moved block (#95)a7fb827
Update README to explain when not to use this libraryUpdates
github.com/jenkins-x/go-scm
from 1.14.11 to 1.14.21Release notes
Sourced from github.com/jenkins-x/go-scm's releases.
... (truncated)
Commits
1eaac96
chore: release 1.14.213d3ba97
chore: add variables0ea0fb2
Merge pull request #417 from jenkins-x/dependabot/go_modules/golang.org/x/oau...b60764c
chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.078e5cb2
Merge pull request #416 from jenkins-x/dependabot/go_modules/github.com/googl...8684159
chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.02b3c2aa
Merge pull request #415 from jenkins-x/dependabot/go_modules/github.com/go-gi...e892326
chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.10.067184c5
Merge pull request #414 from jenkins-x/dependabot/go_modules/k8s.io/apimachin...0f56217
chore(deps): bump k8s.io/apimachinery from 0.27.3 to 0.28.3Updates
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.8Dependabot 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