Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps remark-mermaid-dataurl from 1.1.1 to 2.0.5.

Release notes

Sourced from remark-mermaid-dataurl's releases.

v2.0.5

Fixed

  • Set mermaid config option useMaxWidth to false by default. In Mermaid v9.1.7, some graph types default to using all the available horizontal space. On many markdown renderers, this creates very large diagrams, so by default remark-mermaid-dataurl limits them to use a smaller amount of space (e.g. pre-v9.1.7 behaviour).
  • Fix passing configFile as a JS object.

Full Changelog: aloisklink/remark-mermaid-dataurl@v2.0.4...v2.0.5

v2.0.4

Performance

  • Share a single puppeteer browser instance for all mermaid images. 9bccb09

Dependencies

  • Updated puppeteer from ^16.0.0 to ^18.0.4

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

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

... (truncated)

Changelog

Sourced from remark-mermaid-dataurl's changelog.

[2.0.5] - 2022-10-09

Fixed

  • Set mermaid config option useMaxWidth to false by default. In Mermaid v9.1.7, some graph types default to using all the available horizontal space. On many markdown renderers, this creates very large diagrams, so by default remark-mermaid-dataurl limits them to use a smaller amount of space (e.g. pre-v9.1.7 behaviour).
  • Fix passing configFile as a JS object.

[2.0.4] - 2022-09-29

Performance

  • Share a single puppeteer browser instance for all mermaid images. 9bccb09

Dependencies

  • Updated puppeteer from ^16.0.0 to ^18.0.4

[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

... (truncated)

Commits
  • 9a0743d chore: publish v2.0.5 of remark-mermaid-dataurl
  • 6efed29 Merge branch 'support-v9.1.7'
  • a295811 fix: fix passing configFile as a JS object
  • b8cc791 fix: default mermaid config to useMaxWidth: false
  • cf60cd8 Merge pull request #70 from aloisklink/dependabot/npm_and_yarn/puppeteer-18.2.1
  • 7f803f5 chore(deps): bump puppeteer from 18.0.5 to 18.2.1
  • e3e81f2 chore(deps): bump @​mermaid-js/mermaid-cli from 9.1.6 to 9.1.7
  • 7e54883 chore: publish v2.0.4 of remark-mermaid-dataurl
  • 3997eed Merge pull request #67 from aloisklink/dependabot/npm_and_yarn/eslint-8.24.0
  • 9a461ae chore(deps-dev): bump eslint from 8.23.1 to 8.24.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.5.
- [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.5)

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

dependabot bot commented on behalf of github Nov 15, 2022

Superseded by #49.

@dependabot dependabot bot closed this Nov 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remark-mermaid-dataurl-2.0.5 branch November 15, 2022 23:31
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