Skip to content

fix(deps): update typescript-projects - #21510

Merged
jrasm91 merged 5 commits into
mainfrom
renovate/typescript-projects
Sep 19, 2025
Merged

fix(deps): update typescript-projects#21510
jrasm91 merged 5 commits into
mainfrom
renovate/typescript-projects

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.33.0 -> 9.35.0 age confidence
@mdx-js/react (source) 3.1.0 -> 3.1.1 age confidence
@opentelemetry/context-async-hooks (source) 2.0.1 -> 2.1.0 age confidence
@opentelemetry/exporter-prometheus (source) ^0.203.0 -> ^0.205.0 age confidence
@opentelemetry/instrumentation-http (source) ^0.203.0 -> ^0.205.0 age confidence
@opentelemetry/instrumentation-ioredis (source) ^0.51.0 -> ^0.53.0 age confidence
@opentelemetry/instrumentation-nestjs-core (source) ^0.49.0 -> ^0.51.0 age confidence
@opentelemetry/instrumentation-pg (source) ^0.56.0 -> ^0.58.0 age confidence
@opentelemetry/resources (source) 2.0.1 -> 2.1.0 age confidence
@opentelemetry/sdk-metrics (source) 2.0.1 -> 2.1.0 age confidence
@opentelemetry/sdk-node (source) ^0.203.0 -> ^0.205.0 age confidence
@opentelemetry/semantic-conventions (source) 1.36.0 -> 1.37.0 age confidence
@photo-sphere-viewer/core (source) 5.13.4 -> 5.14.0 age confidence
@photo-sphere-viewer/equirectangular-video-adapter (source) 5.13.4 -> 5.14.0 age confidence
@photo-sphere-viewer/resolution-plugin (source) 5.13.4 -> 5.14.0 age confidence
@photo-sphere-viewer/settings-plugin (source) 5.13.4 -> 5.14.0 age confidence
@photo-sphere-viewer/video-plugin (source) 5.13.4 -> 5.14.0 age confidence
@playwright/test (source) 1.54.2 -> 1.55.0 age confidence
@react-email/components (source) 0.5.0 -> 0.5.3 age confidence
@react-email/render (source) 1.2.0 -> 1.2.3 age confidence
@sveltejs/kit (source) 2.27.1 -> 2.38.1 age confidence
@sveltejs/vite-plugin-svelte (source) 6.1.2 -> 6.2.0 age confidence
@swc/core (source) 1.13.3 -> 1.13.5 age confidence
@tailwindcss/vite (source) 4.1.12 -> 4.1.13 age confidence
@testing-library/jest-dom 6.7.0 -> 6.8.0 age confidence
@types/oidc-provider (source) 9.1.2 -> 9.5.0 age confidence
@types/semver (source) 7.7.0 -> 7.7.1 age confidence
@types/validator (source) 13.15.2 -> 13.15.3 age confidence
bullmq (source) 5.57.0 -> 5.58.5 age confidence
cron 4.3.0 -> 4.3.3 age confidence
dotenv 17.2.1 -> 17.2.2 age confidence
eslint (source) 9.33.0 -> 9.35.0 age confidence
eslint-p ^0.25.0 -> ^0.26.0 age confidence
eslint-plugin-svelte (source) 3.11.0 -> 3.12.3 age confidence
globals 16.3.0 -> 16.4.0 age confidence
kysely (source) 0.28.2 -> 0.28.5 age confidence
luxon 3.7.1 -> 3.7.2 age confidence
maplibre-gl (source) 5.6.2 -> 5.7.1 age confidence
nest-commander (source) 3.18.0 -> 3.19.1 age confidence
nestjs-kysely 3.0.0 -> 3.1.1 age confidence
node-gyp 11.3.0 -> 11.4.2 age confidence
nodemailer (source) 7.0.5 -> 7.0.6 age confidence
oidc-provider 9.4.1 -> 9.5.1 age confidence
openid-client 6.6.4 -> 6.8.0 age confidence
pnpm (source) 10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748 -> 10.15.1 age confidence
pnpm (source) 10.14.0 -> 10.15.1 age confidence
react-email (source) 4.2.8 -> 4.2.11 age confidence
sirv 3.0.1 -> 3.0.2 age confidence
sql-formatter 15.6.6 -> 15.6.9 age confidence
svelte (source) 5.35.5 -> 5.38.10 age confidence
svelte-eslint-parser 1.3.1 -> 1.3.2 age confidence
svelte-gestures 5.1.4 -> 5.2.0 age confidence
svelte-maplibre (source) 1.2.0 -> 1.2.1 age confidence
tailwindcss (source) 4.1.12 -> 4.1.13 age confidence
typescript-eslint (source) 8.39.1 -> 8.43.0 age confidence
ua-parser-js (source) 2.0.4 -> 2.0.5 age confidence
unplugin-swc (source) 1.5.5 -> 1.5.7 age confidence

Warning

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


Release Notes

eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

v9.34.0

Compare Source

mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

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

v2.1.0

Compare Source

🚀 Features
🐛 Bug Fixes
  • fix(sdk-metrics): Remove invalid default value for startTime param to ExponentialHistogramAccumulation. This only impacted the closurescript compiler. #​5763 @​trentm
🏠 Internal
open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-ioredis)

v0.53.0

Compare Source

Features
Dependencies

v0.52.0

Compare Source

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

v0.51.0

Compare Source

Features

v0.50.0

Compare Source

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

v0.58.0

Compare Source

Features
Dependencies

v0.57.0

Compare Source

Features
Dependencies

v0.56.1

Compare Source

Bug Fixes
mistic100/Photo-Sphere-Viewer (@​photo-sphere-viewer/core)

v5.14.0

Compare Source

Full changelog: 5.13.4...5.14.0

New features
  • equirectangular-tiles & cubemap-tiles: automatic level selection

    the zoomRange option is deprecated, the best level is automatically selected depending on the viewer size and the current zoom

  • Allow modifiers for keyboardActions

    ex: Ctrl+H, Shift+Alt+2, etc

microsoft/playwright (@​playwright/test)

v1.55.0

Compare Source

resend/react-email (@​react-email/components)

v0.5.3

Compare Source

Patch Changes

v0.5.2

Compare Source

Patch Changes

v0.5.1

Compare Source

Patch Changes
resend/react-email (@​react-email/render)

v1.2.3

Compare Source

Patch Changes
  • 4e43552: use edge exports in convex runtime

v1.2.2

Compare Source

Patch Changes
  • 174f9cd: fix builds failing with esbuild and react-dom@​18

v1.2.1

Compare Source

Patch Changes
  • 036c46c: fix MessageChannel errors on edge environments
sveltejs/kit (@​sveltejs/kit)

v2.38.1

Compare Source

Patch Changes
  • fix: enable redirects from queries (#​14400)

  • fix: remove empty nodes from serialized server load data (#​14404)

  • fix: allow commands from within endpoints (#​14343)

v2.38.0

Compare Source

Minor Changes
  • feat: add new remote function query.batch (#​14272)

v2.37.1

Compare Source

Patch Changes
  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#​14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#​14294)

  • fix: assign correct status code to form submission error on the client (#​14345)

  • fix: un-proxy form.result (#​14346)

v2.37.0

Compare Source

Minor Changes
  • feat: automatically resolve query.refresh() promises on the server (#​14332)

  • feat: allow query.set() to be called on the server (#​14304)

Patch Changes
  • fix: disable CSRF checks in dev (#​14335)

  • fix: allow redirects to external URLs from within form functions (#​14329)

  • fix: add type definitions for query.set() method to override the value of a remote query function (#​14303)

  • fix: ensure uniqueness of form.for(...) across form functions (#​14327)

v2.36.3

Compare Source

Patch Changes
  • fix: bump devalue (#​14323)

  • chore: consolidate dev checks to use esm-env instead of a __SVELTEKIT_DEV__ global (#​14308)

  • fix: reset form inputs by default when using remote form functions (#​14322)

v2.36.2

Compare Source

Patch Changes
  • chore: make config deprecation warnings more visible (#​14281)

  • chore: remove redundant Not Found error message (#​14289)

  • chore: deprecate csrf.checkOrigin in favour of csrf.trustedOrigins: ['*'] (#​14281)

v2.36.1

Compare Source

Patch Changes
  • fix: ensure importing from $app/navigation works in test files (#​14195)

v2.36.0

Compare Source

Minor Changes
  • feat: add csrf.trustedOrigins configuration (#​14021)
Patch Changes
  • fix: correctly decode custom types streamed from a server load function (#​14261)

  • fix: add trailing slash pathname when generating typed routes (#​14065)

v2.35.0

Compare Source

Minor Changes
  • feat: better server-side error logging (#​13990)
Patch Changes
  • fix: ensure static error page is loaded correctly for custom user errors (#​13952)

v2.34.1

Compare Source

Patch Changes
  • fix: support multiple cookies with the same name across different paths and domains (b2c5d02)

  • fix: add link header when preloading font (#​14200)

  • fix: cookies.get(...) returns undefined for a just-deleted cookie (b2c5d02)

  • fix: load env before prerender (c5f7139)

v2.34.0

Compare Source

Minor Changes
  • feat: allow dynamic env access du

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.

@renovate
renovate Bot requested a review from danieldietzler as a code owner September 2, 2025 01:29
@renovate renovate Bot added changelog:skip dependencies Pull requests that update a dependency file renovate labels Sep 2, 2025
@renovate
renovate Bot force-pushed the renovate/typescript-projects branch 23 times, most recently from c9d031e to 277cfe9 Compare September 9, 2025 01:30
@github-project-automation github-project-automation Bot moved this to To triage in Issue Tracker Sep 9, 2025
@renovate
renovate Bot force-pushed the renovate/typescript-projects branch from 277cfe9 to 550d520 Compare September 9, 2025 04:27
@renovate
renovate Bot force-pushed the renovate/typescript-projects branch 20 times, most recently from e3b7ea1 to 9c69d3a Compare September 17, 2025 02:13
@renovate

renovate Bot commented Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danieldietzler
danieldietzler force-pushed the renovate/typescript-projects branch from 3595452 to 2571524 Compare September 17, 2025 21:22
@danieldietzler

Copy link
Copy Markdown
Member

Had to downgrade svelte-gestures pending Rezi/svelte-gestures#38

@danieldietzler

Copy link
Copy Markdown
Member

Ran out of time, will pick it up again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip dependencies Pull requests that update a dependency file renovate 🖥️web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants