Skip to content

deps: bump @charmland/crush from 0.69.1 to 0.79.1 - #71

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/charmland/crush-0.79.1
Open

deps: bump @charmland/crush from 0.69.1 to 0.79.1#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/charmland/crush-0.79.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @charmland/crush from 0.69.1 to 0.79.1.

Release notes

Sourced from @​charmland/crush's releases.

v0.79.1

Bang Bang

This release introduces a number of small but mighty UX improvements to improve the Bang Mode experience overall. Details below.

Hope you’re chilling out, Charm 💘

Changelog

Fixed

  • 11662010521e5211d825fcc21c4fdf8c72fda08e: fix(bangmode): activate bang mode when ! is preceded by whitespace (@​meowgorithm)
  • 7e4bd6a0b44ce3c32f0e36d48ffcd77c1955d641: fix(bangmode): engage bang mode when pasting text starting with ! (@​meowgorithm)
  • f342edf052ef1ca35fb202c235a976b9ef6f45f9: fix(bangmode): include bang commands in history (@​meowgorithm)
  • d20e29ae75004991e801fc4fd18c83e68913b5ab: fix(bangmode): sync bang mode with external editor (@​meowgorithm)

First, download the checksums.txt file and the checksums.txt.sigstore.json file files, for example, with wget:

wget 'https://github.com/charmbracelet/crush/releases/download/v0.79.1/checksums.txt'
wget 'https://github.com/charmbracelet/crush/releases/download/v0.79.1/checksums.txt.sigstore.json'

Then, verify it using cosign:

cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --bundle 'checksums.txt.sigstore.json' \
  ./checksums.txt

If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

sha256sum --ignore-missing -c checksums.txt

Done! You artifacts are now verified!

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

... (truncated)

Commits
  • 8221ef5 v0.79.1
  • d20e29a fix(bangmode): sync bang mode with external editor
  • f342edf fix(bangmode): include bang commands in history
  • 7e4bd6a fix(bangmode): engage bang mode when pasting text starting with !
  • 1166201 fix(bangmode): activate bang mode when ! is preceded by whitespace
  • e74720b chore(legal): @​ken-jo has signed the CLA
  • 606fadc v0.79.0
  • ee47eb8 feat(bangmode): allow prefixing a string with bangmode
  • cf0d7c2 fix(bangmode): move ansi remaping into common and cleanup bangmode
  • 8305eb0 fix(bangmode): fix duplicate command message race condition
  • Additional commits viewable in compare view

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 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)

Bumps [@charmland/crush](https://github.com/charmbracelet/crush) from 0.69.1 to 0.79.1.
- [Release notes](https://github.com/charmbracelet/crush/releases)
- [Commits](charmbracelet/crush@v0.69.1...v0.79.1)

---
updated-dependencies:
- dependency-name: "@charmland/crush"
  dependency-version: 0.79.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants