Bump the minor-update group across 1 directory with 8 updates #1232
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-update group with 8 updates in the / directory:
1.36.2
1.36.3
1.29.7
1.29.8
1.44.11
1.45.0
1.45.14
1.46.0
1.203.1
1.206.0
1.25.19
1.26.0
1.77.1
1.78.0
2.2.0
2.3.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.36.2 to 1.36.3Commits
c33f3e8
Release 2025-02-273e30151
Regenerated Clients7d47f9d
Update endpoints modelc8c63a0
Update API modelc50ebd4
Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0c
Release 2025-02-262d21bb4
Regenerated Clients8d810fd
Update endpoints modela0538c5
Update API model21ec8a2
Release 2025-02-25Updates
github.com/aws/aws-sdk-go-v2/config
from 1.29.7 to 1.29.8Commits
c33f3e8
Release 2025-02-273e30151
Regenerated Clients7d47f9d
Update endpoints modelc8c63a0
Update API modelc50ebd4
Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0c
Release 2025-02-262d21bb4
Regenerated Clients8d810fd
Update endpoints modela0538c5
Update API model21ec8a2
Release 2025-02-25Updates
github.com/aws/aws-sdk-go-v2/service/cloudfront
from 1.44.11 to 1.45.0Commits
13546ab
Release 2023-11-2759ce389
Regenerated Clients8257e83
Update endpoints model8ef931c
Update API model6afe528
Release 2023-11-22769b1e0
Regenerated Clientsb6c7699
Update API model57f3065
breakfix: convert public access block config fields to nilable like s3 (#2385)fa3ee1a
Release 2023-11-216e0c553
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
from 1.45.14 to 1.46.0Commits
4aeeb0d
Release 2023-11-28.2e09e153
Regenerated Clients8293e2c
Update endpoints model713fb0f
Update API model830202d
Merge customizations for service s32de0027
Release 2023-11-28f0c890c
Regenerated Clientse032d9e
Update endpoints model507661f
Update API model4128360
fix: respect functional option modifications to RetryMaxAttempts (#2390)Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.203.1 to 1.206.0Commits
c33f3e8
Release 2025-02-273e30151
Regenerated Clients7d47f9d
Update endpoints modelc8c63a0
Update API modelc50ebd4
Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0c
Release 2025-02-262d21bb4
Regenerated Clients8d810fd
Update endpoints modela0538c5
Update API model21ec8a2
Release 2025-02-25Updates
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
from 1.25.19 to 1.26.0Commits
427c682
Release 2024-03-1893e06ff
Regenerated Clients58be623
Update endpoints model9927740
Update API modele5b7766
add ratelimit.None (#2562)10c4487
Release 2024-03-15db0b1ab
Regenerated Clients92c0060
Update endpoints modele5bb86e
Update API model49b368e
Release 2024-03-14Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.77.1 to 1.78.0Commits
c33f3e8
Release 2025-02-273e30151
Regenerated Clients7d47f9d
Update endpoints modelc8c63a0
Update API modelc50ebd4
Reapply "Track credential providers via User-Agent Feature ids" (#3017)ef40d0c
Release 2025-02-262d21bb4
Regenerated Clients8d810fd
Update endpoints modela0538c5
Update API model21ec8a2
Release 2025-02-25Updates
github.com/goyek/goyek/v2
from 2.2.0 to 2.3.0Release notes
Sourced from github.com/goyek/goyek/v2's releases.
Changelog
Sourced from github.com/goyek/goyek/v2's changelog.
Commits
177dbce
Release 2.3.0 (#469)02c1221
Cleanup badges and IPA reader hyperlink (#468)76089cd
Improve documentation (#467)a556749
Add A.Chdir (#465)345f99d
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#464)cfbad57
Update README.md (#463)f05dddb
Add A.WithContext (#460)fd08820
Discourage instead of disallowing usage of A.Setenv in parallel tasks (#461)9a2fec8
docs: A.Setenv cannot be used in parallel tasks (#458)084111b
Test against Go 1.24 (#456)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