Skip to content

⬆️(dependencies) update js dependencies #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) 9.26.0 -> 9.27.0 age adoption passing confidence devDependencies minor
@livekit/components-react (source) 2.8.1 -> 2.9.9 age adoption passing confidence dependencies minor
@livekit/components-styles (source) 1.1.5 -> 1.1.6 age adoption passing confidence dependencies patch
@livekit/track-processors 0.5.6 -> 0.5.7 age adoption passing confidence dependencies patch
@pandacss/dev (source) 0.53.6 -> 0.53.7 age adoption passing confidence devDependencies patch
@pandacss/preset-panda (source) 0.53.6 -> 0.53.7 age adoption passing confidence dependencies patch
@react-aria/toast 3.0.2 -> 3.0.3 age adoption passing confidence dependencies patch
@tanstack/eslint-plugin-query (source) 5.74.7 -> 5.78.0 age adoption passing confidence devDependencies minor
@tanstack/react-query (source) 5.76.0 -> 5.77.2 age adoption passing confidence dependencies minor
@tanstack/react-query-devtools (source) 5.76.0 -> 5.77.2 age adoption passing confidence devDependencies minor
@types/node (source) 22.15.17 -> 22.15.23 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.32.0 -> 8.33.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.32.0 -> 8.33.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react (source) 4.4.1 -> 4.5.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react-swc (source) 3.9.0 -> 3.10.0 age adoption passing confidence devDependencies minor
globals 16.1.0 -> 16.2.0 age adoption passing confidence devDependencies minor
i18next (source) 25.1.2 -> 25.2.1 age adoption passing confidence dependencies minor
livekit-client 2.11.4 -> 2.13.3 age adoption passing confidence dependencies minor
node (source) 22.15.0 -> 22.16.0 age adoption passing confidence volta minor
posthog-js (source) 1.240.6 -> 1.248.0 age adoption passing confidence dependencies minor
react-aria-components 1.8.0 -> 1.9.0 age adoption passing confidence dependencies minor
sass 1.88.0 -> 1.89.0 age adoption passing confidence devDependencies minor
typescript-eslint (source) 8.32.0 -> 8.33.0 age adoption passing confidence devDependencies minor
vite (source) 5.4.19 -> 6.3.5 age adoption passing confidence devDependencies major
vite (source) 6.2.7 -> 6.3.5 age adoption passing confidence devDependencies minor
vite-plugin-dts 4.5.3 -> 4.5.4 age adoption passing confidence devDependencies patch
wouter 3.7.0 -> 3.7.1 age adoption passing confidence dependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.27.0

Compare Source

livekit/components-js (@​livekit/components-react)

v2.9.9

Compare Source

Patch Changes
  • fix: remove path mapping to avoid relative package import paths in dist - #​1155 (@​lukasIO)

v2.9.8

Compare Source

Patch Changes

v2.9.7

Compare Source

Patch Changes

v2.9.6

Compare Source

Patch Changes

v2.9.5

Compare Source

Patch Changes

v2.9.4

Compare Source

Patch Changes

v2.9.3

Compare Source

Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Minor Changes
Patch Changes
livekit/track-processors-js (@​livekit/track-processors)

v0.5.7

Compare Source

Patch Changes
  • fix(deps): include dom-mediacapture-transform types as a dependency - #​86 (@​CSantosM)
chakra-ui/panda (@​pandacss/dev)

v0.53.7

Compare Source

Patch Changes
chakra-ui/panda (@​pandacss/preset-panda)

v0.53.7

Compare Source

Patch Changes
adobe/react-spectrum (@​react-aria/toast)

v3.0.3

Compare Source

TanStack/query (@​tanstack/eslint-plugin-query)

v5.78.0

Compare Source

Version 5.78.0 - 5/26/25, 1:27 PM

Changes

Feat
  • eslint-plugin: refactor and add mutation-property-order rule (#​9191) (a1210cb) by jochong

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.33.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.33.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.5.0

Compare Source

Add filter for rolldown-vite #​470

Added filter so that it is more performant when running this plugin with rolldown-powered version of Vite.

Skip HMR for JSX files with hooks #​480

This removes the HMR warning for hooks with JSX.

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v3.10.0

Compare Source

Add filter for rolldown-vite #​470

Added filter so that it is more performant when running this plugin with rolldown-powered version of Vite.

Skip HMR preamble in Vitest browser mode #​478

This was causing annoying Sourcemap for "/@​react-refresh" points to missing source files and is unnecessary in test mode.

Skip HMR for JSX files with hooks #​480

This removes the HMR warning for hooks with JSX.

sindresorhus/globals (globals)

v16.2.0

Compare Source

i18next/i18next (i18next)

v25.2.1

Compare Source

  • streamline fallbackLng option of t call with the init options 2312

v25.2.0

Compare Source

  • introduce cacheInBuiltFormats option to address 2227

v25.1.3

Compare Source

  • Ensure nsSeparator is respected when appendNamespaceToMissingKey is true 2311, fixes 2310
livekit/client-sdk-js (livekit-client)

v2.13.3

Compare Source

Patch Changes

v2.13.2

Compare Source

Patch Changes

v2.13.1

Compare Source

Patch Changes

v2.13.0

Compare Source

Minor Changes
Patch Changes

v2.12.0

Compare Source

Minor Changes
Patch Changes
nodejs/node (node)

v22.16.0: 2025-05-21, Version 22.16.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #​57857
  • [5059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #​58102
  • [c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #​57765
  • [e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #​58011
  • [832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #​57610
  • [c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #​57490
  • [5d1230bec0] - (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito) #​57171
  • [30bb1ccbb0] - (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito) #​57016
  • [0350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #​57016
  • [e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #​57820
  • [0ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #​57865
  • [43490c8797] - (SEMVER-MINOR) util: add types.isFloat16Array() (Livia Medeiros) #​57879
  • [dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #​57888
Commits

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added dependencies Pull requests that update a dependency file noChangelog labels May 19, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 21 times, most recently from e40fc1b to 1c2f570 Compare May 25, 2025 21:52
@renovate renovate bot force-pushed the renovate/js-dependencies branch 5 times, most recently from e876613 to 47cfd78 Compare May 27, 2025 14:22
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 47cfd78 to 9dfee9f Compare May 27, 2025 17:14
@lebaudantoine lebaudantoine force-pushed the main branch 2 times, most recently from 97f102d to b692314 Compare May 27, 2025 19:27
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from ede5547 to be4881a Compare May 27, 2025 19:52
@renovate renovate bot force-pushed the renovate/js-dependencies branch from be4881a to c09a978 Compare May 27, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file noChangelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants