Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2022

Bumps remark-mermaid-dataurl from 1.1.1 to 2.0.2.

Release notes

Sourced from remark-mermaid-dataurl's releases.

v2.0.2

Fixed

  • Fixed support for mermaid-cli ^9.1.6

Dependencies

  • Updated mermaid-cli version to ^9.1.6
  • Removed unneeded dependency on memfs
  • Added dependency on puppeteer ^16.0.0
    • puppeteer was previously a transitive dependency from mermaid-cli

Full Changelog: aloisklink/remark-mermaid-dataurl@v2.0.1...v2.0.2

v2.0.1

Fixed

  • Fixed error handling for mermaid-cli ^9.1.4.

Dependencies

Full Changelog: aloisklink/remark-mermaid-dataurl@v2.0.0...v2.0.1

v2.0.0

Breaking Changes

  • NodeJS 14.1 is the minimum supported version
  • The minimum version of mermaid-cli has been bumped to ^9.1.2. This has caused the following BREAKING CHANGES:
    • mermaid is now version ^9.0.0
      • Full CHANGELOG
      • BREAKING CHANGE: gitGraph's have been reinvented
        • The main branch is now called main, not master.
        • Plus numerous other `gitgraph changes, please see mermaid release notes.
    • puppeteer is now version ^14.1.0
      • BREAKING CHANGE: NodeJS 14 is the minimum supported version now.

Dependencies

  • Updated mermaid-cli version to ^9.1.2
Changelog

Sourced from remark-mermaid-dataurl's changelog.

[2.0.2] - 2022-08-23

Fixed

  • Fixed support for mermaid-cli ^9.1.6

Dependencies

  • Updated mermaid-cli version to ^9.1.6
  • Removed unneeded dependency on memfs
  • Added dependency on puppeteer ^16.0.0
    • puppeteer was previously a transitive dependency from mermaid-cli

[2.0.1] - 2022-07-21

Fixed

  • Fixed error handling for mermaid-cli ^9.1.4.

Dependencies

[2.0.0] - 2022-06-29

Breaking Changes

  • NodeJS 14.1 is the minimum supported version
  • The minimum version of mermaid-cli has been bumped to ^9.1.2. This has caused the following BREAKING CHANGES:
    • mermaid is now version ^9.0.0
      • Full CHANGELOG
      • BREAKING CHANGE: gitGraph's have been reinvented
        • The main branch is now called main, not master.
        • Plus numerous other `gitgraph changes, please see mermaid release notes.
    • puppeteer is now version ^14.1.0
      • BREAKING CHANGE: NodeJS 14 is the minimum supported version now.

Dependencies

  • Updated mermaid-cli version to ^9.1.2
Commits
  • e8c9c4a chore: publish v2.0.2 of remark-mermaid-dataurl
  • fc2f31e fix: support mermaid v9.1.6
  • 1b2bfc9 test: use jest-light-runner for tests
  • a77ca8d Merge pull request #46 from aloisklink/dependabot/npm_and_yarn/eslint-8.22.0
  • 238675f Merge pull request #48 from aloisklink/dependabot/npm_and_yarn/puppeteer-16.1.1
  • e4cb264 chore(deps-dev): bump puppeteer from 16.1.0 to 16.1.1
  • d1ef252 Merge pull request #47 from aloisklink/dependabot/npm_and_yarn/mermaid-js/mer...
  • 8f45ca5 chore(deps): bump @​mermaid-js/mermaid-cli from 9.1.4 to 9.1.5
  • 25c5e13 chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
  • 8324ade Merge pull request #45 from aloisklink/dependabot/npm_and_yarn/puppeteer-16.1.0
  • 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-mermaid-dataurl](https://github.com/aloisklink/remark-mermaid-dataurl) from 1.1.1 to 2.0.2.
- [Release notes](https://github.com/aloisklink/remark-mermaid-dataurl/releases)
- [Changelog](https://github.com/aloisklink/remark-mermaid-dataurl/blob/master/CHANGELOG.md)
- [Commits](aloisklink/remark-mermaid-dataurl@v1.1.1...v2.0.2)

---
updated-dependencies:
- dependency-name: remark-mermaid-dataurl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2022

Superseded by #44.

@dependabot dependabot bot closed this Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-mermaid-dataurl-2.0.2 branch August 25, 2022 23:36
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.

0 participants