fix(deps): replace all dependencies #22
Reference in New Issue
Block a user
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:
^4.9.13->^5.0.0^4.12.2->^5.0.0^4.9.1->^5.0.03.3.14->3.3.314.17.15->4.17.214.17.31->4.19.53.1.0->3.4.220.14.10->20.16.120.12.5->20.16.1^10.0.0->^11.0.013.7.2->13.13.33.0.0->3.5.02.2.13->2.3.58.8.0->8.12.03.2.5->3.3.317.4.0->17.5.117.5.0->17.5.12.0.3->2.0.5~5.4.0->~5.5.03.8.2->3.14.2This is a special PR that replaces
@material-ui/corewith the community suggested minimal stable replacement version.This is a special PR that replaces
@material-ui/iconswith the community suggested minimal stable replacement version.Release Notes
WiseLibs/better-sqlite3 (better-sqlite3)
v11.2.1Compare Source
What's Changed
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.2.0...v11.2.1
v11.2.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.2...v11.2.0
v11.1.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.1...v11.1.2
v11.1.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.1.0...v11.1.1
v11.0.0Compare Source
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v10.1.0...v11.0.0
Major version was bumped due to dropping support of Node.js v21 and Electron v25.
v10.1.0Compare Source
What's Changed
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v10.0.0...v10.1.0
cypress-io/cypress (cypress)
v13.13.3Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3
v13.13.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
v13.13.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
v13.13.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0
v13.12.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0
v13.11.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0
v13.10.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0
v13.9.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0
v13.8.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1
v13.8.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0
v13.7.3Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v3.5.0Compare Source
Features
v3.4.0Compare Source
Features
nameto configs (for tooling) (d2f8406)v3.3.0Compare Source
Features
v3.2.0Compare Source
Features
v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Features
v3.0.3Compare Source
Bug Fixes
v3.0.2Compare Source
Bug Fixes
v3.0.1Compare Source
Bug Fixes
mswjs/msw (msw)
v2.3.5Compare Source
v2.3.5 (2024-08-02)
Bug Fixes
a0234c9) @kettanaitov2.3.4Compare Source
v2.3.4 (2024-07-23)
Bug Fixes
console.log(#2217) (00fdbb2) @Lalem001v2.3.3Compare Source
v2.3.3 (2024-07-23)
Bug Fixes
tough-cookie(#2206) (c30613c) @kettanaitod38fc3d) @kettanaito @jakebaileyv2.3.2Compare Source
v2.3.2 (2024-07-19)
Bug Fixes
7df2533) @KaiSpencer @kettanaitov2.3.1Compare Source
v2.3.1 (2024-06-01)
Bug Fixes
e69bbd6) @kettanaito @KaiSpencerv2.3.0Compare Source
v2.3.0 (2024-05-08)
Features
5191399) @kettanaitonodeexport when importingmsw/node(#2134, transitively through @mswjs/interceptors).unhandledExceptionevent (#2135, docs).Bug Fixes
686d3d6) @kettanaitov2.2.14Compare Source
v2.2.14 (2024-04-17)
Bug Fixes
64bcae7) @nagadevkrishna @kettanaitonodeexport condition higher priority (#2134) (f948d13) @phryneasbrianc/node-postgres (pg)
v8.12.0Compare Source
queryModeconfig option to force use of the extended query protocol on queries without any parameters.v8.11.6Compare Source
v8.11.5Compare Source
v8.11.4Compare Source
v8.11.3Compare Source
v8.11.2Compare Source
v8.11.1Compare Source
v8.11.0Compare Source
v8.10.0Compare Source
releaseevent when client is returned to the pool.v8.9.0Compare Source
prettier/prettier (prettier)
v3.3.3Compare 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
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration 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.
v3.3.2Compare Source
diff
Fix handlebars path expressions starts with
@(#16358 by @Princeyadav05)v3.3.1Compare Source
diff
Preserve empty lines in front matter (#16347 by @fisker)
Preserve explicit language in front matter (#16348 by @fisker)
Avoid line breaks in import attributes (#16349 by @fisker)
v3.3.0Compare Source
diff
🔗 Release Notes
streamich/react-use (react-use)
v17.5.1Compare Source
Bug Fixes
v17.5.0Compare Source
Features
isFirstandisLastmethods touseStateListhook (ac64414)17.4.4 (2024-01-21)
Bug Fixes
17.4.3 (2024-01-13)
Bug Fixes
17.4.2 (2023-12-01)
Bug Fixes
17.4.1 (2023-11-28)
Bug Fixes
v17.4.4Compare Source
Bug Fixes
v17.4.3Compare Source
Bug Fixes
v17.4.2Compare Source
Bug Fixes
v17.4.1Compare Source
Bug Fixes
bahmutov/start-server-and-test (start-server-and-test)
v2.0.5Compare Source
Bug Fixes
v2.0.4Compare Source
Bug Fixes
Microsoft/TypeScript (typescript)
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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:
winstonjs/winston (winston)
v3.14.2Compare Source
2458ba6v3.14.1Compare Source
e82752fforceConsoletoConsoleTransportOptions(#2496)4ff053862acaadb2b79afv3.14.0Compare Source
b2098fd1719275d2859f371e4bb10cb8c7cv3.13.1Compare Source
1b3a500b56117ea5853b593b52ac33611c94aa65507f5f014debf4fad567c571d5d527d89a34e947fa798c58d0av3.13.0Compare Source
a237865v3.12.1Compare Source
b10b98f0277035d95c948v3.12.0Compare Source
9e5b4074a85e6be153c68587f40f8e99a000bde36b8fb5b41a326743cc731eff077f303943c418260866333b763c3f3b5b8f3c653f3836aa02d4267069a40d79282e105788b9a7c2eec85c336e448d11c91ec069c3c3911caf2df6v3.11.0Compare Source
37f4282fdcc893dcbec34aaaa4c0914b84623cb80c1c43f7bv3.10.0Compare Source
fc9c83deda40eff7e7f2fde2e887fcc69ec9d6001a06e316561e2f5b7643ad6v3.9.0Compare Source
Functionality changes
Dependency updates by @dependabot + CI autotesting
Documentation changes
Build Infrastructure changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.
c05459e37eto3410a372463410a37246tobf08f0e0a7bf08f0e0a7toe5abb38d7a