Skip to content

build(deps-dev): bump remark-gfm from 2.0.0 to 3.0.0#4148

Merged
1 commit merged intomainfrom
dependabot/npm_and_yarn/remark-gfm-3.0.0
Oct 5, 2021
Merged

build(deps-dev): bump remark-gfm from 2.0.0 to 3.0.0#4148
1 commit merged intomainfrom
dependabot/npm_and_yarn/remark-gfm-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 4, 2021

Bumps remark-gfm from 2.0.0 to 3.0.0.

Release notes

Sourced from remark-gfm's releases.

3.0.0

  • 890005e Add support for GFM footnotes ✨ (if you were using remark-footnotes before, you should remove it!) (how footnotes are turned to HTML is done in remark-rehype, please update that too)

Full Changelog: remarkjs/remark-gfm@2.0.0...3.0.0

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 force-pushed the dependabot/npm_and_yarn/remark-gfm-3.0.0 branch 2 times, most recently from 44741ca to 1b93ada Compare October 5, 2021 00:43
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](remarkjs/remark-gfm@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: remark-gfm
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/remark-gfm-3.0.0 branch from 1b93ada to 32c36f3 Compare October 5, 2021 00:47
@ghost ghost merged commit e402374 into main Oct 5, 2021
@ghost ghost deleted the dependabot/npm_and_yarn/remark-gfm-3.0.0 branch October 5, 2021 00:52
@Trott
Copy link
Copy Markdown
Member

Trott commented Oct 5, 2021

If someone wants an easy PR that I don't have time to do right now, I'm pretty sure we don't need remark-gfm anymore. I think you should be able to uninstall remark-gfm and remove it from .remarkrc. Test by making sure npm run lint still works. The most recent version of remark-preset-lint-node includes remark-gfm so, unless there's something I'm missing, we shouldn't need to include it separately.

This pull request was closed.
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.

1 participant