Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the vscode group with 1 update: @vscode/vsce.

Updates @vscode/vsce from 3.6.2 to 3.7.0

Release notes

Sourced from @​vscode/vsce's releases.

v3.7.0

Changes:

  • #1219: Remove invalid validation for extension dependencies
  • #1212: Validate extension dependencies use lowercase letters and warn about deprecated github.copilot
  • #1209: Bump validator from 13.9.0 to 13.15.20
  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

v3.6.3-3

Changes:

  • #1219: Remove invalid validation for extension dependencies

This list of changes was auto generated.

v3.6.3-2

Changes:

  • #1212: Validate extension dependencies use lowercase letters and warn about deprecated github.copilot

This list of changes was auto generated.

v3.6.3-1

Changes:

  • #1209: Bump validator from 13.9.0 to 13.15.20

This list of changes was auto generated.

v3.6.3-0

Changes:

  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

Commits
  • 8551fa2 Merge pull request #1219 from microsoft/benibenj/handsome-pike
  • 7b65808 remove tests
  • be09f0f remove invalid validation
  • 196cce4 Merge pull request #1212 from microsoft/copilot/validate-extension-dependenci...
  • 82c80d6 💄
  • 0b7a9eb fix warning
  • e5a89ab Add warning for deprecated github.copilot dependency
  • 10f6236 Improve documentation for validateExtensionDependencies
  • 7bda2f1 Add validation for lowercase extension dependencies
  • 888e2b6 Initial plan
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vscode group with 1 update: [@vscode/vsce](https://github.com/Microsoft/vsce).


Updates `@vscode/vsce` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-version: 3.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for vscode-datalayer ready!

Name Link
🔨 Latest commit 5aa53d0
🔍 Latest deploy log https://app.netlify.com/projects/vscode-datalayer/deploys/691189a0ac8b750008933173
😎 Deploy Preview https://deploy-preview-114--vscode-datalayer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

📦 Extension Build Ready!

Download the extension (works on all platforms):

📥 Download build artifact

The artifact contains the .vsix extension package.


📖 Installation Instructions

Method 1: VS Code UI

  1. Download the .vsix file above
  2. Open VS Code
  3. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  4. Click ... menu → "Install from VSIX..."
  5. Select the downloaded file

Method 2: Command Line

code --install-extension datalayer-jupyter-vscode.vsix

Method 3: Drag & Drop

  1. Download the .vsix file
  2. Drag it into the VS Code Extensions sidebar

Note: The .vsix artifact works on Windows, macOS, and Linux.

Built from commit 5aa53d0 • Version 0.0.6View workflow run

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.

2 participants