Skip to content
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

Bump mdast-util-to-hast from 12.3.0 to 13.2.0 #486

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

Bumps mdast-util-to-hast from 12.3.0 to 13.2.0.

Release notes

Sourced from mdast-util-to-hast's releases.

13.2.0

Types

  • 24f4576 Add type for data.meta on elements to hast

Full Changelog: syntax-tree/mdast-util-to-hast@13.1.0...13.2.0

13.1.0

Add

  • 59ecd14 Add support for file in options

Full Changelog: syntax-tree/mdast-util-to-hast@13.0.2...13.1.0

13.0.2

Full Changelog: syntax-tree/mdast-util-to-hast@13.0.1...13.0.2

13.0.1

Fix

  • 7ff28fb Fix trimming of whitespace around breaks

Full Changelog: syntax-tree/mdast-util-to-hast@13.0.0...13.0.1

13.0.0

Change

  • 67ef76c Update @types/hast, @types/mdast, utilities migrate: update too
  • b815f5e Change to require Node.js 16 migrate: update too
  • 33442cc Change to use exports migrate: don’t use private APIs
  • 56c88e4 Fix to match GH for HTML generated for backreferences migrate: use the function form of footnoteBackLabel for i18n, see defaultFootnoteBackLabel for inspiration
  • ffe7e47 Change to always return a node migrate: expect an empty root instead of nothing
  • ffbb8a8 Change to expect, yield undefined migrate: expect undefined everywhere, not null
  • c13fe7f Change to remove support for Footnote nodes migrate: use GFM, which does not have “inline” notes
  • 6fc783a Change to remove support for ancient lang on code with spaces migrate: you’re fine, this hasn’t been a thing for years
  • 72b8a68 Change to use maps for definitions on state migrate: if you make your own handles, expect maps
  • b328aa9 Change to remove function form of State, use plain object migrate: if you make your own handles, create nodes yourself, use state.applyData if needed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 7, 2024
Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stellar-claim ❌ Failed (Inspect) Jun 17, 2024 1:03am

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 12.3.0 to 13.2.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@12.3.0...13.2.0)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdast-util-to-hast-13.2.0 branch from 587d62f to 49fc596 Compare June 17, 2024 01:01
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