-
Notifications
You must be signed in to change notification settings - Fork 269
Commit 92a2cbd
authored
Bump @braintree/sanitize-url from 6.0.0 to 6.0.2 in /docs (#1708)
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.0 to 6.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md"><code>@braintree/sanitize-url</code>'s changelog</a>.</em></p>
<blockquote>
<h2>6.0.2</h2>
<ul>
<li>Fix issue where urls in the form <code>https://example.com&NewLine;&NewLine;/something</code> were not properly sanitized</li>
</ul>
<h2>6.0.1</h2>
<ul>
<li>Fix issue where urls in the form <code>javascript&colon;alert('xss');</code> were not properly sanitized</li>
<li>Fix issue where urls in the form <code>javasc&Tab;ript:alert('XSS');</code> were not properly sanitized</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/braintree/sanitize-url/commit/14a14e8e201d56dcd7726c30254690301ee03821"><code>14a14e8</code></a> 6.0.2</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/b8eb5757bbd06fe44fe0482b8ba840edf5eb5e29"><code>b8eb575</code></a> chore: update changelog</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/a39ca113ecf6ae4bd55b193054a947a84be9a257"><code>a39ca11</code></a> fix: remove newline entities (<a href="https://github-redirect.dependabot.com/braintree/sanitize-url/issues/46">#46</a>)</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/ab8d43d0516e48324826b9cb7f8612eee0e328a0"><code>ab8d43d</code></a> 6.0.1</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/768e9540436fe5e707668ac439ec2f8cfebb1fca"><code>768e954</code></a> chore: update version in changelog</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/d4bdc89f1743fe3cdb7c3f24b06e4c875f349b0c"><code>d4bdc89</code></a> Fix html entity tab (<a href="https://github-redirect.dependabot.com/braintree/sanitize-url/issues/45">#45</a>)</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/b70161daebd9523590fc6feda017d0489a8f6002"><code>b70161d</code></a> chore: fix CHANGELOG formatting</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/eb4a764343269de36463589733fe9508e4dce682"><code>eb4a764</code></a> chore: update dev dependencies</li>
<li><a href="https://github.com/braintree/sanitize-url/commit/071dbfb5cfc981877b47816f1fcb8c5069904270"><code>071dbfb</code></a> chore: update dependencies</li>
<li>See full diff in <a href="https://github.com/braintree/sanitize-url/compare/v6.0.0...v6.0.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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/aws-controllers-k8s/community/network/alerts).
</details>1 parent 4ca4ad7 commit 92a2cbdCopy full SHA for 92a2cbd
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedFilter options
- docs
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changed+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments