Skip to content

Bump spin from 0.10.0 to 0.11.0#65

Merged
qwandor merged 1 commit into
mainfrom
dependabot/cargo/spin-0.11.0
May 22, 2026
Merged

Bump spin from 0.10.0 to 0.11.0#65
qwandor merged 1 commit into
mainfrom
dependabot/cargo/spin-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps spin from 0.10.0 to 0.11.0.

Changelog

Sourced from spin's changelog.

[0.11.0] - 2026-05-14

Added

  • lock_api mapped read/write guard for RwLock
  • Once::init_from_ref
  • rustc-dep-of-std feature, allowing spin to be used as a standard library dependency

Changed

  • MSRV is now 1.71
  • Lazy is now LazyLock

Fixed

  • lock_api feature name for RawRwLockUpgradeDowngrade
Commits

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 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 [spin](https://github.com/zesterer/spin-rs) from 0.10.0 to 0.11.0.
- [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/spin-rs/commits)

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

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 May 19, 2026
@qwandor qwandor merged commit 30ace95 into main May 22, 2026
3 checks passed
@qwandor qwandor deleted the dependabot/cargo/spin-0.11.0 branch May 22, 2026 09:32
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.

1 participant