build(deps): update all minor level dependencies#1110
Conversation
|
7fa8e62 to
a056eef
Compare
a056eef to
62575e7
Compare
4846bda to
21a42ab
Compare
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
21a42ab to
070dfb9
Compare
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. |
viccuad
left a comment
There was a problem hiding this comment.
Dropped pulldown-cmark bump, will be removed in follow-up pr.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1110 +/- ##
=======================================
Coverage 83.34% 83.34%
=======================================
Files 25 25
Lines 4342 4342
=======================================
Hits 3619 3619
Misses 723 723 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Security audit not relevant for this PR. |
This PR contains the following updates:
0.12->0.133.17.1->3.18.01.43.0->1.44.00.226->0.227Release Notes
raphlinus/pulldown-cmark (pulldown-cmark)
v0.13.0Compare Source
Breaking Changes
Options::ENABLE_WIKILINKSby @frostu8 in https://github.com/pulldown-cmark/pulldown-cmark/pull/991New Features
-DCLI option to enable definition lists by @ytmimi in https://github.com/pulldown-cmark/pulldown-cmark/pull/972Bug Fixes and Code Enhancements
unescapeby @notriddle in https://github.com/pulldown-cmark/pulldown-cmark/pull/996scan_eolby @notriddle in https://github.com/pulldown-cmark/pulldown-cmark/pull/998Docs
New Contributors
Full Changelog: pulldown-cmark/pulldown-cmark@v0.12.2...v0.13.0
Stebalien/tempfile (tempfile)
v3.18.0Compare Source
rustixto 1.0.0.NamedTempFile::persist_noclobberatomic on Apple operating systems. It's now atomic on MacOS, Windows, and Linux (depending on the OS version and filesystem used).tokio-rs/tokio (tokio)
v1.44.0: Tokio v1.44.0Compare Source
1.44.0 (March 7th, 2025)
This release changes the
from_stdmethod on sockets to panic if a blocking socket is provided. We determined this change is not a breaking change as Tokio is not intended to operate using blocking sockets. Doing so results in runtime hangs and should be considered a bug. Accidentally passing a blocking socket to Tokio is one of the most common user mistakes. If this change causes an issue for you, please comment on #7172.Added
task::coopmodule (#7116)Command::get_kill_on_drop()(#7086)broadcast::Sender::closed(#6685, #7090)broadcast::WeakSender(#7100)oneshot::Receiver::is_empty()(#7153)oneshot::Receiver::is_terminated()(#7152)Fixed
Fileshould not start a background read (#7139)start_killon exited child should not fail (#7160)CTRL_CLOSE,CTRL_LOGOFF,CTRL_SHUTDOWNon windows (#7122)Changes
select!budget-aware (#7164)from_std(#7166)Changes to unstable APIs
Documented
select!alternatives (#7110)send_to(#7146)Childstdout (#7141)Child::killbehavior (#7162)ChildStdinstruct doc comment (#7192)worker_threadsinstead ofcore_threads(#7186)Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.