chore(deps): bump the dependencies group with 8 updates #399
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 8 updates:
1.42.0
1.43.0
1.30.1
1.30.3
1.27.23
1.27.26
1.17.3
1.17.7
1.57.1
1.58.2
1.44.0
1.45.0
0.22.0
0.23.0
0.186.0
0.187.0
Updates
cloud.google.com/go/storage
from 1.42.0 to 1.43.0Commits
fdccf3f
chore(main): release spanner 1.43.0 (#7212)e2bb947
chore(main): release 0.109.0 (#7226)7737696
chore: release main (#7243)9018b83
refactor: simplify options, instrumentation for multiplexing (#7257)edf3c24
chore: fix postprocessor pathing and branch issues (#7270)5bd944d
chore(internal/postprocessor): reduce OwlBot scope (#7269)b371558
fix(bigquery): create/update an isolated dataset for collation feature (#7256)ecf14d4
chore: new owl bot post processor docker image (#7258)6f72b3c
chore(internal): fixups for postprocessor (#7239)4f82b6c
chore: update docker digest (#7250)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.1 to 1.30.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.23 to 1.27.26Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.3 to 1.17.7Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
... (truncated)
Commits
390cf19
Release 2023-03-21c37c72a
Regenerated Clientsd1e5193
Update endpoints model2506101
Update API modelc93b5cc
Merge pull request #2051 from aws/add100ContinueCustomizationc01aac6
Keep one changelog for PR3780faa
Keep one changelog for PRb94b5b7
Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...6174ff2
Change some variable name and use operation shape id to represent operation s...83491fc
add changelog to last commitUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.57.1 to 1.58.2Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/samber/lo
from 1.44.0 to 1.45.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
d0d3fc7
bump v1.45.034537d5
feat: adding EarliestBy and LatestBy functions (#489)d93dd9a
fix: Dockerfile to reduce vulnerabilities (#487)8d3ddcf
Update README.md57c2d6d
perf: preallocate in Assign (#484)Updates
golang.org/x/tools
from 0.22.0 to 0.23.0Commits
33be3ef
go.mod: update golang.org/x dependencies0e7ccc0
gopls/internal/golang: provide version info for stdlib in pkgdocfcf5463
gopls/internal/server: add counters to inform v0.17.070a59b2
gopls/doc: respond to Hana's review of CL 583316799a471
gopls/doc: document all of gopls' features2e239ad
gopls/internal/golang: provide version info for stdlib fieldsbc15dd8
gopls/internal/analysis/fillstruct: use package name (not path) in UI72edac2
internal/typeparams: fix crash in interface hover with empty type setc0ae6bb
gopls/internal/golang: splitlines: s/parameter/arguments/ in CallExpr5cc2d0b
gopls/internal/golang: splitlines: remove workaround for golang/go#68202Updates
google.golang.org/api
from 0.186.0 to 0.187.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
b6c87f6
chore(main): release 0.187.0 (#2656)e051997
fix: pass through gRPC api key option to new auth lib (#2664)2ea4e07
chore(all): update all to dc46fd2 (#2662)6e061ce
feat(all): auto-regenerate discovery clients (#2663)0a238f5
feat(all): auto-regenerate discovery clients (#2661)3ca2f84
feat(all): auto-regenerate discovery clients (#2660)7cd88da
feat(all): auto-regenerate discovery clients (#2659)a758bc1
fix(gensupport): wrap chunk upload err for retries (#2657)719f988
feat(all): auto-regenerate discovery clients (#2658)1a28e06
feat(all): auto-regenerate discovery clients (#2655)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