[PR #25549] fix(deps): update typescript-projects #18278

Open
opened 2026-02-05 16:35:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25549
Author: @renovate[bot]
Created: 1/27/2026
Status: 🔄 Open

Base: mainHead: renovate/typescript-projects


📝 Commits (1)

  • e3daaac fix(deps): update typescript-projects

📊 Changes

5 files changed (+1173 additions, -2369 deletions)

View changed files

📝 mise.toml (+1 -1)
📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+1161 -2357)
📝 server/package.json (+8 -8)
📝 web/package.json (+2 -2)

📄 Description

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@formatjs/icu-messageformat-parser (source) 3.3.03.5.0 age confidence
@nestjs/cli 11.0.1511.0.16 age confidence
@opentelemetry/context-async-hooks (source) 2.4.02.5.0 age confidence
@opentelemetry/exporter-prometheus (source) ^0.210.0^0.211.0 age confidence
@opentelemetry/instrumentation-http (source) ^0.210.0^0.211.0 age confidence
@opentelemetry/instrumentation-ioredis (source) ^0.58.0^0.59.0 age confidence
@opentelemetry/instrumentation-nestjs-core (source) ^0.56.0^0.57.0 age confidence
@opentelemetry/instrumentation-pg (source) ^0.62.0^0.63.0 age confidence
@opentelemetry/resources (source) 2.4.02.5.0 age confidence
@opentelemetry/sdk-metrics (source) 2.4.02.5.0 age confidence
@opentelemetry/sdk-node (source) ^0.210.0^0.211.0 age confidence
@opentelemetry/semantic-conventions (source) 1.38.01.39.0 age confidence
@playwright/test (source) 1.57.01.58.1 age confidence
@sveltejs/enhanced-img (source) 0.9.20.9.3 age confidence
@sveltejs/kit (source) 2.49.52.50.1 age confidence
@swc/core (source) 1.15.81.15.11 age confidence
@types/nodemailer (source) 7.0.57.0.9 age confidence
@types/react (source) 19.2.819.2.10 age confidence
@zoom-image/core (source) ^0.41.0^0.42.0 age confidence
@zoom-image/svelte (source) 0.3.80.3.9 age confidence
autoprefixer 10.4.2310.4.24 age confidence
bullmq (source) 5.66.55.67.2 age confidence
cron 4.3.54.4.0 age confidence
eslint-plugin-compat 6.0.26.1.0 age confidence
happy-dom 20.3.020.4.0 age confidence
intl-messageformat 11.0.911.1.1 age confidence
ioredis 5.9.15.9.2 age confidence
kysely (source) 0.28.20.28.10 age confidence
maplibre-gl (source) 5.16.05.17.0 age confidence
node-gyp 12.1.012.2.0 age confidence
nodemailer (source) 7.0.127.0.13 age confidence
pg (source) 8.17.18.18.0 age confidence
pg-connection-string (source) 2.10.02.11.0 age confidence
pnpm (source) 10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be4810.28.2 age confidence
pnpm (source) 10.28.010.28.2 age confidence
prettier (source) 3.8.03.8.1 age confidence
react (source) 19.2.319.2.4 age confidence
react-dom (source) 19.2.319.2.4 age confidence
svelte (source) 5.48.05.49.1 age confidence
svelte-check 4.3.54.3.6 age confidence
svelte-maplibre (source) 1.2.51.2.6 age confidence
typescript-eslint (source) 8.53.08.54.0 age confidence
vite-tsconfig-paths 6.0.46.0.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

formatjs/formatjs (@​formatjs/icu-messageformat-parser)

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

Features
nestjs/nest-cli (@​nestjs/cli)

v11.0.16

Compare Source

open-telemetry/opentelemetry-js (@​opentelemetry/context-async-hooks)

v2.5.0

Compare Source

🐛 Bug Fixes
🏠 Internal
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-ioredis)

v0.59.0

Compare Source

Features
Dependencies
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-nestjs-core)

v0.57.0

Compare Source

Features
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-pg)

v0.63.0

Compare Source

Features
Dependencies
microsoft/playwright (@​playwright/test)

v1.58.1

Compare Source

Highlights

#​39036 fix(msedge): fix local network permissions
#​39037 chore: update cft download location
#​38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions
  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

Compare Source

sveltejs/kit (@​sveltejs/enhanced-img)

v0.9.3

Compare Source

Patch Changes
  • fix: ensure compatibility with vite-plugin-svelte@​7 (use api.filter instead of api.idFilter) (#​15179)
sveltejs/kit (@​sveltejs/kit)

v2.50.1

Compare Source

Patch Changes
  • fix: include hooks.server and hooks.universal as explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered (#​15178)

  • fix: improves fields type for generic components (#​14974)

  • fix: preload links if href changes (#​15191)

v2.50.0

Compare Source

Minor Changes
  • breaking: remove buttonProps from experimental remote form functions; use e.g. <button {...myForm.fields.action.as('submit', 'register')}>Register</button> button instead (#​15144)
swc-project/swc (@​swc/core)

v1.15.11

Compare Source

Bug Fixes
  • (es/codegen) Emit leading comments for JSX elements, fragments, and empty expressions (#​11488) (1520633)

  • (es/decorators) Invoke addInitializer callbacks for decorated fields (#​11495) (11cfe4d)

  • (es/es3) Visit export decl body even if name is not reserved (#​11473) (9113fff)

  • (es/es3) Remove duplicate code (#​11499) (fbee775)

  • (es/minifier) Treat new expression with empty class as side-effect free (#​11455) (a33a45e)

  • (es/minifier) Escape control characters when converting strings to template literals (#​11464) (028551f)

  • (es/minifier) Handle unused parameters with default values (#​11494) (6ed1ee9)

  • (es/module) Preserve ./ prefix for hidden directory imports (#​11489) (a005391)

  • (es/parser) Validate dynamic import argument count (#​11462) (2f67591)

  • (es/parser) Allow compilation with --no-default-features (#​11460) (b70c5f8)

  • (es/parser) Skip emitting TS1102 in TypeScript mode (#​11463) (e6f5b06)

  • (es/parser) Reject ambiguous generic arrow functions in TSX mode (#​11491) (ac00915)

  • (es/parser) Disallow NumericLiteralSeparator with BigInts (#​11510) (6b3644b)

  • (es/react) Preserve HTML entity-encoded whitespace in JSX (#​11474) (7d433a9)

  • (es/renamer) Prevent duplicate parameter names with destructuring patterns (#​11456) (e25a2c8)

  • (es/testing) Skip update when expected output has invalid code (#​11469) (2be6b8a)

  • (es/typescript) Don't mark enums with opaque members as pure (#​11452) (b713fae)

  • (preset-env) Distinguish unknown browser vs empty config (#​11457) (1310957)

Documentation
Features
  • (cli) Add --root-mode argument for .swcrc resolution (#​11501) (b53a0e2)

  • (es/module) Make module transforms optional via module feature (#​11509) (b94a178)

  • (es/regexp) Implement unicode property escape transpilation (#​11472) (a2e0ba0)

  • (es/transformer) Merge ES3 hooks into swc_ecma_transformer (#​11503) (5efcac9)

Miscellaneous Tasks
  • (es/minifier) Extend OrderedChain to support more node types (#​11477) (aa9d789)
Performance
Refactor
Testing
  • (es/minifier) Add test case for merge_imports order preservation (#​11458) (b874a05)

  • (es/parser) Add error tests for import.source and import.defer with too many args (#​11466) (7313462)

  • (es/parser) Check handler.has_errors() in test error parsing (#​11487) (fade647)

  • Replace deprecated cargo_bin function with cargo_bin! macro (#​11461) (73f77b6)

v1.15.10

Compare Source

Bug Fixes
  • (ci) Handle merged PRs separately in milestone manager (#​11409) (3554268)

  • (es/compat) Preserve this context in nested arrow functions (#​11423) (f2bdaf2)

  • (es/es2017) Replace this in arrow functions during async-to-generator (#​11450) (a993da6)

Features
Miscellaneous Tasks
Performance
  • (es/codegen, es/utils) Migrate to dragonbox_ecma for faster Number::toString (#​11412) (b7978cc)

  • (es/react) Optimize JSX transforms to reduce allocations (#​11425) (2a20cb6)

Refactor
Testing
Ci
  • Collapse preivous claude[bot] PR review comments (affb6a2)
willnguyen1312/zoom-image (@​zoom-image/core)

v0.42.0

Compare Source

Minor Changes
postcss/autoprefixer (autoprefixer)

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).
taskforcesh/bullmq (bullmq)

v5.67.2

Compare Source

Bug Fixes

v5.67.1

Compare Source

v5.67.0

Compare Source

Features
  • job: add job name and id as telemetry attributes in complete, retry, delay and failed spans (#​3707) ref #​3692 (6294b36)

v5.66.7

Compare Source

Bug Fixes

v5.66.6

Compare Source

Performance Improvements
kelektiv/node-cron (cron)

v4.4.0

Compare Source

Features
♻️ Chores
amilajack/eslint-plugin-compat (eslint-plugin-compat)

v6.1.0

Compare Source

Bug Fixes
  • correct event name check in release workflow (1b573c6)
  • fix CI failures and improve test/release workflow separation (#​662) (2b62f0e)
Features
capricorn86/happy-dom (happy-dom)

v20.4.0

Compare Source

🎨 Features

v20.3.9

Compare Source

👷‍♂️ Patch fixes
  • Accept Document nodes as valid boundary points in Selection API - By @​skoch13 in task #​1952

v20.3.8

Compare Source

👷‍♂️ Patch fixes
  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By @​skoch13 in task #​1850

v20.3.7

Compare Source

👷‍♂️ Patch fixes

v20.3.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where it wasn't possible to toggle the "open" attribute of <details> by clicking on a child of the <summary> element - By @​Nxooah in task #​1928

v20.3.5

Compare Source

👷‍♂️ Patch fixes
  • Use internal property for "location" in BrowserFrameURL to avoid mock interference - By @​marchaos in task #​1964
  • Add optional chaining to the "hostname" and pathname" properties to check if they are undefined in CookieURLUtility - By @​marchaos in task #​1968

v20.3.4

Compare Source

v20.3.3

Compare Source

v20.3.2

Compare Source

v20.3.1

Compare Source

👷‍♂️ Patch fixes
  • Normalizes the "format" parameter according to the HTML specification in DataTransfer.getData() - By @​marchaos in task #​1965
  • Handle partial responses in XMLHttpRequest - By @​rexxars in task #​1890
formatjs/formatjs (intl-messageformat)

v11.1.1

Compare Source

v11.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 9am on tuesday" (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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/25549 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/27/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/typescript-projects` --- ### 📝 Commits (1) - [`e3daaac`](https://github.com/immich-app/immich/commit/e3daaacbe3974423964c47af105ff0b5cfcfa030) fix(deps): update typescript-projects ### 📊 Changes **5 files changed** (+1173 additions, -2369 deletions) <details> <summary>View changed files</summary> 📝 `mise.toml` (+1 -1) 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1161 -2357) 📝 `server/package.json` (+8 -8) 📝 `web/package.json` (+2 -2) </details> ### 📄 Description > ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@formatjs/icu-messageformat-parser](https://redirect.github.com/formatjs/formatjs) ([source](https://redirect.github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser)) | [`3.3.0` → `3.5.0`](https://renovatebot.com/diffs/npm/@formatjs%2ficu-messageformat-parser/3.3.0/3.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@formatjs%2ficu-messageformat-parser/3.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@formatjs%2ficu-messageformat-parser/3.3.0/3.5.0?slim=true) | | [@nestjs/cli](https://redirect.github.com/nestjs/nest-cli) | [`11.0.15` → `11.0.16`](https://renovatebot.com/diffs/npm/@nestjs%2fcli/11.0.15/11.0.16) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nestjs%2fcli/11.0.16?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nestjs%2fcli/11.0.15/11.0.16?slim=true) | | [@opentelemetry/context-async-hooks](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-async-hooks) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`2.4.0` → `2.5.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fcontext-async-hooks/2.4.0/2.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fcontext-async-hooks/2.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fcontext-async-hooks/2.4.0/2.5.0?slim=true) | | [@opentelemetry/exporter-prometheus](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-prometheus) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`^0.210.0` → `^0.211.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fexporter-prometheus/0.210.0/0.211.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fexporter-prometheus/0.211.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fexporter-prometheus/0.210.0/0.211.0?slim=true) | | [@opentelemetry/instrumentation-http](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`^0.210.0` → `^0.211.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-http/0.210.0/0.211.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation-http/0.211.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation-http/0.210.0/0.211.0?slim=true) | | [@opentelemetry/instrumentation-ioredis](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-ioredis#readme) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-ioredis)) | [`^0.58.0` → `^0.59.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-ioredis/0.58.0/0.59.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation-ioredis/0.59.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation-ioredis/0.58.0/0.59.0?slim=true) | | [@opentelemetry/instrumentation-nestjs-core](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-nestjs-core#readme) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-nestjs-core)) | [`^0.56.0` → `^0.57.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-nestjs-core/0.56.0/0.57.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation-nestjs-core/0.57.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation-nestjs-core/0.56.0/0.57.0?slim=true) | | [@opentelemetry/instrumentation-pg](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-pg)) | [`^0.62.0` → `^0.63.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-pg/0.62.0/0.63.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation-pg/0.63.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation-pg/0.62.0/0.63.0?slim=true) | | [@opentelemetry/resources](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`2.4.0` → `2.5.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fresources/2.4.0/2.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fresources/2.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fresources/2.4.0/2.5.0?slim=true) | | [@opentelemetry/sdk-metrics](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/packages/sdk-metrics) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`2.4.0` → `2.5.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-metrics/2.4.0/2.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fsdk-metrics/2.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fsdk-metrics/2.4.0/2.5.0?slim=true) | | [@opentelemetry/sdk-node](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`^0.210.0` → `^0.211.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsdk-node/0.210.0/0.211.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fsdk-node/0.211.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fsdk-node/0.210.0/0.211.0?slim=true) | | [@opentelemetry/semantic-conventions](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`1.38.0` → `1.39.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/1.38.0/1.39.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fsemantic-conventions/1.39.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fsemantic-conventions/1.38.0/1.39.0?slim=true) | | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.57.0` → `1.58.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.57.0/1.58.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.58.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.57.0/1.58.1?slim=true) | | [@sveltejs/enhanced-img](https://svelte.dev/docs/kit/images#sveltejs-enhanced-img) ([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/enhanced-img)) | [`0.9.2` → `0.9.3`](https://renovatebot.com/diffs/npm/@sveltejs%2fenhanced-img/0.9.2/0.9.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fenhanced-img/0.9.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fenhanced-img/0.9.2/0.9.3?slim=true) | | [@sveltejs/kit](https://svelte.dev) ([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`2.49.5` → `2.50.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.49.5/2.50.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.50.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.49.5/2.50.1?slim=true) | | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc/tree/HEAD/packages/core)) | [`1.15.8` → `1.15.11`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.15.8/1.15.11) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.15.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.15.8/1.15.11?slim=true) | | [@types/nodemailer](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer)) | [`7.0.5` → `7.0.9`](https://renovatebot.com/diffs/npm/@types%2fnodemailer/7.0.5/7.0.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnodemailer/7.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnodemailer/7.0.5/7.0.9?slim=true) | | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`19.2.8` → `19.2.10`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.8/19.2.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.8/19.2.10?slim=true) | | [@zoom-image/core](https://willnguyen1312.github.io/zoom-image) ([source](https://redirect.github.com/willnguyen1312/zoom-image)) | [`^0.41.0` → `^0.42.0`](https://renovatebot.com/diffs/npm/@zoom-image%2fcore/0.41.4/0.42.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@zoom-image%2fcore/0.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@zoom-image%2fcore/0.41.4/0.42.0?slim=true) | | [@zoom-image/svelte](https://willnguyen1312.github.io/zoom-image) ([source](https://redirect.github.com/willnguyen1312/zoom-image)) | [`0.3.8` → `0.3.9`](https://renovatebot.com/diffs/npm/@zoom-image%2fsvelte/0.3.8/0.3.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@zoom-image%2fsvelte/0.3.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@zoom-image%2fsvelte/0.3.8/0.3.9?slim=true) | | [autoprefixer](https://redirect.github.com/postcss/autoprefixer) | [`10.4.23` → `10.4.24`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.23/10.4.24) | ![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.4.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/autoprefixer/10.4.23/10.4.24?slim=true) | | [bullmq](https://bullmq.io/) ([source](https://redirect.github.com/taskforcesh/bullmq)) | [`5.66.5` → `5.67.2`](https://renovatebot.com/diffs/npm/bullmq/5.66.5/5.67.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/bullmq/5.67.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bullmq/5.66.5/5.67.2?slim=true) | | [cron](https://redirect.github.com/kelektiv/node-cron) | [`4.3.5` → `4.4.0`](https://renovatebot.com/diffs/npm/cron/4.3.5/4.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cron/4.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cron/4.3.5/4.4.0?slim=true) | | [eslint-plugin-compat](https://redirect.github.com/amilajack/eslint-plugin-compat) | [`6.0.2` → `6.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-compat/6.0.2/6.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-compat/6.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-compat/6.0.2/6.1.0?slim=true) | | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`20.3.0` → `20.4.0`](https://renovatebot.com/diffs/npm/happy-dom/20.3.0/20.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/20.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/20.3.0/20.4.0?slim=true) | | [intl-messageformat](https://redirect.github.com/formatjs/formatjs) | [`11.0.9` → `11.1.1`](https://renovatebot.com/diffs/npm/intl-messageformat/11.0.9/11.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/intl-messageformat/11.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/intl-messageformat/11.0.9/11.1.1?slim=true) | | [ioredis](https://redirect.github.com/luin/ioredis) | [`5.9.1` → `5.9.2`](https://renovatebot.com/diffs/npm/ioredis/5.9.1/5.9.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ioredis/5.9.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ioredis/5.9.1/5.9.2?slim=true) | | [kysely](https://kysely.dev) ([source](https://redirect.github.com/kysely-org/kysely)) | [`0.28.2` → `0.28.10`](https://renovatebot.com/diffs/npm/kysely/0.28.2/0.28.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/kysely/0.28.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/kysely/0.28.2/0.28.10?slim=true) | | [maplibre-gl](https://maplibre.org/) ([source](https://redirect.github.com/maplibre/maplibre-gl-js)) | [`5.16.0` → `5.17.0`](https://renovatebot.com/diffs/npm/maplibre-gl/5.16.0/5.17.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/maplibre-gl/5.17.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/maplibre-gl/5.16.0/5.17.0?slim=true) | | [node-gyp](https://redirect.github.com/nodejs/node-gyp) | [`12.1.0` → `12.2.0`](https://renovatebot.com/diffs/npm/node-gyp/12.1.0/12.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/node-gyp/12.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-gyp/12.1.0/12.2.0?slim=true) | | [nodemailer](https://nodemailer.com/) ([source](https://redirect.github.com/nodemailer/nodemailer)) | [`7.0.12` → `7.0.13`](https://renovatebot.com/diffs/npm/nodemailer/7.0.12/7.0.13) | ![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/7.0.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/7.0.12/7.0.13?slim=true) | | [pg](https://redirect.github.com/brianc/node-postgres) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.17.1` → `8.18.0`](https://renovatebot.com/diffs/npm/pg/8.17.1/8.18.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.18.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.17.1/8.18.0?slim=true) | | [pg-connection-string](https://redirect.github.com/brianc/node-postgres/tree/master/packages/pg-connection-string) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string)) | [`2.10.0` → `2.11.0`](https://renovatebot.com/diffs/npm/pg-connection-string/2.10.0/2.11.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pg-connection-string/2.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg-connection-string/2.10.0/2.11.0?slim=true) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be48` → `10.28.2`](https://renovatebot.com/diffs/npm/pnpm/10.28.0/10.28.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.28.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.28.0/10.28.2?slim=true) | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | `10.28.0` → `10.28.2` | ![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/10.28.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/10.28.0/10.28.2?slim=true) | | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.8.0` → `3.8.1`](https://renovatebot.com/diffs/npm/prettier/3.8.0/3.8.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.8.0/3.8.1?slim=true) | | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`19.2.3` → `19.2.4`](https://renovatebot.com/diffs/npm/react/19.2.3/19.2.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.2.3/19.2.4?slim=true) | | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`19.2.3` → `19.2.4`](https://renovatebot.com/diffs/npm/react-dom/19.2.3/19.2.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.2.3/19.2.4?slim=true) | | [svelte](https://svelte.dev) ([source](https://redirect.github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.48.0` → `5.49.1`](https://renovatebot.com/diffs/npm/svelte/5.48.0/5.49.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.49.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.48.0/5.49.1?slim=true) | | [svelte-check](https://redirect.github.com/sveltejs/language-tools) | [`4.3.5` → `4.3.6`](https://renovatebot.com/diffs/npm/svelte-check/4.3.5/4.3.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/svelte-check/4.3.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte-check/4.3.5/4.3.6?slim=true) | | [svelte-maplibre](https://svelte-maplibre.imfeld.dev) ([source](https://redirect.github.com/dimfeld/svelte-maplibre)) | [`1.2.5` → `1.2.6`](https://renovatebot.com/diffs/npm/svelte-maplibre/1.2.5/1.2.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/svelte-maplibre/1.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte-maplibre/1.2.5/1.2.6?slim=true) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.53.0` → `8.54.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.53.0/8.54.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.54.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.53.0/8.54.0?slim=true) | | [vite-tsconfig-paths](https://redirect.github.com/aleclarson/vite-tsconfig-paths) | [`6.0.4` → `6.0.5`](https://renovatebot.com/diffs/npm/vite-tsconfig-paths/6.0.4/6.0.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-tsconfig-paths/6.0.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-tsconfig-paths/6.0.4/6.0.5?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>formatjs/formatjs (@&#8203;formatjs/icu-messageformat-parser)</summary> ### [`v3.5.0`](https://redirect.github.com/formatjs/formatjs/blob/HEAD/packages/icu-messageformat-parser/CHANGELOG.md#350-2026-01-19) [Compare Source](https://redirect.github.com/formatjs/formatjs/compare/@formatjs/icu-messageformat-parser@3.4.0...@formatjs/icu-messageformat-parser@3.5.0) ##### Features - **icu\_messageformat\_parser:** more optimizations ([#&#8203;5938](https://redirect.github.com/formatjs/formatjs/issues/5938)) ([22a4060](https://redirect.github.com/formatjs/formatjs/commit/22a406047682669d5b3d066c73cd6faf827720bf)), closes [#&#8203;4973](https://redirect.github.com/formatjs/formatjs/issues/4973) [#&#8203;4161](https://redirect.github.com/formatjs/formatjs/issues/4161) [#&#8203;4973](https://redirect.github.com/formatjs/formatjs/issues/4973) [packages/intl/src/message.ts#L140-L146](https://redirect.github.com/packages/intl/src/message.ts/issues/L140-L146) [packages/intl/tests/formatMessage.test.ts#L116-L120](https://redirect.github.com/packages/intl/tests/formatMessage.test.ts/issues/L116-L120) [#&#8203;4161](https://redirect.github.com/formatjs/formatjs/issues/4161) [packages/ts-transformer/src/transform.ts#L511-L518](https://redirect.github.com/packages/ts-transformer/src/transform.ts/issues/L511-L518) [packages/babel-plugin-formatjs/utils.ts#L111-L117](https://redirect.github.com/packages/babel-plugin-formatjs/utils.ts/issues/L111-L117) [crates/formatjs\_cli/src/extractor.rs#L34-L120](https://redirect.github.com/crates/formatjs_cli/src/extractor.rs/issues/L34-L120) [crates/icu\_messageformat\_parser/manipulator.rs#L420-L442](https://redirect.github.com/crates/icu_messageformat_parser/manipulator.rs/issues/L420-L442) - by [@&#8203;longlho](https://redirect.github.com/longlho) ### [`v3.4.0`](https://redirect.github.com/formatjs/formatjs/blob/HEAD/packages/icu-messageformat-parser/CHANGELOG.md#340-2026-01-15) [Compare Source](https://redirect.github.com/formatjs/formatjs/compare/@formatjs/icu-messageformat-parser@3.3.0...@formatjs/icu-messageformat-parser@3.4.0) ##### Features - **[@&#8203;formatjs/ecma402-abstract](https://redirect.github.com/formatjs/ecma402-abstract):** upgrade Unicode from 13.0.0 to 17.0.0 ([#&#8203;5866](https://redirect.github.com/formatjs/formatjs/issues/5866)) ([00343fe](https://redirect.github.com/formatjs/formatjs/commit/00343fe97e34f8f494d8b9a8b99bca50af6b48b2)) - by [@&#8203;longlho](https://redirect.github.com/longlho) - **[@&#8203;formatjs/intl-segmenter](https://redirect.github.com/formatjs/intl-segmenter):** improve Unicode 17.0 Format/Extend transparency and upgrade deps ([#&#8203;5862](https://redirect.github.com/formatjs/formatjs/issues/5862)) ([effeb9c](https://redirect.github.com/formatjs/formatjs/commit/effeb9cd9d26f8c43c1e3df64a84c42dc7b12043)), closes [#&#8203;29](https://redirect.github.com/formatjs/formatjs/issues/29) - by [@&#8203;longlho](https://redirect.github.com/longlho) </details> <details> <summary>nestjs/nest-cli (@&#8203;nestjs/cli)</summary> ### [`v11.0.16`](https://redirect.github.com/nestjs/nest-cli/releases/tag/11.0.16) [Compare Source](https://redirect.github.com/nestjs/nest-cli/compare/11.0.15...11.0.16) - Merge pull request [#&#8203;3246](https://redirect.github.com/nestjs/nest-cli/issues/3246) from nestjs/revert-3183-renovate/inquirer-prompts-8.x ([`a93d919`](https://redirect.github.com/nestjs/nest-cli/commit/a93d9193)) - Revert "fix(deps): update dependency [@&#8203;inquirer/prompts](https://redirect.github.com/inquirer/prompts) to v8" ([`a335950`](https://redirect.github.com/nestjs/nest-cli/commit/a3359502)) </details> <details> <summary>open-telemetry/opentelemetry-js (@&#8203;opentelemetry/context-async-hooks)</summary> ### [`v2.5.0`](https://redirect.github.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#250) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js/compare/v2.4.0...v2.5.0) ##### :bug: Bug Fixes - refactor(resources): use runtime check for default service name [#&#8203;6257](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6257) [@&#8203;overbalance](https://redirect.github.com/overbalance) ##### :house: Internal - chore(context-async-hooks): Deprecate `AsyncHooksContextManager` [#&#8203;6298](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6298) [@&#8203;trentm](https://redirect.github.com/trentm) - chore: fix CODEOWNERS rule ordering [#&#8203;6297](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6297) [@&#8203;overbalance](https://redirect.github.com/overbalance) - fix(github): fix CODEOWNERS browser package paths [#&#8203;6303](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6303) [@&#8203;overbalance](https://redirect.github.com/overbalance) - fix(build): update [@&#8203;types/node](https://redirect.github.com/types/node) to 18.19.130, remove DOM types from base tsconfig [#&#8203;6280](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6280) [@&#8203;overbalance](https://redirect.github.com/overbalance) </details> <details> <summary>open-telemetry/opentelemetry-js-contrib (@&#8203;opentelemetry/instrumentation-ioredis)</summary> ### [`v0.59.0`](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/blob/HEAD/packages/instrumentation-ioredis/CHANGELOG.md#0590-2026-01-21) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/compare/c84212cca7f010b80747cccb9942474e0459df6e...7a5f3c0a09b6a2d32c712b2962b95137c906a016) ##### Features - **deps:** update deps matching '@&#8203;opentelemetry/\*' ([#&#8203;3353](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/3353)) ([a56bbdc](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/commit/a56bbdc34a5015b0a5fdcb7522f168cfc90ba95c)) ##### Dependencies - The following workspace dependencies were updated - devDependencies - [@&#8203;opentelemetry/contrib-test-utils](https://redirect.github.com/opentelemetry/contrib-test-utils) bumped from ^0.57.0 to ^0.58.0 </details> <details> <summary>open-telemetry/opentelemetry-js-contrib (@&#8203;opentelemetry/instrumentation-nestjs-core)</summary> ### [`v0.57.0`](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/blob/HEAD/packages/instrumentation-nestjs-core/CHANGELOG.md#0570-2026-01-21) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/compare/c84212cca7f010b80747cccb9942474e0459df6e...7a5f3c0a09b6a2d32c712b2962b95137c906a016) ##### Features - **deps:** update deps matching '@&#8203;opentelemetry/\*' ([#&#8203;3353](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/3353)) ([a56bbdc](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/commit/a56bbdc34a5015b0a5fdcb7522f168cfc90ba95c)) </details> <details> <summary>open-telemetry/opentelemetry-js-contrib (@&#8203;opentelemetry/instrumentation-pg)</summary> ### [`v0.63.0`](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/blob/HEAD/packages/instrumentation-pg/CHANGELOG.md#0630-2026-01-21) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/compare/c84212cca7f010b80747cccb9942474e0459df6e...7a5f3c0a09b6a2d32c712b2962b95137c906a016) ##### Features - **deps:** update deps matching '@&#8203;opentelemetry/\*' ([#&#8203;3353](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/issues/3353)) ([a56bbdc](https://redirect.github.com/open-telemetry/opentelemetry-js-contrib/commit/a56bbdc34a5015b0a5fdcb7522f168cfc90ba95c)) ##### Dependencies - The following workspace dependencies were updated - devDependencies - [@&#8203;opentelemetry/contrib-test-utils](https://redirect.github.com/opentelemetry/contrib-test-utils) bumped from ^0.57.0 to ^0.58.0 </details> <details> <summary>microsoft/playwright (@&#8203;playwright/test)</summary> ### [`v1.58.1`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.58.1) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.58.0...v1.58.1) ##### Highlights [#&#8203;39036](https://redirect.github.com/microsoft/playwright/issues/39036) fix(msedge): fix local network permissions [#&#8203;39037](https://redirect.github.com/microsoft/playwright/issues/39037) chore: update cft download location [#&#8203;38995](https://redirect.github.com/microsoft/playwright/issues/38995) chore(webkit): disable frame sessions on fronzen builds ##### Browser Versions - Chromium 145.0.7632.6 - Mozilla Firefox 146.0.1 - WebKit 26.0 ### [`v1.58.0`](https://redirect.github.com/microsoft/playwright/compare/v1.57.0...961381ec73a9fa2661d92504eab1a6bd6eaffc75) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.57.0...v1.58.0) </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/enhanced-img)</summary> ### [`v0.9.3`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/enhanced-img/CHANGELOG.md#093) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/enhanced-img@0.9.2...@sveltejs/enhanced-img@0.9.3) ##### Patch Changes - fix: ensure compatibility with vite-plugin-svelte\@&#8203;7 (use api.filter instead of api.idFilter) ([#&#8203;15179](https://redirect.github.com/sveltejs/kit/pull/15179)) </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.50.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2501) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.50.0...@sveltejs/kit@2.50.1) ##### Patch Changes - fix: include `hooks.server` and `hooks.universal` as explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered ([#&#8203;15178](https://redirect.github.com/sveltejs/kit/pull/15178)) - fix: improves fields type for generic components ([#&#8203;14974](https://redirect.github.com/sveltejs/kit/pull/14974)) - fix: preload links if href changes ([#&#8203;15191](https://redirect.github.com/sveltejs/kit/pull/15191)) ### [`v2.50.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2500) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.49.5...@sveltejs/kit@2.50.0) ##### Minor Changes - breaking: remove `buttonProps` from experimental remote form functions; use e.g. `<button {...myForm.fields.action.as('submit', 'register')}>Register</button>` button instead ([#&#8203;15144](https://redirect.github.com/sveltejs/kit/pull/15144)) </details> <details> <summary>swc-project/swc (@&#8203;swc/core)</summary> ### [`v1.15.11`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11511---2026-01-27) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.15.10...v1.15.11) ##### Bug Fixes - **(es/codegen)** Emit leading comments for JSX elements, fragments, and empty expressions ([#&#8203;11488](https://redirect.github.com/swc-project/swc/issues/11488)) ([1520633](https://redirect.github.com/swc-project/swc/commit/1520633549965eb6838c80d4389431074613bd0e)) - **(es/decorators)** Invoke addInitializer callbacks for decorated fields ([#&#8203;11495](https://redirect.github.com/swc-project/swc/issues/11495)) ([11cfe4d](https://redirect.github.com/swc-project/swc/commit/11cfe4deaea8c66cd1f78e8894b4df11ebdbe0f7)) - **(es/es3)** Visit export decl body even if name is not reserved ([#&#8203;11473](https://redirect.github.com/swc-project/swc/issues/11473)) ([9113fff](https://redirect.github.com/swc-project/swc/commit/9113fffc8cae6d379c5ce7bfd9f5373f6ee9a3aa)) - **(es/es3)** Remove duplicate code ([#&#8203;11499](https://redirect.github.com/swc-project/swc/issues/11499)) ([fbee775](https://redirect.github.com/swc-project/swc/commit/fbee7752443e491ce24b590e00d78677b7e4c8f4)) - **(es/minifier)** Treat new expression with empty class as side-effect free ([#&#8203;11455](https://redirect.github.com/swc-project/swc/issues/11455)) ([a33a45e](https://redirect.github.com/swc-project/swc/commit/a33a45e3bd4e6227d143174198d36f7cbc4b9f2b)) - **(es/minifier)** Escape control characters when converting strings to template literals ([#&#8203;11464](https://redirect.github.com/swc-project/swc/issues/11464)) ([028551f](https://redirect.github.com/swc-project/swc/commit/028551f4f0d00c3880df8af324d3b5eb2637cfb9)) - **(es/minifier)** Handle unused parameters with default values ([#&#8203;11494](https://redirect.github.com/swc-project/swc/issues/11494)) ([6ed1ee9](https://redirect.github.com/swc-project/swc/commit/6ed1ee9ca1e816aedfe0387d240479c1dbfcffef)) - **(es/module)** Preserve ./ prefix for hidden directory imports ([#&#8203;11489](https://redirect.github.com/swc-project/swc/issues/11489)) ([a005391](https://redirect.github.com/swc-project/swc/commit/a0053916e786711be01f73c767e3c2283c9fb4f6)) - **(es/parser)** Validate dynamic import argument count ([#&#8203;11462](https://redirect.github.com/swc-project/swc/issues/11462)) ([2f67591](https://redirect.github.com/swc-project/swc/commit/2f67591e2c9bb41a711d739e6bc81d20a673bfd6)) - **(es/parser)** Allow compilation with --no-default-features ([#&#8203;11460](https://redirect.github.com/swc-project/swc/issues/11460)) ([b70c5f8](https://redirect.github.com/swc-project/swc/commit/b70c5f8ade85c3e4a17e0fed61ce850ab6b1f53c)) - **(es/parser)** Skip emitting TS1102 in TypeScript mode ([#&#8203;11463](https://redirect.github.com/swc-project/swc/issues/11463)) ([e6f5b06](https://redirect.github.com/swc-project/swc/commit/e6f5b06561c1d87d0235aea5cfce9c253afdcc74)) - **(es/parser)** Reject ambiguous generic arrow functions in TSX mode ([#&#8203;11491](https://redirect.github.com/swc-project/swc/issues/11491)) ([ac00915](https://redirect.github.com/swc-project/swc/commit/ac00915ba027bbb2c805ad0abd8d945d7dcf4055)) - **(es/parser)** Disallow NumericLiteralSeparator with BigInts ([#&#8203;11510](https://redirect.github.com/swc-project/swc/issues/11510)) ([6b3644b](https://redirect.github.com/swc-project/swc/commit/6b3644b9ca58530a5e0bb92586bdf8210b89124f)) - **(es/react)** Preserve HTML entity-encoded whitespace in JSX ([#&#8203;11474](https://redirect.github.com/swc-project/swc/issues/11474)) ([7d433a9](https://redirect.github.com/swc-project/swc/commit/7d433a95ccc372535b4f5b9dc691cbd313c2f388)) - **(es/renamer)** Prevent duplicate parameter names with destructuring patterns ([#&#8203;11456](https://redirect.github.com/swc-project/swc/issues/11456)) ([e25a2c8](https://redirect.github.com/swc-project/swc/commit/e25a2c82db0e33c098a8ecd19bb933115e74ac1a)) - **(es/testing)** Skip update when expected output has invalid code ([#&#8203;11469](https://redirect.github.com/swc-project/swc/issues/11469)) ([2be6b8a](https://redirect.github.com/swc-project/swc/commit/2be6b8a1fe3f55c30655f82dcf0cf6c04aa9a331)) - **(es/typescript)** Don't mark enums with opaque members as pure ([#&#8203;11452](https://redirect.github.com/swc-project/swc/issues/11452)) ([b713fae](https://redirect.github.com/swc-project/swc/commit/b713fae8cc1b4fb7a45ffb4bf4a7e9d1facb651f)) - **(preset-env)** Distinguish unknown browser vs empty config ([#&#8203;11457](https://redirect.github.com/swc-project/swc/issues/11457)) ([1310957](https://redirect.github.com/swc-project/swc/commit/1310957bec15ce2352dcb2dde8adb77664625c69)) ##### Documentation - Replace swc.config.js references with .swcrc ([#&#8203;11485](https://redirect.github.com/swc-project/swc/issues/11485)) ([fec8d2c](https://redirect.github.com/swc-project/swc/commit/fec8d2cbb8e7f5eaaed369dd1b45347839fa0c18)) ##### Features - **(cli)** Add --root-mode argument for .swcrc resolution ([#&#8203;11501](https://redirect.github.com/swc-project/swc/issues/11501)) ([b53a0e2](https://redirect.github.com/swc-project/swc/commit/b53a0e2a98a7556c5f8a74270a717e4078793053)) - **(es/module)** Make module transforms optional via `module` feature ([#&#8203;11509](https://redirect.github.com/swc-project/swc/issues/11509)) ([b94a178](https://redirect.github.com/swc-project/swc/commit/b94a17851c9032e0e17c3c9912cfdb60d00722f4)) - **(es/regexp)** Implement unicode property escape transpilation ([#&#8203;11472](https://redirect.github.com/swc-project/swc/issues/11472)) ([a2e0ba0](https://redirect.github.com/swc-project/swc/commit/a2e0ba0151fdde2c11c093d3ab2960410f4ffb86)) - **(es/transformer)** Merge ES3 hooks into swc\_ecma\_transformer ([#&#8203;11503](https://redirect.github.com/swc-project/swc/issues/11503)) ([5efcac9](https://redirect.github.com/swc-project/swc/commit/5efcac946f5cf88e900da2867dc8b92c411bdd18)) ##### Miscellaneous Tasks - **(es/minifier)** Extend OrderedChain to support more node types ([#&#8203;11477](https://redirect.github.com/swc-project/swc/issues/11477)) ([aa9d789](https://redirect.github.com/swc-project/swc/commit/aa9d789953fc8e62e07b91e25137573d3a4d70d7)) ##### Performance - **(bindings)** Optimize string handling by avoiding unnecessary clones ([#&#8203;11490](https://redirect.github.com/swc-project/swc/issues/11490)) ([81daaaa](https://redirect.github.com/swc-project/swc/commit/81daaaa054a579fd2b425c5362b33ffc90471e6f)) - **(es/codegen)** Make `commit_pending_semi` explicit in `write_punct` ([#&#8203;11492](https://redirect.github.com/swc-project/swc/issues/11492)) ([5a27fc0](https://redirect.github.com/swc-project/swc/commit/5a27fc0c49872098339bf897957af5a6b459abf9)) - **(es/es2015)** Port ES2015 transforms to hook-based visitors ([#&#8203;11484](https://redirect.github.com/swc-project/swc/issues/11484)) ([a54eb0e](https://redirect.github.com/swc-project/swc/commit/a54eb0ef7518f759e52636162870f90233ef8532)) - **(es/es3)** Use hooks pattern for single AST traversal ([#&#8203;11483](https://redirect.github.com/swc-project/swc/issues/11483)) ([a139fba](https://redirect.github.com/swc-project/swc/commit/a139fba3b9aca632e02e64333312c989f10e0ef8)) - **(es/minifier)** Use combined AST traversal ([#&#8203;11471](https://redirect.github.com/swc-project/swc/issues/11471)) ([c611663](https://redirect.github.com/swc-project/swc/commit/c611663e9f22293233d5bd8084c3de703dec8b14)) - **(es/transformer)** Add inline hint ([#&#8203;11508](https://redirect.github.com/swc-project/swc/issues/11508)) ([d72c9df](https://redirect.github.com/swc-project/swc/commit/d72c9df7e390389c3f9a2645341f920c5d42d0db)) ##### Refactor - **(es/compat)** Put ES3 crates behind feature flag ([#&#8203;11480](https://redirect.github.com/swc-project/swc/issues/11480)) ([d5a8d84](https://redirect.github.com/swc-project/swc/commit/d5a8d8447a6a4517372a5d52151e6732d74a1ade)) ##### Testing - **(es/minifier)** Add test case for `merge_imports` order preservation ([#&#8203;11458](https://redirect.github.com/swc-project/swc/issues/11458)) ([b874a05](https://redirect.github.com/swc-project/swc/commit/b874a05d5cde160c4d40f0d73f871fdb1746a753)) - **(es/parser)** Add error tests for import.source and import.defer with too many args ([#&#8203;11466](https://redirect.github.com/swc-project/swc/issues/11466)) ([7313462](https://redirect.github.com/swc-project/swc/commit/731346282ebdb11fd3a1fb6b558cc83982e4afcb)) - **(es/parser)** Check `handler.has_errors()` in test error parsing ([#&#8203;11487](https://redirect.github.com/swc-project/swc/issues/11487)) ([fade647](https://redirect.github.com/swc-project/swc/commit/fade647452ed288d42336a4c5580b49bd4953e23)) - Replace deprecated `cargo_bin` function with `cargo_bin!` macro ([#&#8203;11461](https://redirect.github.com/swc-project/swc/issues/11461)) ([73f77b6](https://redirect.github.com/swc-project/swc/commit/73f77b6331b1501592315b78babcc96d9ae9b483)) ### [`v1.15.10`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11510---2026-01-19) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.15.8...v1.15.10) ##### Bug Fixes - **(ci)** Handle merged PRs separately in milestone manager ([#&#8203;11409](https://redirect.github.com/swc-project/swc/issues/11409)) ([3554268](https://redirect.github.com/swc-project/swc/commit/3554268dcb7c8af4abfe0a06e61a382a23c4a3eb)) - **(es/compat)** Preserve this context in nested arrow functions ([#&#8203;11423](https://redirect.github.com/swc-project/swc/issues/11423)) ([f2bdaf2](https://redirect.github.com/swc-project/swc/commit/f2bdaf27d869a6d54a3dd47cd47e63c5b39a4d5c)) - **(es/es2017)** Replace `this` in arrow functions during async-to-generator ([#&#8203;11450](https://redirect.github.com/swc-project/swc/issues/11450)) ([a993da6](https://redirect.github.com/swc-project/swc/commit/a993da6fb6e43bdbc2cd3a288c8b5be1b79e08c0)) ##### Features - **(bindings/wasm)** Enable ecma\_lints feature to support semantic error detection ([#&#8203;11414](https://redirect.github.com/swc-project/swc/issues/11414)) ([1faa4a5](https://redirect.github.com/swc-project/swc/commit/1faa4a57454ef3932c75a1aca7dd36e37bb215d3)) - **(es/hooks)** Implement VisitMutHook for Either type ([#&#8203;11428](https://redirect.github.com/swc-project/swc/issues/11428)) ([395c85e](https://redirect.github.com/swc-project/swc/commit/395c85e921eeb0cad661c8714d97372970cbfb6c)) - **(es/hooks)** Implement VisitMutHook for Option<H> ([#&#8203;11429](https://redirect.github.com/swc-project/swc/issues/11429)) ([0bf1954](https://redirect.github.com/swc-project/swc/commit/0bf195421de167b3a01f710be7578d1cedf033b9)) - **(es/hooks)** Add VisitHook trait for immutable AST visitors ([#&#8203;11437](https://redirect.github.com/swc-project/swc/issues/11437)) ([3efb41d](https://redirect.github.com/swc-project/swc/commit/3efb41d97e2cdb1d593c55c841c016eb2958ee72)) - **(es/minifier)** Improve nested template literal evaluation ([#&#8203;11411](https://redirect.github.com/swc-project/swc/issues/11411)) ([147df2f](https://redirect.github.com/swc-project/swc/commit/147df2f0233c4b701311675dc7c237ee18f0c854)) - **(es/minifier)** Remove inlined IIFE arg and param ([#&#8203;11436](https://redirect.github.com/swc-project/swc/issues/11436)) ([2bc5d40](https://redirect.github.com/swc-project/swc/commit/2bc5d402ade64f84523bfa7cf0c2da88ef494ad6)) - **(es/minifier)** Remove inlined IIFE arg and param ([#&#8203;11446](https://redirect.github.com/swc-project/swc/issues/11446)) ([baa1ae3](https://redirect.github.com/swc-project/swc/commit/baa1ae3510668f9969bf5cd73ba4e3d66aa74fa0)) ##### Miscellaneous Tasks - **(deps)** Update `rkyv` ([#&#8203;11419](https://redirect.github.com/swc-project/swc/issues/11419)) ([432197b](https://redirect.github.com/swc-project/swc/commit/432197bdc7c574fbd8829ad5a6e0b3108ccb1d3c)) - **(deps)** Update lru to 0.16.3 ([#&#8203;11438](https://redirect.github.com/swc-project/swc/issues/11438)) ([67c2d75](https://redirect.github.com/swc-project/swc/commit/67c2d752910c945732cf4deebf2af0f8a110e880)) - **(deps)** Update browserslist-data to v0.1.5 ([#&#8203;11454](https://redirect.github.com/swc-project/swc/issues/11454)) ([e9f78f0](https://redirect.github.com/swc-project/swc/commit/e9f78f032f7d85a500037cdc82babdcf2d2be99a)) - **(helpers)** Replace MagicString with ast-grep's built-in edit API ([#&#8203;11410](https://redirect.github.com/swc-project/swc/issues/11410)) ([a3f0d33](https://redirect.github.com/swc-project/swc/commit/a3f0d33916f7ad225d8320c499a8dd0f7b46e5b9)) - **(hstr/wtf8)** Address legacy FIXME comments by switching to derives ([#&#8203;11416](https://redirect.github.com/swc-project/swc/issues/11416)) ([f03bfd8](https://redirect.github.com/swc-project/swc/commit/f03bfd8dd15630acbcdb011d64bdea5c1a0ccf79)) ##### Performance - **(es/codegen, es/utils)** Migrate to dragonbox\_ecma for faster Number::toString ([#&#8203;11412](https://redirect.github.com/swc-project/swc/issues/11412)) ([b7978cc](https://redirect.github.com/swc-project/swc/commit/b7978cc9dbe92b26d781748d09ad50e2f1a6343b)) - **(es/react)** Optimize JSX transforms to reduce allocations ([#&#8203;11425](https://redirect.github.com/swc-project/swc/issues/11425)) ([2a20cb6](https://redirect.github.com/swc-project/swc/commit/2a20cb6e34bed4260efe2a1b87165f52f9b3d45c)) ##### Refactor - **(es)** Improve TypeScript transform configuration structure ([#&#8203;11434](https://redirect.github.com/swc-project/swc/issues/11434)) ([f33a975](https://redirect.github.com/swc-project/swc/commit/f33a975c74f63f8d8e3c05db5166912c432ae18b)) - **(es/minifier)** Migrate MinifierPass to Pass trait ([#&#8203;11442](https://redirect.github.com/swc-project/swc/issues/11442)) ([a41e631](https://redirect.github.com/swc-project/swc/commit/a41e63193c86290f20fec6529d7aa944562df713)) - **(es/minifier)** Improve tpl to str ([#&#8203;11415](https://redirect.github.com/swc-project/swc/issues/11415)) ([0239523](https://redirect.github.com/swc-project/swc/commit/0239523c3863f3c0c8f8a3c7d486b64213fc60ff)) - **(es/react)** Port to VisitMutHook ([#&#8203;11418](https://redirect.github.com/swc-project/swc/issues/11418)) ([9604d9c](https://redirect.github.com/swc-project/swc/commit/9604d9cc8a3d265d66ab32c1f70c25031b09cc18)) - **(es/transformer)** Remove OptionalHook wrapper in favor of Option<H> ([#&#8203;11430](https://redirect.github.com/swc-project/swc/issues/11430)) ([72da6bd](https://redirect.github.com/swc-project/swc/commit/72da6bdd526eff0fdde76f22a978cbec736b9d3c)) - **(es/transforms)** Migrate TypeScript transform to Pass trait ([#&#8203;11439](https://redirect.github.com/swc-project/swc/issues/11439)) ([dd007c6](https://redirect.github.com/swc-project/swc/commit/dd007c64a691d37f6d4903624a8dfa39d389f912)) ##### Testing - **(es)** Enable benchmark for `swc` ([#&#8203;11420](https://redirect.github.com/swc-project/swc/issues/11420)) ([3a50a25](https://redirect.github.com/swc-project/swc/commit/3a50a2592784a418ef3312b0f445bde2762959ca)) - Disable LTO for benchmarks ([#&#8203;11421](https://redirect.github.com/swc-project/swc/issues/11421)) ([af3c2d3](https://redirect.github.com/swc-project/swc/commit/af3c2d36d772eab7905db717f8be2080fd14abec)) - Use rstest as the test framework ([#&#8203;11417](https://redirect.github.com/swc-project/swc/issues/11417)) ([fae258f](https://redirect.github.com/swc-project/swc/commit/fae258f530d2f54fa148f90225e9a7740de57d96)) ##### Ci - Collapse preivous `claude[bot]` PR review comments ([affb6a2](https://redirect.github.com/swc-project/swc/commit/affb6a29de9a511148a3483149aa5a574720fccf)) </details> <details> <summary>willnguyen1312/zoom-image (@&#8203;zoom-image/core)</summary> ### [`v0.42.0`](https://redirect.github.com/willnguyen1312/zoom-image/releases/tag/%40zoom-image/core%400.42.0) [Compare Source](https://redirect.github.com/willnguyen1312/zoom-image/compare/@zoom-image/core@0.41.4...@zoom-image/core@0.42.0) ##### Minor Changes - [#&#8203;375](https://redirect.github.com/willnguyen1312/zoom-image/pull/375) [`fa35b51`](https://redirect.github.com/willnguyen1312/zoom-image/commit/fa35b511937d7fe76c94c78564e2726784658d47) Thanks [@&#8203;midzelis](https://redirect.github.com/midzelis)! - Support custom zoom target container with dynamic element updates via state </details> <details> <summary>postcss/autoprefixer (autoprefixer)</summary> ### [`v10.4.24`](https://redirect.github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10424) [Compare Source](https://redirect.github.com/postcss/autoprefixer/compare/10.4.23...10.4.24) - Made Autoprefixer a little faster (by [@&#8203;Cherry](https://redirect.github.com/Cherry)). </details> <details> <summary>taskforcesh/bullmq (bullmq)</summary> ### [`v5.67.2`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.67.2) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.67.1...v5.67.2) ##### Bug Fixes - **deps:** use caret versioning for ioredis dependency ([#&#8203;3719](https://redirect.github.com/taskforcesh/bullmq/issues/3719)) fixes [#&#8203;3718](https://redirect.github.com/taskforcesh/bullmq/issues/3718) ([de0fca8](https://redirect.github.com/taskforcesh/bullmq/commit/de0fca894f47d8aa2b2c66ca9475e526ca477508)) ### [`v5.67.1`](https://redirect.github.com/taskforcesh/bullmq/compare/v5.67.0...v5.67.1) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.67.0...v5.67.1) ### [`v5.67.0`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.67.0) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.66.7...v5.67.0) ##### Features - **job:** add job name and id as telemetry attributes in complete, retry, delay and failed spans ([#&#8203;3707](https://redirect.github.com/taskforcesh/bullmq/issues/3707)) ref [#&#8203;3692](https://redirect.github.com/taskforcesh/bullmq/issues/3692) ([6294b36](https://redirect.github.com/taskforcesh/bullmq/commit/6294b36f775c20f7d43387d9bde3185629e88df4)) ### [`v5.66.7`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.66.7) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.66.6...v5.66.7) ##### Bug Fixes - **deps:** update dependency ioredis to v5.9.2 ([#&#8203;3713](https://redirect.github.com/taskforcesh/bullmq/issues/3713)) ([87e74b5](https://redirect.github.com/taskforcesh/bullmq/commit/87e74b5713b5017c29789094d6ac6ff26bfe79c1)) ### [`v5.66.6`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.66.6) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.66.5...v5.66.6) ##### Performance Improvements - **job:** apply limit when removing jobs by max age (python) (elixir) ([#&#8203;3694](https://redirect.github.com/taskforcesh/bullmq/issues/3694)) fixes [#&#8203;3672](https://redirect.github.com/taskforcesh/bullmq/issues/3672) ([a8fc316](https://redirect.github.com/taskforcesh/bullmq/commit/a8fc316c0989bd3edb54577ceb02bff0c600aa93)) </details> <details> <summary>kelektiv/node-cron (cron)</summary> ### [`v4.4.0`](https://redirect.github.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#440-2025-12-09) [Compare Source](https://redirect.github.com/kelektiv/node-cron/compare/v4.3.5...v4.4.0) ##### ✨ Features - update node versions to include 24 and 25 ([#&#8203;1031](https://redirect.github.com/kelektiv/node-cron/issues/1031)) ([b228e7c](https://redirect.github.com/kelektiv/node-cron/commit/b228e7cdf92106fe1af614768b2492e1cefbc20f)), closes [#&#8203;1000](https://redirect.github.com/kelektiv/node-cron/issues/1000) ##### ♻️ Chores - **deps:** lock file maintenance ([570f9bc](https://redirect.github.com/kelektiv/node-cron/commit/570f9bc69bf729890c2a409a99a1eec1b287bc0a)) - **deps:** lock file maintenance ([#&#8203;1026](https://redirect.github.com/kelektiv/node-cron/issues/1026)) ([ac05b84](https://redirect.github.com/kelektiv/node-cron/commit/ac05b84a238a4564a890760bdac802d591296872)) </details> <details> <summary>amilajack/eslint-plugin-compat (eslint-plugin-compat)</summary> ### [`v6.1.0`](https://redirect.github.com/amilajack/eslint-plugin-compat/blob/HEAD/CHANGELOG.md#610-2026-01-23) [Compare Source](https://redirect.github.com/amilajack/eslint-plugin-compat/compare/v6.0.2...v6.1.0) ##### Bug Fixes - correct event name check in release workflow ([1b573c6](https://redirect.github.com/amilajack/eslint-plugin-compat/commit/1b573c6aeb6e531689cd1197af867e42cd10ab8d)) - fix CI failures and improve test/release workflow separation ([#&#8203;662](https://redirect.github.com/amilajack/eslint-plugin-compat/issues/662)) ([2b62f0e](https://redirect.github.com/amilajack/eslint-plugin-compat/commit/2b62f0e1f00ffd211419ea9e2fdfcaf82cfe3caf)) ##### Features - add ignoreConditionalChecks setting ([#&#8203;676](https://redirect.github.com/amilajack/eslint-plugin-compat/issues/676)) ([4c3f730](https://redirect.github.com/amilajack/eslint-plugin-compat/commit/4c3f730e74e370ac07e69ae15aba9070dcd63043)) - add semantic-release automation ([#&#8203;661](https://redirect.github.com/amilajack/eslint-plugin-compat/issues/661)) ([ae98059](https://redirect.github.com/amilajack/eslint-plugin-compat/commit/ae980599942c66cc0b5fdeddfa6527d1159f1b8c)) - added support for regexp literal ([#&#8203;644](https://redirect.github.com/amilajack/eslint-plugin-compat/issues/644)) ([ee71626](https://redirect.github.com/amilajack/eslint-plugin-compat/commit/ee716260e27aa2b6d2bd8ff64268c832f588d2df)) </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v20.4.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.4.0) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.9...v20.4.0) ##### :art: Features - Adds support for caching the compiled code of EcmaScript modules - By **[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in task [#&#8203;2049](https://redirect.github.com/capricorn86/happy-dom/issues/2049) - Improves the way nodes are destroyed and garbage collected - By **[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in task [#&#8203;2049](https://redirect.github.com/capricorn86/happy-dom/issues/2049) ### [`v20.3.9`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.9) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.8...v20.3.9) ##### :construction\_worker\_man: Patch fixes - Accept Document nodes as valid boundary points in Selection API - By **[@&#8203;skoch13](https://redirect.github.com/skoch13)** in task [#&#8203;1952](https://redirect.github.com/capricorn86/happy-dom/issues/1952) ### [`v20.3.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.8) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.7...v20.3.8) ##### :construction\_worker\_man: Patch fixes - The getters for the properties `focusNode` and `focusOffset` in the Selection API returned incorrect values - By **[@&#8203;skoch13](https://redirect.github.com/skoch13)** in task [#&#8203;1850](https://redirect.github.com/capricorn86/happy-dom/issues/1850) ### [`v20.3.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.7) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.6...v20.3.7) ##### :construction\_worker\_man: Patch fixes - Updates README.md for the "[@&#8203;happy-dom/server-renderer](https://redirect.github.com/happy-dom/server-renderer)" package - By **[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in task [#&#8203;2035](https://redirect.github.com/capricorn86/happy-dom/issues/2035) ### [`v20.3.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.6) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.5...v20.3.6) ##### :construction\_worker\_man: Patch fixes - Fixes issue where it wasn't possible to toggle the "open" attribute of `<details>` by clicking on a child of the `<summary>` element - By **[@&#8203;Nxooah](https://redirect.github.com/Nxooah)** in task [#&#8203;1928](https://redirect.github.com/capricorn86/happy-dom/issues/1928) ### [`v20.3.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.5) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.4...v20.3.5) ##### :construction\_worker\_man: Patch fixes - Use internal property for "location" in `BrowserFrameURL` to avoid mock interference - By **[@&#8203;marchaos](https://redirect.github.com/marchaos)** in task [#&#8203;1964](https://redirect.github.com/capricorn86/happy-dom/issues/1964) - Add optional chaining to the "hostname" and pathname" properties to check if they are undefined in `CookieURLUtility` - By **[@&#8203;marchaos](https://redirect.github.com/marchaos)** in task [#&#8203;1968](https://redirect.github.com/capricorn86/happy-dom/issues/1968) ### [`v20.3.4`](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.3...28f36e1aab20b1235aba5ff10758b8ce4cfe722b) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.3...v20.3.4) ### [`v20.3.3`](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.2...d368d4e9d5efef571704b38848e96738b128702d) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.2...v20.3.3) ### [`v20.3.2`](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.1...0c0eb53e8e08a514b5929d25f02357ea4f8ecc49) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.1...v20.3.2) ### [`v20.3.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v20.3.1) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v20.3.0...v20.3.1) ##### :construction\_worker\_man: Patch fixes - Normalizes the "format" parameter according to the HTML specification in `DataTransfer.getData()` - By **[@&#8203;marchaos](https://redirect.github.com/marchaos)** in task [#&#8203;1965](https://redirect.github.com/capricorn86/happy-dom/issues/1965) - Handle partial responses in `XMLHttpRequest` - By **[@&#8203;rexxars](https://redirect.github.com/rexxars)** in task [#&#8203;1890](https://redirect.github.com/capricorn86/happy-dom/issues/1890) </details> <details> <summary>formatjs/formatjs (intl-messageformat)</summary> ### [`v11.1.1`](https://redirect.github.com/formatjs/formatjs/compare/intl-messageformat@11.1.0...intl-messageformat@11.1.1) [Compare Source](https://redirect.github.com/formatjs/formatjs/compare/intl-messageformat@11.1.0...intl-messageformat@11.1.1) ### [`v11.1.0`](https://redirect.github.com/formatjs/formatjs/releases/tag/intl-messageformat%4011.1.0) [Compare Source](https://redirect.github.com/formatjs/formatjs/compare/intl-messageformat@11.0.9...intl-messageformat@11.1.0) # </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on tuesday" (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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/immich-app/immich). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOnNraXAiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:35:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#18278