chore(deps): update all non-security dependencies#46
Open
slnc-renovate-ci[bot] wants to merge 2 commits into
Open
chore(deps): update all non-security dependencies#46slnc-renovate-ci[bot] wants to merge 2 commits into
slnc-renovate-ci[bot] wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
==========================================
- Coverage 98.10% 97.79% -0.32%
==========================================
Files 12 12
Lines 3065 2631 -434
==========================================
- Hits 3007 2573 -434
Misses 58 58 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
slnc-renovate-ci
Bot
force-pushed
the
renovate/all-non-security-dependencies
branch
5 times, most recently
from
June 22, 2026 07:34
76096cd to
4ec8804
Compare
slnc-renovate-ci
Bot
force-pushed
the
renovate/all-non-security-dependencies
branch
4 times, most recently
from
June 29, 2026 06:59
54ff3d4 to
44fa68d
Compare
slnc-renovate-ci
Bot
force-pushed
the
renovate/all-non-security-dependencies
branch
5 times, most recently
from
July 7, 2026 06:17
831908f to
252325b
Compare
slnc-renovate-ci
Bot
force-pushed
the
renovate/all-non-security-dependencies
branch
5 times, most recently
from
July 14, 2026 04:58
c1fdd43 to
361d568
Compare
slnc-renovate-ci
Bot
force-pushed
the
renovate/all-non-security-dependencies
branch
from
July 16, 2026 05:18
361d568 to
9f662fc
Compare
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
7138816→229181148b55a0→2499707a309ff8→ece7cb029eef33→4be70660.4.26→0.4.280.4.291.12.3→1.13.01.13.1v46.1.14→v46.1.18v46.1.19v1.0.4→v1.0.5b430933→3d0d988492cad2→9458fed08b635a→b3acd54207db25→bc3b09ad56616f→dd8818a7592c42→782607fWarning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
BurntSushi/ripgrep (ignore)
v0.4.28Compare Source
v0.4.27Compare Source
rust-lang/regex (regex)
v1.13.0Compare Source
===================
This release includes a new API, a
regex!macro, for lazy compilation ofa regex from a string literal. If you use regexes a lot, it's likely you've
already written one exactly like it. The new macro can be used like this:
Improvements:
Add a new
regex!macro for efficient and automatic reuse of a compiled regex.v1.12.4Compare Source
===================
This release includes a performance optimization for compilation of regexes
with very large character classes.
Improvements:
Avoid re-canonicalizing the entire interval set when pushing new class ranges.
renovatebot/github-action (renovatebot/github-action)
v46.1.18Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v46.1.17Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v46.1.16Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v46.1.15Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
rust-lang/crates-io-auth-action (rust-lang/crates-io-auth-action)
v1.0.5Compare Source
What's Changed
Internal changes
Full Changelog: rust-lang/crates-io-auth-action@v1.0.4...v1.0.5
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.