Skip to content

Bump async-executor from 1.13.3 to 1.14.0#37

Merged
killzoner merged 1 commit intomasterfrom
dependabot/cargo/async-executor-1.14.0
Feb 16, 2026
Merged

Bump async-executor from 1.13.3 to 1.14.0#37
killzoner merged 1 commit intomasterfrom
dependabot/cargo/async-executor-1.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps async-executor from 1.13.3 to 1.14.0.

Release notes

Sourced from async-executor's releases.

v1.14.0

  • Bump MSRV to 1.65. (#146)
  • Fix docs.rs build. (#152)
  • Upstreaming parts of the Hermit no_std patchset:
    • Use Self where possible (#155)
    • Import items from core and alloc if possible (#160)
Changelog

Sourced from async-executor's changelog.

Version 1.14.0

  • Bump MSRV to 1.65. (#146)
  • Fix docs.rs build. (#152)
  • Upstreaming parts of the Hermit no_std patchset:
    • Use Self where possible (#155)
    • Import items from core and alloc if possible (#160)
Commits
  • 543403e Release 1.14.0
  • 0712357 chore: add use Box (for no-std compatibility)
  • 150ca22 refactor: import items from core and alloc if possible
  • cc6941a refactor: return Self
  • 47d7f7a Merge pull request #154 from smol-rs/dependabot/cargo/criterion-0.8
  • 86bcbf8 Update criterion requirement from 0.7 to 0.8
  • b0f396c Fix failing docs build (#152)
  • c10412c Pin an Executor's State to minimize atomic operations. (#146)
  • See full diff 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 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 [async-executor](https://github.com/smol-rs/async-executor) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/smol-rs/async-executor/releases)
- [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-executor@v1.13.3...v1.14.0)

---
updated-dependencies:
- dependency-name: async-executor
  dependency-version: 1.14.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 Feb 16, 2026
@killzoner killzoner merged commit ca0c06b into master Feb 16, 2026
7 checks passed
@killzoner killzoner deleted the dependabot/cargo/async-executor-1.14.0 branch February 16, 2026 09:23
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