-
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
Bump the go group with 16 updates #878
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 16 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.30.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.27` | `1.27.28` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.27` | `1.17.28` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.10` | `1.17.11` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.58.3` | `1.59.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.1.1+incompatible` | `27.1.2+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.1.1+incompatible` | `27.1.2+incompatible` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.39.1` | `0.41.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.15.3` | `3.15.4` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.3` | `0.31.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.30.3` | `0.31.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.30.3` | `0.31.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.30.3` | `0.31.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.3` | `0.31.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.4` | `0.19.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.30.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.27 to 1.27.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.27...config/v1.27.28) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.27 to 1.17.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.27...credentials/v1.17.28) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.10 to 1.17.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.17.10...config/v1.17.11) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.32.0 to 1.32.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.32.0...service/emr/v1.32.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.3 to 1.59.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.3...service/s3/v1.59.0) Updates `github.com/docker/cli` from 27.1.1+incompatible to 27.1.2+incompatible - [Commits](docker/cli@v27.1.1...v27.1.2) Updates `github.com/docker/docker` from 27.1.1+incompatible to 27.1.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.1.1...v27.1.2) Updates `github.com/fluxcd/pkg/ssa` from 0.39.1 to 0.41.0 - [Commits](fluxcd/pkg@ssa/v0.39.1...ssa/v0.41.0) Updates `helm.sh/helm/v3` from 3.15.3 to 3.15.4 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.15.3...v3.15.4) Updates `k8s.io/api` from 0.30.3 to 0.31.0 - [Commits](kubernetes/api@v0.30.3...v0.31.0) Updates `k8s.io/apiextensions-apiserver` from 0.30.3 to 0.31.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.30.3...v0.31.0) Updates `k8s.io/apimachinery` from 0.30.3 to 0.31.0 - [Commits](kubernetes/apimachinery@v0.30.3...v0.31.0) Updates `k8s.io/cli-runtime` from 0.30.3 to 0.31.0 - [Commits](kubernetes/cli-runtime@v0.30.3...v0.31.0) Updates `k8s.io/client-go` from 0.30.3 to 0.31.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.3...v0.31.0) Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.19.0 - [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.18.4...v0.19.0) --- 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/docker/cli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/client-go 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-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
hilmarf
approved these changes
Aug 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 16 updates:
1.30.3
1.30.4
1.27.27
1.27.28
1.17.27
1.17.28
1.17.10
1.17.11
1.32.0
1.32.1
1.58.3
1.59.0
27.1.1+incompatible
27.1.2+incompatible
27.1.1+incompatible
27.1.2+incompatible
0.39.1
0.41.0
3.15.3
3.15.4
0.30.3
0.31.0
0.30.3
0.31.0
0.30.3
0.31.0
0.30.3
0.31.0
0.30.3
0.31.0
0.18.4
0.19.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.27 to 1.27.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.10 to 1.17.11Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
... (truncated)
Commits
0966539
Release 2022-11-10aec7ab6
Regenerated Clientsd008171
Update endpoints model29d44eb
Update API model01cee3e
Release 2022-11-09a947341
Regenerated Clients7aa742a
Update API model89b64d9
Release 2022-11-08312cdea
Regenerated Clients8ee4708
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.32.0 to 1.32.1Commits
5aa6e2b
Release 2023-11-097dbcd52
Regenerated Clients9b17844
Update API modelefa5486
Allowlist bucket owner header (#2358)5118d3b
Release 2023-11-08f3c195f
Regenerated Clientsf24b6a0
Update endpoints modelf5a0876
Update API model3674c38
Release 2023-11-07b856b28
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.58.3 to 1.59.0Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/docker/cli
from 27.1.1+incompatible to 27.1.2+incompatibleCommits
d01f264
Merge pull request #5333 from thaJeztah/27.x_bump_engine65dec14
vendor: github.com/docker/docker f9522e5e96c3 (v27.1.2-dev)1f80c54
Merge pull request #5339 from thaJeztah/27.x_backport_fix_bps_limit33573e2
Merge pull request #5343 from dvdksn/cp-docs-manuals-refactor-linkfix73452e3
docs: update internal links after refactorbcd90be
docs: fix link to http proxy documentf62c68e
Merge pull request #5337 from vvoland/5327-27.x946d109
run: fix GetList return empty issue for throttledevice096e42b
Merge pull request #5335 from vvoland/5310-27.x984ef90
plugins: don't panic on Close if PluginServer nilUpdates
github.com/docker/docker
from 27.1.1+incompatible to 27.1.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
f9522e5
Merge pull request #48315 from vvoland/48169-27.xa037b72
Merge pull request #48314 from vvoland/48275-27.xfc0150b
daemon/containerd: rm use of regexp73c01d0
image/v1: rm regexp usec93fe4a
layer: rm regexp use31459c8
docs/api: swagger: fix x-nullable for SystemInfo.Containerd (api v1.46)35d430c
api/swagger: fix x-nullable for SystemInfo.Containerdf5fa090
Merge pull request #48308 from thaJeztah/27.x_backport_migrate_usernsa17f5d4
Merge pull request #48294 from austinvazquez/cherry-pick-2b5ffa0b63c76e8bb4eb...80a59c2
migrate to github.com/moby/sys/usernsUpdates
github.com/fluxcd/pkg/ssa
from 0.39.1 to 0.41.0Commits
7b3f43c
Merge pull request #803 from fluxcd/controller-runtime-v0.19.0da3ccfe
Updatesigs.k8s.io/controller-runtime
to v0.19.0bd579fc
Merge pull request #802 from fluxcd/k8s-1.31-internalc06927b
Update internal packagesbe8df7e
Merge pull request #801 from fluxcd/k8s-1.3176035f8
Update Helm to v3.15.43f5cf4c
Build with Go 1.234b90241
Update dependencies to Kubernetes v1.31.00e61a3b
Merge pull request #799 from fluxcd/dependabot/github_actions/ci-9f4b007c5b6bf4bad
build(deps): bump the ci group with 4 updatesUpdates
helm.sh/helm/v3
from 3.15.3 to 3.15.4Release notes
Sourced from helm.sh/helm/v3's releases.
Commits
fa9efb0
Bump the k8s-io group across 1 directory with 7 updates36a21b1
Bump github.com/docker/dockerUpdates
k8s.io/api
from 0.30.3 to 0.31.0Commits
2df39ff
Update dependencies to v0.31.0 tag382a091
update codegen and openapi1073c1e
regen clients6f8e3bd
Review feedback437d97a
Coordinated Leader Election Alpha API63e21d3
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailuresca07d5a
generated files7192863
add AllocatedResourcesStatus field to ContainerStatusa789efa
Merge pull request #126281 from saschagrunert/oci-volume-docsf04ea0b
Merge pull request #126145 from carlory/kep-3751-apiUpdates
k8s.io/apiextensions-apiserver
from 0.30.3 to 0.31.0Commits
5682b3a
Update dependencies to v0.31.0 tag67f4a1d
informers: add comment that Start does not block647748e
Merge pull request #126353 from liggitt/fix-vendora9ee50f
revendor dependencies1ab7536
Merge pull request #126308 from cici37/hotFix4940c42
Allowing direct CEL reserved keyword usage in CRD (#126188)10c707f
Merge pull request #124061 from Jefftree/conversion-webhook-invalidca3bbcc94
Merge pull request #125661 from mjudeikis/mjudeikis/poststarthookctx.stopch.c...93b42bf
Update with stdlib errors876df11
Hot fix for panic on schema conversion. (#126167)Updates
k8s.io/apimachinery
from 0.30.3 to 0.31.0Commits
a8f449e
Falls back to SPDY for gorilla/websocket https proxy error62791ec
Merge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35
add field and label selectors to authorization attributesce76a8f
generate35052c5
add subjectaccessreview field and label selectorsab06869
Merge pull request #126105 from benluddy/cbor-framer429f4e4
Implement runtime.Framer for CBOR Sequences.d7e1c53
Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122
Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456
bump k8s.io/utilsUpdates
k8s.io/cli-runtime
from 0.30.3 to 0.31.0Commits
598cf84
Update dependencies to v0.31.0 tag86e7f90
revendor dependencies5f321dd
Merge pull request #125488 from pohly/dra-1.318b18255
DRA: bump API v1alpha2 -> v1alpha3094be53
Merge pull request #126018 from aroradaman/bump-k8s-utils8c0748c
bump k8s.io/utils80033e7
Merge pull request #125868 from soltysh/wait_for5e5ff2a
Expose WithError in FakeResourceFinder for testsf3a0798
Merge pull request #125922 from dims/update_otel_279b798b9
update OpenTelemetry dependencies and grpcUpdates
k8s.io/client-go
from 0.30.3 to 0.31.0Commits
02a19c3
Update dependencies to v0.31.0 tag5e3e8ea
informers: add comment that Start does not blockf71a5cc
Call non-blocking informerFactory.Start synchronously to avoid races4536e5a
Merge pull request #124012 from Jefftree/le-controller93c6a5b
Merge pull request #126353 from liggitt/fix-vendor6a9911a
revendor dependenciesfe54892
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52e
Change PingTime to be persistentf45c451
fix ordering issue in candidates18dd587
feedback: leasecandidate clientsUpdates
sigs.k8s.io/controller-runtime
from 0.18.4 to 0.19.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
b901db1
Merge pull request #2924 from lucacome/bump-deps0c7827e
Bump k8s.io deps to v1.31.09f5afec
Merge pull request #2918 from sbueringer/pr-add-skip-name-validation96e8152
Merge pull request #2921 from kubernetes-sigs/dependabot/github_actions/all-g...8f5faff
🌱 Bump actions/upload-artifact in the all-github-actions group89bebe3
Add SkipNameValidation option7857623
Merge pull request #2911 from sbueringer/pr-publish-setup-envtestfdc8bd7
Merge pull request #2913 from sbueringer/pr-test-cov-field-validation7dfd3bb
Fix WithFieldValidation cliente882354
Merge pull request #2908 from sbueringer/pr-approve-actionDependabot 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