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

[Snyk] Upgrade mdast-util-from-markdown from 2.0.0 to 2.0.2 #27

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

KaliforniaShell
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade mdast-util-from-markdown from 2.0.0 to 2.0.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: mdast-util-from-markdown
  • 2.0.2 - 2024-10-25

    Types

    Full Changelog: 2.0.1...2.0.2

  • 2.0.1 - 2024-05-27

    Fix

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

    Types

    Full Changelog: 2.0.0...2.0.1

  • 2.0.0 - 2023-07-09

    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: 1.3.1...2.0.0

from mdast-util-from-markdown GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

@KaliforniaShell KaliforniaShell merged commit 2198a1f into main Dec 6, 2024
14 of 16 checks passed
@KaliforniaShell KaliforniaShell deleted the snyk-upgrade-eb64ee2029d3e303009e622d66a10f40 branch December 6, 2024 06:06
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.

2 participants