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.
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).
Bumps markdown-it, ovsx and vsce. These dependencies needed to be updated together. Updates
markdown-it
from 10.0.0 to 12.3.2Changelog
Sourced from markdown-it's changelog.
... (truncated)
Commits
d72c68b
12.3.2 releasedaca3396
dist rebuildffc49ab
Fix possible ReDOS in newline rule.76469e8
12.3.1 releasedae5a243
dist rebuild1cd8a51
Fix tab preventing paragraph continuation in lists830757c
Fix spelling error in question Github Template (#835)2e31d34
12.3.0 released393354c
Dist rebuild8564eed
Dev deps bumpUpdates
ovsx
from 0.1.0 to 0.5.1Changelog
Sourced from ovsx's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by amvanbaren, a new releaser for ovsx since your current version.
Updates
vsce
from 1.91.0 to 2.11.0Release notes
Sourced from vsce's releases.
... (truncated)
Commits
8e193c9
feat: expose all options to packaging and publishing APIs (#759)5110bcf
fix: correct program path inlaunch.json
(#771)742720a
chore: set up #codereview automation (#768)3024d0f
fix: clarify simultaneous use of packagePath and target invsce publish
(#765)0940626
fix: list all valid targets in documentation for --target (#766)27fad23
chore: add branch protection (#767)9c50aa6
feat: github actions logging (#752)7e16ed7
fix: support fragments in image URLs (#753)955c760
build(deps): bump shell-quote from 1.7.2 to 1.7.3 (#746)57112fd
Merge pull request #745 from microsoft/fix-744Dependabot 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).