chore(deps): update external fixes - #1247
Merged
Merged
Conversation
|
This PR will trigger no release when merged. |
renovate
Bot
force-pushed
the
renovate-external-fixes
branch
from
August 4, 2026 00:05
0d2e300 to
0161c96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
17.0.8→17.1.023.0.2→23.1.025.0.7→25.0.822.0.0→22.1.0Release Notes
lint-staged/lint-staged (lint-staged)
v17.1.0Compare Source
Minor Changes
#1816
7568d4f- The console output of lint-staged has been simplified so that there's less interactive spinners and more explicit messages like "Started…" -> "Done!". The primary purpose of this was to removeListr2, a very large dependency.Before:
Size of
node_modules/after installing:1561.7 kBwith 29 packages.Fancy interactive spinners, but output dynamically changes:
After:
Size of
node_modules/after installing:974.0 kBwith 5 packages (37.6 % smaller, 82.7 % less transitive dependencies).Simpler but more explicit output:
Patch Changes
#1816
c19079d- Try to restore hidden unstaged changes when using--no-revert.#1818
efb23a2- Console output colors are enabled/disabled more consistently.#1818
26112a1- Failed JS function tasks now properly kill other tasks, unless--continue-on-erroris used. Previously their failure didn't affect other tasks.nrwl/nx (nx)
v23.1.0Compare Source
23.1.0 (2026-07-13)
🚀 Features
🩹 Fixes
${configDir}in tsconfig path alias resolution (#36037, #35804)Angular v19 is no longer supported.
ESLint v8 is no longer supported. Nx requires ESLint v9
or later.
❤️ Thank You
semantic-release/semantic-release (semantic-release)
v25.0.8Compare Source
Bug Fixes
sinonjs/sinon (sinon)
v22.1.0Compare Source
d36e921bfix: let returns override returnsArg (王胜)
40c4caa0fix: align restoreObject docs test with idempotent behavior (#2745) (Julia Miller)
a68dac19fix: throw a clear error when throwArg index equals the argument count (#2743) (spokodev)
9ea504e3feat: make sinon.restoreObject idempotent (#2737) (Ilia Choly)
4db4fefffix: preserve fake undefined argument validation (Vishal Kumar Singh)
755a40d7fix: isolate callId counter per sandbox for parallel test support (Vishal Kumar Singh)
Released by Morgan Roderick on 2026-07-20.
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.