oslokommune / ok

Infrastructure toolbox đź‘Ś
https://km.oslo.systems
1 stars 1 forks source link

deps: bump the gomod-all group across 1 directory with 5 updates #286

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the gomod-all group with 5 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.0 1.32.3
github.com/aws/aws-sdk-go-v2/config 1.27.41 1.28.1
github.com/aws/aws-sdk-go-v2/service/ecs 1.47.0 1.49.0
github.com/charmbracelet/lipgloss 0.13.0 1.0.0
github.com/zalando/go-keyring 0.2.5 0.2.6

Updates github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.3

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.47.0 to 1.49.0

Commits


Updates github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0

Release notes

Sourced from github.com/charmbracelet/lipgloss's releases.

v1.0.0

At last: v1.0.0

This is an honorary release indicating that Lip Gloss is now stable. Thank you, open source community, for all your love, support, contributions, and great style.

Stay tuned for a v2 alpha!

v0.13.1

Table improvements, on stream

@​bashbunni went to town in this release and fixed a bunch of bugs, mostly around table. Best of all, she did most of it on stream.

Changelog

Table

Other Stuff

Bonus

New Contributors

Full Changelog: https://github.com/charmbracelet/lipgloss/compare/v0.13.0...v0.13.1


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 761d265 feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2
  • 342e7b0 chore(ci): sync golangci-lint config
  • da324b1 feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.0
  • 78fd6fd chore(ci): sync golangci-lint config
  • 407dc3d feat(ci): add lint-sync workflow
  • 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 blend
  • 68ca848 docs: update contributing guidelines (#396)
  • Additional commits viewable in compare view


Updates github.com/zalando/go-keyring from 0.2.5 to 0.2.6

Release notes

Sourced from github.com/zalando/go-keyring's releases.

v0.2.6

What's Changed

New Contributors

Full Changelog: https://github.com/zalando/go-keyring/compare/v0.2.5...v0.2.6

Commits
  • 4e6ecc1 Merge pull request #113 from pietdevries94/master
  • f7b939a update dependencies; migrate shellescape package to new import path
  • ead676f Merge pull request #112 from avallete/avallete/feat-add-delete-all
  • a07326c fix: ensure empty service name won't delete all secrets
  • 18c3ffd fix: unix keyring deleteall
  • 4805d10 feat: add DeleteAll methods to keyring
  • See full diff in compare view


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
dependabot[bot] commented 3 weeks ago

Superseded by #292.