chore(deps): bump the dependencies group with 7 updates #366
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 7 updates:
1.27.11
1.27.13
1.16.15
1.16.17
1.53.1
1.53.2
1.16.5
1.16.7
2.8.7
2.8.8
0.20.0
0.21.0
0.177.0
0.180.0
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.11 to 1.27.13Commits
0805b74
Release 2024-05-108ba0718
Regenerated Clients566a901
Update endpoints model765a6d2
Update API model0ac88f6
do NOT serialize empty lists in ec2query (#2630)0457ec5
Merge pull request #2638 from aws/feat-remove-honeycodea8dc075
add changelog9a47278
remove honeycode from v2343ec35
drop x/net runtime dependency which was only used for testing (#2637)1c71d2f
Release 2024-05-09Updates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.16.15 to 1.16.17Commits
8f3045a
Update SDK's smithy-go dependency to v1.13.0462d046
Update endpoints model7aba71b
Update API model1609fe8
credentials/ssocreds: Add SSOTokenProvider for Bearer Token auth (#1818)8e755b4
Release 2022-08-26d33e0c0
Regenerated Clients1292708
Update API model7d6d53e
add GitHub code owner for auto assigned reviewers (#1817)028a075
Release 2022-08-2502464c0
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.53.1 to 1.53.2Commits
e7dfd72
Release 2024-05-08316c7cd
Regenerated Clientsba18a1e
Update API model31c2861
fix: improve Go doc formatter (#2636)7a87a62
add missing changelog (#2635)8cc2bc3
Release 2024-05-0736b4e92
Regenerated Clients9e70bfa
Update API model7a654f5
dep: bump x/net to 0.23.0 (#2631)eff2620
Release 2024-05-06Updates
github.com/expr-lang/expr
from 1.16.5 to 1.16.7Release notes
Sourced from github.com/expr-lang/expr's releases.
... (truncated)
Commits
1a5df77
Improve now() and date() validation6171d56
Update docs83d67e7
Remove implicit date's timezone set on parsebd688c3
Add go 1.22 to tests9a4b529
Vendor testify (#642)5b538a7
Add default timezone option expr.Timezone()1f31cc5
Add timezone() builtin9207e71
Resolve double-escaping issue with pair node key (#640)e6dfb71
Preserve The Specified Timezone In Parse (#633)ae2a9df
New usage case: xiaohongshu.com (#631)Updates
github.com/go-enry/go-enry/v2
from 2.8.7 to 2.8.8Release notes
Sourced from github.com/go-enry/go-enry/v2's releases.
Commits
9f156d1
Merge pull request #178 from go-enry/feature/sync-linguist-ee9119e7e6c8cf4
ci: fix python on macos314ed3a
ci: fix python tests on ubuntu064b6fc
ci: bump python and it's actionsd0d4ffb
Updated Linguist to v7.29.0, round 2, manual93e24da
Updated Linguist to v7.29.0Updates
golang.org/x/tools
from 0.20.0 to 0.21.0Commits
cc29c91
go.mod: update golang.org/x dependencies397fef9
gopls/internal/protocol: add links to LSP spece2a352c
internal/refactor/inline: extensible APIc16c816
go/analysis/passes/stdversion: test *.go < go.mod version629a7be
go/analysis/analysistest: stricter errors and GOWORK setting4db1697
go/packages/packagestest: fold modules_111.go into modules.goccdef3c
gopls/internal/golang: fix nil panic in InlayHint74c9cfe
go/analysis: add Pass.ReadFile5ef4fc9
gopls/internal/golang/completion: fix the isEmptyInterface predicate77f691b
internal/gcimporter: use Alias.Rhs, not unsafe hackUpdates
google.golang.org/api
from 0.177.0 to 0.180.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
6feeaaf
chore(main): release 0.180.0 (#2579)e92e3ed
chore: regen libraries (#2580)6604a5d
feat(all): auto-regenerate discovery clients (#2578)9fdd500
chore(main): release 0.179.0 (#2574)090ff6c
fix: bump auth to v0.4.1 (#2577)a784ae0
feat(all): auto-regenerate discovery clients (#2575)887c564
feat(all): auto-regenerate discovery clients (#2573)64ed0f8
chore(main): release 0.178.0 (#2562)0c976dc
feat(all): auto-regenerate discovery clients (#2571)8c74bb8
feat(gen): Add internaloption.EnableNewAuthLibrary (#2519)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