-
Notifications
You must be signed in to change notification settings - Fork 132
fix(deps): update all patch updates #6020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
danking
pushed a commit
that referenced
this pull request
Feb 6, 2026
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [cc](https://redirect.github.com/rust-lang/cc-rs) | workspace.dependencies | patch | `1.2.52` → `1.2.53` |  |  | | [chrono](https://redirect.github.com/chronotope/chrono) | workspace.dependencies | patch | `0.4.42` → `0.4.43` |  |  | | [insta](https://insta.rs/) ([source](https://redirect.github.com/mitsuhiko/insta)) | workspace.dependencies | patch | `1.46.0` → `1.46.1` |  |  | | [thiserror](https://redirect.github.com/dtolnay/thiserror) | workspace.dependencies | patch | `2.0.17` → `2.0.18` |  |  | | [org.immutables:value](https://redirect.github.com/immutables/immutables/tree/value) ([source](https://redirect.github.com/immutables/immutables)) | dependencies | patch | `2.12.0` → `2.12.1` |  |  | --- ### Release Notes <details> <summary>rust-lang/cc-rs (cc)</summary> ### [`v1.2.53`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1253---2026-01-16) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.2.52...cc-v1.2.53) ##### Other - Add missing RISC-V targets ([#​1657](https://redirect.github.com/rust-lang/cc-rs/pull/1657)) </details> <details> <summary>chronotope/chrono (chrono)</summary> ### [`v0.4.43`](https://redirect.github.com/chronotope/chrono/releases/tag/v0.4.43): 0.4.43 [Compare Source](https://redirect.github.com/chronotope/chrono/compare/v0.4.42...v0.4.43) ##### What's Changed - Install extra components for lint workflow by [@​djc](https://redirect.github.com/djc) in [#​1741](https://redirect.github.com/chronotope/chrono/pull/1741) - Upgrade windows-bindgen to 0.64 by [@​djc](https://redirect.github.com/djc) in [#​1742](https://redirect.github.com/chronotope/chrono/pull/1742) - Improve windows-bindgen setup by [@​djc](https://redirect.github.com/djc) in [#​1744](https://redirect.github.com/chronotope/chrono/pull/1744) - Drop stabilized feature doc\_auto\_cfg by [@​djc](https://redirect.github.com/djc) in [#​1745](https://redirect.github.com/chronotope/chrono/pull/1745) - Faster RFC 3339 parsing by [@​djc](https://redirect.github.com/djc) in [#​1748](https://redirect.github.com/chronotope/chrono/pull/1748) - Update windows-bindgen requirement from 0.64 to 0.65 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1751](https://redirect.github.com/chronotope/chrono/pull/1751) - add `NaiveDate::abs_diff` by [@​Kinrany](https://redirect.github.com/Kinrany) in [#​1752](https://redirect.github.com/chronotope/chrono/pull/1752) - Add feature gated defmt support. by [@​pebender](https://redirect.github.com/pebender) in [#​1747](https://redirect.github.com/chronotope/chrono/pull/1747) - Drop deny lints, eager Debug impls are a mixed blessing by [@​djc](https://redirect.github.com/djc) in [#​1753](https://redirect.github.com/chronotope/chrono/pull/1753) - chore: minor improvement for docs by [@​spuradage](https://redirect.github.com/spuradage) in [#​1756](https://redirect.github.com/chronotope/chrono/pull/1756) - Added doctest for the NaiveDate years\_since function by [@​LucasBou](https://redirect.github.com/LucasBou) in [#​1755](https://redirect.github.com/chronotope/chrono/pull/1755) - Prepare 0.4.43 by [@​djc](https://redirect.github.com/djc) in [#​1765](https://redirect.github.com/chronotope/chrono/pull/1765) - Update copyright year to 2026 in LICENSE.txt by [@​taozui472](https://redirect.github.com/taozui472) in [#​1767](https://redirect.github.com/chronotope/chrono/pull/1767) </details> <details> <summary>mitsuhiko/insta (insta)</summary> ### [`v1.46.1`](https://redirect.github.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1461) [Compare Source](https://redirect.github.com/mitsuhiko/insta/compare/1.46.0...1.46.1) - Fix inline snapshot corruption when multiple snapshots appear inside `with_settings!` macro. [#​858](https://redirect.github.com/mitsuhiko/insta/issues/858) </details> <details> <summary>dtolnay/thiserror (thiserror)</summary> ### [`v2.0.18`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.18) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.17...2.0.18) - Make compatible with project-level `needless_lifetimes = "forbid"` ([#​443](https://redirect.github.com/dtolnay/thiserror/issues/443), thanks [@​LucaCappelletti94](https://redirect.github.com/LucaCappelletti94)) </details> <details> <summary>immutables/immutables (org.immutables:value)</summary> ### [`v2.12.1`](https://redirect.github.com/immutables/immutables/releases/tag/2.12.1) [Compare Source](https://redirect.github.com/immutables/immutables/compare/2.12.0...2.12.1) ##### Maintenance & bugfix release - [#​1631](https://redirect.github.com/immutables/immutables/issues/1631) new PlainAttribute as a workaround - [#​1632](https://redirect.github.com/immutables/immutables/issues/1632) fixed incompatibility of builders for package-private records and visibility=PUBLIC - [#​1630](https://redirect.github.com/immutables/immutables/issues/1630) fixed Staged builder's new `start()` incompatible with pojos etc. ##### What's Changed - JDK 23+ (Upgraded build and matrix to include Java 25/javac) by [@​SimY4](https://redirect.github.com/SimY4) in [#​1627](https://redirect.github.com/immutables/immutables/pull/1627) **Full Changelog**: <immutables/immutables@2.12.0...2.12.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:
1.2.52→1.2.530.4.42→0.4.431.46.0→1.46.12.0.17→2.0.182.12.0→2.12.1Release Notes
rust-lang/cc-rs (cc)
v1.2.53Compare Source
Other
chronotope/chrono (chrono)
v0.4.43: 0.4.43Compare Source
What's Changed
NaiveDate::abs_diffby @Kinrany in #1752mitsuhiko/insta (insta)
v1.46.1Compare Source
with_settings!macro. #858dtolnay/thiserror (thiserror)
v2.0.18Compare Source
needless_lifetimes = "forbid"(#443, thanks @LucaCappelletti94)immutables/immutables (org.immutables:value)
v2.12.1Compare Source
Maintenance & bugfix release
start()incompatible with pojos etc.What's Changed
Full Changelog: immutables/immutables@2.12.0...2.12.1
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.