Skip to content
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

Group unpublished files in folders #716

Conversation

Drarig29
Copy link
Contributor

@Drarig29 Drarig29 commented Sep 16, 2023

Fixes #690

Per discussion with @tommy-mitchell, here is my implementation to list unpublished files in a less verbose way.

@Drarig29 Drarig29 marked this pull request as ready for review September 16, 2023 13:46
@Drarig29 Drarig29 force-pushed the corentin.girard/group-unpublished-files-in-folders branch from a1b10f3 to 69c52e7 Compare September 16, 2023 13:50
@Drarig29
Copy link
Contributor Author

Drarig29 commented Oct 2, 2023

@tommy-mitchell gentle bump

@sindresorhus sindresorhus merged commit c31c2bc into sindresorhus:main Nov 2, 2023
3 checks passed
@sindresorhus
Copy link
Owner

@Drarig29 Thanks :)

Vylpes pushed a commit to Vylpes/card-drop that referenced this pull request Dec 25, 2023
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/External/card-drop/pulls/123
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
Vylpes pushed a commit to Vylpes/random-bunny that referenced this pull request Jan 16, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [np](https://github.com/sindresorhus/np) | devDependencies | major | [`^8.0.0` -> `^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/random-bunny/pulls/135
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
Vylpes pushed a commit to Vylpes/vylbot-app that referenced this pull request Jan 22, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List files in a less verbose way by auto-grouping them
2 participants