Skip to content

build(deps): bump the npm group across 1 directory with 3 updates #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on @fortawesome/fontawesome-free, mermaid and tocbot to permit the latest version.
Updates @fortawesome/fontawesome-free to 6.7.1

Release notes

Sourced from @​fortawesome/fontawesome-free's releases.

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates mermaid 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 tocbot to 4.32.2

Release notes

Sourced from tocbot's releases.

v4.32.2

Commits

  • 2d29443: 4.32.2 (Tim Scanlin)
Changelog

Sourced from tocbot's changelog.

Changelog

4.26.0

  • Add exports for ESM bare module, keep compatible exports for current dist paths

4.2.0

4.1.3

  • Adding the ability to include title tags on the toc headers.
Fixed
  • Fixed the empty list getting added on refresh and updated dependencies.

4.1.2

Fixed
  • Can't jump to nonASCII heading after click the toc item.

4.1.1

Fixed
  • Fix for hashes in single page apps / next.js apps.

4.1.0

Fixed
  • Use ol instead of ul element since its more semantic.

4.0.1

Fixed
  • Switch const declarations to var to fix IE 10 for new scroll smooth util.

4.0.0

BREAKING CHANGE
  • replaced zenscroll with custom implementation (see #67)
  • smoothScroll option is now scrollSmooth, still accepting a boolean
  • smoothScrollDuration option is now scrollSmoothDuration, still accepting a number
Fixed
  • Works better with next.js and maybe other SPAs now (see #67)

3.X.X

3.0.6

Fixed

... (truncated)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2024
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.6.0...6.7.1)

Updates `mermaid` 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 `tocbot` to 4.32.2
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](tscanlin/tocbot@v4.29.0...v4.32.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@cotes2020 cotes2020 force-pushed the dependabot/npm_and_yarn/npm-c5077940bc branch from 9493967 to c09ec46 Compare November 24, 2024 19:51
@cotes2020 cotes2020 merged commit b9e18a1 into main Nov 24, 2024
@cotes2020 cotes2020 deleted the dependabot/npm_and_yarn/npm-c5077940bc branch November 24, 2024 19:53
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.

1 participant