Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action patch v1.35.3 -> v1.35.4

Release Notes

crate-ci/typos (crate-ci/typos)

v1.35.4

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 12, 2025 23:15
@github-project-automation github-project-automation bot moved this to Pending review in Kubewarden Aug 12, 2025
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.47%. Comparing base (dbd46ae) to head (9b4dfec).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1317   +/-   ##
=======================================
  Coverage   87.47%   87.47%           
=======================================
  Files          34       34           
  Lines        4936     4936           
=======================================
  Hits         4318     4318           
  Misses        618      618           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github-actions branch from e6cf2cf to 9b4dfec Compare August 13, 2025 04:55
@jvanz
Copy link
Member

jvanz commented Aug 13, 2025

I'm merging this. Tests have passed and the failure happen in the coverage file upload. Which is not related to this change.

@jvanz jvanz merged commit 07805c0 into main Aug 13, 2025
41 of 43 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Aug 13, 2025
@renovate renovate bot deleted the renovate/github-actions branch August 13, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant