chore(deps): update all non-major dependencies #111
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:
^9.6.0
->^9.8.0
^20.14.9
->^20.14.13
^31.1.0
->^31.3.0
^9.6.0
->^9.8.0
^15.7.0
->^15.8.0
^10.5.2
->^10.7.0
^3.3.2
->^3.3.3
^5.5.2
->^5.5.4
^8.0.0-alpha.38
->^8.0.0-alpha.55
Release Notes
eslint/eslint (@eslint/js)
v9.8.0
Compare Source
v9.7.0
Compare Source
electron/electron (electron)
v31.3.0
: electron v31.3.0Compare Source
Release Notes for v31.3.0
Features
DownloadItem.getCurrentBytesPerSecond()
,DownloadItem.getPercentComplete()
,DownloadItem.getEndTime()
. #42915 (Also in 30, 32)Fixes
navigator.mediaDevices.getUserMedia
andnavigator.getUserMedia
should reject with aNotAllowedError
if microphone or camera permissions have been denied at the system level on macOS. #42937 (Also in 30, 32)BrowserWindow.setBackgroundColor
with some level of transparency could cause a crash. #42928 (Also in 32)Other Changes
npm run lint
not working on Windows. #42906 (Also in 32)v31.2.1
: electron v31.2.1Compare Source
Release Notes for v31.2.1
Fixes
webContents.close()
on a BrowserView. #42810 (Also in 32)desktopCapturer
API andscreen.getAllDisplays()
no longer matched on Windows. #42861 (Also in 32)desktopCapturer
API andscreen.getAllDisplays()
no longer matched on Windows. #42890 (Also in 32)session.resolveProxy
api. #42897 (Also in 32)v31.2.0
: electron v31.2.0Compare Source
Release Notes for v31.2.0
Features
Fixes
BrowserWindow.setTopBrowserView
. #42734 (Also in 30, 32)navigator.mediaDevices.enumerateDevices
could return broken results in some cases after callingsession.setPermissionCheckHandler
. #42809 (Also in 30, 32)Other Changes
input
tag could cause a crash. #42825 (Also in 32)eslint/eslint (eslint)
v9.8.0
Compare Source
v9.7.0
Compare Source
Features
7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394
feat: addregex
option inno-restricted-imports
(#18622) (Nitin Kumar)Bug Fixes
14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636) (Francesco Trotta)Documentation
9f416db
docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cb
docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7
docs:loadESLint
does not support optioncwd
(#18641) (Francesco Trotta)Chores
793b718
chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9a
chore: package.json update for @eslint/js release (Jenkins)7bcda76
refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57c
chore: add tech sponsors through actions (#18624) (Strek)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653) (Milos Djermanovic)9e6d640
refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)sindresorhus/globals (globals)
v15.8.0
Compare Source
mochajs/mocha (mocha)
v10.7.0
Compare Source
🎉 Enhancements
v10.6.1
Compare Source
🐛 Fixes
v10.6.0
Compare Source
🎉 Enhancements
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
v5.5.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.0.0-alpha.55
Compare Source
v8.0.0-alpha.54
Compare Source
v8.0.0-alpha.53
Compare Source
v8.0.0-alpha.52
Compare Source
v8.0.0-alpha.51
Compare Source
v8.0.0-alpha.50
Compare Source
v8.0.0-alpha.49
Compare Source
v8.0.0-alpha.48
Compare Source
v8.0.0-alpha.47
Compare Source
v8.0.0-alpha.46
Compare Source
v8.0.0-alpha.45
Compare Source
v8.0.0-alpha.44
Compare Source
v8.0.0-alpha.43
Compare Source
v8.0.0-alpha.42
Compare Source
v8.0.0-alpha.41
Compare Source
v8.0.0-alpha.39
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4:00 am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.