Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

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

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 Nov 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdast-util-to-markdown-2.1.2 branch from f811caf to db017ab Compare November 12, 2024 23:02
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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdast-util-to-markdown-2.1.2 branch from db017ab to 52d6ce9 Compare November 12, 2024 23: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants