chore(deps): update all non-major dependencies #308
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:
^2.12.2
->^2.15.0
^4.0.1
->^4.0.4
27.0.4
->27.3.11
24.6.4
->24.13.3
^9.0.0
->^9.1.0
^0.1.0
->^0.1.1
^2.0.0
->^2.1.0
8.15.6
->8.15.7
8.10.2
->8.15.7
^5.4.4
->^5.4.5
^0.59.0
->^0.59.4
^5.2.8
->^5.2.10
0.15.4
->0.28.5
^3.4.21
->^3.4.23
^4.3.0
->^4.3.2
^2.0.11
->^2.0.13
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.15.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v2.14.0
Compare Source
🚀 Features
lessOpinionated
option - by @antfu (4b87c)View changes on GitHub
v2.13.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.13.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.1
Compare Source
🚀 Features
no-unused-vars
options - by @antfu (1e091)View changes on GitHub
v2.13.0
Compare Source
🚀 Features
View changes on GitHub
dexie/Dexie.js (dexie)
v4.0.4
: Dexie v4.0.4Compare Source
Fixes #1955 for real this time (the fix in 4.0.2 wasn't correct enough for npm)
v4.0.3
Compare Source
v4.0.2
: Dexie v4.0.2Compare Source
Patch Release
dexie@4.0.2
dexie-cloud-addon@4.0.2
electron/electron (electron)
v27.3.11
: electron v27.3.11Compare Source
Release Notes for v27.3.11
27-x-y end of support
Electron 27.x.y has reached end-of-support as per the project's support policy.
Developers and applications are encouraged to upgrade to a newer version of Electron.
Other Changes
4007170
.4148882
.4149123
. #41856v27.3.10
: electron v27.3.10Compare Source
Release Notes for v27.3.10
Other Changes
v27.3.9
: electron v27.3.9Compare Source
Release Notes for v27.3.9
Other Changes
3252967
. #416083296748
.3271834
.3263494
. #41748v27.3.8
: electron v27.3.8Compare Source
Release Notes for v27.3.8
Other Changes
v27.3.7
: electron v27.3.7Compare Source
Release Notes for v27.3.7
Other Changes
v27.3.6
: electron v27.3.6Compare Source
Release Notes for v27.3.6
Other Changes
v27.3.5
: electron v27.3.5Compare Source
Release Notes for v27.3.5
Other Changes
v27.3.4
: electron v27.3.4Compare Source
Release Notes for v27.3.4
Other Changes
v27.3.3
: electron v27.3.3Compare Source
Release Notes for v27.3.3
Fixes
-webkit-app-region: drag;
has no effect in full screen mode. #41331 (Also in 28, 29)node::Environment
destruction potentially wouldn't be propagated to theNodeService
exit handler. #41300 (Also in 28, 29)Other Changes
4149665
.4149197
. #41375v27.3.2
: electron v27.3.2Compare Source
Release Notes for v27.3.2
Fixes
select-usb-device
did not respect thefilter
option innavigator.usb.requestDevice()
. #41196 (Also in 28, 29)Other Changes
1511567
.1514777
.1511085
.1519980
. #41176v27.3.1
: electron v27.3.1Compare Source
Release Notes for v27.3.1
Fixes
async_hooks
crash when listening for therestore
event on Windows after minimizing a maximized BrowserWindow. #41144 (Also in 28, 29)Other Changes
1407197
. #41106v27.3.0
: electron v27.3.0Compare Source
Release Notes for v27.3.0
Features
Fixes
dialog.showMessageBoxSync
. #41041 (Also in 28, 29)v27.2.4
: electron v27.2.4Compare Source
Release Notes for v27.2.4
Fixes
inAppPurchase.getProducts
andinAppPurchase.purchasedProduct
did not resolve as expected. #40955 (Also in 28, 29)Other Changes
1506535
.v27.2.3
: electron v27.2.3Compare Source
Release Notes for v27.2.3
Fixes
inAppPurchase.getProducts
andinAppPurchase.purchasedProduct
did not resolve as expected. #40955 (Also in 28, 29)Other Changes
1506535
.v27.2.2
: electron v27.2.2Compare Source
Release Notes for v27.2.2
Fixes
ready
event was emitted on Linux. #40923 (Also in 26, 28, 29)Other Changes
1511689
.1509576
. #40900v27.2.1
: electron v27.2.1Compare Source
Release Notes for v27.2.1
Fixes
Other Changes
1505632
.1506726
.v27.2.0
: electron v27.2.0Compare Source
Release Notes for v27.2.0
Features
protocol.registerSchemesAsPrivileged
to allow V8 code cache in custom schemes. #40708 (Also in 28)Fixes
--inspect
port. #40742 (Also in 28)Other Changes
v27.1.3
: electron v27.1.3Compare Source
Release Notes for v27.1.3
Fixes
async_hook
corruption in some error contexts. #40593 (Also in 26, 28)shell.showItemInFolder
not being escaped in Linux. #40561 (Also in 28)Other Changes
1491210
.v27.1.2
: electron v27.1.2Compare Source
Release Notes for v27.1.2
Fixes
v27.1.0
: electron v27.1.0Compare Source
Release Notes for v27.1.0
Features
keyboardLock
toses.setPermissionRequestHandler(handler)
. #40459 (Also in 26, 28)Fixes
chrome:
pages. #40524 (Also in 28)Other Changes
electron-userland/electron-builder (electron-builder)
v24.13.3
Compare Source
Patch Changes
e6f1bebd
,2c147add
,18340eef
]:v24.13.2
Compare Source
Patch Changes
8f4acff3
,eb296c9b
,538dd86b
,5681777a
]:v24.13.1
Compare Source
Patch Changes
6a4f605f
,ccbb80de
]:v24.13.0
Compare Source
Patch Changes
63a00443
,94677f3d
,9d1d1508
,bb4a8c09
]:v24.12.0
Compare Source
Minor Changes
adf97dcc
Thanks @scottnonnenberg-signal! - mac: Support for a custom 'sign' actionPatch Changes
adf97dcc
,27734100
,61dfe7fb
]:v24.11.0
Compare Source
Patch Changes
28e5b5dd
,8803852c
,88e61bc4
,869c7e46
]:v24.10.0
Compare Source
Patch Changes
843d5017
,0f0e942a
,664a09c4
]:v24.9.4
Compare Source
Patch Changes
e4d6be81
,f7aacabd
,4e930a74
,0f439890
,8b91d315
]:v24.9.3
Compare Source
Patch Changes
#7908
9fc51578
Thanks @Rychu-Pawel! - fix: pass publish options to snap publisherUpdated dependencies [
d1347a06
,9fc51578
]:v24.9.2
Compare Source
Patch Changes
65817e0e
,f83f05f6
,3b3a6989
]:v24.9.1
Compare Source
Patch Changes
3c266271
,d7e39f05
,6fa8a27f
]:v24.9.0
Compare Source
Patch Changes
9883ab60
,906ffb1f
]:v24.8.1
Compare Source
Patch Changes
#7829
1af7447e
Thanks @lutzroeder! - fix(deps): Update 7zip-bin to support Windows on ARMUpdated dependencies [
db424e8e
,1af7447e
,87eae1cc
,db424e8e
]:v24.8.0
Compare Source
Patch Changes
f2a1f1ee
,6e41480e
,7c7db837
,549d07b0
,526e075e
]:v24.7.0
Compare Source
Patch Changes
efd48dc0
,1a412f4d
,84906bc8
,0cb19132
]:v24.6.5
Compare Source
Patch Changes
a8b1f159
,4fc7a3c3
]:eslint/eslint (eslint)
v9.1.0
Compare Source
antfu/eslint-plugin-format (eslint-plugin-format)
v0.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
pnpm/pnpm (pnpm)
v8.15.7
Compare Source
Microsoft/TypeScript (typescript)
v5.4.5
: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
unocss/unocss (unocss)
v0.59.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.59.3
Compare Source
🐞 Bug Fixes
borderRadius
from theme to autosuggestrounded
values - by @DamianOsipiuk in https://github.com/unocss/unocss/issues/3727 (18346)View changes on GitHub
v0.59.2
Compare Source
🐞 Bug Fixes
@unocss/webpack
to ESM First - by @userquin in https://github.com/unocss/unocss/issues/3708 (25e97)View changes on GitHub
v0.59.1
[Compare Source](http
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.