raviqqe / muffet

Fast website link checker in Go
MIT License
2.46k stars 95 forks source link

Bump streetsidesoftware/cspell-action from 4 to 5 #348

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps streetsidesoftware/cspell-action from 4 to 5.

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v5.0.0

5.0.0 (2023-11-14)

⚠ BREAKING CHANGES

  • Update to CSpell version (8.0.0)

Features

  • Update to CSpell version (8.0.0) (22ab0ea)

Updates and Bug Fixes

  • Workflow Bot -- Update ALL Dependencies (bb7b0e7)
  • Workflow Bot -- Update ALL Dependencies (8cd560b)

v4.0.1

4.0.1 (2023-11-07)

Documentation

  • Update README with correct version number (#1413) (bebf297)

Updates and Bug Fixes

Update to CSpell 5.9.0

No release notes provided.

Update to cspell 5.6.3

This release has better support for documents with accent characters.

Upgrade to cspell 5.6.2

cspell 5.6.2 fixes some issue related to accented words. For most cases, this is a non-issue. But for some setups, this might cause some issues to surface that were hidden due to accents being removed.

Upgrade to cspell 5.6.1

Fixes

This fixes and issue with the handling of words with accents where the accented character is made from two pieces.

... (truncated)

Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

5.0.0 (2023-11-14)

⚠ BREAKING CHANGES

  • Update to CSpell version (8.0.0)

Features

  • Update to CSpell version (8.0.0) (22ab0ea)

Updates and Bug Fixes

  • Workflow Bot -- Update ALL Dependencies (bb7b0e7)
  • Workflow Bot -- Update ALL Dependencies (8cd560b)

4.0.1 (2023-11-07)

Documentation

  • Update README with correct version number (#1413) (bebf297)

Updates and Bug Fixes

4.0.0 (2023-10-19)

⚠ BREAKING CHANGES

Features

Updates and Bug Fixes

... (truncated)

Commits
  • 52cba17 chore(main): release 5.0.0
  • bb7b0e7 fix: Workflow Bot -- Update ALL Dependencies
  • 8cd560b fix: Workflow Bot -- Update ALL Dependencies
  • 22ab0ea feat: Update CSpell version (8.0.0)
  • See full diff 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)