Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update webext packages #553

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/webextension-polyfill (source) 0.10.0 -> 0.12.1 age adoption passing confidence
body-parser 1.20.2 -> 1.20.3 age adoption passing confidence
express (source) 4.18.2 -> 4.21.0 age adoption passing confidence
web-ext 7.6.2 -> 7.12.0 age adoption passing confidence
webextension-polyfill 0.10.0 -> 0.12.0 age adoption passing confidence

Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

===================

  • deps: qs@6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
expressjs/express (express)

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

v4.19.2

Compare Source

==========

  • Improved fix for open redirect allow list bypass

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks

v4.19.0

Compare Source

v4.18.3

Compare Source

==========

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
mozilla/web-ext (web-ext)

v7.12.0

Compare Source

📣 We're finalizing web-ext v8 (the next major release), which will use a new AMO API to sign add-ons. Please try it out now by passing the --use-submission-api flag to the sign command in web-ext v7. More information at: https://extensionworkshop.com/documentation/develop/web-ext-command-reference-v7/#use-submission-api


features

  • web-ext lint: updated to use addons-linter to 6.28.0
  • web-ext run: fixed a bug related to the use of work profiles on Android devices (backport #​2857)

See all changes: mozilla/web-ext@7.11.0...7.12.0

v7.11.0

Compare Source

📣 We're finalizing web-ext v8 (the next major release), which will use a new AMO API to sign add-ons. Please try it out now by passing the --use-submission-api flag to the sign command in web-ext v7. More information at: https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#use-submission-api


Features

  • web-ext lint: updated to use addons-linter to 6.21.0
  • web-ext run: remove READ_EXTERNAL_STORAGE permission requirement (backport #​3018)

See all changes: mozilla/web-ext@7.10.0...7.11.0

v7.10.0

Compare Source

Features

  • web-ext lint: updated to use addons-linter to 6.20.0
  • web-ext run: fixed an issue with Firefox on macOS (#​2975) by updating fx-runner to 1.4.0

See all changes: mozilla/web-ext@7.9.0...7.10.0

v7.9.0

Compare Source

Features

  • web-ext lint: updated to use addons-linter 6.19.0 (it was 6.13.0 before)

See all changes: mozilla/web-ext@7.8.0...7.9.0

v7.8.0

Compare Source

main changes

Warn web-ext v7 users about upcoming changes to the sign command: as of v8, the
submission API will be used (instead of the signing API) and users will likely
need to take some actions. Users of v7 can already test this upcoming change by
using web-ext sign --use-submission-api.

v7.7.0

Compare Source

main changes

  • Updated: dependency addons-linter to 6.13.0 (#​2870)
  • Updated: dependency eslint to 8.48.0 (#​2853)

See all changes: mozilla/web-ext@7.6.2...7.7.0

mozilla/webextension-polyfill (webextension-polyfill)

v0.12.0

Compare Source

Bug Fixes

See all changes for 0.12.0

v0.11.0

Compare Source

Bug Fixes

See all changes for 0.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/webext-packages branch from c5846ed to 667918a Compare July 7, 2023 10:40
@renovate renovate bot changed the title chore(deps): update dependency @types/webextension-polyfill to v0.10.1 chore(deps): update dependency @types/webextension-polyfill to v0.10.2 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/webext-packages branch from 667918a to 0359ee7 Compare August 22, 2023 19:53
@renovate renovate bot changed the title chore(deps): update dependency @types/webextension-polyfill to v0.10.2 chore(deps): update webext packages Sep 7, 2023
@renovate renovate bot force-pushed the renovate/webext-packages branch 3 times, most recently from 816f041 to b44d630 Compare September 28, 2023 14:46
@renovate renovate bot force-pushed the renovate/webext-packages branch 2 times, most recently from 8b1e8c3 to ec40092 Compare October 18, 2023 19:07
@renovate renovate bot force-pushed the renovate/webext-packages branch from 77b4e9a to 77a1d7b Compare January 9, 2024 19:52
@renovate renovate bot force-pushed the renovate/webext-packages branch 3 times, most recently from e8c4b0f to fe58215 Compare March 25, 2024 18:10
@renovate renovate bot force-pushed the renovate/webext-packages branch from fe58215 to 1cd921f Compare April 16, 2024 16:16
@renovate renovate bot force-pushed the renovate/webext-packages branch from 1cd921f to 0ca38fe Compare May 14, 2024 18:18
@renovate renovate bot force-pushed the renovate/webext-packages branch from 0ca38fe to 544cb94 Compare May 27, 2024 22:31
@renovate renovate bot force-pushed the renovate/webext-packages branch from 544cb94 to 0d8f12c Compare August 13, 2024 10:19
@renovate renovate bot force-pushed the renovate/webext-packages branch from 0d8f12c to eb8b9d6 Compare August 28, 2024 20:16
@renovate renovate bot force-pushed the renovate/webext-packages branch 2 times, most recently from fc3e381 to 99f29f6 Compare September 10, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants