Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps remark-mermaid-dataurl from 1.1.1 to 2.0.3.

Release notes

Sourced from remark-mermaid-dataurl's releases.

v2.0.3

Fixed

  • Fixed some mermaidCli options being ignored in v2.0.2

Dependencies

  • Updated unist-util-visit from ^2.0.3 to ^4.0.0

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

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.

... (truncated)

Changelog

Sourced from remark-mermaid-dataurl's changelog.

[2.0.3] - 2022-08-25

Fixed

  • Fixed some mermaidCli options being ignored in v2.0.2

Dependencies

  • Updated unist-util-visit from ^2.0.3 to ^4.0.0

[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

... (truncated)

Commits
  • 5c89159 chore: publish v2.0.3 of remark-mermaid-dataurl
  • 0bd95bc build: remove unused file from package.json
  • a87fdeb Merge branch 'update-unist-util-visit'
  • c4e5c0d chore(deps): bump unist-util-visit from v2 to v4
  • 6105b42 fix: fix some mermaidCli options being ignored
  • c2d8955 Merge pull request #52 from aloisklink/dependabot/npm_and_yarn/eslint-8.22.0
  • 5a4846f Merge pull request #51 from aloisklink/dependabot/npm_and_yarn/rehype-documen...
  • 0525ced Merge pull request #49 from aloisklink/dependabot/npm_and_yarn/puppeteer-16.2.0
  • 3c6db3b chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
  • 4353f2d chore(deps-dev): bump rehype-document from 6.0.1 to 6.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.3.
- [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.3)

---
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 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2022

Superseded by #45.

@dependabot dependabot bot closed this Sep 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-mermaid-dataurl-2.0.3 branch September 29, 2022 23:55
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