Skip to content

Bump spin from 0.10.0 to 0.11.0#161

Merged
jprendes merged 2 commits into
mainfrom
dependabot/cargo/spin-0.11.0
May 15, 2026
Merged

Bump spin from 0.10.0 to 0.11.0#161
jprendes merged 2 commits into
mainfrom
dependabot/cargo/spin-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 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 the kind/dependencies Dependency updates label May 15, 2026
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
@jprendes jprendes merged commit 3833453 into main May 15, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/spin-0.11.0 branch May 15, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant