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 async from 3.2.4 to 3.2.5 #944

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps async from 3.2.4 to 3.2.5.

Changelog

Sourced from async's changelog.

v3.2.5

  • Ensure Error objects such as AggregateError are propagated without modification (#1920)
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 added the Task label Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a32610) 96.75% compared to head (5e9ea96) 96.75%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #944   +/-   ##
=======================================
  Coverage   96.75%   96.75%           
=======================================
  Files          59       59           
  Lines        1450     1450           
  Branches      249      249           
=======================================
  Hits         1403     1403           
  Misses         47       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from c19d428 to 98f9515 Compare January 22, 2024 22:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 98f9515 to d246b45 Compare January 22, 2024 22:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from d246b45 to 4f0472a Compare January 22, 2024 22:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 4f0472a to d3acc26 Compare January 22, 2024 22:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from d3acc26 to 2cee410 Compare January 22, 2024 22:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 2cee410 to fcd9f3e Compare January 22, 2024 22:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from fcd9f3e to 7492023 Compare January 22, 2024 22:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 7492023 to c5bf750 Compare January 22, 2024 22:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from c5bf750 to eef1503 Compare January 22, 2024 22:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from eef1503 to ba709cf Compare January 22, 2024 22:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from ba709cf to 9369960 Compare January 22, 2024 22:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 9369960 to c4e7399 Compare January 22, 2024 22:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from c4e7399 to 6847e4a Compare February 1, 2024 05:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from 6847e4a to a075137 Compare February 1, 2024 05:52
Bumps [async](https://github.com/caolan/async) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/async-3.2.5 branch from a075137 to 5e9ea96 Compare February 1, 2024 05:54
@github-actions github-actions bot merged commit a946e7d into master Feb 1, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/async-3.2.5 branch February 1, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants