leanprover / vscode-lean

Extension for VS Code that provides support for the older Lean 3 language. Succeeded by vscode-lean4 ('lean4' in the extensions menu) for the Lean 4 language.
Apache License 2.0
116 stars 49 forks source link

Bump underscore and ovsx #316

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps underscore to 1.13.1 and updates ancestor dependency ovsx. These dependencies need to be updated together.

Updates underscore from 1.8.3 to 1.13.1

Commits
  • 943977e Merge branch 'umd-alias', tag 1.13.1 release
  • 5630f88 Add version 1.13.1 to the change log
  • 5aa5b52 Update the bundle sizes
  • 76c8d8a Bump the version to 1.13.1
  • 9cda0b0 Add some build clarifications to the documentation (#2923)
  • 8b5928c Revert .gitignore underscore.js from 57a4a0e (fix #2923)
  • 7054a54 Update generated sources and tag 1.13.0 release
  • 37dc52a Merge pull request #2921 from jgonggrijp/prepare-1.13.0
  • 5511d12 Add version 1.13.0 to the change log
  • efe5fbf Bump the version to 1.13.0
  • 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 ovsx from 0.1.0 to 0.5.2

Changelog

Sourced from ovsx's changelog.

Eclipse Open VSX Change Log

This change log covers only the command line interface (CLI) of Open VSX.

v0.5.0 (Mar. 2022)

New Features

  • Added CLI parameter --target to support target platforms (#406)

v0.4.0 (Feb. 2022)

New Features

  • Added CLI parameter --pre-release to support pre-releases (#410)

v0.3.0 (Jan. 2022)

Breaking Changes

  • The minimum version of Node.js required is now 14 because of the newer vsce

Dependencies

  • Upgrade vsce from 1.97.0 to 2.6.3 (#403)
  • Upgrade follow-redirects
  • Upgrade nth-check

v0.2.1 (Sep. 2021)

New Features

  • Also accept LICENCE files (alternative spelling to LICENSE) (#307)
  • Remove --web option (it will now be inferred from the package.json file)

Dependencies

  • Upgrade vsce from 1.93.0 to 1.97.0

v0.2.0 (Jun. 2021)

New Features

  • Added CLI parameter --web for web extensions (#262)

Bug Fixes

... (truncated)

Commits
Maintainer changes

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


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/leanprover/vscode-lean/network/alerts).