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 #280

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month 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.2
github.com/aws/aws-sdk-go-v2/config 1.27.41 1.28.0
github.com/aws/aws-sdk-go-v2/service/ecs 1.47.0 1.48.0
github.com/charmbracelet/lipgloss 0.13.0 0.13.1
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.2

Commits


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

Commits


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

Commits


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

Release notes

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

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
  • 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)
  • 24258b8 fix(examples): draw nested structure in file tree example
  • a5618cb 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)
  • 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 1 month ago

Superseded by #282.