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

chore(deps): update vscode #247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update vscode #247

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vscode/codicons ^0.0.33 -> ^0.0.36 age adoption passing confidence
@vscode/vsce (source) ^2.21.0 -> ^2.32.0 age adoption passing confidence
@vscode/webview-ui-toolkit ^1.2.2 -> ^1.4.0 age adoption passing confidence

Release Notes

microsoft/vscode-codicons (@​vscode/codicons)

v0.0.36

Compare Source

🚀 New icons

  • Add go-to-search (fe6b263)
  • Add new map-vertical and map-vertical-filled icons (24697d9)
  • Add github-project (7bb2cb0)
  • Add coverage, run-coverage, run-all-coverage (50a5db6)
  • Add vscode, vscode-insiders and code-oss (bb87e4d)
  • Add git-stash, git-stash-apply, and git-stash-pop (a9c63e3)
  • Add share and surround-with (88424ed)
  • Add diff-single and diff-multiple (b2f1939)
  • Add lightbulb-sparkle (9981b3c)
  • Add opaque sparkle icon (3cc254c)
  • Add opaque sparkle (b1ea569)
  • Add robot (6d42d57)

🧹Clean up

v0.0.35

Compare Source

Version bump. Actual changes are in 0.0.34

v0.0.34

Compare Source

🚀 New icons

🧹Clean up

Microsoft/vsce (@​vscode/vsce)

v2.32.0

Compare Source

Changes:

  • #​1034: Revert "Update deprecated dependencies"
  • #​1032: fix: probabilistic trigger v8 crash
  • #​1028: Remove need-more-info-closer workflow

This list of changes was auto generated.

v2.31.1

Compare Source

Changes:
  • #​1027: Update deprecated dependencies
  • #​1025: Don't package default readme if a path is provided and default is ignored
  • #​1024: add executes code property

This list of changes was auto generated.

v2.31.0

Compare Source

Changes:

  • #​1022: Throw error if provided readmePath or provided changelogPath could not be found
  • #​1020: Throw when unused files pattern in package.json
  • #​1015: Support "ls --tree"

This list of changes was auto generated.

v2.30.0

Compare Source

Changes:
Feature Requests:
  • #​1009: Azure - create a custom chained token credential to place the AzureCLICredential prior to the ManagedIdentityCredential
Others:
  • #​1011: Validate publisher on package
  • #​1013: Print packaged files/folders

This list of changes was auto generated.

v2.29.0

Compare Source

Changes:
Feature Requests:
  • #​1006: Expose enabledApiProposals as a property
Others:

This list of changes was auto generated.

v2.28.0

Compare Source

Changes:
Feature Requests:
  • #​993: Support signing related features
Others:

This list of changes was auto generated.

v2.27.0

Compare Source

Changes:
Bugs:
  • #​981: ERROR No translation found for %abc%
Others:
  • #​991: set pipeline name
  • #​990: fix: paths with spaces
  • #​988: fix executing sign tool
  • #​987: fix sign tool arg
  • #​986: enable signing in vsce using script
  • #​983: Fix "No translation found" error when executing vsce package

This list of changes was auto generated.

v2.26.1

Compare Source

Changes:
Feature Requests:
  • #​971: Validate nls strings on publish
Others:
  • #​974: Validate NLS strings
  • #​973: Fix nodejs breaking change CVE-2024-27980

This list of changes was auto generated.

v2.26.0

Compare Source

Changes:
Feature Requests:
  • #​964: Add --azure-credential option to "publish", "unpublish" and "verify-pat" commands
  • #​943: feat: ignore .git generated by git worktree add
  • #​966: allow verifyPat to use extension's publisher name
Others:
  • #​965: missing package-lock.json change

v2.25.0

Compare Source

Full Changelog: microsoft/vscode-vsce@v2.25.0...v2.25.0

What's Changed

⚠️ Node engine version has been bumped up from >=14 to >=16

New Contributors

Full Changelog: microsoft/vscode-vsce@v2.24.0...v2.25.0

v2.24.0

Compare Source

v2.23.0

Compare Source

v2.22.0

Compare Source

v2.21.1

Compare Source

microsoft/vscode-webview-ui-toolkit (@​vscode/webview-ui-toolkit)

v1.4.0

Compare Source

Features

  • update dropdown styles: updates some dropdown styles to match new VS Code dropdown style (#​532), closes #​521

Docs

  • fix image typo: fixes incorrect image used in badge docs (#​522)

Admin

v1.3.1

Compare Source

Admin

  • update npmignore: adds a directory to npmignore (accidentally published a big test folder in v1.3.0, sorry 😅)

v1.3.0

Compare Source

Features

  • input border radius: adds a 2px border radius to input elements (text field and text area) to match new VS Code button style (#​510)

Docs

  • replace storybook with codesandbox: removes storybook and replace it with codesandbox sample links (#​460), closes #​446
  • dropdown label: adds better docs on how to create labels in dropdown that adhere to VS Code design language (#​463), closes #​461
  • divider and radio group typos: fixes two typos found in the documentation (#​462)
  • getting started: updates esbuild configuration code snippet in getting started guide (#​450)
  • data grid typo: fixes data grid example code typo (#​471)
  • contributing docs: removes deleted npm test and build:docs scripts from contributing doc (#​492)
  • editable data grid: adds a new section to the data grid docs linking to the editable data grid sample extension (#​499), closes #​493
  • radio docs: adds note about workaround fix to the issue described in #​476 (#​511)

Admin

  • remove jest dependency: removes unused jest dependency (#​459)
  • react testing environment: adds npm script and testing environment to test toolkit react components (#​478)
  • bump word-wrap: bumps word-wrap from 1.2.3 to 1.2.4 (#​501)
  • bump @babel/traverse: bumps @​babel/traverse from 7.15.4 to 7.23.2 (#​515)
  • bump http-cache-semantics: bumps http-cache-semantics from 4.1.0 to 4.1.1 (#​454)
  • bump json5: bumps json5 from 1.0.1 to 1.0.2 (#​443)

Configuration

📅 Schedule: Branch creation - "before 8am on monday" in timezone America/Los_Angeles, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @vscode/vsce to ^2.21.1 chore(deps): update vscode Oct 27, 2023
@renovate renovate bot force-pushed the renovate/vscode branch 2 times, most recently from 4190900 to 31defe7 Compare October 28, 2023 22:12
@renovate renovate bot force-pushed the renovate/vscode branch 2 times, most recently from b4d6d6b to ca69431 Compare April 19, 2024 10:38
@renovate renovate bot force-pushed the renovate/vscode branch 2 times, most recently from cd5cdc7 to 6397e92 Compare May 9, 2024 17:38
@renovate renovate bot force-pushed the renovate/vscode branch 2 times, most recently from 141f556 to 424582c Compare June 20, 2024 07:41
@renovate renovate bot force-pushed the renovate/vscode branch 2 times, most recently from e8a1402 to f1bf306 Compare July 17, 2024 20:42
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.

0 participants