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

fix(deps): update dependency mdast-util-from-markdown to v2 #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mdast-util-from-markdown 1.3.0 -> 2.0.2 age adoption passing 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


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 requested a review from ff6347 as a code owner July 17, 2023 02:56
@vercel
Copy link

vercel bot commented Jul 17, 2023

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

Name Status Preview Comments Updated (UTC)
oeffentliches-gestalten-gpt-search ❌ Failed (Inspect) Oct 25, 2024 5:20pm

@socket-security
Copy link

socket-security bot commented Jul 17, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
mdast-util-from-markdown 1.3.0...2.0.0 None +25/-1 961 kB wooorm

@raphael-arce
Copy link
Collaborator

We can not merge this PR due to breaking changes.

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