Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Bump remark-parse from 7.0.2 to 8.0.2 #17

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

Conversation

dependabot-preview[bot]
Copy link

Bumps remark-parse from 7.0.2 to 8.0.2.

Release notes

Sourced from remark-parse's releases.

remark-parse@8.0.2

  • 726dc9a8 Fix numbered lists interrupting paragraphs
  • 4e613fba Refactor to loosen list parsing

remark-parse@8.0.1

  • 0697d461 Fix lists with mixed indentation

remark-parse@8.0.0

  • 065561b Move footnotes to remark-footnotes (breaking, footnotes: true no longer works, please see the new external plugin, it includes many fixes)
  • 0cec4d8 Add support for emails without protocol (breaking, new behavior matches changes in GFM)
  • 512cd7a Fix support for literal URLs (breaking, new behavior matches changes in GFM)
  • 4f2a1d4 Fix whitespace between link label and destination (breaking, potentially, [text] (https://github.com/remarkjs/remark/blob/HEAD/url) -> [text](https://github.com/remarkjs/remark/blob/HEAD/url))
  • 24cd52d types: add partial interface exports to types (feature)
  • 5f9114f types: add tsdocs for parser options (feature)
  • b4c993e Fix parsing of non-empty blank lines (patch)
  • 4a6dcc9 Add deprecation note for pedantic mode (patch, just docs for now, but if you’re using pedantic: true, please stop)
Commits
  • 6ac9e13 remark-parse: 8.0.2
  • 726dc9a Fix numbered lists interrupting paragraphs
  • 4e613fb Refactor to loosen list parsing
  • c30fff5 Change ZEIT -> Vercel
  • 58464b6 Add remark-join-cjk-lines to list of plugins
  • f6fe8b8 Add remark-typograf to list of plugins
  • 2c13dfd remark-parse: 8.0.1
  • 48828c6 Update dev-dependencies
  • 0697d46 Fix lists with mixed indentation
  • ac90c03 Add remark-slate to list of plugins (#484)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 24, 2020
@vercel
Copy link

vercel bot commented Apr 24, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/fwldelft/mail-designer/lrbjm7203
✅ Preview: https://mail-designer-git-dependabot-npmandyarnremark-parse-802.fwldelft.now.sh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants