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 remark-parse from 7.0.2 to 9.0.0 #68

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2020

Bumps remark-parse from 7.0.2 to 9.0.0.

Release notes

Sourced from remark-parse's releases.

[email protected]

See [email protected]

[email protected]

See [GH-536](https://github.com/remarkjs/remark/issues/536)

[email protected]

See [GH-536](https://github.com/remarkjs/remark/issues/536)

[email protected]

See [email protected]

[email protected]

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

[email protected]

  • 0697d461 Fix lists with mixed indentation

[email protected]

  • 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

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-parse-9.0.0 branch from 4b42829 to 1608b76 Compare December 1, 2020 22:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-parse-9.0.0 branch from 1608b76 to 85c6a76 Compare December 11, 2020 20:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-parse-9.0.0 branch 3 times, most recently from 258ef01 to 6311e42 Compare December 23, 2020 00:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-parse-9.0.0 branch from 6311e42 to 8edaf39 Compare February 12, 2021 07:18
@nromito
Copy link

nromito commented May 12, 2021

@rafegoldberg updating this dependency should resolve #159 if you could please look into this

@rafegoldberg
Copy link
Contributor

rafegoldberg commented May 12, 2021

@nromito thanks for your review; this repo is probably due for some general maintenance across the board, but we haven't had a chance to prioritize the work as of late. I've looked in to updating remark-parse in the past, but in my tests, attempting to bump this dep (even to versions earlier than v9.0.0) causes the engine to fail in certain cases. There have been too many breaking changes since our initial implementation for it to be a simple task... Hopefully we'll get to it soon! 👍

@kellyjosephprice
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-parse-9.0.0 branch from 8edaf39 to 4ea08f1 Compare June 23, 2021 23:22
@kellyjosephprice
Copy link
Collaborator

I'm going to hold off awhile longer on this. It's going to requiring rewriting our custom parsers.

@kellyjosephprice
Copy link
Collaborator

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jun 25, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2021

OK, I won't notify you about remark-parse again, unless you re-open this PR or update it yourself. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-parse-9.0.0 branch June 25, 2021 22:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants