Commit 156ccae
fix(deps): update all patch updates (patch) (#2525)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [bzip2](https://redirect.github.com/trifectatechfoundation/bzip2-rs) |
workspace.dependencies | patch | `0.5.1` -> `0.5.2` |
| [chrono](https://redirect.github.com/chronotope/chrono) | dependencies
| patch | `=0.4.39` -> `=0.4.40` |
| [chrono](https://redirect.github.com/chronotope/chrono) |
workspace.dependencies | patch | `0.4.39` -> `0.4.40` |
| [uuid](https://redirect.github.com/uuid-rs/uuid) |
workspace.dependencies | patch | `1.15.0` -> `1.15.1` |
---
### Release Notes
<details>
<summary>trifectatechfoundation/bzip2-rs (bzip2)</summary>
###
[`v0.5.2`](https://redirect.github.com/trifectatechfoundation/bzip2-rs/releases/tag/v0.5.2):
Version 0.5.2 (and 0.1.13 for `bzip2-sys`)
[Compare
Source](https://redirect.github.com/trifectatechfoundation/bzip2-rs/compare/v0.5.1...v0.5.2)
Some minor fixes this time
- better wasm support (and we test wasm on CI)
- make `bz_internal_error` an `extern fn` by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/135](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/135)
fixes a soundness issue. This is technically a semver-breaking change,
but major versions for `-sys` crates create a lot of churn. We don't
expect users to run into this
#### What's Changed
- fix: libc wasm types by
[@​baszalmstra](https://redirect.github.com/baszalmstra) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/131](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/131)
- update LICENSE-MIT by
[@​rootdiae](https://redirect.github.com/rootdiae) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/130](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/130)
- run CI for `wasm32-wasip2` by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/132](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/132)
- remove libc dependency of `bzip2-sys` by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/133](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/133)
- make `bz_internal_error` an `extern fn` by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/135](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/135)
#### New Contributors
- [@​baszalmstra](https://redirect.github.com/baszalmstra) made
their first contribution in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/131](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/131)
- [@​rootdiae](https://redirect.github.com/rootdiae) made their
first contribution in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/130](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/130)
**Full Changelog**:
trifectatechfoundation/bzip2-rs@v0.5.1...v0.5.2
</details>
<details>
<summary>chronotope/chrono (chrono)</summary>
###
[`v0.4.40`](https://redirect.github.com/chronotope/chrono/releases/tag/v0.4.40):
0.4.40
[Compare
Source](https://redirect.github.com/chronotope/chrono/compare/v0.4.39...v0.4.40)
#### What's Changed
- Add Month::num_days() by
[@​djc](https://redirect.github.com/djc) in
[https://github.com/chronotope/chrono/pull/1645](https://redirect.github.com/chronotope/chrono/pull/1645)
- Update Windows dependencies by
[@​kennykerr](https://redirect.github.com/kennykerr) in
[https://github.com/chronotope/chrono/pull/1646](https://redirect.github.com/chronotope/chrono/pull/1646)
- Feature/round_up method on DurationRound trait by
[@​MagnumTrader](https://redirect.github.com/MagnumTrader) in
[https://github.com/chronotope/chrono/pull/1651](https://redirect.github.com/chronotope/chrono/pull/1651)
- Expose `write_to` for `DelayedFormat` by
[@​tugtugtug](https://redirect.github.com/tugtugtug) in
[https://github.com/chronotope/chrono/pull/1654](https://redirect.github.com/chronotope/chrono/pull/1654)
- Update LICENSE.txt by
[@​maximevtush](https://redirect.github.com/maximevtush) in
[https://github.com/chronotope/chrono/pull/1656](https://redirect.github.com/chronotope/chrono/pull/1656)
- docs: fix minor typo by
[@​samfolo](https://redirect.github.com/samfolo) in
[https://github.com/chronotope/chrono/pull/1659](https://redirect.github.com/chronotope/chrono/pull/1659)
- Use NaiveDateTime for internal tz_info methods. by
[@​AVee](https://redirect.github.com/AVee) in
[https://github.com/chronotope/chrono/pull/1658](https://redirect.github.com/chronotope/chrono/pull/1658)
- Upgrade to windows-bindgen 0.60 by
[@​djc](https://redirect.github.com/djc) in
[https://github.com/chronotope/chrono/pull/1665](https://redirect.github.com/chronotope/chrono/pull/1665)
- Add quarter (%q) date string specifier by
[@​drinkcat](https://redirect.github.com/drinkcat) in
[https://github.com/chronotope/chrono/pull/1666](https://redirect.github.com/chronotope/chrono/pull/1666)
</details>
<details>
<summary>uuid-rs/uuid (uuid)</summary>
###
[`v1.15.1`](https://redirect.github.com/uuid-rs/uuid/releases/tag/v1.15.1)
[Compare
Source](https://redirect.github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1)
#### What's Changed
- Guarantee v7 timestamp will never overflow by
[@​KodrAus](https://redirect.github.com/KodrAus) in
[https://github.com/uuid-rs/uuid/pull/811](https://redirect.github.com/uuid-rs/uuid/pull/811)
- Prepare for 1.15.1 release by
[@​KodrAus](https://redirect.github.com/KodrAus) in
[https://github.com/uuid-rs/uuid/pull/812](https://redirect.github.com/uuid-rs/uuid/pull/812)
**Full Changelog**:
uuid-rs/uuid@v1.15.0...v1.15.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/spiraldb/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kruszewski <[email protected]>1 parent 3876b18 commit 156ccae
3 files changed
+42
-37
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
0 commit comments