fix(deps): update all non-major dependencies#766
Closed
renovate[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
Contributor
|
PR author is in the excluded authors list. |
0366e18 to
764417a
Compare
764417a to
90202c6
Compare
90202c6 to
fa0d592
Compare
7cfdf7f to
204ebea
Compare
Contributor
Author
|
1262ff7 to
7bfb707
Compare
a6395be to
b5c848b
Compare
Deploying control-layer with
|
| Latest commit: |
0e62601
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://95185662.control-layer.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.control-layer.pages.dev |
096f545 to
899812e
Compare
899812e to
f07bab2
Compare
f07bab2 to
b8f8bde
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:
9.39.3→9.39.424.10.13→24.12.01.0.100→1.0.10210.4.24→10.4.270.8.4→0.8.83.6.5→3.9.00.4.41→0.4.444.5.41→4.5.609.39.3→9.39.40.3.31→0.3.3217.3.0→17.4.02.2.0→2.3.00.11.18→0.11.190.4.27→0.4.29^0.575.0→^0.577.00.24.2→0.24.36.24.0→6.27.00.20.0→0.20.29.13.2→9.14.016.1.0→16.1.17.0.0→7.0.18.9.0→8.11.01.38.0→1.40.00.23.29→0.23.371.0.145→1.0.1493.14.1→3.17.03.2.0→3.4.03.23.0→3.26.00.2.18→0.2.192.0.17→2.0.181.47.1→1.50.00.1.17→0.1.180.4.4→0.4.50.7.15→0.7.180.5.2→0.5.30.6.6→0.6.80.1.41→0.1.440.3.20→0.3.222.5.7→2.5.81.17.0→1.22.0Release Notes
eslint/eslint (@eslint/js)
v9.39.4Compare Source
dtolnay/anyhow (anyhow)
v1.0.102Compare Source
v1.0.101Compare Source
postcss/autoprefixer (autoprefixer)
v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
tokio-rs/axum (axum)
v0.8.8: axum v0.8.8Compare Source
Router::route_layer(#3567)v0.8.7: axum v0.8.7Compare Source
Send/Syncbounds onRouterAsService,RouterIntoService(#3555)v0.8.6Compare Source
v0.8.5: axum v0.8.5Compare Source
OptionalFromRequestforMultipart(#3220)Location::{status_code, location}middleware::ResponseAxumBodyLayerfor mapping response body toaxum::body::Body(#3469)impl FusedStream for WebSocket(#3443)ssemodule andSsetype no longer depend on thetokiofeature (#3154)Redirects constructors is not a valid header value, instead of panicking on construction, theIntoResponseimpl now returns an HTTP 500, just likeJsondoes when serialization fails (#3377)elastio/bon (bon)
v3.9.0Compare Source
Added
builder(generics(setters))for overwriting generic types on the builder. (#364, #368, #370). Thanks @dflemstr for the contribution!builder(overwritable)withbuilder(getter)(#369)Internal
v3.8.2Compare Source
Fixed
Internal
v3.8.1Compare Source
Fixed
clippy::wrong_self_conventionwarning for fields withis_prefix etc. (#349). Thanks @nicmue for the contribution!Internal
clippy::wrong_self_convention(#350)v3.8.0Compare Source
Lint Update Notice
This release brings some rustdoc improvements and no other visible API changes except that
rustcandclippywill start reporting some more true-positive lints. For example builder methods defined via an impl block annotated with#[bon]will now be correctly reported as unused if they are not used. Also, using a private type in a public builder method will trigger aprivate_interfaceslint now.This is all thanks to the updated span handling design researched and implemented by @Eisverygoodletter. It's not clear what other new lints the new span handling may trigger in other realworld codebases. If you see a lint from the code generated by
bonthat you think shouldn't be there, please, open an issue, and it'll be fixed as soon as possible!Changed
Internal
v3.7.2Compare Source
Fixed
derive(IntoFuture)impl block (#337)rustversionto v1.0.19 (#336). Thanks @Fokko for the contribution!v3.7.1Compare Source
This is a small patch release to make
boneasier to package for Debian.Other
Internal
v3.7.0Compare Source
Added
#[builder(derive(IntoFuture(Box)))](#322).This allows calling
builder.awaitinstead ofbuilder.call().await. Thanks @jakubadamw for the contribution!Fixed
whereclause forwarding to#[builder(derive(Into))](#325)Internal
experimental-overwritablefeature (#326)chronotope/chrono (chrono)
v0.4.44: 0.4.44Compare Source
What's Changed
Cargo.tomlcontents by @coryan in #1772v0.4.43: 0.4.43Compare Source
What's Changed
NaiveDate::abs_diffby @Kinrany in #1752v0.4.42: 0.4.42Compare Source
What's Changed
wasm32-linuxsupport by @arjunr2 in #1707tzdataparsing by @ldm0 in #1679?Sizedbound to related methods ofDelayedFormat::write_toby @Huliiiiii in #1721from_timestamp_secsmethod toDateTimeby @jasonaowen in #1719clap-rs/clap (clap)
v4.5.60Compare Source
Fixes
v4.5.59Compare Source
Fixes
Command::ignore_errorsno longer masks help/version on subcommandsv4.5.58Compare Source
v4.5.57Compare Source
Fixes
.value_terminator("--")caused problems with an argument with.last(true)v4.5.56Compare Source
Fixes
v4.5.55Compare Source
Fixes
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argsv4.5.54Compare Source
Fixes
[default]to its own paragraph whenPossibleValue::helpis present in--helpv4.5.53Compare Source
Features
default_values_if,default_values_ifsv4.5.52Compare Source
Fixes
args_conflicts_with_subcommandsconflicts with anArgGroupv4.5.51Compare Source
Fixes
ArgAction::Countv4.5.50Compare Source
Features
CowwhereStringand&strare acceptedv4.5.49Compare Source
Fixes
v4.5.48Compare Source
Documentation
typed_derivecookbook entryv4.5.47Compare Source
Features
impl FromArgMatches for ()impl Args for ()impl Subcommand for ()impl FromArgMatches for Infallibleimpl Subcommand for InfallibleFixes
clapv4.5.46Compare Source
Features
StyledStr::push_strv4.5.45Compare Source
Fixes
ValueEnumvariants now use the full doc comment, not summary, forPossibleValue::helpv4.5.44Compare Source
Features
Command::mut_subcommandsv4.5.43Compare Source
Fixes
v4.5.42Compare Source
Fixes
--helpeslint/eslint (eslint)
v9.39.4Compare Source
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency @eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
4675152docs: add deprecation notice partial (#20520) (Milos Djermanovic)Chores
b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)71b2f6bchore: package.json update for @eslint/js release (Jenkins)1d16c2fci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)rust-lang/futures-rs (futures)
v0.3.32Compare Source
ready!macro in favor ofstd::task::ready!added in Rust 1.64 (#2925)pin_mut!macro in favor ofstd::pin::pin!added in Rust 1.68 (#2929)FuturesOrdered::clear(#2927)mpsc::*Receiver::recv(#2947)mpsc::*Receiver::try_recvand deprecatempsc::*Receiver::::try_next(#2944)FusedStreamforsink::With(#2948)no_stdsupport forshared(#2868)Mutex::new()const (#2956)#[clippy::has_significant_drop]to guards (#2967)pin-utils(#2929)num_cpus(#2946)sindresorhus/globals (globals)
v17.4.0Compare Source
chronotope/humantime (humantime)
v2.3.0: 2.3.0Compare Source
What's Changed
lettre/lettre (lettre)
v0.11.19Compare Source
Features
MessageBuilder(#1108)Misc
static_assert!macro withstd::assert!(#1112)rust-lang/log (log)
v0.4.29Compare Source
v0.4.28Compare Source
lucide-icons/lucide (lucide-react)
v0.577.0: Version 0.577.0Compare Source
What's Changed
ellipseicon by @KISHORE-KUMAR-S in #3749New Contributors
Full Changelog: lucide-icons/lucide@0.576.0...0.577.0
v0.576.0: Version 0.576.0Compare Source
What's Changed
package-*icons. by @karsa-mistmere in #4074receipticon by @karsa-mistmere in #4075cuboidicon tags and categories by @karsa-mistmere in #4095cuboidicon by @jamiemlaw in #4098fishing-rodicon by @7ender in #3839Full Changelog: lucide-icons/lucide@0.575.0...0.576.0
metrics-rs/metrics (metrics)
v0.24.3Compare Source
openai/openai-node (openai)
v6.27.0Compare Source
Full Changelog: v6.26.0...v6.27.0
Features
Chores
v6.26.0Compare Source
Full Changelog: v6.26.0...v6.27.0
Features
Chores
v6.25.0Compare Source
Full Changelog: v6.24.0...v6.25.0
Features
Bug Fixes
Chores
theseus-rs/postgresql-embedded (postgresql_embedded)
v0.20.2Compare Source
Other
v0.20.1Compare Source
Other
gpbl/react-day-picker (react-day-picker)
v9.14.0Compare Source
Release date: 2026-02-26
This release introduces a new
resetOnSelectprop and adds support for the Hijri calendar.Resetting Selections in Range Mode
When in range selection mode, use the
resetOnSelectprop to start a new range when a full range is already selected.Hijri Calendar
To use the Hijri (Umm al-Qura) calendar, import
DayPickerfromreact-day-picker/hijri:Read more in the documentation and play with it in playground.
What's Changed
resetOnSelectprop to reset date range when selecting date with completed range by @rodgobbi in #2906langprop toDayPickerroot element by @gpbl in #2907react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)
v16.1.1Compare Source
What's Changed
.jsby @JulesGuesnon in #627New Contributors
Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v16.1.0...v16.1.1
btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v7.0.1Compare Source
paupino/rust-decimal (rust_decimal)
v1.40.0Compare Source
What's Changed
New Contributors
Full Changelog: paupino/rust-decimal@1.39.0...1.40.0
v1.39.0Compare Source
What's Changed
postgres->postgres_backendby @Logarithmus in #751New Contributors
Full Changelog: paupino/rust-decimal@1.38.0...1.39.0
serde-rs/json (serde_json)
v1.0.149Compare Source
v1.0.148Compare Source
zmijdependency to 1.0v1.0.147Compare Source
v1.0.146Compare Source
jonasbb/serde_with (serde_with)
v3.17.0: serde_with v3.17.0[Compare Source](https://redirect.github.com/jonasbb/serde_with/comp
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.
👻 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.