nds-swe / swdt

https://nds-swe.github.io/swdt
0 stars 5 forks source link

Bump d3-color and remark-mermaid-dataurl #146

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Removes d3-color. It's no longer used after updating ancestor dependency remark-mermaid-dataurl. These dependencies need to be updated together.

Removes d3-color

Updates remark-mermaid-dataurl from 1.0.2 to 2.0.4

Release notes

Sourced from remark-mermaid-dataurl's releases.

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: https://github.com/aloisklink/remark-mermaid-dataurl/compare/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: https://github.com/aloisklink/remark-mermaid-dataurl/compare/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: https://github.com/aloisklink/remark-mermaid-dataurl/compare/v2.0.1...v2.0.2

v2.0.1

Fixed

  • Fixed error handling for mermaid-cli ^9.1.4.

Dependencies

Full Changelog: https://github.com/aloisklink/remark-mermaid-dataurl/compare/v2.0.0...v2.0.1

... (truncated)

Changelog

Sourced from remark-mermaid-dataurl's changelog.

[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

[2.0.1] - 2022-07-21

Fixed

  • Fixed error handling for mermaid-cli ^9.1.4.

Dependencies

[2.0.0] - 2022-06-29

... (truncated)

Commits
  • 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
  • 3af648d Merge pull request #66 from aloisklink/dependabot/npm_and_yarn/puppeteer-18.0.5
  • ff8dfbf chore(deps): bump puppeteer from 18.0.4 to 18.0.5
  • ba9cce2 Merge pull request #65 from aloisklink/dependabot/npm_and_yarn/puppeteer-18.0.4
  • 0c7b32f chore(deps): bump puppeteer from 17.1.3 to 18.0.4
  • 535edd6 Merge pull request #64 from aloisklink/dependabot/github_actions/actions/chec...
  • dc4a71a chore(deps): bump actions/checkout from 2 to 3
  • f5c9694 Merge pull request #61 from aloisklink/dependabot/npm_and_yarn/eslint-8.23.1
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nds-swe/swdt/network/alerts).