Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump crate-ci/typos from 1.23.7 to 1.24.5 #970

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps crate-ci/typos from 1.23.7 to 1.24.5.

Release notes

Sourced from crate-ci/typos's releases.

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)

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
Changelog

Sourced from crate-ci/typos's changelog.

[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
Commits
  • 945d407 chore: Release
  • e972e95 docs: Update changelog
  • fcfade4 Merge pull request #1095 from zyf722/actions-windows
  • 264f549 feat(action): Add Windows support to actions
  • 853bbe8 chore: Release
  • b5f5660 docs: Update changelog
  • 39f678e Merge pull request #1093 from kachick/grather-suggest-candidates
  • bb6905f Merge pull request #1092 from crate-ci/renovate/embarkstudios-cargo-deny-acti...
  • 786c825 fix(dict): Add suggestions for the typo "grather"
  • 3400581 chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.07%. Comparing base (1da4915) to head (7aaf850).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #970   +/-   ##
=======================================
  Coverage   64.07%   64.07%           
=======================================
  Files          48       48           
  Lines        5970     5970           
  Branches      144      144           
=======================================
  Hits         3825     3825           
  Misses       2145     2145           
Components Coverage Δ
apel_plugin 83.27% <ø> (ø)
auditor 68.73% <ø> (ø)
auditor_client 94.38% <ø> (ø)
slurm_collector 67.67% <ø> (ø)
slurm_epilog_collector 0.00% <ø> (ø)
htcondor_collector ∅ <ø> (∅)
priority_plugin 37.82% <ø> (ø)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.7 to 1.24.5.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.23.7...v1.24.5)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dirksammel dirksammel force-pushed the dependabot/github_actions/crate-ci/typos-1.24.5 branch from f78bd45 to 7aaf850 Compare September 12, 2024 10:01
@dirksammel dirksammel merged commit 7757f3e into main Sep 12, 2024
59 of 60 checks passed
@dirksammel dirksammel deleted the dependabot/github_actions/crate-ci/typos-1.24.5 branch September 12, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants