Bump p-map from 2.1.0 to 7.0.1
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(over 1 year ago)
(about 1 month ago)
Bumps p-map from 2.1.0 to 7.0.1.
Release notes
Sourced from p-map's releases.
v7.0.1
- Fix
pMapIterable
not accepting async values in an iterator (#69) 1076833https://github.com/sindresorhus/p-map/compare/v7.0.0...v7.0.1
v7.0.0
Breaking
- Require Node.js 18 (#67) 136b08a
Improvements
- Add
pMapIterable
export (#63) 5c59528https://github.com/sindresorhus/p-map/compare/v6.0.0...v7.0.0
v6.0.0
Breaking
- Require Node.js 16 (#65) df88787
- Switch from
aggregate-error
package to the nativeAggregateError
- This only affects you if you use
{stopOnError: false}
.- The native one is similar, but differs in error message: sindresorhus/aggregate-error#4
https://github.com/sindresorhus/p-map/compare/v5.5.0...v6.0.0
v5.5.0
- Add
pMapSkip
as an acceptable return value inMapper
type (#60) b58fc26https://github.com/sindresorhus/p-map/compare/v5.4.0...v5.5.0
v5.4.0
- Support
AbortController
(#58) 4875deehttps://github.com/sindresorhus/p-map/compare/v5.3.0...v5.4.0
v5.3.0
https://github.com/sindresorhus/p-map/compare/v5.2.0...v5.3.0
v5.2.0
- Add support for
AsyncIterable
as input (#46) a24e909- Prevent some potential unhandled exceptions (#48) 11bc75d
https://github.com/sindresorhus/p-map/compare/v5.1.0...v5.2.0
v5.1.0
Improvements
... (truncated)
Commits
34006c9
7.0.11076833
FixpMapIterable
not accepting async values in an iterator (#69)8e08686
Fix readme typo (#68)0039552
7.0.0b615639
Meta tweaks5c59528
AddpMapIterable
export (#63)136b08a
Require Node.js 18 (#67)66b039b
6.0.0ebb7c70
Meta tweaksdf88787
Dropaggregate-error
dependency and require Node.js 16 (#65)- Additional commits viewable in compare view
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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 4617787 |
UUID: | 2057238458 |
Node ID: | PR_kwDOBX5HVc5i0nz4 |
Host: | GitHub |
Repository: | HSLdevcom/jore-graphql-import |