Skip to content

Bump mdast-util-to-hast from 12.3.0 to 13.0.0#17

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdast-util-to-hast-13.0.0
Closed

Bump mdast-util-to-hast from 12.3.0 to 13.0.0#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdast-util-to-hast-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 19, 2023

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

Release notes

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

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
  • 40e1d29 Change to remove all, one helpers migrate: if you make your own handles, use state.all, state.one
  • 1894044 Change to remove H type migrate: use State
  • e804231 Change to remove complex-types.d.ts migrate: use main module
  • 4df5d41 Change to deep clone passed through nodes migrate: should be fine

Types

  • 52905eb Add smarter types for passThrough migrate: type your mdast/hast nodes by extending the content interfaces
  • 6f555a0 Add supported data fields to Data of mdast migrate: pass correct values in node.data

Fix

  • 3e300ea Fix to keep content around for hName on text

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

Commits
  • 6e72085 13.0.0
  • d5c41d7 Fix tests
  • b815f5e Change to require Node.js 16
  • 33442cc Change to use exports
  • 52905eb Add smarter types for passThrough
  • cfa4c80 Refactor code-style
  • 56c88e4 Fix to match GH for HTML generated for backreferences
  • 3e300ea Fix to keep content around for hName on text
  • 6093b77 Refactor tests to use improved types
  • 4df5d41 Change to deep clone passed through nodes
  • 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 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 [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 12.3.0 to 13.0.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@12.3.0...13.0.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 15, 2023

Superseded by #32.

@dependabot dependabot Bot closed this Aug 15, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mdast-util-to-hast-13.0.0 branch August 15, 2023 06:39
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