fix(deps): update all dependencies #142
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.3.35
->3.3.39
5.0.0
->5.0.2
3.4.2
->3.6.2
22.13.9
->22.15.29
11.8.1
->11.10.0
14.1.0
->14.4.0
4.0.4
->4.0.6
^4.0.0
->^5.0.0
^4.17.1
->^5.0.0
2.7.3
->2.8.7
8.13.3
->8.16.0
2.0.10
->2.0.12
5.8.2
->5.8.3
Release Notes
WiseLibs/better-sqlite3 (better-sqlite3)
v11.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.9.1...v11.10.0
v11.9.1
Compare Source
What's Changed
node:18-bullseye
image for Linux x64 builds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1349Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.9.0...v11.9.1
v11.9.0
Compare Source
What's Changed
v35
prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1340ubuntu-22.04
by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1341New Contributors
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.8.1...v11.9.0
cypress-io/cypress (cypress)
v14.4.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-4-0
v14.3.3
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
v14.3.2
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-2
v14.3.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-1
v14.3.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-0
v14.2.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-2-1
v14.2.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
apocas/dockerode (dockerode)
v4.0.6
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/apocas/dockerode/compare/v4.0.5...v4.0.6
v4.0.5
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/apocas/dockerode/compare/v4.0.4...v4.0.5
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Breaking Changes
eslint-plugin-cypress
now resolves to the flat configuration instead of to the legacy configurationDeprecations
eslint-plugin-cypress/flat
is deprecated and should be replaced byeslint-plugin-cypress
Other
v4.3.0
Compare Source
Features
v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Bug Fixes
Features
expressjs/express (express)
v5.1.0
Compare Source
========================
Uint8Array
inres.send()
res.sendFile()
res.links()
setprototypeof
safe-buffer
utils-merge
methods
depd
debug@^4.4.0
body-parser@^2.2.0
router@^2.2.0
content-type@^1.0.5
finalhandler@^2.1.0
qs@^6.14.0
server-static@2.2.0
type-is@2.0.1
v5.0.1
Compare Source
==========
cookie
semver lock to address CVE-2024-47764v5.0.0
Compare Source
=========================
path-is-absolute
dependency - usepath.isAbsolute
insteadres.status()
accepts only integers, and input must be greater than 99 and less than 1000RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000.
for inputs outside this rangeTypeError: Invalid status code: ${code}. Status code must be an integer.
for non integer inputsres.redirect('back')
andres.location('back')
is no longer a supported magic string, explicitly usereq.get('Referrer') || '/'
.res.clearCookie
will ignore user providedmaxAge
andexpires
optionsapplication/javascript
=>text/javascript
mswjs/msw (msw)
v2.8.7
Compare Source
v2.8.7 (2025-05-31)
Bug Fixes
56f24d5
) @kettanaitov2.8.6
Compare Source
v2.8.6 (2025-05-29)
Bug Fixes
ee44fab
) @kettanaitov2.8.5
Compare Source
v2.8.5 (2025-05-27)
Bug Fixes
2cdc2b1
) @kettanaito@mswjs/interceptors
to 0.38.7 (#2508) (b06fd0e
) @kettanaitov2.8.4
Compare Source
v2.8.4 (2025-05-19)
Bug Fixes
594e8ca
) @huuyafwww @kettanaitov2.8.3
Compare Source
v2.8.3 (2025-05-17)
Bug Fixes
StrictResponse
type again with added deprecation notice (#2500) (a5bbe97
) @christoph-frickev2.8.2
Compare Source
v2.8.2 (2025-05-09)
Bug Fixes
postinstall
errors (#2498) (6d3013c
) @kettanaitov2.8.1
Compare Source
v2.8.1 (2025-05-09)
Bug Fixes
.mjs
to.d.ts
core imports (#2496) (6ae6b29
) @kettanaitov2.8.0
Compare Source
v2.8.0 (2025-05-08)
Features
3fce594
) @kettanaito17d553b
) @kettanaito @Andarist0cc656a
) @tastypackets @kettanaitonull
type argument (#2118) (50ce6a4
) @kettanaitov2.7.6
Compare Source
v2.7.6 (2025-05-05)
Bug Fixes
436cbcb
) @kettanaitov2.7.5
Compare Source
v2.7.5 (2025-04-18)
Bug Fixes
/socket.io/
path prefix during url matching (#2476) (69ae82d
) @kettanaitov2.7.4
Compare Source
v2.7.4 (2025-04-12)
Bug Fixes
location.href
(#2471) (fa9b07f
) @kettanaitoextensions
property to theGraphQLResponseBody
type (#2468) (827a5dc
) @ytoshikibrianc/node-postgres (pg)
v8.16.0
Compare Source
v8.15.6
Compare Source
v8.15.5
Compare Source
v8.15.2
Compare Source
v8.15.1
Compare Source
v8.15.0
Compare Source
v8.14.1
Compare Source
v8.14.0
Compare Source
bahmutov/start-server-and-test (start-server-and-test)
v2.0.12
Compare Source
Bug Fixes
v2.0.11
Compare Source
Bug Fixes
microsoft/TypeScript (typescript)
v5.8.3
: TypeScript 5.8.3Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.
cb8ce982da
to53a1dd3e42
53a1dd3e42
to8961ec8330
8961ec8330
to0d7fbcdeac
0d7fbcdeac
toef3e3c597a
ef3e3c597a
to11e5ecce2e
11e5ecce2e
to904bd5ade4
904bd5ade4
to5264e7e185
5264e7e185
tocd8f67ecaf
cd8f67ecaf
to1467c1971f
1467c1971f
tocae21da5ac
cae21da5ac
to184f93e434
184f93e434
to6390c93548
6390c93548
to885331aeb4
885331aeb4
to3231ddb109
3231ddb109
tod0e04618b8
d0e04618b8
toaac54000d6
aac54000d6
to22679968d7
22679968d7
to11a654eb2b
11a654eb2b
to75db0aa715
75db0aa715
to18f83a396b
18f83a396b
todcee420679
dcee420679
tobc2e55f4ef
bc2e55f4ef
toc87613c7ce
c87613c7ce
to7d58ef8f45
7d58ef8f45
tocce6e54508
cce6e54508
to3a4d915524
3a4d915524
to9b05d47253
9b05d47253
to811163401a
811163401a
toe45965a112
e45965a112
to721ddf137c
721ddf137c
to58067ebd03
58067ebd03
to3279766309
3279766309
to98323de419
98323de419
to086338eeaf
086338eeaf
toe602b78c07
e602b78c07
to89eac5ac56
89eac5ac56
tod3cd3b8f6f
d3cd3b8f6f
to264ee367b2
264ee367b2
tof7083d0cc9
f7083d0cc9
to5e66b2416a
5e66b2416a
to7da1ed1c3f
7da1ed1c3f
to286a2b7980
286a2b7980
toae36e6f4af
ae36e6f4af
tod67810ceb8
d67810ceb8
toe751898cf6
e751898cf6
to0a441f74ea
0a441f74ea
tocbb66409bb
cbb66409bb
to52c39015e0
52c39015e0
toae5da9a3e7
ae5da9a3e7
to9442a4ff1f
9442a4ff1f
to9080486ebb
9080486ebb
to64a32b1cf6
64a32b1cf6
to87f0834d08
87f0834d08
to8de3f85aaa
8de3f85aaa
to1a5001912f
1a5001912f
toa9b674e1e2
a9b674e1e2
to91a1de5f18
91a1de5f18
to9fc85d4061
9fc85d4061
to52939ddffd
52939ddffd
to8863ad2701
8863ad2701
to8e27fe1667
8e27fe1667
to1ca92c9ec1
1ca92c9ec1
to987578cd99
987578cd99
to4be8abf66e
4be8abf66e
tofdfddb0af7
fdfddb0af7
to9584a4b149
9584a4b149
toac66bb6cf0
ac66bb6cf0
toc64b94ac4c
c64b94ac4c
tocf5ff6fe1a
cf5ff6fe1a
to060de80ee9
060de80ee9
tob10d03cb4e
b10d03cb4e
to5bd5d702a2
5bd5d702a2
toc2b0070fad
c2b0070fad
to4f57418401
4f57418401
tod05ed6c0a9
d05ed6c0a9
toaf6922f36a
af6922f36a
tof6795fa7e0
f6795fa7e0
tod569b9f921
d569b9f921
toa317415a3b
a317415a3b
to8725723e16
8725723e16
tode6c2a4cba
de6c2a4cba
tod203bf4763
d203bf4763
to5d81b4fa37
5d81b4fa37
toc644fa1c7f
c644fa1c7f
toa3cef01f79
a3cef01f79
to3f807eb136
3f807eb136
todce864af51
dce864af51
to4d8622aed5
4d8622aed5
to47199dcdaf
47199dcdaf
toc1b3bbb5e7
c1b3bbb5e7
to4be1802de6
4be1802de6
to937c9064c3
937c9064c3
to9d046e3629
9d046e3629
to0ff9146d66
0ff9146d66
to858c0f7137
858c0f7137
to0c6b7b31f0
0c6b7b31f0
to2fdaa9460f
2fdaa9460f
to0e7d79a113
0e7d79a113
toca911d62dd
ca911d62dd
tob2daa36feb
b2daa36feb
to7693c02beb
7693c02beb
tod93b742d89
d93b742d89
to59ae465e5a
59ae465e5a
to83b487bfe0
83b487bfe0
toaaf38fcbae
aaf38fcbae
toe44742ce57
e44742ce57
to51b2f01498
51b2f01498
tofb5668ab36
fb5668ab36
to715cb37028
715cb37028
to7e5cba2d4a
7e5cba2d4a
to512ca2f77a
512ca2f77a
to62550d1cec
62550d1cec
to6695f57809
6695f57809
to35c978eca7
35c978eca7
to1633dd2aa1
1633dd2aa1
toa55bf849af
a55bf849af
to3275a7cabf
3275a7cabf
to366072b6f9
366072b6f9
to11e1963aa1
11e1963aa1
to007d8b757d
007d8b757d
to39b15d4194
39b15d4194
to0cebcd4cf1
Checkout
From your project repository, check out a new branch and test the changes.