openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Bump underscore and vsce #310

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps underscore to 1.13.6 and updates ancestor dependency vsce. These dependencies need to be updated together.

Updates underscore from 1.8.3 to 1.13.6

Commits
  • bd2d35c Merge remote-tracking branch 'upstream/master'
  • 2e7c0f2 Update generated files, tag 1.13.6 release
  • 732cafe Underscore 1.13.6
  • e8f86fb Add changelog entry for versioin 1.13.6
  • 43e827a Bump the version to 1.13.6 (hotfix)
  • 1c1d1a2 Remove patch-package postinstall script
  • 4eb6894 Merge pull request #2974 from paulsmithkc/patch-1
  • 2edcdc1 Hostfix for broken builds
  • 66ee70d Verify that production and doc builds still work in CI
  • 68e5eb6 Update generated sources, tag 1.13.5 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.


Updates vsce from 1.87.0 to 1.103.1

Release notes

Sourced from vsce's releases.

v1.103.1

1.103.1 (2021-11-04)

Bug Fixes

v1.103.0

1.103.0 (2021-11-03)

Features

v1.102.0

1.102.0 (2021-11-02)

Bug Fixes

  • detect expired PAT (19f51dc), closes #466
  • normalize relative paths when rewriting links (a537741), closes #535
  • prepublish should run before version bump (535fa75), closes #187

Features

  • add --no-dependencies flag (d797b8d), closes #439
  • allow --no-update-package-json when providing (a8f432c), closes #596

v1.101.0

1.101.0 (2021-11-02)

Features

  • engineering: add semantic-release (b0fdd41), closes #541
Commits
  • 32990ce fix: delay import of keytar
  • b8f72c8 feat: make KeytarStore the default
  • 4dc0e69 Merge branch 'main' into keytar
  • b0a1476 eng: update package-lock.json to v2
  • 730030b test: include node 16 and 17
  • a7275d4 Merge branch 'main' into keytar
  • f50212e test: fix package tests on windows
  • 7bc87d5 feat: introduce Keytar store
  • 535fa75 fix: prepublish should run before version bump
  • 768d15b test: fix test failures
  • Additional commits viewable in compare view


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openhab/openhab-vscode/network/alerts).