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

Which node version does vsce work on? #944

Closed
amvanbaren opened this issue Mar 29, 2024 · 1 comment
Closed

Which node version does vsce work on? #944

amvanbaren opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@amvanbaren
Copy link

The README says at least 18.x.x, while the package.json says >= 14

@benibenj benibenj self-assigned this Apr 15, 2024
@benibenj
Copy link
Contributor

We recommend to use at least version 18 as it is likely that the engine version will be increased. Theoretically, node 16 would work but we don't recommend setting up a pipeline with that dependency as it might change soon.

renovate bot added a commit to fwouts/previewjs that referenced this issue Apr 17, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ovsx](https://open-vsx.org)
([source](https://togithub.com/eclipse/openvsx/tree/HEAD/cli)) |
[`^0.9.0` ->
`^0.9.1`](https://renovatebot.com/diffs/npm/ovsx/0.9.0/0.9.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ovsx/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ovsx/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ovsx/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ovsx/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eclipse/openvsx (ovsx)</summary>

###
[`v0.9.1`](https://togithub.com/eclipse/openvsx/blob/HEAD/cli/CHANGELOG.md#v091-Apr-2024)

[Compare
Source](https://togithub.com/eclipse/openvsx/compare/v0.9.0...v0.9.1)

##### Bug Fixes

- Add `BufferEncoding` type to parameter
([#&#8203;896](https://togithub.com/eclipse/openvsx/pull/896))
- Lower the minimum version of Node.js required from `18` to `16`
([microsoft/vscode-vsce#944](https://togithub.com/microsoft/vscode-vsce/issues/944))

##### Dependencies

- Upgrade `@vscode/vsce` from `2.24.0` to `2.25.0`
([#&#8203;896](https://togithub.com/eclipse/openvsx/pull/896))
- Upgrade `tar` from `6.2.0` to `6.2.1`
([#&#8203;893](https://togithub.com/eclipse/openvsx/pull/893))

***

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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

No branches or pull requests

2 participants