This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
chore(deps): update dependency semantic-release-vsce to v5 #227
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.1
->^5.0.8
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
felipecrs/semantic-release-vsce
v5.0.8
Compare Source
5.0.8 (2022-02-22)
Dependencies
This release is also available on:
v5.0.7
Compare Source
5.0.7 (2022-02-12)
Dependencies
This release is also available on:
v5.0.6
Compare Source
5.0.6 (2022-02-03)
Dependencies
This release is also available on:
v5.0.5
Compare Source
5.0.5 (2022-02-03)
Dependencies
This release is also available on:
v5.0.4
Compare Source
5.0.4 (2022-02-02)
Dependencies
This release is also available on:
v5.0.3
Compare Source
5.0.3 (2022-02-01)
Dependencies
This release is also available on:
v5.0.2
Compare Source
5.0.2 (2022-01-25)
Bug Fixes
v5.0.1
Compare Source
5.0.1 (2022-01-21)
Bug Fixes
ovsx
from 0.2.1 to 0.3.0 (#240) (27456fe)v5.0.0
Compare Source
⚠ BREAKING CHANGES
drop support for
VSCE_TOKEN
(#234)VSCE_TOKEN
is not supported anymore in favor ofVSCE_PAT
which is already supported byvsce
itself. If you have a
VSCE_TOKEN
set, please unset it and setVSCE_PAT
instead.drop
yarn
option (#233)vsce
now supports configuration through thepackage.json
file (see https://github.com/microsoft/vscode-vsce/issues/548), this option was dropped to simplify the codebase. One should either rely on thevsce
automatically detecting when to useyarn
(see https://github.com/microsoft/vscode-vsce/issues/480), or add the following topackage.json
:set minimum
semantic-release
version as 18 (#210)set minimum
node
version as 14 (#229)vsce
itself also did. Make sure your pipeline now runs in an environment with Node 14 or higher.Build System
Code Refactoring
yarn
option (#233) (3ae8a57)VSCE_TOKEN
(#234) (a5e5fe5)v4.0.1
Compare Source
v4.0.0
Compare Source
v3.5.0
Compare Source
Features
v3.4.1
Compare Source
3.4.1 (2021-06-13)
Bug Fixes
v3.4.0
Compare Source
Features
Bug Fixes
v3.3.1
Compare Source
3.3.1 (2021-06-12)
Bug Fixes
v3.3.0
Compare Source
Features
VSCE_PAT
env var and deprecateVSCE_TOKEN
(#109) (fbe1ea9), closes #84v3.2.0
Compare Source
Features
Configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.