chore(deps): bump the minor-and-patch group across 1 directory with 10 updates #21
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 minor-and-patch group with 9 updates in the / directory:
1.36.3
1.36.5
1.29.9
1.29.17
1.78.2
1.82.0
2.16.3
2.16.5
2.4.0
2.7.0
0.24.0
0.25.0
0.16.0
0.17.1
5.3.0
5.9.0
1.17.2
1.17.4
Updates
github.com/aws/aws-sdk-go-v2
from 1.36.3 to 1.36.5Commits
fe7486f
Release 2025-06-171b6cafd
Regenerated Clients8db1137
Update API model3c5cc0e
Bump smithy go version (#3115)6746486
Release 2025-06-16f536b0d
Regenerated Clientsb014b35
Update API model5c12a3b
correct smithy go bumping to correct commit in its main branch (#3112)b65321f
Bump codegen for CBOR empty check (#3111)e6c02cd
Release 2025-06-12Updates
github.com/aws/aws-sdk-go-v2/config
from 1.29.9 to 1.29.17Commits
fe7486f
Release 2025-06-171b6cafd
Regenerated Clients8db1137
Update API model3c5cc0e
Bump smithy go version (#3115)6746486
Release 2025-06-16f536b0d
Regenerated Clientsb014b35
Update API model5c12a3b
correct smithy go bumping to correct commit in its main branch (#3112)b65321f
Bump codegen for CBOR empty check (#3111)e6c02cd
Release 2025-06-12Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.62 to 1.17.70Commits
fe7486f
Release 2025-06-171b6cafd
Regenerated Clients8db1137
Update API model3c5cc0e
Bump smithy go version (#3115)6746486
Release 2025-06-16f536b0d
Regenerated Clientsb014b35
Update API model5c12a3b
correct smithy go bumping to correct commit in its main branch (#3112)b65321f
Bump codegen for CBOR empty check (#3111)e6c02cd
Release 2025-06-12Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.78.2 to 1.82.0Commits
29bbb56
Release 2025-06-2518279c6
Regenerated Clientsfb502de
Update API modeleac6867
Release 2025-06-242df111c
Regenerated Clients2f44c26
Update API model461e9c7
Release 2025-06-237b28583
Regenerated Clients7172447
Update API model6406930
Remove integration tests for Timestream service (#3120)Updates
github.com/go-resty/resty/v2
from 2.16.3 to 2.16.5Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
1e19d6b
chore(release): version bump and readme update (#961)aee0cb5
fix: auth scheme and token from client level #959 (#960)7ad1178
chore(release): version bump and readme update (#958)4eae633
fix: auth scheme override with empty value #954 (#956)414b364
fix: retry not reset multipartField reader (#953)Updates
github.com/gophercloud/gophercloud/v2
from 2.4.0 to 2.7.0Release notes
Sourced from github.com/gophercloud/gophercloud/v2's releases.
Changelog
Sourced from github.com/gophercloud/gophercloud/v2's changelog.
Commits
5650bb1
Merge pull request #3344 from shiftstack/prepare_v2.7.011349b4
Prepare v2.7.023f18e1
Merge pull request #3333 from gophercloud/bp-v2-2727a96d2fc40e
Merge pull request #3335 from gophercloud/bp-v2-c0d33b4-7803266-6751a7ab33345d
ignore error for vmedia get api for ipmi driver7ffac16
virtual media get api tests18d7f8d
add support to get virtual media for a noded9b9689
Merge pull request #3334 from gophercloud/bp-v2-c6782b0-1e7e3bccf7f9d9
Added bugfix for functional testsc9240e7
Added support for VIF's in BaremetalUpdates
github.com/hashicorp/terraform-json
from 0.24.0 to 0.25.0Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
Commits
c2689b1
github: Use Dependabot to keep Actions updated (#160)6bc20aa
Add identity fields to Plan struct (#158)b5939fa
Update CODEOWNERS (#159)c370ee7
Update owner field in catalog-info.yaml (#157)0b330eb
build(deps): Bump workflows to latest trusted versions (#156)f86d5e3
Update state and provider JSON with identity fields (#155)4d6dac0
Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#154)323ee61
Merge pull request #153 from hashicorp/tsccr-auto-pinning/trusted/2025-02-032eb7d11
Result of tsccr-helper -log-level=info gha update -latest .github/0169f43
Bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 (#152)Updates
github.com/slack-go/slack
from 0.16.0 to 0.17.1Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Commits
965251a
doc: add README.md to examples/eventsapi (#1445)4620cce
doc: add README.md to examples/eventsapib42f029
feat: return Errors field in SlackErrorResponse (#1443)da97682
feat: return Errors field in SlackErrorResponseb4aa697
feat: Add missing Blocks to UploadFileContextV2 (#1435)fe840f9
chore: better events example code (#1441)cee6dd9
chore: order inner events vars alphabetically (#1442)4e84670
chore: add test for section block expand option (#1440)1905f7e
chore: order inner events vars alphabeticallyf3370d0
chore: add test for section block expand optionUpdates
go-micro.dev/v5
from 5.3.0 to 5.9.0Release notes
Sourced from go-micro.dev/v5's releases.
Commits
ee9f3af
GenAI interface (#2790)7e1bba2
Re-add events package (#2761)dd0944b
Update getting-started.md (#2787)88f38ea
Subscribe error handling (#2785)0e45edf
Set service name as table name (#2780)788dcd0
Docs (#2779)456cd7e
Add links to readme contents3fd52c6
Generated docs for the following files:3c3ba55
Create README.md (#2778)1a80744
Update and rename docs.yml to website.yml (#2777)Updates
go.mongodb.org/mongo-driver
from 1.17.2 to 1.17.4Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
4c4cafc
BUMP v1.17.4431cf52
GODRIVER-3524 Sync updates to reflect showExpandedEvents omissions (#2084)835c5e1
GODRIVER-3560 Assume ec2 role explicitly in CI (#2080)6966434
GODRIVER-3516 Remove isAlive (#2060)029da41
GODRIVER-3549 Fix timeouts in CSE custom endpoint test (#2028) (#2031) (#2061)49f0c81
Ignore unmaintained branches when merging up (#2062)7d03307
GODRIVER-3476 Escape for Regex Options. (#1929)785d943
Use different credentials for merge-up PRs (#1968)c2ca35c
Add GitHub Actions workflow for merge ups (#1962)9c48575
BUMP v1.17.3Dependabot 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