chore(deps): bump parse-url from 6.0.0 to 6.0.5 (#3300) @dependabot
chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 (#3299) @dependabot
🎉 Thanks to all contributors helping with this release! 🎉
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
Documention updates in the main mardownfile in the repo adding mermaid diagrams instead of images of mermaid diagrams (#2676) @knsv
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will 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](https://github.com/swimlane/DocSPA/network/alerts).
Bumps @braintree/sanitize-url and mermaid. These dependencies needed to be updated together. Updates
@braintree/sanitize-url
from 3.1.0 to 6.0.0Changelog
Sourced from
@braintree/sanitize-url
's changelog.... (truncated)
Commits
34fc643
6.0.05c0b288
chore: update version in changelog8f7371c
feat: decode html entities before sanitizing (#40)abff5b1
chore: update dev dependencies89df59e
chore: update eslint-config348c8a9
chore: update node to v16ceb62bf
chore: update dev dependencies1b58265
chore: update packagese4b04d8
chore: update dev dependencies7eb358e
chore: update dev dependenciesMaintainer changes
This version was pushed to npm by braintree, a new releaser for
@braintree/sanitize-url
since your current version.Updates
mermaid
from 8.13.10 to 9.1.5Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
af8a5cb
Version 9.1.5cb4b60e
Merge pull request #3310 from hrgui/fix/3305-subsequent-diagrams-issue2cc88df
Merge pull request #3314 from mermaid-js/3313_error_handling_initdce8957
Merge pull request #3300 from mermaid-js/dependabot/npm_and_yarn/parse-url-6.0.51512d81
Merge pull request #3294 from namgivu/patch-1ac41a98
Merge pull request #3293 from simonplattner/developbf42721
#3313 Packaging the thrown error in reconised structure6e5eeb7
fix(Diagram): C4C diagram does not have a db.clear methoda5aef9e
fix(Diagram): fix persisted data due to db not being cleared before parsing48fe013
chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 (#3299)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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/swimlane/DocSPA/network/alerts).