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 gomod-all group with 5 updates in the / directory:
1.32.0
1.32.2
1.27.41
1.28.0
1.47.0
1.48.0
0.13.0
0.13.1
0.2.5
0.2.6
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.0 to 1.32.2Commits
0cbb5aa
Release 2024-10-0854c1dd6
Regenerated Clients2cde144
Update endpoints model67fbd35
Update API modelaa04330
Allow non-nil but empty headers (#2826)5a4e5bb
add feature tracking for cbor protocol (#2821)183987c
add annotations to deprecated services and introduce codegen integration for ...b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.41 to 1.28.0Commits
54f11c0
Release 2024-06-17d5c4ad0
Regenerated Clientse7057a6
Update API model374440d
Merge pull request #2490 from aws/feat-aid-endpoints3133994
fix changelog5ceabb7
merge from mainb0e0b9f
resolve merge conflictaa796dc
drop x/net codegen dependency (#2680)bc5bd7c
Release 2024-06-14215d328
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ecs
from 1.47.0 to 1.48.0Commits
4ba3705
Release 2024-01-05c49b153
Regenerated Clients80508f5
Update API model686a64c
codegen: track upstream sigv4a trait changes (#2442)47dd1b1
Release 2024-01-0423145e3
Regenerated Clients00e57bb
Update API model73e1a99
Merge pull request #2441 from RanVaknin/fix-documentation-config0f8ad11
Fix SRA auth trailing checksum retry bug (#2438)efbc5aa
Release 2024-01-03Updates
github.com/charmbracelet/lipgloss
from 0.13.0 to 0.13.1Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
Commits
284c0c5
docs(list): fix list examples in godoc (#404)d858132
fix(table): include margins in cell width (#401)80b4221
chore(lint): update linter (#405)fa2f4b0
docs(readme): update example screenshot with blend68ca848
docs: update contributing guidelines (#396)24258b8
fix(examples): draw nested structure in file tree examplea5618cb
fix(table): do not shrink table with offset (#373)9b809dc
fix(examples): fix out of range error (#395)199d3c8
fix(render): strip carriage returns from strings (#386)07d1841
docs(example): rainbow string (#96)Updates
github.com/zalando/go-keyring
from 0.2.5 to 0.2.6Release notes
Sourced from github.com/zalando/go-keyring's releases.
Commits
4e6ecc1
Merge pull request #113 from pietdevries94/masterf7b939a
update dependencies; migrate shellescape package to new import pathead676f
Merge pull request #112 from avallete/avallete/feat-add-delete-alla07326c
fix: ensure empty service name won't delete all secrets18c3ffd
fix: unix keyring deleteall4805d10
feat: add DeleteAll methods to keyringDependabot 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