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

Bump remark-cli from 10.0.1 to 11.0.0 #19

Merged
merged 4 commits into from Sep 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 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)

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 added the pr: dependencies relates to dependencies label Sep 1, 2022
Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update the workflow so that we only test on node 16 as we only use remark preset on LTS in our lint checks.

@ybiquitous
Copy link
Member

Let's update the workflow so that we only test on node 16 as we only use remark preset on LTS in our lint checks.

Agree. Fixed via 4056236.

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@ybiquitous Your use of shared workflows (with overrides) is great by the way.

@jeddy3 jeddy3 merged commit 9a02f89 into main Sep 4, 2022
@jeddy3 jeddy3 deleted the dependabot/npm_and_yarn/remark-cli-11.0.0 branch September 4, 2022 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

2 participants