HOHQMesh
HOHQMesh copied to clipboard
Bump crate-ci/typos from 1.23.6 to 1.24.3
Bumps crate-ci/typos from 1.23.6 to 1.24.3.
Release notes
Sourced from crate-ci/typos's releases.
v1.24.3
[1.24.3] - 2024-08-30
Fixes
- Updated the dictionary with the August 2024 changes
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
Changelog
Sourced from crate-ci/typos's changelog.
[1.24.3] - 2024-08-30
Fixes
- Updated the dictionary with the August 2024 changes
[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
Commits
9ad6f5c
chore: Release12e101e
docs: Update changelog8c58591
Merge pull request #1091 from epage/august250dcc7
fix(dict): Aug updates7197721
chore: Releasee5a03e2
docs: Update changelogace2536
Merge pull request #1089 from epage/capbf98193
perf(token): Don't allow unbounded backtrackable parsing773e4aa
Merge pull request #1087 from epage/locale2307103
test(cli): Verify locale false positives- Additional commits viewable 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 <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)