google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
23 stars 7 forks source link

chore(deps): update crate-ci/typos action to v1.20.9 #134

Closed renovate-bot closed 3 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action minor v1.19.0 -> v1.20.9

Release Notes

crate-ci/typos (crate-ci/typos) ### [`v1.20.9`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.9) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.8...v1.20.9) #### \[1.20.9] - 2024-04-16 ##### Fixes - Don't correct the unit `dBA` (as an identifier to limit to that case) ### [`v1.20.8`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.8) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.7...v1.20.8) #### \[1.20.8] - 2024-04-12 ##### Fixes - Don't correct `kms` - Don't correct `inout` ### [`v1.20.7`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.7) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.6...v1.20.7) #### \[1.20.7] - 2024-04-09 ##### Fixes - Treat `.pyi` files as Python ### [`v1.20.6`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.6) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.5...v1.20.6) #### \[1.20.6] - 2024-04-09 ##### Fixes - Don't correct `automations` ### [`v1.20.5`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.5) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.4...v1.20.5) ##### \[1.20.5] - 2024-04-09 ##### Fixes - Don't correct `hd` ### [`v1.20.4`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.4) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.3...v1.20.4) #### \[1.20.4] - 2024-04-04 ##### Fixes - Don't correct `ans` ### [`v1.20.3`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.3) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.2...v1.20.3) #### \[1.20.3] - 2024-04-02 - Don't correct `arange` in Python - Don't correct `EOFError` in Python ### [`v1.20.2`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.2) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.1...v1.20.2) #### \[1.20.2] - 2024-04-02 ##### Fixes - Don't correct `ang` ('angle' abbreviation) - Don't correct `dur` ('duration' abbreviation) - Don't correct `lst` (used in place of 'list' when its a built-in) - Don't correct `GUID` acronym - Don't correct `IIS` acronym - Don't correct `IME` acronym - Don't correct `IOT` acronym - Don't correct `ro` acronym - Don't correct `ws` abbreviation - Don't correct `JST` timezone - Also correct `donw` to `done` ### [`v1.20.1`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.1) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.20.0...v1.20.1) #### \[1.20.1] - 2024-04-01 ##### Fixes - Don't correct `og` (OpenGraph's namespace), a regression from 1.20.0 ##### Fixes - Don't correct `eof`, a regression from 1.20.0 ### [`v1.20.0`](https://togithub.com/crate-ci/typos/releases/tag/v1.20.0) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.19.0...v1.20.0) #### \[1.20.0] - 2024-04-01 ##### Fixes - Updated the dictionary with the [March 2024](https://togithub.com/crate-ci/typos/issues/943) changes - Pull in typos from another source - Don't correct `spile`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 90.45%. Comparing base (fcb2961) to head (0c1800c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== + Coverage 89.18% 90.45% +1.26% ========================================== Files 7 7 Lines 518 503 -15 ========================================== - Hits 462 455 -7 + Misses 56 48 -8 ```

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