chore(deps): update dev dependencies#1891
Conversation
|
Renovate seems to disagree with npm about what lockfile entries should have |
|
(Interestingly, as an aside, |
bf03034 to
304e59e
Compare
AprilSylph
left a comment
There was a problem hiding this comment.
When I run rm package-lock.json; npm install --prefer-dedupe on this branch, I get a clean working tree.
We do have Renovate configured to use --prefer-dedupe:
Line 28 in 1905c2c
https://docs.renovatebot.com/configuration-options/#postupdateoptions
Name Description npmDedupeRun npm installwith--prefer-dedupefor npm >= 7 ornpm dedupeafterpackage-lock.jsonupdate for npm <= 6.
I believe Renovate is working as intended.
Ah, figured it out. npm/cli#8579 changes the peer flag in npm 11.6.1, which your system and Renovate must both be using. Both
Yeah, I was getting at the fact that while this is true, running |
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
^3.3.2->^3.4.0^9.32.0->^9.36.0^52.0.2->^52.0.4^8.9.0->^8.10.0Release Notes
fregante/chrome-webstore-upload-cli (chrome-webstore-upload-cli)
v3.4.0Compare Source
e1973f4eslint/eslint (eslint)
v9.36.0Compare Source
v9.35.0Compare Source
v9.34.0Compare Source
v9.33.0Compare Source
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v52.0.4Compare Source
Bug Fixes
v52.0.3Compare Source
Bug Fixes
mozilla/web-ext (web-ext)
v8.10.0Compare Source
main changes
web-ext lint(#3514)web-ext lintsupports Firefox schema up to 144 (included) (#3513)dependencies
@babel/runtimeto 7.28.4 (#3506)addons-linterto 7.20.0 (#3513)decamelizeto 6.0.1 (#3495)pinoto 9.9.5 (#3510)strip-json-commentsto 5.0.3 (#3482)tmpto 0.2.5 (#3483)dev dependencies
@babel/preset-envto 7.28.3 (#3487)@babel/registerto 7.28.3 (#3489)@babel/clito 7.28.3 (#3488)chaito 6.0.1 (#3498)@babel/eslint-parserto 7.28.4 (#3505)chai-as-promisedto 8.0.2 (#3497)babel-plugin-istanbulto 7.0.1 (#3508)@babel/coreto 7.28.4 (#3507)fs-extrato 11.3.2 (#3512)mochato 11.7.2 (#3502)See all changes: mozilla/web-ext@8.9.0...8.10.0
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.