Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump mermaid and ngx-markdown#420

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/npm_and_yarn/multi-848ef5eb55

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubOct 22, 2024

Bumpsmermaid to 11.3.0 and updates ancestor dependencyngx-markdown. These dependencies need to be updated together.

Updatesmermaid from 9.1.2 to 11.3.0

Release notes

Sourced frommermaid's releases.

mermaid@11.3.0

Minor Changes

Patch Changes

  • #58496c5b7ce Thanks@​ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace.Forexample

    classDiagram  namespace Company.Project.Module {    class GenericClass~T~ {      +addItem(item: T)      +getItem() T    }  }
    Loading
  • #5914de2c05c Thanks@​aloisklink! - Ban DOMPurify v3.1.7 as a dependency

mermaid@11.2.1

Patch Changes

mermaid@11.2.0

Minor Changes

Patch Changes

mermaid@11.1.1

Patch Changes

  • #58284c43d21 Thanks@​knsv! - fix: Fix for issue where self-loops in the root of diagrams break the rendering

mermaid@11.1.0

11.1.0

Minor Changes

... (truncated)

Commits
  • be57484 Merge pull request#5922 from mermaid-js/changeset-release/master
  • 0cb88c2 Version Packages
  • 0bc1f52 Fix package name
  • 4776f97 Merge pull request#5921 from mermaid-js/develop
  • 460db0a fix: Link checker
  • 02cf111 Merge pull request#5825 from mermaid-js/knsv/new-shapes
  • 14d9d92 Merge pull request#5920 from mermaid-js/update-product-hunt-badge-for-whiteb...
  • fce77a1 update product hunt badge for whiteboard and mermaid chart page
  • ef8c002 Merge pull request#5801 from jbriales/patch-1
  • 16847ea Merge pull request#5802 from jbriales/patch-2
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm bysidv, a new releaser for mermaid since your current version.


Updatesngx-markdown from 14.0.1 to 18.1.0

Release notes

Sourced fromngx-markdown's releases.

v18.1.0

New features and enhancements

Bug Fixes

Special Thanks

🥇 Thanks to@​klofi for his contribution in fixing globally importedCLIPBOARD_OPTIONS🥇 Thanks to@​hardikpatel043 for his contribution in adding support for mermaid 11.0.0

v18.0.0

Update Angular 18

Library has been updated to supportAngular 18.

It is recommended to stick with ngx-markdown v17.x.x if you are using Angular 17.

New features and enhancements

  • Update to Angular 18
  • Remove clipboard button inline opacity transition and add CSS classes

⚠️ Breaking changes

Clipboard Plugin

The clipboard button no longer has an opacity transition by default. Instead, CSS classes have been added to allow customization as documented in theREADME.md and thePlugins > Clipboard Plugin section of the demo site.

To keep the previous behavior, simply add the following CSS to your globalstyles.css/scss styling file.

.markdown-clipboard-toolbar {opacity:0;transition: opacity250ms ease-out;}.markdown-clipboard-toolbar.hover {opacity:1;}

Special thanks

🥇 Thanks to@​pkurcx for his contribution to update Angular 18.

... (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 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 theSecurity Alerts page.

Bumps [mermaid](https://github.com/mermaid-js/mermaid) to 11.3.0 and updates ancestor dependency [ngx-markdown](https://github.com/jfcere/ngx-markdown). These dependencies need to be updated together.Updates `mermaid` from 9.1.2 to 11.3.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/9.1.2...mermaid@11.3.0)Updates `ngx-markdown` from 14.0.1 to 18.1.0- [Release notes](https://github.com/jfcere/ngx-markdown/releases)- [Commits](jfcere/ngx-markdown@v14.0.1...v18.1.0)---updated-dependencies:- dependency-name: mermaid  dependency-type: indirect- dependency-name: ngx-markdown  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelOct 22, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp