Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.
300+ commits have been written to get this new version 8 out of the door (see link to the full changelog at the bottom). Please take a look at the official documentation to know what has changed but expect some breaking changes.
Specifically, web-ext sign has been heavily refactored. Among other things, you can create new add-ons (not just versions) from the command line now :tada: Unfortunately, this command is not backward compatible with v7.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ajayyy/DeArrow/network/alerts).
Bumps tough-cookie to 4.1.4 and updates ancestor dependency web-ext. These dependencies need to be updated together.
Updates
tough-cookie
from 4.1.2 to 4.1.4Release notes
Sourced from tough-cookie's releases.
Commits
cacbc37
Bump version to 4.1.4a48fb3a
Add tests for url validation50e69bf
Merge pull request #261 from postmanlabs/fix/url-string-validation1253d58
Merge pull request #409 from corvidism/validators-to-string238367e
Add local alias fortoString
4ff4d29
4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)12d4747
Prevent prototype pollution in cookie memstore (#283)f06b72d
Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...cf6debd
Fix incorrect string validation for URLMaintainer changes
This version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.
Updates
web-ext
from 7.10.0 to 8.2.0Release notes
Sourced from web-ext's releases.
... (truncated)
Commits
c4471a7
8.2.0a81ddc1
chore(deps): bump addons-linter from 6.30.0 to 6.31.1 (#3175)9bbf2c3
chore(deps): bump addons-linter from 6.29.0 to 6.30.0 (#3173)a481853
chore(deps): bump jose from 5.4.0 to 5.4.1 (#3174)e433987
chore(deps): bump ws from 8.17.0 to 8.17.1 (#3171)6620278
chore(deps): bump mkdirp from 1.0.4 to 3.0.1 (#2735)1046823
8.1.0fd29811
chore(deps): bump addons-linter from 6.28.0 to 6.29.0 (#3167)4c5bdce
chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 (#3168)e21cbc0
chore(deps-dev): bump chai-as-promised from 7.1.2 to 8.0.0 (#3165)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