Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): bump github.com/charmbracelet/charm from 0.12.4 to 0.12.6 #84

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps github.com/charmbracelet/charm from 0.12.4 to 0.12.6.

Release notes

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

v0.12.6

Changelog

Bug fixes

  • a813d33338c136063c948af588b29ebb0235290e: fix(ci): remove soft-serve workflow (@​aymanbagabas)
  • 802af7a0b2182156c0cf237925b5d14eb5098ac5: fix(deps): dependabot (#224) (@​bashbunni)

Dependency updates

  • 56f8e4f38b7f12a515c3da62dd0411ffd32f4466: feat(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 (@​dependabot[bot])
  • 53195a15eeff7d62b05a008e5ec41d3eaa16650c: feat(deps): bump github.com/charmbracelet/bubbles from 0.13.0 to 0.15.0 (@​dependabot[bot])
  • 41133a170a1b719ec808eb56bec6811a251454be: feat(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.0 (@​dependabot[bot])
  • 18cc5d8a9d5e658188baab45e7ebabbc5eeb0218: feat(deps): bump github.com/prometheus/client_golang (@​dependabot[bot])
  • c5daa9c0b0d43fef5010d258d6256b6b110e0bf6: feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (@​dependabot[bot])
  • f9f2e11dae545fea7362c9907ed5722959b31bd4: feat(deps): bump golang.org/x/crypto from 0.6.0 to 0.10.0 (#227) (@​dependabot[bot])

Documentation updates

  • a5f4109e5366b62a7a73b6932fc225be8aca9d9f: docs: add client env vars to README (#221) (@​bashbunni)
  • 853bdfd2d8823e6712fe779b7e924131f73ebe8e: docs: add encryption info (#231) (@​bashbunni)
  • 3d993528a0fc069ae176d6d4847012bdd4185142: docs: reverse proxy setup (#222) (@​bashbunni)
  • fcc25fc4c8548848ffbb872c7f15063a6d05265b: docs: update license (@​caarlos0)

Other work

  • 52294b47c9bd66e50b88ac7b828d77b4534a01bd: Pre-populate username (#185) (@​jesselang)

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

v0.12.5

Changelog

Bug fixes

Dependency updates

  • 6e399e9a86f1da4367198f3fd8b94e4abff2e8c9: feat(deps): bump github.com/caarlos0/env/v6 from 6.9.3 to 6.10.0 (@​dependabot[bot])
  • acb8596a93f45bfb16feac6bf6d977368d496253: feat(deps): bump github.com/charmbracelet/bubbletea (@​dependabot[bot])
  • afd8987f6353ba67e539beb9c92804a88d248ead: feat(deps): bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5 (@​dependabot[bot])

Documentation updates

  • 76e877e10ef6261d0053adab20ea19cd78ff5812: docs: apt-key deprecation (@​aymanbagabas)
  • 51805ed3d09f9dd0559660b749d70c02df41c492: docs: update apt/yum installation instructions (@​aymanbagabas)

Other work

  • b3da91e03d9e9db691cc107101a93f2842e11561: Update README.md (@​meowgorithm)

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

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from aymanbagabas as a code owner March 4, 2024 13:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/charm-0.12.6 branch from 5e6eb2f to 657b662 Compare March 5, 2024 18:24
Bumps [github.com/charmbracelet/charm](https://github.com/charmbracelet/charm) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/charmbracelet/charm/releases)
- [Changelog](https://github.com/charmbracelet/charm/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/charm@v0.12.4...v0.12.6)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/charm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/charmbracelet/charm-0.12.6 branch from 657b662 to 2f454c2 Compare March 6, 2024 15:58
@aymanbagabas aymanbagabas merged commit 25110cd into main Mar 6, 2024
10 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/charmbracelet/charm-0.12.6 branch March 6, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant