-
Notifications
You must be signed in to change notification settings - Fork 134
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 all group across 1 directory with 4 updates #1280
Conversation
Bumps the all group with 4 updates in the / directory: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go), [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint), [golang.org/x/crypto](https://github.com/golang/crypto) and google.golang.org/protobuf. Updates `cloud.google.com/go/storage` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.48.0...spanner/v1.49.0) Updates `github.com/golangci/golangci-lint` from 1.62.2 to 1.63.4 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.62.2...v1.63.4) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `google.golang.org/protobuf` from 1.36.0 to 1.36.2 --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 4 updates in the / directory: cloud.google.com/go/storage, github.com/golangci/golangci-lint, golang.org/x/crypto and google.golang.org/protobuf.
Updates
cloud.google.com/go/storage
from 1.48.0 to 1.49.0Commits
d773366
chore(main): release spanner 1.49.0 (#8468)2c65345
test(datastore): Correct read time before creating entities (#8475)6a45f26
feat(auth): add base auth package (#8465)14aa857
test(datastore): Truncate transaction read time to millisecond (#8473)3dda7b2
feat(spanner/spannertest): support INSERT DML (#7820)6c21558
fix(spanner): Transaction was started in a different session (#8467)911f31e
chore(main): release datastore 1.14.0 (#8351)37681ff
feat(datastore): Support aggregation query in transaction (#8439)a9fff18
feat(datastore): SUM and AVG aggregations (#8307)fa6e827
fix(bigquery): value for datasetID on foreign keys (#8447)Updates
github.com/golangci/golangci-lint
from 1.62.2 to 1.63.4Release notes
Sourced from github.com/golangci/golangci-lint's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
... (truncated)
Commits
c114969
fix: filter Go filenames (#5291)c58ddd3
docs: update GitHub Action assets (#5288)e1b7346
fix: invalid from position (#5287)8e4b0c3
goheader: skip issues with invalid positions (#5286)bb896aa
build(deps): bump github.com/ldez/exptostd from 0.3.0 to 0.3.1 (#5283)e7a1c9f
build(deps): bump github.com/ldez/usetesting from 0.4.1 to 0.4.2 (#5282)472b9b9
build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.11 to 4.24.12 (#5281)f496cd3
docs: update GitHub Action assets (#5280)15412b3
fix: invalid position when missing EOL (#5279)7c9d2f4
docs: update documentation assets (#5277)Updates
golang.org/x/crypto
from 0.31.0 to 0.32.0Commits
8929309
go.mod: update golang.org/x dependencies4a75ba5
all: make function and struct comments match the namesUpdates
google.golang.org/protobuf
from 1.36.0 to 1.36.2Dependabot 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