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

repo: bump builtins to 1.79.0 #12807

Merged
merged 1 commit into from
Aug 10, 2023
Merged

repo: bump builtins to 1.79.0 #12807

merged 1 commit into from
Aug 10, 2023

Conversation

vince-fugnitto
Copy link
Member

What it does

Fixes: #12792.

The pull-request includes the following updates:

  • bumps our builtins to 1.79.0
  • bumps our extension-pack to 1.79.0
  • bumps external builtins (editorconfig, eslint) to latest compatible version according to 1.79.0

How to test

  1. confirm that CI successfully passes
  2. confirm that 1.79.0 builtins are being used

Review checklist

Reminder for reviewers

The commit includes the following updates:
- bumps our builtins to `1.79.0`
- bumps our extension-pack to `1.79.0`
- bumps external builtins (editorconfig, eslint) to latest compatible
version according to `1.79.0`

Signed-off-by: vince-fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto added the builtins Issues related to VS Code builtin extensions label Aug 7, 2023
Copy link
Contributor

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I have built locally and started the Electron Example app, to confirm that we're using the latest built-in extensions pack:
image

@vince-fugnitto vince-fugnitto merged commit 9d2684d into master Aug 10, 2023
6 checks passed
@vince-fugnitto vince-fugnitto deleted the vf/1.79.0-builtins branch August 10, 2023 14:24
@github-actions github-actions bot added this to the 1.41.0 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins Issues related to VS Code builtin extensions
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

vscode: publish 1.79.0 builtins
2 participants