-
Notifications
You must be signed in to change notification settings - Fork 21
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 #1290
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.36.0` | `1.36.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.4` | `1.29.6` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.57` | `1.17.59` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.57` | `1.17.60` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.40.1` | `1.41.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.75.2` | `1.76.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.44.0` | `0.45.0` | | [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.4.1` | `2.4.2` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.25.0` | `0.26.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.21.0` | `0.22.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.36.0 to 1.36.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.0...v1.36.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.4 to 1.29.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.4...config/v1.29.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.57 to 1.17.59 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.57...credentials/v1.17.59) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.57 to 1.17.60 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.57...feature/s3/manager/v1.17.60) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.40.1 to 1.41.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.40.1...service/s3/v1.41.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.75.2 to 1.76.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.75.2...service/s3/v1.76.0) Updates `github.com/fluxcd/pkg/ssa` from 0.44.0 to 0.45.0 - [Commits](fluxcd/pkg@oci/v0.44.0...oci/v0.45.0) Updates `github.com/sigstore/cosign/v2` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.4.1...v2.4.2) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.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-minor 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/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/oauth2 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
hilmarf
previously approved these changes
Feb 10, 2025
fabianburth
reviewed
Feb 10, 2025
fabianburth
approved these changes
Feb 10, 2025
hilmarf
approved these changes
Feb 10, 2025
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.36.0
1.36.1
1.29.4
1.29.6
1.17.57
1.17.59
1.17.57
1.17.60
1.40.1
1.41.0
1.75.2
1.76.0
0.44.0
0.45.0
2.4.1
2.4.2
0.25.0
0.26.0
0.21.0
0.22.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.36.0 to 1.36.1Commits
78fa10a
Release 2025-02-052d65d97
Regenerated Clients64e842d
Update endpoints modelf255e31
Update API model68c4649
Track accountID endpoint mode in user-agent (#3000)c45eaac
Release 2025-02-047aecaff
Regenerated Clientsa11e8e1
Update endpoints model91f8178
Update API modeld59b658
Release 2025-02-03Updates
github.com/aws/aws-sdk-go-v2/config
from 1.29.4 to 1.29.6Commits
78fa10a
Release 2025-02-052d65d97
Regenerated Clients64e842d
Update endpoints modelf255e31
Update API model68c4649
Track accountID endpoint mode in user-agent (#3000)c45eaac
Release 2025-02-047aecaff
Regenerated Clientsa11e8e1
Update endpoints model91f8178
Update API modeld59b658
Release 2025-02-03Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.57 to 1.17.59Commits
78fa10a
Release 2025-02-052d65d97
Regenerated Clients64e842d
Update endpoints modelf255e31
Update API model68c4649
Track accountID endpoint mode in user-agent (#3000)c45eaac
Release 2025-02-047aecaff
Regenerated Clientsa11e8e1
Update endpoints model91f8178
Update API modeld59b658
Release 2025-02-03Updates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.57 to 1.17.60Commits
061fd1b
Release 2025-02-0692f835c
Regenerated Clients56564d3
Update partitions file54678cf
Update endpoints model1244c28
Update API modeld4c5594
Fix for #2383 (#3004)78fa10a
Release 2025-02-052d65d97
Regenerated Clients64e842d
Update endpoints modelf255e31
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.40.1 to 1.41.0Commits
61039fe
Release 2023-10-31797e056
Regenerated Clients822585d
Update SDK's smithy-go dependency to v1.16.0abf753d
Update API model99861c0
lang: bump minimum go version to 1.19 (#2338)2ac0a53
Release 2023-10-30c10aa0a
Regenerated Clients9c456c1
Update API model3cb5dc1
Release 2023-10-279b3ad7b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.75.2 to 1.76.0Commits
061fd1b
Release 2025-02-0692f835c
Regenerated Clients56564d3
Update partitions file54678cf
Update endpoints model1244c28
Update API modeld4c5594
Fix for #2383 (#3004)78fa10a
Release 2025-02-052d65d97
Regenerated Clients64e842d
Update endpoints modelf255e31
Update API modelUpdates
github.com/fluxcd/pkg/ssa
from 0.44.0 to 0.45.0Commits
e454462
Merge pull request #864 from fluxcd/internal-deps-bump2959020
Update internal dependenciesUpdates
github.com/sigstore/cosign/v2
from 2.4.1 to 2.4.2Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
Commits
b6df9c7
update v2.4.2 changelog (#4045)ff13ba4
chore(deps): bump github.com/open-policy-agent/opa from 0.68.0 to 1.1.0 (#4036)4dc18dd
test against newer k8s, scaffolding release (#4044)e4ff8e2
chore(deps): bump cuelang.org/go from 0.11.2 to 0.12.0 (#4035)cced656
fix warning message from golangci-lint (#4043)486937b
chore(deps): move github.com/xanzy/go-gitlab to gitlab.com/gitlab-org/api/cli...9f142a5
chore(deps): bump github.com/sigstore/sigstore-go (#4034)4937bca
chore(deps): bump the gomod group across 1 directory with 2 updates (#4042)a71220e
chore(deps): bump google.golang.org/api from 0.218.0 to 0.219.0 (#4038)fcf13eb
chore(deps): bump sigs.k8s.io/release-utils from 0.9.0 to 0.11.0 (#4040)Updates
golang.org/x/oauth2
from 0.25.0 to 0.26.0Commits
b9c813b
google: add warning about externally-provided credentialsUpdates
golang.org/x/text
from 0.21.0 to 0.22.0Commits
3b64043
go.mod: update golang.org/x dependencies1e59086
message/pipeline: add two Unalias callsDependabot 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