Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2021

Bumps arc-swap from 1.0.0 to 1.3.0.

Changelog

Sourced from arc-swap's changelog.

1.3.0

  • Allow mapping of DynAccess.
  • Fix some lints.
  • Don't leave threads running in tests/doctests. It's a bad form and annoys miri.

1.2.0

  • Miri and 32 bit tests in CI.
  • Making the writers lock-free. Soft-removing the IndependentStrategy, as it is no longer needed (hidden and the same as the DafultStrategy).

1.1.0

  • Fix soundness bug around access::Map. Technically a breaking change, but unlikely to bite and breaking seems to be the least bad option. #45.
Commits
  • e9ab726 Changelog
  • c914b28 Merge pull request #55 from vorner/dont-leave-threads
  • 12ed8ac Don't leave threads running in tests
  • 376beed Merge pull request #53 from vorner/dyn-access
  • f13cec6 Allow mapping of dyn-access
  • 6a58a01 Merge pull request #54 from vorner/warnings
  • fc733c4 Solve some lints
  • 0426a36 Don't fail on slow benchmarks
  • 64dcf40 Merge pull request #50 from vorner/no-half-lock
  • 10355d6 Merge pull request #51 from vorner/keep-benchmarks
  • 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 [arc-swap](https://github.com/vorner/arc-swap) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/vorner/arc-swap/releases)
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](vorner/arc-swap@v1.0.0...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 28, 2021

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 25, 2021

Superseded by #247.

@dependabot dependabot bot closed this Aug 25, 2021
@dependabot dependabot bot deleted the dependabot/cargo/arc-swap-1.3.0 branch August 25, 2021 17:44
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.

0 participants