-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit b561c47
authored
chore(deps): update dependency web-ext to v8 (#458)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [web-ext](https://togithub.com/mozilla/web-ext) | [`^7.8.0` ->
`^8.0.0`](https://renovatebot.com/diffs/npm/web-ext/7.12.0/8.0.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mozilla/web-ext (web-ext)</summary>
### [`v8.0.0`](https://togithub.com/mozilla/web-ext/releases/tag/8.0.0)
[Compare
Source](https://togithub.com/mozilla/web-ext/compare/7.12.0...8.0.0)
#### What's changed
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](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/)
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 🎉 Unfortunately, this command is not backward compatible
with v7.
While we're keeping the v7 branch around to ease the transition, we will
mainly fix bugs and introduce new features in v8.
#### New contributors
- [@​zmckenney](https://togithub.com/zmckenney) made their first
contribution in
[https://github.com/mozilla/web-ext/pull/2734](https://togithub.com/mozilla/web-ext/pull/2734)
- [@​uiolee](https://togithub.com/uiolee) made their first
contribution in
[https://github.com/mozilla/web-ext/pull/2843](https://togithub.com/mozilla/web-ext/pull/2843)
- [@​afonsojramos](https://togithub.com/afonsojramos) made their
first contribution in
[https://github.com/mozilla/web-ext/pull/2760](https://togithub.com/mozilla/web-ext/pull/2760)
- [@​lm1](https://togithub.com/lm1) made their first contribution
in
[https://github.com/mozilla/web-ext/pull/2857](https://togithub.com/mozilla/web-ext/pull/2857)
- [@​dotproto](https://togithub.com/dotproto) made their first
contribution in
[https://github.com/mozilla/web-ext/pull/3111](https://togithub.com/mozilla/web-ext/pull/3111)
**Full changelog**:
mozilla/web-ext@7.12.0...8.0.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4b4a5c0 commit b561c47Copy full SHA for b561c47
File tree
Expand file treeCollapse file tree
2 files changed
+233
-472
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+233
-472
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
0 commit comments