NASA-PDS / s3-browser-cloudfront

Web view for files in S3 buckets
Other
1 stars 0 forks source link

Bump @braintree/sanitize-url from 6.0.3 to 7.0.2 #54

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps @braintree/sanitize-url from 6.0.3 to 7.0.2.

Release notes

Sourced from @​braintree/sanitize-url's releases.

v7.0.2

Improve sanitization of whitespace escapes

Changelog

Sourced from @​braintree/sanitize-url's changelog.

7.0.2

  • Improve sanitization of whitespace escapes

7.0.1

  • Improve sanitization of HTML entities

7.0.0

  • Move constant declarations from index file to constants.ts file

  • Update to node v18

  • Dev Dependency Updates

    • Update to TypeScript 5
    • Other minor dependency updates

6.0.4

  • Add additional null byte sanitization prior to html decoding (#48)
Commits
  • 7783753 7.0.2
  • 062bd88 Set release version in changelog
  • 3f96d15 Merge pull request #71 from braintree/dependabot/npm_and_yarn/vite-4.5.3
  • 6f474fc Merge pull request #73 from braintree/li-38822-fix
  • 284119e fix: handle decode uri failure
  • 6c15df9 fix: decodingURIComponent each sanitize round
  • 15926b6 fix: add to chg log, remove unused import
  • cf7dbb8 fix: decode uri and sanitize whitespace
  • 1c0be2b li-38822 fix: handle whitespace escapes
  • d4ff979 chore(deps-dev): bump vite from 4.5.2 to 4.5.3
  • 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 show 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)
dependabot[bot] commented 3 weeks ago

Superseded by #57.