SKopecz / PositiveIntegrators.jl

A Julia library of positivity-preserving time integration methods
https://skopecz.github.io/PositiveIntegrators.jl/
MIT License
13 stars 4 forks source link

Bump crate-ci/typos from 1.23.6 to 1.24.3 #122

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

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

[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


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)
codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.26%. Comparing base (ad47cfb) to head (679580f).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ======================================= Coverage 98.26% 98.26% ======================================= Files 7 7 Lines 1556 1556 ======================================= Hits 1529 1529 Misses 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.