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

build(deps): bump remark-gfm from 1.0.0 to 2.0.0 #1854

Merged
merged 10 commits into from
Oct 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps remark-gfm from 1.0.0 to 2.0.0.

Release notes

Sourced from remark-gfm's releases.

2.0.0

  • 6c518d8 Use ESM
    // From CommonJS
    var remarkGfm = require('remark-gfm')
    // To ESM
    import remarkGfm from 'remark-gfm'
    Learn more about ESM in this guide
  • 37d92ac Add JSDoc based types
  • 0846014 Remove warning for remark 12

Full Changelog: remarkjs/remark-gfm@1.0.0...2.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 added the dependencies Pull requests that update a dependency file label Aug 12, 2021
@KatieMSB
Copy link
Collaborator

@dependabot rebase

Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](remarkjs/remark-gfm@1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: remark-gfm
  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/remark-gfm-2.0.0 branch from 7d3ad2b to 5d59538 Compare August 12, 2021 16:09
KatieMSB
KatieMSB previously approved these changes Aug 12, 2021
@dctalbot
Copy link
Contributor

Blocked by remarkjs/remark#831

Forfold
Forfold previously approved these changes Sep 13, 2021
…m_and_yarn/remark-gfm-2.0.0

# Conflicts:
#	yarn.lock
Forfold
Forfold previously approved these changes Sep 29, 2021
Forfold
Forfold previously approved these changes Sep 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2021

A newer version of remark-gfm exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dctalbot
Copy link
Contributor

dctalbot commented Oct 4, 2021

Now just waiting for #goalert-web#react-markdown#remark-parse#mdast-util-from-markdown to update to use the new micromark@3.0.6

@dctalbot dctalbot removed the blocked label Oct 28, 2021
@dctalbot dctalbot merged commit d8940c7 into master Oct 28, 2021
@dctalbot dctalbot deleted the dependabot/npm_and_yarn/remark-gfm-2.0.0 branch October 28, 2021 21:43
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