openapi-specification
openapi-specification copied to clipboard
build(deps-dev): bump remark-gfm from 1.0.0 to 3.0.1
Bumps remark-gfm from 1.0.0 to 3.0.1.
Release notes
Sourced from remark-gfm's releases.
3.0.1
- 97437dc Add improved docs by
@wooormin remarkjs/remark-gfm#25Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.0...3.0.1
3.0.0
- 890005e Add support for GFM footnotes ✨ (if you were using
remark-footnotesbefore, you should remove it!) (how footnotes are turned to HTML is done inremark-rehype, please update that too)Full Changelog: https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.0
2.0.0
- 6c518d8 Use ESM
Learn more about ESM in this guide// From CommonJS var remarkGfm = require('remark-gfm')// To ESM import remarkGfm from 'remark-gfm'
- 37d92ac Add JSDoc based types
- 0846014 Remove warning for remark 12
Full Changelog: https://github.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0
Commits
0af02a83.0.197437dcAdd improved docsc17866cUpdate dev-dependencies9558a303.0.003ff827Update some metadata for footnotes890005eAdd support for GFM footnotes4a5eec8Remove unused dev-dependency3118a47Update dev-dependencies383f4182.0.054b2adaUpdatexo- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)