Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump event-listener from 3.0.1 to 3.1.0 #2387

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps event-listener from 3.0.1 to 3.1.0.

Release notes

Sourced from event-listener's releases.

v3.1.0

  • Implement UnwindSafe and RefUnwindSafe for EventListener. This was unintentionally removed in version 3 (#96).
Changelog

Sourced from event-listener's changelog.

Version 3.1.0

  • Implement UnwindSafe and RefUnwindSafe for EventListener. This was unintentionally removed in version 3 (#96).
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 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)

@dependabot dependabot bot requested review from darach and Licenser as code owners November 13, 2023 04:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@dependabot dependabot bot requested a review from mfelsche as a code owner November 13, 2023 04:10
@tremor-bot tremor-bot enabled auto-merge (rebase) November 13, 2023 04:10
@dependabot dependabot bot force-pushed the dependabot/cargo/event-listener-3.1.0 branch from b749d2a to ab4839d Compare November 13, 2023 04:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/cargo/event-listener-3.1.0 branch from ab4839d to f467401 Compare November 14, 2023 04:31
@dependabot dependabot bot force-pushed the dependabot/cargo/event-listener-3.1.0 branch from f467401 to 24fb5d1 Compare November 14, 2023 04:42
@dependabot dependabot bot force-pushed the dependabot/cargo/event-listener-3.1.0 branch from 24fb5d1 to 5be5801 Compare November 14, 2023 10:35
Bumps [event-listener](https://github.com/smol-rs/event-listener) from 3.0.1 to 3.1.0.
- [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@v3.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/event-listener-3.1.0 branch from 5be5801 to cf32f57 Compare November 14, 2023 10:46
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #2387 (cf32f57) into main (d152ce1) will increase coverage by 2.11%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2387      +/-   ##
==========================================
+ Coverage   88.67%   90.79%   +2.11%     
==========================================
  Files         281      281              
  Lines       59673    59673              
==========================================
+ Hits        52918    54182    +1264     
+ Misses       6755     5491    -1264     
Flag Coverage Δ
unittests 90.79% <ø> (+2.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 54 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d152ce1...cf32f57. Read the comment docs.

@tremor-bot tremor-bot merged commit c09e7d5 into main Nov 14, 2023
22 of 25 checks passed
@tremor-bot tremor-bot deleted the dependabot/cargo/event-listener-3.1.0 branch November 14, 2023 11:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant