chore(deps): update dev dependencies (non-major) - #1394
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/dev-dependencies-(non-major)
branch
24 times, most recently
from
September 6, 2026 23:49
1514df2 to
b4bd83d
Compare
renovate
Bot
force-pushed
the
renovate/dev-dependencies-(non-major)
branch
from
September 7, 2026 00:46
b4bd83d to
b7b35d0
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/dev-dependencies-(non-major)
branch
4 times, most recently
from
September 7, 2026 12:53
aa06eab to
6e5e87f
Compare
renovate
Bot
force-pushed
the
renovate/dev-dependencies-(non-major)
branch
4 times, most recently
from
September 7, 2026 19:37
d2e250c to
051a795
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Rebased onto current `main`. The renovate branch had been conflicting since 2026-09-08 and its CI evidence was a month old, so the lockfile is regenerated against today's tree with the pinned pnpm 12.4.1 rather than carried forward. - @typescript-eslint/eslint-plugin, @typescript-eslint/parser 8.67.0 → 8.69.0 - eslint 10.8.1 → 10.10.0 - globals 17.11.0 → 17.12.0 - inquirer 14.0.2 → 14.2.1 - lint-staged 17.3.0 → 17.4.1 - cz-git 1.13.2 → 1.14.0 - vite 8.2.1 → 8.2.2 The eslint and typescript-eslint bumps are the ones that could have bitten; `pnpm lint` is clean at `--max-warnings 0` with no rule changes needed. Lockfile carries no bare `@pnpm/exe` block. Verified: check-types, lint, format:check, attr-audit --ci, i18n-audit --ci, mutation-drift all exit 0; 1998 unit tests pass; production build succeeds.
CourtHive
force-pushed
the
renovate/dev-dependencies-(non-major)
branch
from
September 17, 2026 00:33
36260c1 to
ff7676f
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:
10.5.8→10.6.010.5.8→10.6.010.5.8→10.6.010.5.8→10.6.08.67.0→8.69.08.67.0→8.69.01.13.2→1.14.044.0.0→44.2.010.8.1→10.10.017.11.0→17.12.014.0.2→14.2.117.3.0→17.4.110.5.8→10.6.08.2.1→8.2.2Release Notes
storybookjs/storybook (@storybook/addon-docs)
v10.6.0Compare Source
Storybook 10.6 contains hundreds of fixes and improvements:
List of all updates
@storybook/angular-vitepeers that nothing else brings in - #36002, thanks @valentinpalkovic!@angular/corethrough the package manager, not the raw specifier - #35999, thanks @valentinpalkovic!stylesthe way the Angular builders do - #35998, thanks @valentinpalkovic!storybook skills/storybook toolsand align the evals - #35957, thanks @kasperpeulen!storybook skillscommand - #35757, thanks @ghengeveld!storybook skillswithstorybook toolsshape - #36121, thanks @ghengeveld!skills get/skills list, addskills --all- #36127, thanks @kasperpeulen!storybook tools --jsonstdout parseable - #36023, thanks @kasperpeulen!Outputblock as the--jsonshape - #36089, thanks @kasperpeulen!storybook skills get setupand remove duplicate sandbox addon - #36024, thanks @kasperpeulen!storybook toolscommand derived at runtime from the OSA toolsets - #35850, thanks @JReinhold!docs show-storyas an alternative to componentId + storyName - #36104, thanks @kasperpeulen!storybook/internal/tools- #35983, thanks @JReinhold!v10.5.10Compare Source
v10.5.9Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.69.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.68.0Compare Source
🚀 Features
🩹 Fixes
ignoreVoid: falseresults in false negative in ArrowFunctionExpression (#12646)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.69.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.68.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Zhengqbbb/cz-git (cz-git)
v1.14.0Compare Source
Features
apiExtraBodyoption (#262) (a22115c), closes #2611.13.2 (2026-08-11)
Bug Fixes
reasoning_contentis empty (#260) (0e78718)1.13.1 (2026-05-09)
Bug Fixes
electron/electron (electron)
v44.2.0: electron v44.2.0Compare Source
Release Notes for v44.2.0
Fixes
net.requestchunked upload stream inside a protocol handler never settling when the request failed or was aborted. #53373 (Also in 43, 45)menu.popupwith a frame from an offscreen rendered window. #53362 (Also in 43)node::ObjectWrapaborting during garbage collection on Node.js 24.19.0 and later. #53392 (Also in 42, 43, 45)Other Changes
protocol.handlehandlers return straight fromnet.fetch. #53378v44.1.1: electron v44.1.1Compare Source
Release Notes for v44.1.1
Fixes
chrome.tabs.query()returning taburlandtitleto extensions without thetabspermission or host access, aligning withtabs.get. #53354 (Also in 42, 43, 45)contextBridge, and several main/utility-process crashes when option objects passed to Electron APIs contain throwing accessors or Proxy traps. #53331 (Also in 42, 43)contextBridgewas swallowed instead of being thrown back to the caller. #53335 (Also in 43, 45)http://accessibility/orhttp://devtools/, when an extension background page usednavigator.mediaDevices, and when callingSerialPort.forget()for a disconnected device. #53333 (Also in 43, 45)NotAllowedError: Third party iframes are not allowed to show a file picker. #53328 (Also in 43, 45)v44.1.0: electron v44.1.0Compare Source
Release Notes for v44.1.0
Fixes
fs.constants.O_DIRECTORY,O_NOFOLLOWandO_DIRECTholding x86 values on Linux arm64 and armv7l, which made opening a directory fail withEINVAL, and maderequire('trace_events')behave the same on cross-compiled builds as on native ones. #53320 (Also in 42, 43, 45)webContents.executeJavaScriptInIsolatedWorldresolving withundefinedwhenworldIdwas not an integer. #53238 (Also in 43)webContents.print()honoringprintBackground,duplexMode, and printer default duplex settings. #53159 (Also in 42, 43)node:wasifunctions in optimized code. #53268 (Also in 42, 43, 45)utilityProcess.postMessage()after the utility process had exited. #53300 (Also in 43, 45)WebContentsViewwouldn't see the correct window size. #53153 (Also in 42, 43)webRequest.onBeforeRequestlistener redirected a CORS preflight request, and when callingnet.fetch()with awebRequest-permission extension loaded. #53303 (Also in 43, 45)Configuration
📅 Schedule: (UTC)
🚦 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.