Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 6, 2021

Bumps lock_api from 0.4.1 to 0.4.3.

Changelog

Sourced from lock_api's changelog.

lock_api 0.4.3 (2021-04-03)

  • Added [Raw]ReentrantMutex::is_owned. (#280)

parking_lot_core 0.8.3 (2021-02-12)

  • Updated smallvec to 1.6. (#276)

parking_lot_core 0.8.2 (2020-12-21)

  • Fixed assertion failure on OpenBSD. (#270)

parking_lot_core 0.8.1 (2020-12-04)

  • Removed deprecated CloudABI support. (#263)
  • Fixed build on wasm32-unknown-unknown. (#265)
  • Relaxed dependency on smallvec. (#266)

parking_lot 0.11.1, lock_api 0.4.2 (2020-11-18)

  • Fix bounds on Send and Sync impls for lock guards. (#262)
  • Fix incorrect memory ordering in RwLock. (#260)
Commits
  • d763fca Release lock_api 0.4.3
  • 2b3032f Merge pull request #280 from coolreader18/remutex-is_owned
  • 391cf55 Add [Raw]ReentrantMutex::is_owned_by_current_thread
  • f3ea9e2 Release parking_lot_core 0.8.3
  • 9f9d450 Merge pull request #276 from FintanH/update-smallvec
  • 9cef1b0 Update smallvec to 1.6.1
  • 0551a0e Merge pull request #275 from benesch/redox-syscall-02
  • 19feb02 core: Upgrade redox_syscall to v0.2.4
  • dac0848 Release parking_lot_core 0.8.2
  • 02eaa63 Merge pull request #270 from ltratt/openbsd_too
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Apr 6, 2021

The following labels could not be found: cargo, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 4, 2021

Superseded by #144.

@dependabot dependabot bot closed this May 4, 2021
@dependabot dependabot bot deleted the dependabot/cargo/lock_api-0.4.3 branch May 4, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant