Skip to content

Commit

Permalink
Update dependency np to v9 (#380)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np) | devDependencies | major | [`^8.0.4` -> `^9.0.0`](https://renovatebot.com/diffs/npm/np/8.0.4/9.2.0) |

---

### Release Notes

<details>
<summary>sindresorhus/np (np)</summary>

### [`v9.2.0`](https://github.com/sindresorhus/np/releases/tag/v9.2.0)

[Compare Source](sindresorhus/np@v9.1.0...v9.2.0)

-   Fix yarn npm publish for scoped packages  [`8d3a984`](sindresorhus/np@8d3a984)
-   Fix broken revert code after publish failure  [`819ed29`](sindresorhus/np@819ed29)

### [`v9.1.0`](https://github.com/sindresorhus/np/releases/tag/v9.1.0)

[Compare Source](sindresorhus/np@v9.0.0...v9.1.0)

-   Add Yarn Berry support ([#&#8203;723](sindresorhus/np#723))  [`0d9522b`](sindresorhus/np@0d9522b)

### [`v9.0.0`](https://github.com/sindresorhus/np/releases/tag/v9.0.0)

[Compare Source](sindresorhus/np@v8.0.4...v9.0.0)

##### Breaking

-   Require Node.js 18 and npm 9  [`6c2e00e`](sindresorhus/np@6c2e00e)

##### Improvements

-   Group unpublished files in folders ([#&#8203;716](sindresorhus/np#716))  [`c31c2bc`](sindresorhus/np@c31c2bc)
-   improve messages related to new files and dependencies ([#&#8203;702](sindresorhus/np#702))  [`ad7b09e`](sindresorhus/np@ad7b09e)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->

Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/vylbot-app/pulls/380
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
  • Loading branch information
Renovate Bot authored and Vylpes committed Jan 22, 2024
1 parent 7c2870d commit f0ab3b9
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 303 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/node": "^20.0.0",
"np": "^8.0.4",
"np": "^9.0.0",
"typescript": "^5.0.0"
}
}
Loading

0 comments on commit f0ab3b9

Please # to comment.