[PR #98] [CLOSED] Bump p-settle from 2.1.0 to 4.0.0 #105

Closed
opened 2026-02-26 05:30:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/98
Author: @dependabot-preview[bot]
Created: 3/6/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/p-settle-4.0.0


📝 Commits (1)

  • c3d0469 Bump p-settle from 2.1.0 to 4.0.0

📊 Changes

2 files changed (+15 additions, -34 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+14 -33)

📄 Description

Bumps p-settle from 2.1.0 to 4.0.0.

Release notes

Sourced from p-settle's releases.

v4.0.0

Breaking

  • Require Node.js 10 9d8e204

Fixes

  • Fix the concurrency option 3bbb409 It never worked. You must now pass an array of async functions instead of a promises.

https://github.com/sindresorhus/p-settle/compare/v3.1.0...v4.0.0

v3.1.0

  • Refactor TypeScript definition to CommonJS compatible export (#9) 9acbe91

https://github.com/sindresorhus/p-settle/compare/v3.0.0...v3.1.0

v3.0.0

Breaking:

  • Require Node.js 8 (#8) e69c53d

Enhancements:

  • Add TypeScript definition (#8) e69c53d

https://github.com/sindresorhus/p-settle/compare/v2.1.0...v3.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 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 readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/98 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/p-settle-4.0.0` --- ### 📝 Commits (1) - [`c3d0469`](https://github.com/moollaza/repo-remover/commit/c3d04695f00116618ce837e3b21b00aff2d2c038) Bump p-settle from 2.1.0 to 4.0.0 ### 📊 Changes **2 files changed** (+15 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+14 -33) </details> ### 📄 Description Bumps [p-settle](https://github.com/sindresorhus/p-settle) from 2.1.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/p-settle/releases">p-settle's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h3>Breaking</h3> <ul> <li>Require Node.js 10 9d8e204</li> </ul> <h3>Fixes</h3> <ul> <li>Fix the <code>concurrency</code> option 3bbb409 It never worked. You must now pass an array of async functions instead of a promises.</li> </ul> <p><a href="https://github.com/sindresorhus/p-settle/compare/v3.1.0...v4.0.0">https://github.com/sindresorhus/p-settle/compare/v3.1.0...v4.0.0</a></p> <h2>v3.1.0</h2> <ul> <li>Refactor TypeScript definition to CommonJS compatible export (<a href="https://github-redirect.dependabot.com/sindresorhus/p-settle/issues/9">#9</a>) 9acbe91</li> </ul> <p><a href="https://github.com/sindresorhus/p-settle/compare/v3.0.0...v3.1.0">https://github.com/sindresorhus/p-settle/compare/v3.0.0...v3.1.0</a></p> <h2>v3.0.0</h2> <p>Breaking:</p> <ul> <li>Require Node.js 8 (<a href="https://github-redirect.dependabot.com/sindresorhus/p-settle/issues/8">#8</a>) e69c53d</li> </ul> <p>Enhancements:</p> <ul> <li>Add TypeScript definition (<a href="https://github-redirect.dependabot.com/sindresorhus/p-settle/issues/8">#8</a>) e69c53d</li> </ul> <p><a href="https://github.com/sindresorhus/p-settle/compare/v2.1.0...v3.0.0">https://github.com/sindresorhus/p-settle/compare/v2.1.0...v3.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/p-settle/commit/5cafdb79101eeca944dc4b07a5f8cc95e4ab1ce8"><code>5cafdb7</code></a> 4.0.0</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/3bbb409794bbe410de9e09c3a52d2c8a904f360f"><code>3bbb409</code></a> Fix the <code>concurrency</code> option</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/9d8e204e7af82eb0cfa9fd6035e65598d0b8977b"><code>9d8e204</code></a> Require Node.js 10</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/2bb2f3062276bbfb9940b7c7f948e659e4afc120"><code>2bb2f30</code></a> Readme tweaks</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/ed2986dc03293414adb1211d8f0fcb1e04c63fad"><code>ed2986d</code></a> 3.1.0</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/9acbe91f9089e55f6e86f4ab1e8398eb86a226ee"><code>9acbe91</code></a> Refactor TypeScript definition to CommonJS compatible export (<a href="https://github-redirect.dependabot.com/sindresorhus/p-settle/issues/9">#9</a>)</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/c046de1c1d5d85c26a9c0e8b3c1900beccac49c6"><code>c046de1</code></a> Tiny comment tweak</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/9d8ebb4cbc1bc5468ccf2dc8a0a21e8d6479d75b"><code>9d8ebb4</code></a> 3.0.0</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/e69c53d2687e07693e52d339dc2e0a696f02cc37"><code>e69c53d</code></a> Require Node.js 8, add TypeScript definition (<a href="https://github-redirect.dependabot.com/sindresorhus/p-settle/issues/8">#8</a>)</li> <li><a href="https://github.com/sindresorhus/p-settle/commit/73e902746f0087fce7b1c1efd698a46ba42c44bd"><code>73e9027</code></a> Require Node.js 6</li> <li>See full diff in <a href="https://github.com/sindresorhus/p-settle/compare/v2.1.0...v4.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=p-settle&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=4.0.0)](https://dependabot.com/compatibility-score/?dependency-name=p-settle&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=4.0.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#105
No description provided.