Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2023

This PR contains the following updates:

Package Change Age Confidence
mdast-util-from-markdown ^0.8.5 -> ^2.0.0 age confidence

Release Notes

syntax-tree/mdast-util-from-markdown (mdast-util-from-markdown)

v2.0.2

Compare Source

Types

Full Changelog: syntax-tree/mdast-util-from-markdown@2.0.1...2.0.2

v2.0.1

Compare Source

Fix
  • 4aa8425 Fix end point of texts ending in character reference
Types

Full Changelog: syntax-tree/mdast-util-from-markdown@2.0.0...2.0.1

v2.0.0

Compare Source

Change
  • 843e046 Update @types/mdast and friends
    migrate: update too
  • 12a5622 Update micromark, change buffers to Uint8Arrays
    migrate: see micromark@4.
    only really changes Buffer -> Uint8Array, so use encodings supported by TextDecoder
  • 4cbea5a Change to require Node.js 16
    migrate: update too
Change (when you make extensions)
  • 03581b3 Change to replace getter/setters with raw data
    migrate: this.getData('x') -> this.data.x, this.setData('x', 1) -> this.data.x = 1
  • 18f4bb0 Change to return undefined from enter, exit
    migrate: keep the node you pass to enter around; get the node yourself before exit
  • 88969a4 Remove deprecated OnError type
    migrate: OnError -> OnEnterError

Full Changelog: syntax-tree/mdast-util-from-markdown@1.3.1...2.0.0

v1.3.1

Compare Source

  • 13430aa Update types for changes in micromark-util-types

Full Changelog: syntax-tree/mdast-util-from-markdown@1.3.0...1.3.1

v1.3.0

Compare Source

Types
  • a034fa6 Add CompileData type to track custom data

Full Changelog: syntax-tree/mdast-util-from-markdown@1.2.1...1.3.0

v1.2.1

Compare Source

Misc

Full Changelog: syntax-tree/mdast-util-from-markdown@1.2.0...1.2.1

v1.2.0

Compare Source

Full Changelog: syntax-tree/mdast-util-from-markdown@1.1.1...1.2.0

v1.1.1

Compare Source

  • d617634 Add support for improved exit error handling

Full Changelog: syntax-tree/mdast-util-from-markdown@1.1.0...1.1.1

v1.1.0

Compare Source

  • 752dc22 Add support for error handler to token parsing

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.4...1.1.0

v1.0.4

Compare Source

  • ff32daf Use uvu/assert in development build

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.3...1.0.4

v1.0.3

Compare Source

  • a13fbcc Use power-assert in development build

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.2...1.0.3

v1.0.2

Compare Source

  • 4a3350f Fix to prefer error over assertion

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.1...1.0.2

v1.0.1

Compare Source

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.0...1.0.1

v1.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mdast-util-from-markdown-2.x branch from 100e89a to 066c108 Compare August 10, 2025 12:58
@renovate renovate bot force-pushed the renovate/mdast-util-from-markdown-2.x branch from 066c108 to 7d3dcf1 Compare September 25, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant