webextension-window-titler
webextension-window-titler copied to clipboard
Bump xmldom and web-ext
Removes xmldom. It's no longer used after updating ancestor dependency web-ext. These dependencies need to be updated together.
Removes xmldom
Updates web-ext
from 3.0.0 to 3.2.1
Release notes
Sourced from web-ext's releases.
3.2.1
Bug Fixes
- Increased
web-ext sign
default timeout (#1748)See all changes: 3.2.0...3.2.1
3.2.0
Features
web-ext run --target chromium
can now be used to run a WebExtension on Chromium-based browsers (by default web-ext will search and run Google Chrome,--chromium-binary BINARY_PATH
can be used to run a specific Chromium-based browser, including Brave, Edge, Opera or Vivaldi) (#1392)web-ext
commands are now showing a code frame when parsing manifest.json or messages.json files fails (thanks to parse-json dependency updated to v5)- Updated
web-ext lint
to use addons-linter version 1.14.0:
- Imported Firefox 70 APIs schema
- Imported Firefox 69 APIs schema
- Updated mdn-browser-compat-data to v.0.0.94
- Support linting for all icons in manifest.json (#2677)
- Support linting CRX3 files (#2621)
- Limit extension id to 255 chars max to match AMO limit on submissions (#2643)
- See all addons-linter changes: 1.10.0...1.14.0
Bug Fixes
web-ext
now strips the UTF-8 BOM before parsing manifest.json/messages.json (#1712, closes #1013)web-ext run
is now choosing a random free tcp port for the Firefox Desktop remote debugging server (#1669, closes #1509), useweb-ext run --verbose ...
if you need to know which port Firefox Desktop is listening on- Updated dependencies:
See all changes: 3.1.1...3.2.0
3.1.1
Bug Fixes
- Added explicit validation of the choices supported by the
--target
option (#1644) (739aa52)- Fixed regression on supporting multiple values after
--ignore-files
/-i
(#1652) (ff0ffa5)- Updated dependencis:
See all changes: 3.1.0...3.1.1
3.1.0
Features
... (truncated)
Commits
97670ad
chore(audit): Add handlebars advisory to nsprc ignore list (#1750) (#1751)9f2d9c0
chore: Bump package version for release 3.2.17aa8660
fix: Backported longer sign command timeout from sign-addon 1.0.020cc8c2
test: Disabled code coverage collection on Travis windows workers (#1742)e315c93
chore: Bump package version for release 3.2.016cf22f
chore(flow): 'flow ignored' promisify.custom uknown type signature erroraf243be
chore(deps): update dependency flow-bin to v0.108.070e4d0e
chore(flow): Fixed new flow-check errors detected by flow 0.108.0 (#1718)155bdfa
chore: Minor tweaks to the messages logged for JSON parsing errorsa44e350
fix(deps): update dependency parse-json to v5- 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 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.