Skip to content

Bump once_cell from 1.12.0 to 1.13.0 in /src#2256

Merged
stevenengler merged 1 commit intomainfrom
dependabot/cargo/src/main/once_cell-1.13.0
Jul 6, 2022
Merged

Bump once_cell from 1.12.0 to 1.13.0 in /src#2256
stevenengler merged 1 commit intomainfrom
dependabot/cargo/src/main/once_cell-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps once_cell from 1.12.0 to 1.13.0.

Changelog

Sourced from once_cell's changelog.

1.13.0

  • Add Lazy::get, similar to OnceCell::get.

1.12.1

  • Remove incorrect debug_assert.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added the Component: Build Build/install tools and dependencies label Jul 5, 2022
@dependabot dependabot bot added this to the Code health and maintenance milestone Jul 5, 2022
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Jul 5, 2022
@stevenengler
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/once_cell-1.13.0 branch from d754453 to 9f31259 Compare July 6, 2022 19:17
@stevenengler stevenengler merged commit a6d3008 into main Jul 6, 2022
@stevenengler stevenengler deleted the dependabot/cargo/src/main/once_cell-1.13.0 branch July 6, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant