Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps p-map from 4.0.0 to 5.1.0.

Release notes

Sourced from p-map's releases.

v5.1.0

Improvements

  • Add the ability to skip an iteration (#39) c9c0882

Fixes

  • Do not run mapping after stop-on-error happened (#40) 4b5f9e7

sindresorhus/p-map@v5.0.0...v5.1.0

v5.0.0

Breaking

  • Require Node.js 12 dcdbc7a
  • This package is now pure ESM. Please read this.
  • AggregateError is no longer iterable. It moved to an .errors property.

sindresorhus/p-map@v4.0.0...v5.0.0

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 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 dependencies Pull requests that update a dependency file label Jul 26, 2021
@vercel
Copy link

vercel bot commented Jul 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/octolinker/octolinker-api/7La978o7kTDL6HtyP5waCLZnK5YR
✅ Preview: https://octolinker-api-git-dependabot-npmandyarnp-map-510-octolinker1.vercel.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from bf765e5 to 34cc2cf Compare July 26, 2021 20:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 34cc2cf to e88a3a2 Compare August 9, 2021 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from e88a3a2 to 04b00db Compare August 9, 2021 14:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 04b00db to ff0e2fb Compare August 9, 2021 15:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from ff0e2fb to ea54564 Compare August 9, 2021 15:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from ea54564 to 7ee322a Compare August 17, 2021 14:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 7ee322a to f0b57ad Compare September 11, 2021 22:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from f0b57ad to dab4608 Compare September 11, 2021 22:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from dab4608 to f9d8dff Compare September 11, 2021 22:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from f9d8dff to eddac50 Compare September 13, 2021 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from eddac50 to 8edd84a Compare September 13, 2021 17:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 8edd84a to 94a8bfd Compare September 20, 2021 19:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 94a8bfd to 5854b03 Compare September 20, 2021 19:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/p-map-5.1.0 branch from 5854b03 to e79df77 Compare September 30, 2021 19:12
Bumps [p-map](https://github.com/sindresorhus/p-map) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v4.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: p-map
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2021

Superseded by #389.

@dependabot dependabot bot closed this Oct 28, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/p-map-5.1.0 branch October 28, 2021 11:21
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

Development

Successfully merging this pull request may close these issues.

1 participant