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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-modules group in /sda with 5 updates:
1.17.38
1.17.40
1.67.0
1.68.0
2.100.0
2.101.0
2.1.2
2.1.3
1.9.0
1.10.0
Updates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.38 to 1.17.40Commits
b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints model4853c41
Update API model99e2be8
Allow empty values on prefix headers (#2816)18e6b6e
remove autoscaling smoke tests (#2817)8200000
remove private metrics collection APIs (#2818)7a76a2a
Release 2024-10-04e35b8be
Regenerated Clients6e95871
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.67.0 to 1.68.0Commits
18fea5d
Release 2024-11-21480ffa8
Regenerated Clients4075928
Update endpoints model2a88650
Update API modelc527ee8
Release 2024-11-20fdd6839
Regenerated Clients6809be0
Update endpoints modelf040881
Update API model249090e
Release 2024-11-19c158e16
Regenerated ClientsUpdates
github.com/casbin/casbin/v2
from 2.100.0 to 2.101.0Release notes
Sourced from github.com/casbin/casbin/v2's releases.
Commits
bf330b3
feat: fix typo in model error message (#1460)Updates
github.com/lestrrat-go/jwx/v2
from 2.1.2 to 2.1.3Release notes
Sourced from github.com/lestrrat-go/jwx/v2's releases.
Changelog
Sourced from github.com/lestrrat-go/jwx/v2's changelog.
Commits
9e379c7
Merge branch 'develop/v2' into v29512c34
Update Changesa8a54fa
Change random big value to math.MaxInt (#1242)bc6070a
Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#1232)ea75a9a
Remove non-applicable comment (#1223)Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Dependabot 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