chore(deps)(deps): bump the minor-patch-updates group across 1 directory with 11 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(13 days ago)
(13 days ago)
dependencies
Bumps the minor-patch-updates group with 11 updates in the / directory:
| Package | From | To |
|---|---|---|
| @supabase/supabase-js | 2.103.3 |
2.104.0 |
| react-hook-form | 7.72.1 |
7.73.1 |
| resend | 6.12.0 |
6.12.2 |
| @tailwindcss/postcss | 4.2.2 |
4.2.4 |
| @typescript-eslint/eslint-plugin | 8.58.2 |
8.59.0 |
| @typescript-eslint/parser | 8.58.2 |
8.59.0 |
| @vitest/coverage-v8 | 4.1.4 |
4.1.5 |
| @vitest/ui | 4.1.4 |
4.1.5 |
| tailwindcss | 4.2.2 |
4.2.4 |
| vite | 8.0.8 |
8.0.9 |
| vitest | 4.1.4 |
4.1.5 |
Updates @supabase/supabase-js from 2.103.3 to 2.104.0
Release notes
Sourced from @supabase/supabase-js's releases.
v2.104.0
2.104.0 (2026-04-20)
🚀 Features
- storage: extract shared header normalization utility (#2251)
❤️ Thank You
- Katerina Skroumpelou
@mandariniv2.104.0-canary.2
2.104.0-canary.2 (2026-04-17)
This was a version bump only, there were no code changes.
v2.104.0-canary.1
2.104.0-canary.1 (2026-04-17)
🚀 Features
- postgrest: add stripNulls method for null value stripping (#2189)
- storage: add cacheNonce parameter for download (#2234)
- storage: extract shared header normalization utility (#2251)
- supabase: export PostgrestFilterBuilder and StorageApiError from supabase-js (#2222)
🩹 Fixes
- auth: downgrade console.error to console.warn for missing session (#2214)
- auth: add toJSON to AuthError for correct JSON serialization (#2238)
- auth: include Cloudflare error codes in NETWORK_ERROR_CODES (#2239)
- auth: remove Prettify wrapper from exported types for TypeDoc expansion (#2250)
- functions: add toJSON to FunctionsError for correct JSON serialization (#2226)
- misc: add explicit return types to toJSON methods for JSR compat (#2252)
- postgrest: fix scalar computed column type inference for isNotNullable and SETOF scalar (#2224)
- postgrest: handle bigint rpc (#2245)
- realtime: throw Error objects instead of bare strings (#2256)
- storage: set correct content-type for uploads (#2211)
- storage: avoid duplicate content-type headers in vector requests (#2220)
- storage: add toJSON to StorageError for correct JSON serialization (#2246)
- storage: apply empty transform check to download and getPublicUrl (#2219)
- storage: remove client-side signed URL render endpoint normalization (#2249)
- storage: correct signedUrl type to allow null in createSignedUrls (#2254)
❤️ Thank You
- Katerina Skroumpelou
@mandarini- oniani1
- Seydi Charyyev
@TheSeydiCharyyev- Vaibhav
@7ttp
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
2.104.0 (2026-04-20)
This was a version bump only for
@supabase/supabase-jsto align it with other projects, there were no code changes.
Commits
897fb8edocs(repo): show createClient as primary example in all client constructors (...7a9b2e1chore(release): version 2.103.3 changelogs (#2258)- See full diff in compare view
Updates react-hook-form from 7.72.1 to 7.73.1
Release notes
Sourced from react-hook-form's releases.
Version 7.73.1
⚡perf: memoize submit (#13378) 🚉 perf: improve deepEqual performance (#13362) 👀 perf: skip re-render in setValue when value is unchanged (#13352) ✂️ remove unneeded flag check for shouldDirty 🚨 fix: safely access field._f during register (#13365) 🧹 close #13298: improve fieldState errors when resolver uses dot-notation string keys (#13350) 🐞 fix #13178: update state correctly in watch callback with Controller, trigger, and reset (#13180) 🐞 fix #13331: skip field array validation when mode is onBlur (#13333) 🐞 fix #13334 sDirty remains false after deletion an item with shouldDirty: true (#13357) 🐞 fix: handle nested field when parent defaultValue is null (#13348)
thanks to
@Prasadzoman,@cyphercodes,@lorenzoceglia,@rizwan-rizu,@tomeelog&@ap0nia
Changelog
Sourced from react-hook-form's changelog.
[7.73.1] - 2026-04-21
Fixed
- Reverted
setValuesthat was accidentally included in patch; fix build to exclude test files[7.73.0] - 2026-04-18
Added
- Improve
subscribeAPI performancePerformance
- Memoize submit handler
- Improve
deepEqualperformanceFixed
- Safely access
field._fduring register- Improve
fieldStateerrors when resolver uses dot-notation string keys- Update state correctly in watch callback with
Controller,trigger, andreset- Skip field array validation when mode is
onBlurisDirtyremains false after deleting an item withshouldDirty: true- Handle nested field when parent
defaultValueis null- Skip re-render in
setValuewhen value is unchanged
Commits
6cd9e457.73.19b07561Revert "🪢 fix build to exclude test files (#13387)"3710942Revert "🪇 feat: setValues (#13201)"e45b08f🪢 fix build to exclude test files (#13387)cdd0444🪇 feat: setValues (#13201)95278b77.73.0a0dbc99📖 fix table formatting in Past Sponsors section6a4f45e📝 fix past sponsors listf9b3946⚡perf: memoize submit (#13378)f61bc27✂️ remove unneeded flag check for shouldDirty- Additional commits viewable in compare view
Updates resend from 6.12.0 to 6.12.2
Release notes
Sourced from resend's releases.
v6.12.2
What's Changed
- fix: add new domain statuses by
@rehanvdmin resend/resend-node#936Full Changelog: https://github.com/resend/resend-node/compare/v6.12.1...v6.12.2
v6.12.1
What's Changed
- chore(deps): update dependency typescript to v6.0.3 by
@renovate[bot] in resend/resend-node#935- chore(deps): update dependency dotenv to v17.4.2 by
@renovate[bot] in resend/resend-node#927- chore(deps): update dependency
@biomejs/biometo v2.4.12 by@renovate[bot] in resend/resend-node#916- fix(deps): update dependency next to v16.2.4 by
@renovate[bot] in resend/resend-node#911- feat: add missing domain types: domains can be partially_verified/partially_failed by
@CarolinaMoraesin resend/resend-node#937Full Changelog: https://github.com/resend/resend-node/compare/v6.12.0...v6.12.1
Commits
b514002fix: add new domain statuses (#936)1c10dbefeat: add missing domain types: domains can be partially_verified/partially_f...168443afix(deps): update dependency next to v16.2.4 (#911)93328d9chore(deps): update dependency@biomejs/biometo v2.4.12 (#916)135aaafchore(deps): update dependency dotenv to v17.4.2 (#927)d7b7f1cchore(deps): update dependency typescript to v6.0.3 (#935)- See full diff in compare view
Updates @tailwindcss/postcss from 4.2.2 to 4.2.4
Release notes
Sourced from @tailwindcss/postcss's releases.
v4.2.4
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3
Fixed
- Canonicalization: improve canonicalizations for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)- Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
- Upgrade: use
config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)- Upgrade: never migrate files that are ignored by git (#19846)
- Add
.envand.env.*to default ignored content files (#19846)- Canonicalization: migrate
overflow-ellipsisintotext-ellipsis(#19849)- Canonicalization: migrate
start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)- Canonicalization: migrate
end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)- Canonicalization: move the
-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)- Canonicalization: move the
-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)- Improve performance when scanning JSONL / NDJSON files (#19862)
- Support
NODE_PATHenvironment variable in standalone CLI (#19617)
Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.2.4] - 2026-04-21
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)[4.2.3] - 2026-04-20
Fixed
- Canonicalization: improve canonicalization for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)- Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
- Upgrade: use
config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)- Upgrade: never migrate files that are ignored by git (#19846)
- Add
.envand.env.*to default ignored content files (#19846)- Canonicalization: migrate
overflow-ellipsisintotext-ellipsis(#19849)- Canonicalization: migrate
start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)- Canonicalization: migrate
end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)- Canonicalization: move the
-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)- Canonicalization: move the
-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)- Improve performance when scanning JSONL / NDJSON files (#19862)
- Support
NODE_PATHenvironment variable in standalone CLI (#19617)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @tailwindcss/postcss since your current version.
Updates @typescript-eslint/eslint-plugin from 8.58.2 to 8.59.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.59.0
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
ea9ae4fchore(release): publish 8.59.0cfca550feat(eslint-plugin): [no-unnecessary-type-assertion] report more cases based ...6d599b4chore(eslint-plugin): switch auto-generated test cases to hand-written in ret...33c8169chore: fix cspell violations in code blocks (#12167)- See full diff in compare view
Updates @typescript-eslint/parser from 8.58.2 to 8.59.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.59.0
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.59.0 (2026-04-20)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
ea9ae4fchore(release): publish 8.59.0- See full diff in compare view
Updates @vitest/coverage-v8 from 4.1.4 to 4.1.5
Release notes
Sourced from @vitest/coverage-v8's releases.
v4.1.5
🚀 Experimental Features
- coverage: Istanbul to support
instrumenteroption - by@BartWaardenburgand@AriPerkkioin vitest-dev/vitest#10119 (0e0ff)🐞 Bug Fixes
- --project negation excludes browser instances - by
@felamaslenin vitest-dev/vitest#10131 (9423d)- Project color label on html reporter - by
@hi-ogawain vitest-dev/vitest#10142 (596f7)- Fix
vi.defineHelpercalled as object method - by@hi-ogawain vitest-dev/vitest#10163 (122c2)- Alias
agentreporter tominimal- by@sheremet-vain vitest-dev/vitest#10157 (663b9)- Respect diff config options in soft assertions - by
@Copilot, sheremet-va and@sheremet-vain vitest-dev/vitest#8696 (9787d)- Respect diff config options in soft assertions " - by
@sheremet-vain vitest-dev/vitest#8696 (7dc6d)- ast-collect: Recognize _vi_import prefix in static test discovery - by
@Yejneshwarin vitest-dev/vitest#10129 (32546)- coverage: Descriptive error message when reports directory is removed during test run - by
@DaveT1991and@AriPerkkioin vitest-dev/vitest#10117 (14133)- snapshot: Increase default snapshot max output length - by
@hi-ogawaand Codex in vitest-dev/vitest#10150 (21e66)- ui: Fix jsx/tsx syntax highlight - by
@hi-ogawain vitest-dev/vitest#10152 (f1b1f)- web-worker: Support MessagePort objects referenced inside postMessage data - by
@whitphxand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9927 and vitest-dev/vitest#10124 (7ad7d)- api: Make test-specification options writable - by
@sheremet-vain vitest-dev/vitest#10154 (6abd5)View changes on GitHub
Commits
e399846chore: release v4.1.5- See full diff in compare view
Updates @vitest/ui from 4.1.4 to 4.1.5
Release notes
Sourced from @vitest/ui's releases.
v4.1.5
🚀 Experimental Features
- coverage: Istanbul to support
instrumenteroption - by@BartWaardenburgand@AriPerkkioin vitest-dev/vitest#10119 (0e0ff)🐞 Bug Fixes
- --project negation excludes browser instances - by
@felamaslenin vitest-dev/vitest#10131 (9423d)- Project color label on html reporter - by
@hi-ogawain vitest-dev/vitest#10142 (596f7)- Fix
vi.defineHelpercalled as object method - by@hi-ogawain vitest-dev/vitest#10163 (122c2)- Alias
agentreporter tominimal- by@sheremet-vain vitest-dev/vitest#10157 (663b9)- Respect diff config options in soft assertions - by
@Copilot, sheremet-va and@sheremet-vain vitest-dev/vitest#8696 (9787d)- Respect diff config options in soft assertions " - by
@sheremet-vain vitest-dev/vitest#8696 (7dc6d)- ast-collect: Recognize _vi_import prefix in static test discovery - by
@Yejneshwarin vitest-dev/vitest#10129 (32546)- coverage: Descriptive error message when reports directory is removed during test run - by
@DaveT1991and@AriPerkkioin vitest-dev/vitest#10117 (14133)- snapshot: Increase default snapshot max output length - by
@hi-ogawaand Codex in vitest-dev/vitest#10150 (21e66)- ui: Fix jsx/tsx syntax highlight - by
@hi-ogawain vitest-dev/vitest#10152 (f1b1f)- web-worker: Support MessagePort objects referenced inside postMessage data - by
@whitphxand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9927 and vitest-dev/vitest#10124 (7ad7d)- api: Make test-specification options writable - by
@sheremet-vain vitest-dev/vitest#10154 (6abd5)View changes on GitHub
Commits
Updates tailwindcss from 4.2.2 to 4.2.4
Release notes
Sourced from tailwindcss's releases.
v4.2.4
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3
Fixed
- Canonicalization: improve canonicalizations for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)- Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
- Upgrade: use
config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)- Upgrade: never migrate files that are ignored by git (#19846)
- Add
.envand.env.*to default ignored content files (#19846)- Canonicalization: migrate
overflow-ellipsisintotext-ellipsis(#19849)- Canonicalization: migrate
start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)- Canonicalization: migrate
end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)- Canonicalization: move the
-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)- Canonicalization: move the
-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)- Improve performance when scanning JSONL / NDJSON files (#19862)
- Support
NODE_PATHenvironment variable in standalone CLI (#19617)
Changelog
Sourced from tailwindcss's changelog.
[4.2.4] - 2026-04-21
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)[4.2.3] - 2026-04-20
Fixed
- Canonicalization: improve canonicalization for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)- Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
- Upgrade: use
config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)- Upgrade: never migrate files that are ignored by git (#19846)
- Add
.envand.env.*to default ignored content files (#19846)- Canonicalization: migrate
overflow-ellipsisintotext-ellipsis(#19849)- Canonicalization: migrate
start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)- Canonicalization: migrate
end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)- Canonicalization: move the
-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)- Canonicalization: move the
-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)- Improve performance when scanning JSONL / NDJSON files (#19862)
- Support
NODE_PATHenvironment variable in standalone CLI (#19617)
Commits
69ad7cc4.2.4 (#19948)2e3fa494.2.3 (#19944)df6209aCanonicalize negative arbitrary values (#19858)52fd421Small refactor of canonicalization tests (#19851)c385fd3usetest.eachinstead of manual loop0d6e038fix index in test name88a2d22Add more canonicalization rules for deprecated utilities (#19849)2c1ef9eUse--placeholder-colorinstead of--background-colorforplaceholder-*...28d5268Collapse more utilities by expanding their declarations (#19842)b55d960fix(canonicalize): collapse arbitrary values into shorthand utilities (#19837)- Additional commits viewable in compare view
Updates vite from 8.0.8 to 8.0.9
Changelog
Sourced from vite's changelog.
8.0.9 (2026-04-20)
Features
Bug Fixes
- allow binding when strictPort is set but wildcard port is in use (#22150) (dfc8aa5)
- build: emptyOutDir should happen for watch rebuilds (#22207) (ee52267)
- bundled-dev: reject requests to HMR patch files in non potentially trustworthy origins (#22269) (868f141)
- css: use unique key for cssEntriesMap to prevent same-basename collision (#22039) (374bb5d)
- deps: update all non-major dependencies (#22219) (4cd0d67)
- deps: update all non-major dependencies (#22268) (c28e9c1)
- detect Deno workspace root (fix #22237) (#22238) (1b793c0)
- dev: handle errors in
watchChangehook (#22188) (fc08bda)- optimizer: handle more chars that will be sanitized (#22208) (3f24533)
- skip fallback sourcemap generation for
?rawimports (#22148) (3ec9cda)Documentation
- align the descriptions in READMEs (#22231) (44c42b9)
- fix reuses wording in dev environment comment (#22173) (9163412)
- fix wording in sass error comment (#22214) (
Package Dependencies
Package:
@typescript-eslint/parserEcosystem:
npmVersion Change:
8.58.2 → 8.59.0Update Type:
MinorPackage:
@typescript-eslint/eslint-pluginEcosystem:
npmVersion Change:
8.58.2 → 8.59.0Update Type:
Minor
Technical Details
| ID: | 15670333 |
| UUID: | 4388275201 |
| Node ID: | PR_kwDOPB_pGs7Ym1SN |
| Host: | GitHub |
| Repository: | timothyfroehlich/PinPoint |