-
Notifications
You must be signed in to change notification settings - Fork 4
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 golang group across 1 directory with 10 updates #328
Conversation
Bumps the golang group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/term](https://github.com/golang/term) | `0.27.0` | `0.28.0` | | google.golang.org/protobuf | `1.36.1` | `1.36.2` | | [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.6.0` | `0.7.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.9.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` | Updates `golang.org/x/term` from 0.27.0 to 0.28.0 - [Commits](golang/term@v0.27.0...v0.28.0) Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2 Updates `github.com/sagikazarmark/locafero` from 0.6.0 to 0.7.0 - [Commits](sagikazarmark/locafero@v0.6.0...v0.7.0) Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0 - [Commits](golang/oauth2@v0.24.0...v0.25.0) Updates `golang.org/x/time` from 0.8.0 to 0.9.0 - [Commits](golang/time@v0.8.0...v0.9.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20241223144023-3abc09e42ca8 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `github.com/spf13/afero` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.12.0) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/net` from 0.33.0 to 0.34.0 - [Commits](golang/net@v0.33.0...v0.34.0) Updates `golang.org/x/sys` from 0.28.0 to 0.29.0 - [Commits](golang/sys@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/sagikazarmark/locafero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.
e2e pass |
Bumps the golang group with 5 updates in the / directory:
0.27.0
0.28.0
1.36.1
1.36.2
0.6.0
0.7.0
0.8.0
0.9.0
0.33.0
0.34.0
Updates
golang.org/x/term
from 0.27.0 to 0.28.0Commits
40b02d6
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuf
from 1.36.1 to 1.36.2Updates
github.com/sagikazarmark/locafero
from 0.6.0 to 0.7.0Commits
9b1c55d
Merge pull request #60 from sagikazarmark/update-aferof3de16e
chore: update afero1535867
Merge pull request #59 from sagikazarmark/dependabot/github_actions/actions/s...6a8d728
chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.02026e3f
Merge pull request #54 from sagikazarmark/dependabot/github_actions/actions/c...94c4cb9
Merge pull request #55 from sagikazarmark/dependabot/github_actions/actions/s...c7cc932
Merge pull request #57 from sagikazarmark/dependabot/github_actions/actions/d...a38b487
Merge pull request #58 from sagikazarmark/dependabot/go_modules/github.com/st...4067028
chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.05d85bd1
chore(deps): Bump actions/dependency-review-action from 4.3.5 to 4.5.0Updates
golang.org/x/oauth2
from 0.24.0 to 0.25.0Commits
49a531d
all: make method and struct comments match the namesUpdates
golang.org/x/time
from 0.8.0 to 0.9.0Commits
1ce61fe
rate: make function comment match function nameUpdates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20241223144023-3abc09e42ca8Commits
Updates
github.com/spf13/afero
from 1.11.0 to 1.12.0Release notes
Sourced from github.com/spf13/afero's releases.
Commits
d4d55e8
Merge pull request #441 from spf13/lint15743bc
fix lint violations024e183
Merge pull request #434 from sean9999/patch-16504f4c
Merge pull request #440 from spf13/dependabot09a514e
add dependabot1ba15b5
Merge pull request #439 from spf13/update-dependenciesdac11c4
exclude google test lib from golangcie0bdbe3
update all dependencies22d41e8
drop iam from google testing libraryee4067b
drop google-cloud-go-testingUpdates
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
golang.org/x/net
from 0.33.0 to 0.34.0Commits
8da7ed1
go.mod: update golang.org/x dependencies2124140
all: make function and struct comments match the namese9d95ba
http2: do not surface errors from a conn's idle timer expiringc2be992
quic: remember which remote connection IDs have been retiredUpdates
golang.org/x/sys
from 0.28.0 to 0.29.0Commits
d4ac05d
windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24
windows: remove unused errString typea7f19e9
unix: add Dup3 on dragonflyDependabot 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