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

chore(deps): bump mdast-util-to-markdown from 1.5.0 to 2.1.0 #748

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps mdast-util-to-markdown from 1.5.0 to 2.1.0.

Release notes

Sourced from mdast-util-to-markdown's releases.

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
  • fd6a508 2.1.0
  • 5fd2f1e Add compilePattern helper to state
  • f4fd134 Update dev-dependencies
  • 655f117 2.0.0
  • 6e5e12d Change to require Node.js 16
  • 5c90701 Change to use exports map
  • 89d0f5b Remove bulletOrderedOther, always use other bullets
  • 7f91d06 Change fences default to true
  • 019f25f Change listItemIndent default from 'tab' (size) to 'one'
  • 5b496da Remove ancient undocument support for listItemIndent: 1
  • Additional commits viewable in compare view

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 Oct 2, 2023
Bumps [mdast-util-to-markdown](https://github.com/syntax-tree/mdast-util-to-markdown) from 1.5.0 to 2.1.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-markdown/releases)
- [Commits](syntax-tree/mdast-util-to-markdown@1.5.0...2.1.0)

---
updated-dependencies:
- dependency-name: mdast-util-to-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdast-util-to-markdown-2.1.0 branch from 6d2f996 to dad3417 Compare October 22, 2023 14:49
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.

None yet

0 participants