Skip to content

Commit d0160ff

Browse files
fix(deps): update all patch updates (#6020)
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` | ![age](https://developer.mend.io/api/mc/badges/age/crate/cc/1.2.53?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/cc/1.2.52/1.2.53?slim=true) | | [chrono](https://redirect.github.com/chronotope/chrono) | workspace.dependencies | patch | `0.4.42` → `0.4.43` | ![age](https://developer.mend.io/api/mc/badges/age/crate/chrono/0.4.43?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/chrono/0.4.42/0.4.43?slim=true) | | [insta](https://insta.rs/) ([source](https://redirect.github.com/mitsuhiko/insta)) | workspace.dependencies | patch | `1.46.0` → `1.46.1` | ![age](https://developer.mend.io/api/mc/badges/age/crate/insta/1.46.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/insta/1.46.0/1.46.1?slim=true) | | [thiserror](https://redirect.github.com/dtolnay/thiserror) | workspace.dependencies | patch | `2.0.17` → `2.0.18` | ![age](https://developer.mend.io/api/mc/badges/age/crate/thiserror/2.0.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/thiserror/2.0.17/2.0.18?slim=true) | | [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` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.immutables:value/2.12.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.immutables:value/2.12.0/2.12.1?slim=true) | --- ### 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 ([#&#8203;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 [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1741](https://redirect.github.com/chronotope/chrono/pull/1741) - Upgrade windows-bindgen to 0.64 by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1742](https://redirect.github.com/chronotope/chrono/pull/1742) - Improve windows-bindgen setup by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1744](https://redirect.github.com/chronotope/chrono/pull/1744) - Drop stabilized feature doc\_auto\_cfg by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1745](https://redirect.github.com/chronotope/chrono/pull/1745) - Faster RFC 3339 parsing by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1748](https://redirect.github.com/chronotope/chrono/pull/1748) - Update windows-bindgen requirement from 0.64 to 0.65 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1751](https://redirect.github.com/chronotope/chrono/pull/1751) - add `NaiveDate::abs_diff` by [@&#8203;Kinrany](https://redirect.github.com/Kinrany) in [#&#8203;1752](https://redirect.github.com/chronotope/chrono/pull/1752) - Add feature gated defmt support. by [@&#8203;pebender](https://redirect.github.com/pebender) in [#&#8203;1747](https://redirect.github.com/chronotope/chrono/pull/1747) - Drop deny lints, eager Debug impls are a mixed blessing by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1753](https://redirect.github.com/chronotope/chrono/pull/1753) - chore: minor improvement for docs by [@&#8203;spuradage](https://redirect.github.com/spuradage) in [#&#8203;1756](https://redirect.github.com/chronotope/chrono/pull/1756) - Added doctest for the NaiveDate years\_since function by [@&#8203;LucasBou](https://redirect.github.com/LucasBou) in [#&#8203;1755](https://redirect.github.com/chronotope/chrono/pull/1755) - Prepare 0.4.43 by [@&#8203;djc](https://redirect.github.com/djc) in [#&#8203;1765](https://redirect.github.com/chronotope/chrono/pull/1765) - Update copyright year to 2026 in LICENSE.txt by [@&#8203;taozui472](https://redirect.github.com/taozui472) in [#&#8203;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. [#&#8203;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"` ([#&#8203;443](https://redirect.github.com/dtolnay/thiserror/issues/443), thanks [@&#8203;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 - [#&#8203;1631](https://redirect.github.com/immutables/immutables/issues/1631) new PlainAttribute as a workaround - [#&#8203;1632](https://redirect.github.com/immutables/immutables/issues/1632) fixed incompatibility of builders for package-private records and visibility=PUBLIC - [#&#8203;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 [@&#8203;SimY4](https://redirect.github.com/SimY4) in [#&#8203;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>
1 parent 7c227fd commit d0160ff

File tree

3 files changed

+44
-57
lines changed

3 files changed

+44
-57
lines changed

Cargo.lock

Lines changed: 42 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ org.glassfish.jersey.core:jersey-server:3.0.18 (4 constraints: 584ca4a0)
330330

331331
org.glassfish.jersey.inject:jersey-hk2:3.0.18 (2 constraints: 441a849a)
332332

333-
org.immutables:value:2.12.0 (1 constraints: 3705353b)
333+
org.immutables:value:2.12.1 (1 constraints: 3805363b)
334334

335335
org.javassist:javassist:3.30.2-GA (3 constraints: 1f2c152b)
336336

java/versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ com.google.guava:guava = 33.5.0-jre
77
com.google.guava:listenablefuture = 9999.0-empty-to-avoid-conflict-with-guava
88
com.jakewharton.nopen:* = 1.0.1
99
org.apache.spark:* = 4.1.1
10-
org.immutables:value = 2.12.0
10+
org.immutables:value = 2.12.1
1111
com.google.protobuf:protobuf-java = 4.33.2
1212
org.apache.arrow:* = 18.3.0
1313

0 commit comments

Comments
 (0)