Skip to content

Conversation

@iiroj
Copy link
Member

@iiroj iiroj commented Sep 9, 2023

Require at least Node.js 18.12.0

This release drops support for Node.js 16, which is EOL after 2023-09-11.
Please upgrade your Node.js to the latest version.

Additionally, all dependencies have been updated to their latest versions.

@iiroj iiroj requested a review from okonet September 9, 2023 19:22
@iiroj
Copy link
Member Author

iiroj commented Sep 9, 2023

Ping @okonet , merging this PR should open an automatic 🦋 changeset PR, which will create a new release when merged.

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@okonet
Copy link
Collaborator

okonet commented Sep 10, 2023

I removed the node 16 from required checks.

@iiroj iiroj merged commit f85be25 into master Sep 12, 2023
@iiroj iiroj deleted the node-16-eol branch September 12, 2023 03:39
@iiroj
Copy link
Member Author

iiroj commented Sep 12, 2023

@okonet Something went wrong with creating the chageset PR: https://github.com/okonet/lint-staged/actions/runs/6154606596/job/16700278548#step:6:56

I guess the GITHUB_TOKEN needs some permission changes.

@iiroj
Copy link
Member Author

iiroj commented Sep 12, 2023

Hmm, that is the built-in token which works fine in my own project... let me search around what causes this.

@iiroj
Copy link
Member Author

iiroj commented Sep 12, 2023

@github-actions github-actions bot mentioned this pull request Sep 16, 2023
gisbdzhch pushed a commit to gisktzh/gb3-web_ui that referenced this pull request Oct 26, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [lint-staged](https://github.com/okonet/lint-staged) | devDependencies | major | [`^14.0.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/lint-staged/14.0.1/15.0.1) |

---

### Release Notes

<details>
<summary>okonet/lint-staged (lint-staged)</summary>

### [`v15.0.1`](https://github.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1501)

[Compare Source](lint-staged/lint-staged@v15.0.0...v15.0.1)

##### Patch Changes

-   [#&#8203;1217](lint-staged/lint-staged#1217) [`d2e6f8b`](lint-staged/lint-staged@d2e6f8b) Thanks [@&#8203;louneskmt](https://github.com/louneskmt)! - Previously it was possible for a function task to mutate the list of staged files passed to the function, and accidentally affect the generation of other tasks. This is now fixed by passing a copy of the original file list instead.

### [`v15.0.0`](https://github.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1500)

[Compare Source](lint-staged/lint-staged@v14.0.1...v15.0.0)

##### Major Changes

-   [#&#8203;1322](lint-staged/lint-staged#1322) [`66b93aa`](lint-staged/lint-staged@66b93aa) Thanks [@&#8203;iiroj](https://github.com/iiroj)! - **Require at least Node.js 18.12.0**

    This release drops support for Node.js 16, which is EOL after 2023-09-11.
    Please upgrade your Node.js to the latest version.

    Additionally, all dependencies have been updated to their latest versions.

</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 rename PR to start with "rebase!".

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants