Bump d3-color and mermaid
Bumps d3-color and mermaid. These dependencies needed to be updated together.
Updates d3-color from 1.4.1 to 3.1.0
Release notes
Sourced from d3-color's releases.
v3.1.0
- Add rgb.clamp and hsl.clamp. #102
- Add color.formatHex8. #103
- Fix color.formatHsl to clamp values to the expected range. #83
- Fix catastrophic backtracking when parsing colors. #89 #97 #99 #100 SNYK-JS-D3COLOR-1076592
v3.0.1
- Make build reproducible.
v3.0.0
- Adopt type: module.
This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.
v2.0.0
This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.
Commits
7a1573e3.1.075c19c4update LICENSEef94e01update dependencies5e9f757method shorthande4bc34eformatHex8 (#103)ac660c6{rgb,hsl}.clamp() (#102)70e3a04clamp HSL format (#101)994d8fdavoid backtracking (#100)7d61bbe3.0.193bc4ffrelated d3/d33; extract copyrights from LICENSE- Additional commits viewable in compare view
Updates mermaid from 9.1.4 to 9.3.0
Release notes
Sourced from mermaid's releases.
v9.3.0
Significant Changes
- 25% Smaller
- New docs
- Replaces the deprecated and vulnerable
dagre-d3withdagre-esRelease Notes
- #3778 Adding a hexgon shape (#3834)
@knsv- #3831 Re-enabling themes for er diagrams (#3837)
@knsv- #3882 fix for issues with mindmaps with only a single node (#3833)
@knsv- (chore) remove console stmt in pieDetector (#3840)
@weedySeaDragon- (feat) state classDef documentation (#3841)
@weedySeaDragon- 3882 edge labels (#3883)
@knsv- Add GHA that will check links + Fix broken links (#3765)
@spier- Add official vim plugin to list in integrations (#3847)
@craigmac- Add package visualizations (#3823)
@sidharthv96- Add support for
@includein docs (#3863)@sidharthv96- CI: disable pinning dependencies (#3735)
@aloisklink- Defects/issue 3878 (#3880)
@MrCoder- Feat: Add aria-describedby, aria-roledescription (#3808)
@weedySeaDragon- Fix #3799: Remove
typefrom package.json (#3802)@sidharthv96- Fix for #3835, makes it possible to style path elements (#3836)
@knsv- Fix typos (#3820)
@endolith- Housekeeping with eslint-unicorn (#3845)
@sidharthv96- Integrations added - Visual Studio Code [Polyglot Interactive Notebooks] (#3821)
@dfinke- Mindmap integration docs (#3810)
@sidharthv96- Reduce mermaid size by 31% (#3825)
@sidharthv96- Remove extra arrow and adjust cross position (#3641)
@ishuen- Replace
dagre/dagre-d3withdagre-d3-es(#3809)@aloisklink- Revert "Added pie" (#3842)
@pbrolin47- Switch CDN to unpkg.com (#3777)
@sidharthv96- Switch back to jsdelivr (#3873)
@sidharthv96- Use
github-darkto highlight fence blocks in vitepress docs (#3807)@aloisklink- Use current mermaid version in docs. (#3846)
@sidharthv96- Use stylis to prepend idSelector (#3829)
@DanInProgress- bug: State diagram fix classes type (#3798)
@weedySeaDragon- bug: change shiki getHighlighter import (#3804)
@weedySeaDragon- chore(deps): remove dependency on
graphlib(#3861)@aloisklink- chore(deps): update all non-major dependencies (minor) (#3905)
@renovate- chore(deps): update all non-major dependencies (minor) (#3791)
@renovate- chore(deps): update lycheeverse/lychee-action action to v1.5.4 (#3827)
@renovate- chore(deps): update pnpm to v7.17.0 (#3828)
@renovate- chore(deps): update pnpm to v7.17.1 (#3862)
@renovate- chore(docs): Auto build docs (#3547)
@sidharthv96- chore: Housekeeping (#3783)
@sidharthv96- chore: Merge master to develop (#3780)
@sidharthv96- chore: clean up code in mermaidAPI render() and write specs/tests (#3684)
@weedySeaDragon- chore: delete functions not used in diagrams/c4 code (dead code) (#3871)
@weedySeaDragon- comments in states are skipped now (#3762)
@avijit1258
... (truncated)
Commits
5735efaMerge pull request #3911 from mermaid-js/release/9.3.0774512dv9.3.01529940bump dagre-es 7.0.6d194e78Bump mermaid version16b5180Update dagre-es2176befBump mermaid version9f9c95bfix: Incorrect removal of existing elements3f0b13afix: add .js to external imports.3c44379fix: add .js to external imports.1d529d8Bump mermaid version- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by sidv, a new releaser for mermaid since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.