trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

Bump crate-ci/typos from 1.21.0 to 1.22.9 #1998

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps crate-ci/typos from 1.21.0 to 1.22.9.

Release notes

Sourced from crate-ci/typos's releases.

v1.22.9

[1.22.9] - 2024-06-22

Fixes

  • Stop correcting reoccurrence

v1.22.8

[1.22.8] - 2024-06-21

Features

  • (action) Add Arm, Mac support

v1.22.7

[1.22.7] - 2024-06-12

Fixes

  • Remove Linux arm64 binary support

v1.22.6

[1.22.6] - 2024-06-12

v1.22.5

[1.22.5] - 2024-06-12

Features

  • Linux arm64 binaries

v1.22.4

[1.22.4] - 2024-06-10

  • Correct adventerous as adventurous instead of adventures
  • Correct manifestion as manifestation instead of manifesto
  • Correct manifestior as manifestation instead of manifesto

v1.22.3

[1.22.3] - 2024-06-07

Fixes

  • Don't correct arbitral

v1.22.2

[1.22.2] - 2024-06-07

v1.22.1

[1.22.1] - 2024-06-05

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.22.9] - 2024-06-22

Fixes

  • Stop correcting reoccurrence

[1.22.8] - 2024-06-21

Features

  • (action) Add Arm, Mac support

[1.22.7] - 2024-06-12

Fixes

  • Remove Linux arm64 binary support

[1.22.6] - 2024-06-12

[1.22.5] - 2024-06-12

Features

  • Linux arm64 binaries

[1.22.4] - 2024-06-10

Fixes

  • Correct adventerous as adventurous instead of adventures
  • Correct manifestion as manifestation instead of manifesto
  • Correct manifestior as manifestation instead of manifesto

[1.22.3] - 2024-06-07

Fixes

  • Don't correct arbitral

[1.22.2] - 2024-06-07

[1.22.1] - 2024-06-05

  • In golang, flate is a valid term from the stdlib

[1.22.0] - 2024-06-03

Fixes

... (truncated)

Commits


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)
github-actions[bot] commented 6 days ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.