Skip to content

build(deps): bump @mdit/plugin-footnote from 0.12.0 to 0.22.0 #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps @mdit/plugin-footnote from 0.12.0 to 0.22.0.

Release notes

Sourced from @​mdit/plugin-footnote's releases.

v0.21.0

✨ Features

  • align: provide browser bundle (1135f5f)
  • attr: provide browser bundle (74c0043)
  • icon: add browser bundle (690e957)
  • katex: add browser bundle (9f71b4d)
  • plantuml: use node native zlib module and provide browser bundle (03a0b6b)
  • sub: add browser bundle (98f60fe)
  • sup: add browser bundle (639dc8f)
  • tab: add browser bundle (1afdc8f)
  • uml: add browser bundle (f2f2be6)

🐛 Bug Fixes

v0.20.0

⚠ BREAKING CHANGES

  • tab: rename options
  • demo: rename beforeContent as showCodeFirst
  • mathjax-slim: throw if mathjax-full is not installed
  • include: throw if required option not set
  • snippet: throw if required option not set
  • demo: use stricter container
  • container: rebuild container to be stricter

✨ Features

  • container: rebuild container to be stricter (1c59e98)
  • demo: rename beforeContent as showCodeFirst (a9827a3)
  • demo: use stricter container (d7cbd1c)
  • include: throw if required option not set (99c5cf7)
  • katex: use console.error (cabf219)
  • mathjax-slim: throw if mathjax-full is not installed (97818a2)
  • snippet: throw if required option not set (24125bb)
  • tab: make tab container be stricter and improve test coverage (bf80e1c)
  • tab: rename options (8c2c1de)

🐛 Bug Fixes

  • demo: support working with include (a59236d)
  • snippet: support files without ext (7412023)

v0.19.0

✨ Features

... (truncated)

Changelog

Sourced from @​mdit/plugin-footnote's changelog.

0.22.0 (2025-06-07)

✨ Features

🐛 Bug Fixes

  • fix type export (1344c0f)
  • footnote: stop using self-closing syntax <a /> as it breaks in some HTML interpreters (#81) (783e25e)

0.21.0 (2025-05-30)

🐛 Bug Fixes

0.20.0 (2025-05-27)

Note: Version bump only for package @​mdit/plugin-footnote

0.19.0 (2025-05-25)

Note: Version bump only for package @​mdit/plugin-footnote

0.18.0 (2025-05-01)

Note: Version bump only for package @​mdit/plugin-footnote

0.17.0 (2025-04-29)

Note: Version bump only for package @​mdit/plugin-footnote

0.16.8 (2025-03-05)

🐛 Bug Fixes

  • footnote: stop using self-closing syntax <a /> as it breaks in some HTML interpreters (#81) (783e25e)

0.16.0 (2025-01-12)

Note: Version bump only for package @​mdit/plugin-footnote

0.15.0 (2025-01-11)

... (truncated)

Commits
  • 87c189a chore(release): publish
  • bdeec7f chore(release): publish
  • 1344c0f fix: fix type export
  • fad55ba chore(release): publish
  • d18fe1b chore(release): publish
  • 36740da chore(release): publish
  • f3ad215 chore(release): publish v0.17.0
  • e417f3d chore(release): publish v0.16.8
  • d47f6f4 build: bump deps and update snapshots
  • 783e25e fix(footnote): stop using self-closing syntax \<a /> as it breaks in some HT...
  • 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 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 [@mdit/plugin-footnote](https://github.com/mdit-plugins/mdit-plugins/tree/HEAD/packages/footnote) from 0.12.0 to 0.22.0.
- [Release notes](https://github.com/mdit-plugins/mdit-plugins/releases)
- [Changelog](https://github.com/mdit-plugins/mdit-plugins/blob/main/packages/footnote/CHANGELOG.md)
- [Commits](https://github.com/mdit-plugins/mdit-plugins/commits/@mdit/plugin-footnote@0.22.0/packages/footnote)

---
updated-dependencies:
- dependency-name: "@mdit/plugin-footnote"
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2025

Superseded by #176.

@dependabot dependabot bot closed this Jun 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdit/plugin-footnote-0.22.0 branch June 17, 2025 16:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants