Skip to content

Bump lock_api from 0.4.9 to 0.4.10 in /src/rust#9036

Merged
alex merged 1 commit intomainfrom
dependabot/cargo/src/rust/lock_api-0.4.10
Jun 6, 2023
Merged

Bump lock_api from 0.4.9 to 0.4.10 in /src/rust#9036
alex merged 1 commit intomainfrom
dependabot/cargo/src/rust/lock_api-0.4.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2023

Bumps lock_api from 0.4.9 to 0.4.10.

Changelog

Sourced from lock_api's changelog.

parking_lot_core 0.9.8, lock_api 0.4.10 (2023-06-05)

  • Mark guards with #[clippy::has_significant_drop] (#369, #371)
  • Removed windows-sys dependency (#374, #378)
  • Add atomic_usize default feature to support platforms without atomics. (#380)
  • Add with_upgraded API to upgradable read locks (#386)
  • Make RwLock guards Sync again (#370)

parking_lot_core 0.9.7 (2023-02-01)

  • Update windows-sys dependency to 0.45. (#368)

parking_lot_core 0.9.6 (2023-01-11)

  • Add support for watchOS. (#367)

parking_lot_core 0.9.5 (2022-11-29)

  • Update use of libc::timespec to prepare for future libc version (#363)

parking_lot_core 0.9.4 (2022-10-18)

  • Bump windows-sys dependency to 0.42. (#356)
Commits
  • e9f9f40 Release lock_api 0.4.10 and parking_lot_core 0.9.8
  • 6962d2f Merge pull request #370 from a1phyr/rwlock_guard_sync
  • 3afcf68 Fix incorrect fairness claim in RwLockReadGuard::unlocked docs
  • 8d64a4a Merge pull request #386 from Jules-Bertholet/with-upgraded
  • aa2e65d Merge pull request #385 from Jules-Bertholet/format-ci
  • 43dc3f9 Merge pull request #382 from daxpedda/wasm-atomic-doc
  • b440378 Merge pull request #383 from daxpedda/wasm
  • 7f83d8d Add with_upgraded API to upgradeable read locks
  • 0cffece Fix cargo check warnings and run rustfmt
  • 09ca773 Revert #379
  • 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 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 [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.9 to 0.4.10.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](Amanieu/parking_lot@lock_api-0.4.9...lock_api-0.4.10)

---
updated-dependencies:
- dependency-name: lock_api
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 6, 2023
@alex alex enabled auto-merge (squash) June 6, 2023 00:39
@alex alex merged commit fbe22d8 into main Jun 6, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/src/rust/lock_api-0.4.10 branch June 6, 2023 00:56
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

Development

Successfully merging this pull request may close these issues.

1 participant