Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Removes cookie. It's no longer used after updating ancestor dependency web-ext. These dependencies need to be updated together.

Removes cookie

Updates web-ext from 8.5.0 to 8.7.1

Release notes

Sourced from web-ext's releases.

8.7.1

main changes

  • Updated: dependency addons-linter to 7.13.0, which includes support for required data collection permissions (part of the Fx139 schema) (#3426)

See all changes: mozilla/web-ext@8.7.0...8.7.1

8.7.0

main changes

  • Fixed: restore stdin raw mode to off after ctrl-c quit (#3395)
  • Updated: dependency addons-linter to 7.12.0 (#3425)
    • Imported WebExtensions API JSON schema data for Firefox 139

dependencies

  • Updated: dependency @babel/runtime to 7.27.1 (#3405)
  • Updated: dependency chrome-launcher to 1.2.0 (#3412)
  • Updated: dependency open to 10.1.2 (#3403)
  • Updated: dependency pino to 9.7.0 (#3421)
  • Updated: dependency strip-json-comments to 5.0.2 (#3420)
  • Updated: dependency watchpack to 2.4.4 (#3424)
  • Updated: dependency ws to 8.18.2 (#3407)

dev dependencies

  • Updated: dependency @babel/cli to 7.27.2 (#3411)
  • Updated: dependency @babel/core to 7.27.1 (#3399)
  • Updated: dependency @babel/eslint-parser to 7.27.1 (#3401)
  • Updated: dependency @babel/preset-env to 7.27.2 (#3410)
  • Updated: dependency @babel/register to 7.27.1 (#3400)
  • Updated: dependency @commitlint/cli to 19.8.1 (#3415)
  • Updated: dependency @commitlint/config-conventional (#3416)
  • Updated: dependency mocha to 11.4.0 (#3423)

See all changes: mozilla/web-ext@8.6.0...8.7.0

8.6.0

main changes

  • Updated: dependency addons-linter to 7.11.0 (#3396)
    • Imported WebExtensions API JSON schema data for Firefox 138
    • Added a new error when data_collection_permissions is used in the manifest

dependencies

... (truncated)

Commits
  • e6f7a2d 8.7.1
  • 410fcc5 chore(deps): bump addons-linter from 7.12.0 to 7.13.0 (#3426)
  • bada318 8.7.0
  • 60d577a chore(deps): bump addons-linter from 7.11.0 to 7.12.0 (#3425)
  • f8a5a71 fix: restore stdin raw mode to off after ctrl-c quit (#3395)
  • c32af2c chore(deps): bump open from 9.1.0 to 10.1.2 (#3403)
  • 460bf16 chore(deps-dev): bump @​babel/eslint-parser from 7.27.0 to 7.27.1 (#3401)
  • 6e6b665 chore(deps-dev): bump @​babel/register from 7.25.9 to 7.27.1 (#3400)
  • 7b0c019 chore(deps-dev): bump @​babel/core from 7.26.10 to 7.27.1 (#3399)
  • c5e1088 chore(deps): bump @​babel/runtime from 7.27.0 to 7.27.1 (#3405)
  • Additional commits viewable in compare view

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Removes `cookie`

Updates `web-ext` from 8.5.0 to 8.7.1
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.5.0...8.7.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 8.7.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 5, 2025
@SebastianZimmeck SebastianZimmeck merged commit 246d4e8 into main Jun 5, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-5ff4a8cd06 branch June 5, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant