Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps event-listener from 5.4.0 to 5.4.1.

Release notes

Sourced from event-listener's releases.

v5.4.1

  • Fix a copy-paste error in wait_timeout docs (#152)
Changelog

Sourced from event-listener's changelog.

Version 5.4.1

  • Fix a copy-paste error in wait_timeout docs (#152)
Commits
  • 0c18ca2 v5.4.1
  • 56d87b4 Update criterion requirement from 0.6 to 0.7 (#156)
  • 810a6db Update criterion requirement from 0.5 to 0.6 (#153)
  • 91a936e Fix doctest on WASM
  • 323da40 Fix clippy::mem_replace_option_with_some warning
  • 29e15c0 ci: Re-enable WASM test
  • a8aefba Merge pull request #152 from JamesHallowell/fix-wait-timeout-docs
  • 9870df3 Minor amendment to wait_timeout docs
  • 51ae140 ci: Use reusable workflows for fmt and security_audit
  • 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 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 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 [event-listener](https://github.com/smol-rs/event-listener) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/smol-rs/event-listener/releases)
- [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md)
- [Commits](smol-rs/event-listener@v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: event-listener
  dependency-version: 5.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 5, 2025
@github-actions github-actions bot enabled auto-merge (squash) August 5, 2025 03:39
@github-actions github-actions bot merged commit 5be1ff2 into main Aug 5, 2025
7 of 8 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/event-listener-5.4.1 branch August 5, 2025 03:41
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