iv-org / invidious.io

The Invidious.io website
https://invidious.io
64 stars 25 forks source link

Bump mermaid from 8.11.3 to 8.14.0 #56

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mermaid from 8.11.3 to 8.14.0.

Release notes

Sourced from mermaid's releases.

8.14.0

Release Notes

Main feature

  • Adding new more secure security level 'sandbox' where all rendering happens in a sandboxed iframe. The returned element in this mode is also an iframe with the svg as a base64 encoded url. (#2654)

Documentation updates

Dependecy updates

🎉 Thanks to all contributors helping with this release! 🎉

8.13.10

Release Notes

... (truncated)

Commits
  • cbe3a91 chore: updated release version
  • b141f24 docs: added info for 'sandbox' securtity level
  • e13f97c Merge branch 'develop' into release/8.14.0
  • 3877b88 Merge pull request #2702 from jfuentescpp/patch-1
  • bb6c36c docs: update for re-ordering (#2704)
  • a489206 Reference mkdocs-mermaid2-plugin for MkDocs
  • 5d71afc chore(deps-dev): bump @​babel/register from 7.16.9 to 7.17.0 (#2699)
  • 6413cc5 chore(deps-dev): bump terser-webpack-plugin from 5.3.0 to 5.3.1 (#2694)
  • 69cc6dd chore(deps-dev): bump webpack-dev-server from 4.7.3 to 4.7.4 (#2695)
  • 4465a66 chore(deps-dev): bump @​babel/core from 7.16.12 to 7.17.0 (#2697)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.