Skip to content

Bump @vscode/markdown-it-katex from 1.1.0 to 1.1.1#212

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vscode/markdown-it-katex-1.1.1
Open

Bump @vscode/markdown-it-katex from 1.1.0 to 1.1.1#212
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vscode/markdown-it-katex-1.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @vscode/markdown-it-katex from 1.1.0 to 1.1.1.

Release notes

Sourced from @​vscode/markdown-it-katex's releases.

v1.1.1

Changes:

  • #29: Prep for 1.1.1 release
  • #24: feat: support custom katex instance
  • #28: Update readme and remove link
  • #23: Support inline math with optional backtick
  • #27: Readme link broken
  • #21: Modify require style in README and test utils

This list of changes was auto generated.

Changelog

Sourced from @​vscode/markdown-it-katex's changelog.

1.1.1 — December 11, 2024

  • Added support for inline math with backticks. Thanks @​wdhongtw!
  • Added support for passing in a custom KaTeX instance using the katex options. Thanks @​jackykwandesign!
Commits
  • 704d0f7 Merge pull request #29 from mjbvz/v1.1.1
  • 33c2cf6 Prep for 1.1.1 release
  • 645bec4 Merge pull request #24 from jackykwandesign/jacky/feat/support-custom-katex-i...
  • dd84301 Merge pull request #28 from mjbvz/update-readme
  • 3d0ff34 Merge pull request #23 from wdhongtw/feat-inline-backtick
  • 71457d9 Update readme
  • 9f7ceea docs: add katex extension example
  • 8e1a7ea feat: support custom katex instance
  • 2d00eac Merge pull request #21 from wdhongtw/fix-import
  • 0368496 Modify require style in README and test utils
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/markdown-it-katex since your current version.


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 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)

Bumps [@vscode/markdown-it-katex](https://github.com/microsoft/vscode-markdown-it-katex) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/microsoft/vscode-markdown-it-katex/releases)
- [Changelog](https://github.com/microsoft/vscode-markdown-it-katex/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-markdown-it-katex@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: "@vscode/markdown-it-katex"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants