fix(deps): update dependency sign-addon to v4 #2423
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.11.0
->4.1.0
Release Notes
mozilla/sign-addon
v4.1.0
Compare Source
Main changes
None (only dependency updates).
dependencies
core-js
to v3.22.7 (#1069)dev dependencies
@babel/core
to v7.17.9 (#1036)@types/jest
to v27.5.1 (#1060)babel-loader
to v8.2.5 (#1042)babel
to v7.18.2 (#1072)eslint-config-amo
to v5.5.0 (#1049)eslint
to v8.16.0 (#1068)jest
to v28.1.0 (#1056)prettier
to v2.6.2 (#1034)typescript
to v4.7.2 (#1070)webpack
to v5.72.1 (#1058)others
node.js
to v16.15 (#1045)v4.0.1
Compare Source
Main changes
We now use Node 14 by default, e.g., for building and releasing the npm package (we were using Node 12 before).
The only difference between
4.0.0
and4.0.1
is a the actual switch to Node 14, which was unfortunately missed in the4.0.0
release because of a mistake :-(others
v4.0.0
Compare Source
Main changes
None. The reason for this new major release is documented in the
4.0.1
release.dependencies
core-js
to v3.21.1 (#1008)dev dependencies
@babel/core
to v7.17.8 (#1023)@commitlint/cli
to v16.2.3 (#1021)@types/jest
to v27.4.1 (#1011)babel-loader
to v8.2.4 (#1026)eslint
to v8.11.0 (#1018)minimist
to 1.2.6 (#1025)prettier
to v2.6.0 (#1022)typescript
to v4.6.2 (#1013)webpack
to v5.70.0 (#1015)babel
monorepo to v7.17.7 (#1020)commitlint
monorepo to v16.2.1 (#1006)jest
monorepo to v27.5.1 (#1002)others
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.