Skip to content

Bump remark-frontmatter from 1.3.2 to 4.0.0#9

Closed
dependabot[bot] wants to merge 1 commit into
currentfrom
dependabot/npm_and_yarn/current/remark-frontmatter-4.0.0
Closed

Bump remark-frontmatter from 1.3.2 to 4.0.0#9
dependabot[bot] wants to merge 1 commit into
currentfrom
dependabot/npm_and_yarn/current/remark-frontmatter-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps remark-frontmatter from 1.3.2 to 4.0.0.

Release notes

Sourced from remark-frontmatter's releases.

4.0.0

  • c02f672 Use ESM
    // From CommonJS
    var remarkFrontmatter = require('remark-frontmatter')
    // To ESM
    import remarkFrontmatter from 'remark-frontmatter'
    Learn more about ESM in this guide
  • 3f125a9 Add JSDoc based types

3.0.0

  • fb1357b Update for micromark in remark@13 (breaking, this update will not work for remark lower than v13, see commit for changes)

2.0.0

  • 7824e34 Remove dependency (breaking if Object.assign is not supported in your runtime)
  • 65b8410 Add types (breaking, potentially, if you or your dependents use typescript and didn’t expect types)

1.3.3

  • 890ec1d Refactor prose
  • bc4a7f8 Add notes on security
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)

Bumps [remark-frontmatter](https://github.com/remarkjs/remark-frontmatter) from 1.3.2 to 4.0.0.
- [Release notes](https://github.com/remarkjs/remark-frontmatter/releases)
- [Commits](remarkjs/remark-frontmatter@1.3.2...4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 27, 2021

Superseded by #24.

@dependabot dependabot Bot closed this Oct 27, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/current/remark-frontmatter-4.0.0 branch October 27, 2021 06:16
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants