chore(deps): update all non-major dependencies#225
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
62a6c68 to
af28088
Compare
0df305b to
228d324
Compare
66cff59 to
760be8b
Compare
8fe38fa to
60777ff
Compare
17b7047 to
eb52b7e
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:
^4.20260316.1→^4.20260517.1^0.3.16→^0.4.5^0.17.0→^0.17.3^1.19.0→^1.20.1^1.3.10→^1.3.14^8.18.0→^8.20.0^4.1.0→^4.1.6^12.8.0→^12.10.0^17.3.1→^17.4.2^0.45.1→^0.45.2^10.0.3→^10.4.0^2.6.1→^2.7.0^0.28.14→^0.29.2^1.8.1→^1.8.2^3.20.0→^3.22.3^0.4.32→^0.4.3510.28.1→10.33.410.19.0→10.33.4^3.8.1→^3.8.3^0.4.10→^0.4.16^4.1.0→^4.1.6^4.74.0→^4.92.0Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20260517.1Compare Source
v4.20260516.1Compare Source
v4.20260515.1Compare Source
v4.20260514.1Compare Source
v4.20260511.1Compare Source
v4.20260510.1Compare Source
v4.20260509.1Compare Source
v4.20260508.1Compare Source
v4.20260507.1Compare Source
v4.20260506.1Compare Source
v4.20260505.1Compare Source
v4.20260504.1Compare Source
v4.20260503.1Compare Source
v4.20260502.1Compare Source
v4.20260501.1Compare Source
v4.20260430.1Compare Source
v4.20260429.1Compare Source
v4.20260426.1Compare Source
v4.20260425.1Compare Source
v4.20260424.1Compare Source
v4.20260423.1Compare Source
v4.20260422.2Compare Source
v4.20260422.1Compare Source
v4.20260421.1Compare Source
v4.20260420.1Compare Source
v4.20260418.1Compare Source
v4.20260417.1Compare Source
v4.20260416.2Compare Source
v4.20260416.1Compare Source
v4.20260415.1Compare Source
v4.20260414.1Compare Source
v4.20260413.1Compare Source
v4.20260412.2Compare Source
v4.20260412.1Compare Source
v4.20260411.1Compare Source
v4.20260410.1Compare Source
v4.20260409.1Compare Source
v4.20260408.1Compare Source
v4.20260405.1Compare Source
v4.20260404.1Compare Source
v4.20260403.1Compare Source
v4.20260402.1Compare Source
v4.20260401.1Compare Source
v4.20260331.1Compare Source
v4.20260329.1Compare Source
v4.20260317.1Compare Source
electric-sql/pglite (@electric-sql/pglite)
v0.4.5Compare Source
Patch Changes
c6bddde: Fix caching of artifacts such that they are not downloaded multiple timesv0.4.4Compare Source
Patch Changes
b88c5c3: Disable checkpointerv0.4.3Compare Source
Patch Changes
2ae666f: Default database, user and role are now all "postgres"fb95e66: Allow setting initial memory size.65fc101: Disable background workers.v0.4.2Compare Source
Patch Changes
41632c4: Allow passing initdb.wasm asset for bundlers that need it.v0.4.1Patch Changes
37fb39e: clear timers on exit; remove pglite-socket dependency on pglite-postgisv0.4.0Minor Changes
d848955: New simplified PGlite with separate initdb.New included extension: pg_textsearch (experimental).
New package for postgis (experimental) as extension.
Breaking changes: 'postgres' is the default database instead of 'template1'.
tursodatabase/libsql-client-ts (@libsql/client)
v0.17.3Compare Source
v0.17.2Compare Source
v0.17.1Compare Source
planetscale/database-js (@planetscale/database)
v1.20.1Compare Source
What's Changed
Full Changelog: planetscale/database-js@v1.20.0...v1.20.1
v1.20.0Compare Source
What's Changed
New Contributors
Full Changelog: planetscale/database-js@v1.19.0...v1.20.0
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.6Compare Source
🐞 Bug Fixes
ToMatchScreenshotResolvePath- by @macarie and @sheremet-va in #10138 (31882)sequence.concurrent: truewith top-leveltest(..., { concurrent: false })+ depreactesequentialtest API and options - by @hi-ogawa, Codex and @sheremet-va in #10196 (2847d)🏎 Performance
View changes on GitHub
v4.1.5Compare Source
🚀 Experimental Features
instrumenteroption - by @BartWaardenburg and @AriPerkkio in #10119 (0e0ff)🐞 Bug Fixes
vi.defineHelpercalled as object method - by @hi-ogawa in #10163 (122c2)agentreporter tominimal- by @sheremet-va in #10157 (663b9)View changes on GitHub
v4.1.4Compare Source
🚀 Features
skipFullif agent detected - by @hi-ogawa in #10018 (53757)assertionas a public field - by @sheremet-va in #10095 (a120e)🐞 Bug Fixes
expect(..., message)consistent as error message prefix - by @hi-ogawa and Codex in #10068 (a1b5f)View changes on GitHub
v4.1.3Compare Source
🚀 Experimental Features
experimental.preParseflag - by @sheremet-va in #10070 (78273)browser.locators.exactoption - by @sheremet-va in #10013 (48799)TestAttachment.bodyEncoding- by @hi-ogawa in #9969 (89ca0)🐞 Bug Fixes
expect.pollinterval - by @hi-ogawa and Claude Sonnet 4.6 in #10022 (3f5bf)@vitest/coverage-v8and@vitest/coverage-istanbulas optional dependency - by @alan-agius4 in #10025 (146d4)defineHelperfor webkit async stack trace + update playwright 1.59.0 - by @hi-ogawa in #10036 (5a5fa)JestExtendError.contextfrom verbose error reporting - by @hi-ogawa in #9983 (66751)vitest- by @hi-ogawa and Codex in #10042 (691d3)View changes on GitHub
v4.1.2Compare Source
This release bumps Vitest's
flattedversion and removes version pinning to resolveflatted's CVE related issues (#9975).🐞 Bug Fixes
setupFilesfrom parent directory - by @hi-ogawa in #9960 (7aa93)toMatchScreenshotcan't capture a stable screenshot - by @macarie in #9847 (faace)coverageConfigDefaultsvalues and types - by @Arthie in #9940 (b3c99)View changes on GitHub
v4.1.1Compare Source
🚀 Features
matchesTagsFilterto test if the current filter matches tags - by @sheremet-va in #9913 (eec53)experimental.vcsProvider- by @sheremet-va in #9928 (56115)🐞 Bug Fixes
TestProject.testFilesListinternal properly - by @sapphi-red in #9867 (54f26)use- by @oilater in #9831 and #9861 (633ae)vi.advanceTimersto the preview provider - by @sheremet-va in #9891 (1bc3e)--standalonemode without running tests - by @sheremet-va in #9911 (e78ad)body- by @sheremet-va in #9912 (6fdb2)retry.conditionRegExp serialization issue - by @nstepien and @hi-ogawa in #9942 (7b605)testreturn as tests - by @sheremet-va in #9871 (141e7)View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v12.10.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.9.1...v12.10.0
v12.9.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.8.0...v12.9.0
motdotla/dotenv (dotenv)
v17.4.2Compare Source
v17.4.1Compare Source
v17.4.0Compare Source
drizzle-team/drizzle-orm (drizzle-orm)
v0.45.2Compare Source
sql.identifier(),sql.as()escaping issues. Previously all the values passed to this functions were not properly escapedcausing a possible SQL Injection (CWE-89) vulnerability
Thanks to @EthanKim88, @0x90sh and @wgoodall01 for reaching out to us with a reproduction and suggested fix
eslint/eslint (eslint)
v10.4.0Compare Source
v10.3.0Compare Source
v10.2.1Compare Source
v10.2.0Compare Source
Features
586ec2ffeat: Addmeta.languagessupport to rules (#20571) (Copilot)14207defeat: addTemporaltono-obj-calls(#20675) (Pixel998)bbb2c93feat: add Temporal to ES2026 globals (#20672) (Pixel998)Bug Fixes
542cb3efix: update first-party dependencies (#20714) (Francesco Trotta)Documentation
a2af743docs: addlanguageto configuration objects (#20712) (Francesco Trotta)845f23fdocs: Update README (GitHub Actions Bot)5fbcf59docs: removesourceTypefrom ts playground link (#20477) (Tanuj Kanti)8702a47docs: Update README (GitHub Actions Bot)ddeadeddocs: Update README (GitHub Actions Bot)2b44966docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)eab65c7docs: updateeslintversions in examples (#20664) (루밀LuMir)3e4a299doConfiguration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.