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.0.1 #206

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

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

Release notes

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2023
@ignatiusreza
Copy link
Contributor

blocked by release of https://github.com/syntax-tree/mdast-util-gfm v4

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdast-util-to-hast-13.0.1 branch August 16, 2023 07:37
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.

1 participant