-
Notifications
You must be signed in to change notification settings - Fork 139
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-patch group across 3 directories with 11 updates #1479
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 go-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.17` | `1.17.44` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.1` | `0.3.4` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.20` | `1.0.113` | | [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) | `1.14.11` | `1.14.44` | | [github.com/kubescape/go-git-url](https://github.com/kubescape/go-git-url) | `0.0.25` | `0.0.30` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | Bumps the go-patch group with 1 update in the /api directory: [github.com/go-logr/logr](https://github.com/go-logr/logr). Bumps the go-patch group with 2 updates in the /tfctl directory: [github.com/go-logr/logr](https://github.com/go-logr/logr) and [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.17 to 1.17.44 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.17...credentials/v1.17.44) Updates `github.com/aws/smithy-go` from 1.20.3 to 1.22.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.3...v1.22.0) Updates `github.com/cyphar/filepath-securejoin` from 0.3.1 to 0.3.4 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.1...v0.3.4) Updates `github.com/elgohr/go-localstack` from 1.0.20 to 1.0.113 - [Commits](elgohr/go-localstack@v1.0.20...v1.0.113) Updates `github.com/jenkins-x/go-scm` from 1.14.11 to 1.14.44 - [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.44) Updates `github.com/kubescape/go-git-url` from 0.0.25 to 0.0.30 - [Release notes](https://github.com/kubescape/go-git-url/releases) - [Commits](kubescape/go-git-url@v0.0.25...v0.0.30) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.9.0...v6.10.0) Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.1...v1.34.2) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.3 - [Commits](kubernetes/apimachinery@v0.30.1...v0.30.3) Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.1...v1.4.2) Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.1...v1.4.2) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-patch - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/elgohr/go-localstack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/jenkins-x/go-scm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/kubescape/go-git-url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-patch - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
area/ci
Continuous Integration pipeline
dependencies
Dependency management for library and code
labels
Nov 11, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 go-patch group with 6 updates in the / directory:
1.17.17
1.17.44
0.3.1
0.3.4
1.0.20
1.0.113
1.14.11
1.14.44
0.0.25
0.0.30
1.8.0
1.8.1
Bumps the go-patch group with 1 update in the /api directory: github.com/go-logr/logr.
Bumps the go-patch group with 2 updates in the /tfctl directory: github.com/go-logr/logr and github.com/spf13/cobra.
Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.17 to 1.17.44Commits
2f70834
Release 2024-11-07ef9a3c3
Regenerated Clientsc054fe7
Update endpoints modelb68675c
Update API model1d989f3
send opt-in query-compatible header where applicable (#2891)5d0eb23
Merge pull request #2889 from aws/customize-identity-store-exception-message70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)Updates
github.com/aws/smithy-go
from 1.20.3 to 1.22.0Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
d479fb7
Release 2024-10-0326886e2
add http client metrics (#543)c175324
Print output when executing commands when exit code != 0 (#540)ec6d6f9
Release 2024-09-253187256
changelogf1f22c5
introduce new aws-http-auth module which implements sigv4 and sigv4a (#541)85dcb19
Release 2024-09-19d2ad136
add tracing and metrics support to generated clients (#538)f0c6adf
Release 2024-08-14f908d96
remove non-runtime changelogUpdates
github.com/cyphar/filepath-securejoin
from 0.3.1 to 0.3.4Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
fd16ade
VERSION: release v0.3.400e0710
godoc: update package documentation0cd6be1
README: fix reference to open_tree kernel requirements205046f
README: add pkg.go.dev badgeecb1b8e
tests: procfs: clean up mock test hook3ec6eed
CHANGELOG: mention #32 fix86e6182
merge #32 into cyphar/filepath-securejoin:main6864912
Isolate the testing import in test code4348fee
openat: remove unused functiond0c7d67
merge #31 into cyphar/filepath-securejoin:mainUpdates
github.com/elgohr/go-localstack
from 1.0.20 to 1.0.113Commits
5966c11
Merge pull request #983 from elgohr/dependabot/go_modules/github.com/maxbruns...28b89db
Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.9.0 to 6.10.06d4967d
Merge pull request #982 from elgohr/dependabot/go_modules/docker-c4b95dffb69d08f74
Bump the docker group with 2 updatesf2338a6
Merge pull request #980 from elgohr/dependabot/go_modules/docker-12c74cbbec2a3219b
Bump the docker group with 2 updatese1faedc
Merge pull request #981 from elgohr/dependabot/go_modules/github.com/maxbruns...aa3a744
Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.8.1 to 6.9.02fc3485
Merge pull request #979 from elgohr/dependabot/go_modules/aws-sdk-6b3fa0658d53cc661
Bump the aws-sdk group with 2 updatesUpdates
github.com/jenkins-x/go-scm
from 1.14.11 to 1.14.44Release notes
Sourced from github.com/jenkins-x/go-scm's releases.
... (truncated)
Commits
5d9d1c6
chore: release 1.14.44e61330d
chore: add variablesaf08d2b
Merge pull request #462 from jenkins-x/createlatestd95cc43
fix: make fmt183f19b
fix: linting fixes37f223c
fix: github now requires explicit make_latest=true on create4b6f912
Merge pull request #456 from jenkins-x/dependabot/go_modules/github.com/bluek...6189096
chore(deps): bump github.com/bluekeyes/go-gitdiff from 0.7.4 to 0.8.0357a1be
Merge pull request #459 from jenkins-x/pullrequestnull635708f
fix: updating gitea demo urlUpdates
github.com/kubescape/go-git-url
from 0.0.25 to 0.0.30Commits
d27eb58
Merge pull request #16 from kubescape/fix-gitlab1ba58cb
use detected host in gitlab apiafc1c54
Merge pull request #15 from kubescape/fix-gitlab29a0174
also support self hosted gitlab in NewGitAPI1d0b89d
Merge pull request #14 from kubescape/fix-gitlabec5afaf
add support for self-hosted gitlab0a7f7ed
Merge pull request #13 from kubescape/fix-gitlab5dd5ab2
fix gitlab project ID generation36432da
Merge pull request #12 from hectorj2f/fix_git_urls_cvee2ce7a0
replace whilp/git-urls module by chainguard-dev/git-urlsUpdates
github.com/maxbrunsfeld/counterfeiter/v6
from 6.9.0 to 6.10.0Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
241cc37
add integration test to validate type aliases are treated correctlyac22042
issue #298 - go 1.23 go/types alias change224623a
Merge pull request #300 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...16e7f66
Bump golang.org/x/tools from 0.25.0 to 0.26.092721d4
Merge pull request #299 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...f5b33b8
Bump golang.org/x/text from 0.18.0 to 0.19.0b15b881
Merge pull request #296 from maxbrunsfeld/dependabot/go_modules/github.com/on...63d30a8
Bump github.com/onsi/gomega from 1.34.1 to 1.34.2Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
k8s.io/apimachinery
from 0.30.1 to 0.30.3Commits
Updates
github.com/go-logr/logr
from 1.4.1 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/go-logr/logr
from 1.4.1 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting...Description has been truncated