Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action minor v1.35.7 -> v1.36.0

Release Notes

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

v1.36.0

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)

v1.35.8

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: Disabled by config. Please merge this manually once you are satisfied.

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 September 3, 2025 02:39
@github-project-automation github-project-automation bot moved this to Pending review in Kubewarden Sep 3, 2025
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1269       +/-   ##
===========================================
+ Coverage   26.65%   51.66%   +25.01%     
===========================================
  Files          16       17        +1     
  Lines        1043     1078       +35     
===========================================
+ Hits          278      557      +279     
+ Misses        765      521      -244     
Flag Coverage Δ
integration-tests 47.38% <ø> (?)
unit-tests 26.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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/all-minor branch from 2bebdef to a2a5ff2 Compare September 3, 2025 10:34
@flavio
Copy link
Member

flavio commented Sep 3, 2025

The CI is broken because of a flaky test, it's not related with this PR

@flavio flavio merged commit 6b58a86 into main Sep 3, 2025
38 of 43 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Sep 3, 2025
@renovate renovate bot deleted the renovate/all-minor branch September 3, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant