Skip to content

Commit

Permalink
chore(deps): update dependency @vscode/vsce to v3 (#2424)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vscode/vsce](https://code.visualstudio.com)
([source](https://togithub.com/Microsoft/vsce)) | [`^2.29.0` ->
`^3.0.0`](https://renovatebot.com/diffs/npm/@vscode%2fvsce/2.31.1/3.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vscode%2fvsce/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vscode%2fvsce/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vscode%2fvsce/2.31.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vscode%2fvsce/2.31.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Microsoft/vsce (@&#8203;vscode/vsce)</summary>

###
[`v3.0.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/Microsoft/vsce/compare/v2.32.0...v3.0.0)

##### Changes:

- [#&#8203;1035](https://togithub.com/Microsoft/vsce/issues/1035):
Update deprecated dependencies and move to Node 20

This list of changes was [auto
generated](https://dev.azure.com/monacotools/Monaco/\_build/results?buildId=288216\&view=logs).

###
[`v2.32.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.32.0)

[Compare
Source](https://togithub.com/Microsoft/vsce/compare/v2.31.1...v2.32.0)

#### Changes:

- [#&#8203;1034](https://togithub.com/Microsoft/vsce/issues/1034):
Revert "Update deprecated dependencies"
- [#&#8203;1032](https://togithub.com/Microsoft/vsce/issues/1032): fix:
probabilistic trigger v8 crash
- [#&#8203;1028](https://togithub.com/Microsoft/vsce/issues/1028):
Remove need-more-info-closer workflow

This list of changes was [auto
generated](https://dev.azure.com/monacotools/Monaco/\_build/results?buildId=288197\&view=logs).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/TBD54566975/ftl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 13355eb commit 65862bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions extensions/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint": "^8.57.0",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"@vscode/vsce": "^2.29.0",
"@vscode/vsce": "^3.0.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit 65862bf

Please sign in to comment.