Skip to content

build(deps): bump mdast-util-to-markdown from 1.5.0 to 2.1.2#98

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mdast-util-to-markdown-2.1.2
Open

build(deps): bump mdast-util-to-markdown from 1.5.0 to 2.1.2#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mdast-util-to-markdown-2.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

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

Release notes

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

2.1.2

  • b0a91ea Fix crash in more complex content around attention

Full Changelog: syntax-tree/mdast-util-to-markdown@2.1.1...2.1.2

2.1.1

Fix

  • 97fb818 Fix roundtripping of attention by encoding surroundings

Types

  • df0d6a6 Refactor types
  • 27270d3 Refactor to use @imports
  • 4d9581a Add declaration maps

Full Changelog: syntax-tree/mdast-util-to-markdown@2.1.0...2.1.1

2.1.0

Add

  • 5fd2f1e Add compilePattern helper to state

Full Changelog: syntax-tree/mdast-util-to-markdown@2.0.0...2.1.0

2.0.0

Change

  • 6e5e12d Change to require Node.js 16 migrate: update too
  • d27d04d Update @types/mdast and friends migrate: update too
  • 5c90701 Change to use exports map migrate: don’t use private APIs
  • 89d0f5b Remove bulletOrderedOther, always use other bullets migrate: you can remove bulletOrderedOther if you passed it, it’s now the default
  • 7f91d06 Change fences default to true migrate: you can remove fences: true if you passed it, explicitly set it to false if you want that, but fenced code is better than indented code
  • 019f25f Change listItemIndent default from 'tab' (size) to 'one' migrate: you can remove listItemIndent: 'one' if you passed it, explicitly set it to 'tab' if you want that
  • 5b496da Remove ancient undocument support for listItemIndent: 1 migrate: 1 -> 'one'
  • 2fcac46 Remove Context type alias migrate: Context -> State
  • 445c51a Remove SafeOptions type alias migrate: SafeOptions -> Info

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

Commits

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 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-markdown](https://github.com/syntax-tree/mdast-util-to-markdown) from 1.5.0 to 2.1.2.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-markdown/releases)
- [Commits](syntax-tree/mdast-util-to-markdown@1.5.0...2.1.2)

---
updated-dependencies:
- dependency-name: mdast-util-to-markdown
  dependency-version: 2.1.2
  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 Apr 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 01:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 2, 2026
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