addons-frontend icon indicating copy to clipboard operation
addons-frontend copied to clipboard

Bump content-security-policy-parser from 0.4.1 to 0.6.0

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Bumps content-security-policy-parser from 0.4.1 to 0.6.0.

Changelog

Sourced from content-security-policy-parser's changelog.

0.6.0 - 2024-02-10

Changed

0.5.0 - 2024-01-26

Fixed

  • Fix prototype pollution bug when parsing __proto__. See #11

Removed

  • Breaking: Drop support for old Node versions. Node 18+ is now required
Commits
  • 927f922 0.6.0
  • ae911bf Type-check both outputs when building
  • 5e828a7 Minor: avoid long comment lines
  • f4c7b25 Improve test for vertical tabs
  • 86b2b2a Mention spec in README
  • 1776e99 Improve JSDoc documentation
  • a051a85 Clean up README code example
  • de4580f Remove files no longer needed by Deno
  • 0b7f2eb Update GitHub Actions workflow for Deno
  • e45afab Follow the CSP parser spec more closely
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Feb 12 '24 06:02 dependabot[bot]

@dependabot rebase

willdurand avatar Nov 20 '24 08:11 willdurand

@dependabot rebase

willdurand avatar Feb 10 '25 10:02 willdurand

@dependabot rebase

diox avatar Apr 30 '25 13:04 diox

@dependabot rebase

diox avatar Sep 10 '25 11:09 diox

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 98.28%. Comparing base (0d89604) to head (42061fe). :warning: Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12844   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         265      265           
  Lines       10661    10661           
  Branches     3271     3271           
=======================================
  Hits        10478    10478           
  Misses        170      170           
  Partials       13       13           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Sep 10 '25 12:09 codecov[bot]