-
Notifications
You must be signed in to change notification settings - Fork 11
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 p-map from 4.0.0 to 5.0.0 #316
base: master
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/octolinker/octolinker-api/D3YJwAWfpS2yH2zTYNYpJkguQLMf |
3ee01ff
to
5e95a09
Compare
5e95a09
to
dd0b2e4
Compare
dd0b2e4
to
311e406
Compare
311e406
to
19b4027
Compare
19b4027
to
d1b4829
Compare
d1b4829
to
155b72e
Compare
155b72e
to
b092e0b
Compare
b092e0b
to
931ab20
Compare
931ab20
to
00ae1e3
Compare
00ae1e3
to
58a6107
Compare
58a6107
to
042ae58
Compare
042ae58
to
bd6b06e
Compare
bd6b06e
to
65c7618
Compare
65c7618
to
a6c0dd5
Compare
@stefanbuck this package moved to es modules so we'll need to start using babel if we want to update to the latest version. |
a6c0dd5
to
77c7dbf
Compare
77c7dbf
to
00e1c47
Compare
00e1c47
to
614f496
Compare
or we update to node.js 14 now that this verison is available on vercel https://vercel.com/changelog/node-js-14-lts-is-now-available. Let me open another PR for this and see if everything is still working with node.js 14. |
Bumps [p-map](https://github.com/sindresorhus/p-map) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/p-map/releases) - [Commits](sindresorhus/p-map@v4.0.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
614f496
to
287512c
Compare
@stefanbuck doesn't node default to commonjs importing unless you use |
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to
dependabot
commands nor will it be automatically closed if a new version is found.If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps p-map from 4.0.0 to 5.0.0.
Release notes
Sourced from p-map's releases.
Commits
4146ef4
5.0.0dcdbc7a
Require Node.js 12 and move to ESM54b51f9
Meta tweaks0b5f9a3
Move to GitHub Actions (#32)76de306
Document difference withPromise.all()
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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.
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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: