Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the npm-dependencies group with 4 updates: mermaid, vega-tooltip, postcss and stylelint-scss.

Updates mermaid from 11.3.0 to 11.4.0

Release notes

Sourced from mermaid's releases.

[email protected]

Minor Changes

  • #5999 742ad7c Thanks @​knsv! - Adding Kanban board, a new diagram type

  • #5880 bdf145f Thanks @​yari-dewalt! - Class diagram changes:

    • Updates the class diagram to the new unified way of rendering.
    • Includes a new "classBox" shape to be used in diagrams
    • Other updates such as:
      • the option to hide the empty members box in class diagrams,
      • support for handDrawn look,
      • the introduction of the classDef statement into class diagrams,
      • support for styling the default class,
      • support lollipop interfaces.
    • Includes fixes / additions for #5562 #3139 and #4037

Patch Changes

Commits
  • 56f522e Merge pull request #6008 from mermaid-js/changeset-release/master
  • d4e5acc Version Packages
  • ef9cbb6 Merge pull request #6009 from mermaid-js/chore/fix-changeset-for-#5880
  • 8a0ecc1 chore: update changeset for #5880
  • c6e1271 Merge pull request #6007 from mermaid-js/release/11.4.0
  • b022943 [autofix.ci] apply automated fixes
  • 97c61d8 added changeset for class diagram
  • 1c66237 test(unit): update docs unit test snapshot
  • 8ef5d32 Typescript fixes
  • c1ca351 Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out...
  • Additional commits viewable in compare view

Updates vega-tooltip from 0.35.1 to 0.35.2

Release notes

Sourced from vega-tooltip's releases.

Release 0.35.2

0.35.2 (2024-11-16)

Bug Fixes

  • mark position calculation when only x or y are defined (#974) (795bd70)
Changelog

Sourced from vega-tooltip's changelog.

0.35.2 (2024-11-16)

Bug Fixes

  • mark position calculation when only x or y are defined (#974) (795bd70)
Commits

Updates postcss from 8.4.48 to 8.4.49

Release notes

Sourced from postcss's releases.

8.4.49

Changelog

Sourced from postcss's changelog.

8.4.49

Commits

Updates stylelint-scss from 6.8.1 to 6.9.0

Release notes

Sourced from stylelint-scss's releases.

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

Changelog

Sourced from stylelint-scss's changelog.

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 4 updates: [mermaid](https://github.com/mermaid-js/mermaid), [vega-tooltip](https://github.com/vega/vega-tooltip), [postcss](https://github.com/postcss/postcss) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `mermaid` from 11.3.0 to 11.4.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.4.0)

Updates `vega-tooltip` from 0.35.1 to 0.35.2
- [Release notes](https://github.com/vega/vega-tooltip/releases)
- [Changelog](https://github.com/vega/vega-tooltip/blob/main/CHANGELOG.md)
- [Commits](vega/vega-tooltip@v0.35.1...v0.35.2)

Updates `postcss` from 8.4.48 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.48...8.4.49)

Updates `stylelint-scss` from 6.8.1 to 6.9.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.8.1...v6.9.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: vega-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 18, 2024
@daveverwer daveverwer merged commit ae42e7d into main Nov 18, 2024
4 of 5 checks passed
@daveverwer daveverwer deleted the dependabot/npm_and_yarn/npm-dependencies-0d98f4012f branch November 18, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant