-
-
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 dependencies group with 10 updates #377
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jun 9, 2024
@dependabot rebase |
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.16` | `1.27.18` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.21` | `1.16.24` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.54.3` | `1.55.1` | | [github.com/mackerelio/mackerel-client-go](https://github.com/mackerelio/mackerel-client-go) | `0.33.0` | `0.33.1` | | [golang.org/x/image](https://github.com/golang/image) | `0.16.0` | `0.17.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.20.0` | `0.21.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.15.0` | `0.16.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.21.0` | `0.21.1-0.20240508182429-e35e4ccd0d2d` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.182.0` | `0.183.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.27.0 to 1.27.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.27.0...v1.27.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.16 to 1.27.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.16...config/v1.27.18) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.21 to 1.16.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ram/v1.16.21...service/ram/v1.16.24) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.54.3 to 1.55.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.3...service/s3/v1.55.1) Updates `github.com/mackerelio/mackerel-client-go` from 0.33.0 to 0.33.1 - [Release notes](https://github.com/mackerelio/mackerel-client-go/releases) - [Commits](mackerelio/mackerel-client-go@v0.33.0...v0.33.1) Updates `golang.org/x/image` from 0.16.0 to 0.17.0 - [Commits](golang/image@v0.16.0...v0.17.0) Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0 - [Commits](golang/oauth2@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.15.0...v0.16.0) Updates `golang.org/x/tools` from 0.21.0 to 0.21.1-0.20240508182429-e35e4ccd0d2d - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/commits) Updates `google.golang.org/api` from 0.182.0 to 0.183.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.182.0...v0.183.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mackerelio/mackerel-client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/image dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/dependencies-6aed1e8fea
branch
from
June 10, 2024 02:25
899e866
to
5813063
Compare
Merged
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 dependencies group with 10 updates:
1.27.0
1.27.2
1.27.16
1.27.18
1.16.21
1.16.24
1.54.3
1.55.1
0.33.0
0.33.1
0.16.0
0.17.0
0.20.0
0.21.0
0.15.0
0.16.0
0.21.0
0.21.1-0.20240508182429-e35e4ccd0d2d
0.182.0
0.183.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.27.0 to 1.27.2Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.16 to 1.27.18Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.16.21 to 1.16.24Commits
9d38978
Release 2022-10-255213913
Regenerated Clients04792a3
Update endpoints modelcd44360
Update API model08f1f0b
Release 2022-10-240e1e20e
Regenerated Clients281c268
Update SDK's smithy-go dependency to v1.13.4db7c0a3
Update endpoints model1eae80d
Update API model17628c4
EC2 IMDS client logging fixes (#1891)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.54.3 to 1.55.1Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/mackerelio/mackerel-client-go
from 0.33.0 to 0.33.1Release notes
Sourced from github.com/mackerelio/mackerel-client-go's releases.
Commits
5094607
Merge pull request #158 from mackerelio/modify_DeleteGraphDef_api_urlc32ceb6
retract v0.33.0334a5dd
Modify URL path of DeleteGraphDefUpdates
golang.org/x/image
from 0.16.0 to 0.17.0Commits
6c5fa46
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2
from 0.20.0 to 0.21.0Commits
5fd4241
google: update compute token refreshUpdates
golang.org/x/text
from 0.15.0 to 0.16.0Commits
9c2f3a2
cmd/gotext: fix segfault in extract & rewrite commands59e1219
message: optimize lookupAndFormat function for better performancea20a3e2
x/text: update x/tools for go/ssa range-over-func fixUpdates
golang.org/x/tools
from 0.21.0 to 0.21.1-0.20240508182429-e35e4ccd0d2dCommits
Updates
google.golang.org/api
from 0.182.0 to 0.183.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
c642c84
chore(main): release 0.183.0 (#2615)305d137
chore(all): update all (#2618)0077748
feat(all): auto-regenerate discovery clients (#2622)c7f1614
feat(all): auto-regenerate discovery clients (#2619)08fdd71
feat(all): auto-regenerate discovery clients (#2617)5f21214
feat(all): auto-regenerate discovery clients (#2616)1de148b
feat(all): auto-regenerate discovery clients (#2611)4f98211
fix: add another temporary dep on genproto (#2614)Dependabot 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