Skip to content
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

Bump moka from 0.12.7 to 0.12.8 #3281

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps moka from 0.12.7 to 0.12.8.

Changelog

Sourced from moka's changelog.

Version 0.12.8

Fixed

  • Avoid to use recent versions (v0.1.12 or newer) of triomphe crate to keep our MSRV (Minimum Supported Rust Version) at Rust 1.65 (#426[gh-pull-0426], by [@​eaufavor][gh-eaufavor]).
    • triomphe@v0.1.12 requires Rust 1.76 or newer, so it will not compile with our MSRV.
  • docs: Fix per-entry expiration policy documentation (#421[gh-pull-0421], by [@​arcstur][gh-arcstur]).
Commits
  • ebf2610 Merge pull request #438 from moka-rs/prepare-0.12.8
  • 00c987d Update the change log
  • f61dfc5 Bump the version to 0.12.8
  • 5a0cc07 Merge pull request #437 from moka-rs/run-cirrusci-only-by-cron
  • 36aa7d4 CI: Run Cirrus CI only by cron
  • 4b83184 Merge pull request #436 from moka-rs/remove-js-feature
  • bf10178 Remove an experimental js feature
  • 8f19775 Merge pull request #435 from moka-rs/ci-remove-cargo-tarpaulin
  • 5f19d5f Remove the CI for cargo tarpaulin + Coveralls
  • 0476097 Merge pull request #434 from moka-rs/fix-ci-2024-07-06/v0.12
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [moka](https://github.com/moka-rs/moka) from 0.12.7 to 0.12.8.
- [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
- [Commits](moka-rs/moka@v0.12.7...v0.12.8)

---
updated-dependencies:
- dependency-name: moka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 19:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 8, 2024
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation merged commit fd71ef7 into main Jul 8, 2024
9 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/cargo/main/moka-0.12.8 branch July 8, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant