noahgorstein / jqp

A TUI playground to experiment with jq
MIT License
2.19k stars 40 forks source link

chore(deps): bump crate-ci/typos from 1.22.1 to 1.24.4 #122

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps crate-ci/typos from 1.22.1 to 1.24.4.

Release notes

Sourced from crate-ci/typos's releases.

v1.24.4

[1.24.4] - 2024-09-03

Fixes

  • Offer a correction for grather

v1.24.3

[1.24.3] - 2024-08-30

Fixes

v1.24.2

[1.24.2] - 2024-08-30

Performance

  • Cap unbounded parsing to avoid worst case performance (hit with test data)

v1.24.1

[1.24.1] - 2024-08-23

Fixes

  • Remove unverified varcon (locale data) entries

v1.24.0

[1.24.0] - 2024-08-23

Features

  • Update varcon (locale data) to version 2020.12.07

v1.23.7

[1.23.7] - 2024-08-22

Fixes

  • (config) Respect --locale / default.locale again after it was broken in 1.16.24

v1.23.6

[1.23.6] - 2024-07-31

Fixes

  • Updated the dictionary with the July 2024 changes

v1.23.5

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.24.4] - 2024-09-03

Fixes

  • Offer a correction for grather

[1.24.3] - 2024-08-30

Fixes

[1.24.2] - 2024-08-30

Performance

  • Cap unbounded parsing to avoid worst case performance (hit with test data)

[1.24.1] - 2024-08-23

Fixes

  • Remove unverified varcon (locale data) entries

[1.24.0] - 2024-08-23

Features

  • Update varcon (locale data) to version 2020.12.07

[1.23.7] - 2024-08-22

Fixes

  • (config) Respect --locale / default.locale again after it was broken in 1.16.24

[1.23.6] - 2024-07-31

Fixes

  • Updated the dictionary with the July 2024 changes

[1.23.5] - 2024-07-25

Features

  • (config) Store config in Cargo.toml

[1.23.4] - 2024-07-25

... (truncated)

Commits
  • 853bbe8 chore: Release
  • b5f5660 docs: Update changelog
  • 39f678e Merge pull request #1093 from kachick/grather-suggest-candidates
  • bb6905f Merge pull request #1092 from crate-ci/renovate/embarkstudios-cargo-deny-acti...
  • 786c825 fix(dict): Add suggestions for the typo "grather"
  • 3400581 chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
  • 9ad6f5c chore: Release
  • 12e101e docs: Update changelog
  • 8c58591 Merge pull request #1091 from epage/august
  • 250dcc7 fix(dict): Aug updates
  • 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 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 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[bot] commented 1 month ago

Superseded by #123.