Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

🔼 Bump mdast-util-to-markdown from 0.6.5 to 1.5.0 #465

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps mdast-util-to-markdown from 0.6.5 to 1.5.0.

Release notes

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

1.5.0

Fix

  • 122101f Fix to not generate blank lines for phrasing roots

Add

  • 21a7d0a Add export of defaultHandlers
  • 070ad5f Add associationId helper to state
  • 35ceafc Add createTracker helper on state
  • e9f71aa Add safe helper on state
  • 19301e7 Add containerPhrasing, containerFlow helpers on state
  • a638e2a Add indentLines helper on state

Misc

  • d2108dd Refactor types to use node types, not strings
  • 35a9ccc Add registry for construct names
  • 501f668 Add support for null as input in types
  • e812c79 Add improved docs

Full Changelog: syntax-tree/mdast-util-to-markdown@1.4.0...1.5.0

1.4.0

Full Changelog: syntax-tree/mdast-util-to-markdown@1.3.0...1.4.0

1.3.0

  • 52c18b4 623a775 Add support for output position tracking
  • 407af18 Add improved docs

Full Changelog: syntax-tree/mdast-util-to-markdown@1.2.6...1.3.0

1.2.6

  • 5799be7 Fix bug w/ lists collapsing into thematic breaks

Full Changelog: syntax-tree/mdast-util-to-markdown@1.2.5...1.2.6

1.2.5

  • 2147a87 Fix control characters in link, image destinations
  • a57b805 Fix control character in definition destination

Full Changelog: syntax-tree/mdast-util-to-markdown@1.2.4...1.2.5

1.2.4

  • 7b381da Fix to not escape some character in certain spans

... (truncated)

Commits
  • 8ce8dbf 1.5.0
  • 21a7d0a Add export of defaultHandlers
  • 070ad5f Add associationId helper to state
  • 35ceafc Add createTracker helper on state
  • e9f71aa Add safe helper on state
  • 19301e7 Add containerPhrasing, containerFlow helpers on state
  • a638e2a Add indentLines helper on state
  • 5142972 Refactor docs on type
  • d2108dd Refactor types to use node types, not strings
  • 35a9ccc Add registry for construct names
  • 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-markdown](https://github.com/syntax-tree/mdast-util-to-markdown) from 0.6.5 to 1.5.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-markdown/releases)
- [Commits](syntax-tree/mdast-util-to-markdown@0.6.5...1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from phuctm97 as a code owner January 9, 2023 10:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@vercel
Copy link

vercel bot commented Jan 9, 2023

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

Name Status Preview Updated
phuctm97-com ❌ Failed (Inspect) Jan 9, 2023 at 10:06AM (UTC)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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