8000 chore(deps): update rust crate moka to v0.12.14 by renovate[bot] · Pull Request #6731 · vortex-data/vortex · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): update rust crate moka to v0.12.14#6731

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates
Mar 2, 2026
Merged

chore(deps): update rust crate moka to v0.12.14#6731
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates

Conversation

@renovate
Copy link
Contributor
@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change
moka workspace.dependencies patch 0.12.130.12.14

Release Notes

moka-rs/moka (moka)

v0.12.14

Compare Source

Fixed
  • Fixed a race condition in the and_compute_with method in the future::Cache.
    ([#​574][gh-pull-0574] by [@​Squadrick][gh-Squadrick]):
    • When multiple calls are made concurrently for the same key, the f closure may
      read a stale value, causing the first update to be lost when it is overwritten
      by a later one.
Changed

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the changelog/chore A trivial change label Mar 2, 2026
@renovate renovate bot enabled auto-merge (squash) March 2, 2026 01:52
@renovate renovate bot added the changelog/chore A trivial change label Mar 2, 2026
@renovate renovate bot merged commit 4f86c78 into develop Mar 2, 2026
57 of 58 checks passed
@renovate renovate bot deleted the renovate/all-patch-updates branch March 2, 2026 02:00
fastio pushed a commit to fastio/vortex that referenced this pull request Mar 10, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moka](https://redirect.github.com/moka-rs/moka) |
workspace.dependencies | patch | `0.12.13` → `0.12.14` |

---

### Release Notes

<details>
<summary>moka-rs/moka (moka)</summary>

###
[`v0.12.14`](https://redirect.github.com/moka-rs/moka/blob/HEAD/CHANGELOG.md#Version-01214)

[Compare
Source](https://redirect.github.com/moka-rs/moka/compare/v0.12.13...v0.12.14)

##### Fixed

- Fixed a race condition in the `and_compute_with` method in the
`future::Cache`.

(\[[#&#8203;574](https://redirect.github.com/moka-rs/moka/issues/574)]\[gh-pull-0574]
by
\[[@&#8203;Squadrick](https://redirect.github.com/Squadrick)]\[gh-Squadrick]):
- When multiple calls are made concurrently for the same key, the `f`
closure may
read a stale value, causing the first update to be lost when it is
overwritten
    by a later one.

##### Changed

- Use `dep:` keyword in the crate features.
(\[[#&#8203;577](https://redirect.github.com/moka-rs/moka/issues/577)]\[gh-pull-0577]
by

\[[@&#8203;alexanderkjall](https://redirect.github.com/alexanderkjall)]\[gh-alexanderkjall]).

</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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Signed-off-by: fastio <pengjian.uestc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

0