openkruise / kruise

Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
https://openkruise.io
Other
4.61k stars 760 forks source link

Bump crate-ci/typos from 1.24.1 to 1.24.6 #1754

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps crate-ci/typos from 1.24.1 to 1.24.6.

Release notes

Sourced from crate-ci/typos's releases.

v1.24.6

[1.24.6] - 2024-09-16

Fixes

  • Respect negation (!) in extend-exclude

v1.24.5

[1.24.5] - 2024-09-04

Features

  • (action) Support windows

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

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.24.6] - 2024-09-16

Fixes

  • Respect negation (!) in extend-exclude

[1.24.5] - 2024-09-04

Features

  • (action) Support windows

[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

... (truncated)

Commits
  • 8e6a428 chore: Release
  • cab7c3c docs: Update changelog
  • c4a6592 Merge pull request #1100 from epage/invert
  • ad3538f refactor(cli): Switch from Overrides to Gitignore
  • d9b55f9 fix(cli): Allow negative expressions in extend-exclude
  • 777cf42 refactor(cli): Be explicit in overrides
  • 0e8148f test(cli): Show inverted extend-exclude behavior
  • 945d407 chore: Release
  • e972e95 docs: Update changelog
  • fcfade4 Merge pull request #1095 from zyf722/actions-windows
  • 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)