Skip to content

Commit 540d228

Browse files
chore(deps): update all patch updates (patch) (#2893)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mimalloc](https://redirect.github.com/purpleprotocol/mimalloc_rust) | workspace.dependencies | patch | `0.1.44` -> `0.1.45` | | [release-plz/action](https://redirect.github.com/release-plz/action) | action | patch | `v0.5.101` -> `v0.5.102` | --- ### Release Notes <details> <summary>purpleprotocol/mimalloc_rust (mimalloc)</summary> ### [`v0.1.45`](https://redirect.github.com/purpleprotocol/mimalloc_rust/releases/tag/v0.1.45): Version 0.1.45 [Compare Source](https://redirect.github.com/purpleprotocol/mimalloc_rust/compare/v0.1.44...v0.1.45) ##### Changes - Mimalloc v2.2.3 </details> <details> <summary>release-plz/action (release-plz/action)</summary> ### [`v0.5.102`](https://redirect.github.com/release-plz/action/releases/tag/v0.5.102) [Compare Source](https://redirect.github.com/release-plz/action/compare/v0.5.101...v0.5.102) ##### What's Changed - Update to 0.3.130 by [@&#8203;marcoieni](https://redirect.github.com/marcoieni) in [https://github.com/release-plz/action/pull/199](https://redirect.github.com/release-plz/action/pull/199) **Full Changelog**: release-plz/action@v0.5...v0.5.102 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e12b4f1 commit 540d228

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/release-plz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: ./.github/actions/setup-rust
2828
- name: Run release-plz
2929
id: run-release-plz
30-
uses: release-plz/[email protected].101
30+
uses: release-plz/[email protected].102
3131
with:
3232
command: release
3333
env:
@@ -50,7 +50,7 @@ jobs:
5050
- uses: ./.github/actions/cleanup
5151
- uses: ./.github/actions/setup-rust
5252
- name: Run release-plz
53-
uses: release-plz/[email protected].101
53+
uses: release-plz/[email protected].102
5454
with:
5555
command: release-pr
5656
env:

Cargo.lock

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

0 commit comments

Comments
 (0)