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

refactor(deps-dev): bump remark-cli from 10.0.1 to 11.0.0 #429

Merged
merged 2 commits into from Jul 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps remark-cli from 10.0.1 to 11.0.0.

Release notes

Sourced from remark-cli's releases.

remark-cli@11.0.0

  • 145019c4 Update unified-args breaking: remove support for Node 12 tiny chance of breaking: this adheres properly to YAML 1.2 tiny chance of breaking: this matches modern node in how to resolve plugins by @​remcohaszing in remarkjs/remark#1008

Full Changelog: https://github.com/remarkjs/remark/compare/14.0.2...remark-cli@11.0.0

Commits
  • 99179c6 remark-cli: 11.0.0
  • f20f9d5 Add example of typing a plugin
  • cba99d6 Update dev-dependencies
  • 145019c Update unified-args
  • 56eb9ed Remove support for Node.js 12 in CLI
  • fba413a Add remark-github-beta-blockquote-admonitions to list of plugins
  • acce1ab Update dev-dependencies
  • c0e8586 Replace skypack w/ esm.sh
  • 1a9e75c Update dev-dependencies
  • 5730ad2 Add canary workflow
  • Additional commits viewable in compare view

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 Jun 27, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-cli-11.0.0 branch 2 times, most recently from 18e9ea2 to b95a9c4 Compare June 27, 2022 18:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/remark-cli-11.0.0 branch 2 times, most recently from 4bc49e9 to 8486a54 Compare July 7, 2022 17:38
Bumps [remark-cli](https://github.com/remarkjs/remark) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0)

---
updated-dependencies:
- dependency-name: remark-cli
  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-cli-11.0.0 branch from 8486a54 to 2cb4141 Compare July 8, 2022 18:47
@amclin
Copy link
Owner

amclin commented Jul 8, 2022

build failures are due to the wrong node versions being run in test suite - see actions/setup-node#536

@amclin amclin merged commit 289cf90 into master Jul 8, 2022
@amclin amclin deleted the dependabot/npm_and_yarn/remark-cli-11.0.0 branch July 8, 2022 21:57
@amclin
Copy link
Owner

amclin commented Jul 9, 2022

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@amclin amclin added the released label Jul 9, 2022
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant