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-to-markdown to v2 - autoclosed #105

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mdast-util-to-markdown ^1.5.0 -> ^2.0.0 age adoption passing confidence

Release Notes

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

v2.1.0

Compare Source

Add
  • 5fd2f1e Add compilePattern helper to state

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

v2.0.0

Compare Source

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


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mdast-util-to-markdown-2.x branch from db51e79 to 75a6bb8 Compare October 6, 2023 10:52
@renovate renovate bot changed the title fix(deps): update dependency mdast-util-to-markdown to v2 fix(deps): update dependency mdast-util-to-markdown to v2 - autoclosed Oct 9, 2023
@renovate renovate bot closed this Oct 9, 2023
@renovate renovate bot deleted the renovate/mdast-util-to-markdown-2.x branch October 9, 2023 00:47
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.

None yet

0 participants