-
Notifications
You must be signed in to change notification settings - Fork 126
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 async-channel from 1.9.0 to 2.3.1 #2669
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2669 +/- ##
===========================================
- Coverage 76.49% 26.74% -49.76%
===========================================
Files 305 216 -89
Lines 54283 32179 -22104
===========================================
- Hits 41526 8606 -32920
- Misses 12757 23573 +10816
Flags with carried forward coverage won't be shown. Click here to find out more. see 257 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
b3ab3c9
to
62d6f8a
Compare
62d6f8a
to
c21806c
Compare
c21806c
to
3e4b182
Compare
3e4b182
to
d9042f4
Compare
d9042f4
to
4611e86
Compare
4611e86
to
2a213b4
Compare
2a213b4
to
c938685
Compare
c938685
to
37c1426
Compare
37c1426
to
5e67447
Compare
5e67447
to
341e713
Compare
Bumps [async-channel](https://github.com/smol-rs/async-channel) from 1.9.0 to 2.3.1. - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v1.9.0...v2.3.1) --- updated-dependencies: - dependency-name: async-channel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
341e713
to
f594f7b
Compare
Bumps async-channel from 1.9.0 to 2.3.1.
Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
1acd52b
v2.3.155513f9
Add minimal-versions check to CI43a2e7c
Update minimal concurrent-queue version to 2.514571d8
Use the reexported event-listener from event-listener-strategy (#91)5c4b849
v2.3.03fc1130
feat: Add a force send function790456a
v2.2.168a14ae
Fix CI badge inREADME.md
(#84)170a5b6
Merge pull request #81 from smol-rs/notgull/next67fa012
v2.2.0You can trigger a rebase of this PR 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)