Ferrite-FEM / FerriteMeshParser.jl

Parse mesh files to Ferrite.jl grid
MIT License
3 stars 2 forks source link

Bump crate-ci/typos from 1.16.3 to 1.16.10 #26

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps crate-ci/typos from 1.16.3 to 1.16.10.

Release notes

Sourced from crate-ci/typos's releases.

v1.16.10

[1.16.10] - 2023-09-01

Compatibility

  • Bump MSRV to 1.70.0

Fixes

v1.16.9

[1.16.9] - 2023-08-30

Fixes

  • Start correcting arguement again

v1.16.8

[1.16.8] - 2023-08-21

Fixes

  • (action) With fetch-depth:0, don't ignore excludes and fail with spaces in file names

v1.16.7

[1.16.7] - 2023-08-21

Fixes

  • Provide more context for IO error messages

v1.16.6

[1.16.6] - 2023-08-18

Fixes

  • Provide more context for IO error messages

v1.16.5

[1.16.5] - 2023-08-14

Fixes

  • Categorize pnpm-lock.yaml as a lock file

v1.16.4

[1.16.4] - 2023-08-12

Changelog

Sourced from crate-ci/typos's changelog.

[1.16.10] - 2023-09-01

Compatibility

  • Bump MSRV to 1.70.0

Fixes

[1.16.9] - 2023-08-30

Fixes

  • Start correcting arguement again

[1.16.8] - 2023-08-21

Fixes

  • (action) With fetch-depth:0, don't ignore excludes and fail with spaces in file names

[1.16.7] - 2023-08-21

Fixes

  • Provide more context for IO error messages

[1.16.6] - 2023-08-18

Fixes

  • Provide more context for IO error messages

[1.16.5] - 2023-08-14

Fixes

  • Categorize pnpm-lock.yaml as a lock file

[1.16.4] - 2023-08-12

Commits
  • 65d2fb6 chore: Release
  • 602923b chore: Release
  • 99bb02d docs: Update changelog
  • b49c652 Merge pull request #824 from epage/august
  • c7a2909 feat(dict): August updates
  • 0c05b21 style: Make clippy happy
  • 67ca12a Merge pull request #822 from crate-ci/renovate/itertools-0.x
  • bd59923 Merge pull request #821 from crate-ci/renovate/anstream-0.x
  • ff1e83b chore: Update MSRV to 1.70.0
  • f4171e7 chore(deps): update rust crate itertools to 0.11
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8f04559) 100.00% compared to head (242176b) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 266 266 ========================================= Hits 266 266 ```

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