Skip to content
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

⬆️(dependencies) update js dependencies #306

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hocuspocus/provider 2.13.6 -> 2.13.7 age adoption passing confidence
@hocuspocus/server 2.13.6 -> 2.13.7 age adoption passing confidence
@next/eslint-plugin-next (source) 14.2.13 -> 14.2.15 age adoption passing confidence
@playwright/test (source) 1.47.2 -> 1.48.1 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.58.1 -> 5.59.7 age adoption passing confidence
@tanstack/react-query (source) 5.56.2 -> 5.59.15 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.58.0 -> 5.59.15 age adoption passing confidence
@testing-library/jest-dom 6.5.0 -> 6.6.1 age adoption passing confidence
@types/lodash (source) 4.17.9 -> 4.17.10 age adoption passing confidence
@types/node (source) 20.16.10 -> 20.16.12 age adoption passing confidence
@types/react (source) 18.3.10 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.7.0 -> 8.9.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.7.0 -> 8.9.0 age adoption passing confidence
eslint-config-next (source) 14.2.13 -> 14.2.15 age adoption passing confidence
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence
eslint-plugin-playwright 1.6.2 -> 1.7.0 age adoption passing confidence
eslint-plugin-react 7.37.0 -> 7.37.1 age adoption passing confidence
i18next (source) 23.15.1 -> 23.16.0 age adoption passing confidence
next (source) 14.2.13 -> 14.2.15 age adoption passing confidence
react-aria-components 1.3.3 -> 1.4.1 age adoption passing confidence
react-i18next 15.0.2 -> 15.0.3 age adoption passing confidence
stylelint (source) 16.9.0 -> 16.10.0 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence
yjs (source) 13.6.19 -> 13.6.20 age adoption passing confidence
zustand 4.5.5 -> 5.0.0 age adoption passing confidence

Release Notes

vercel/next.js (@​next/eslint-plugin-next)

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

microsoft/playwright (@​playwright/test)

v1.48.1

Compare Source

v1.48.0

Compare Source

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

v5.59.7

Compare Source

Version 5.59.7 - 10/9/24, 4:21 PM

Changes

Fix
  • eslint-plugin-query: ignore all non-identifier properties in rule infinite-query-property-order (#​8158) (81e443c) by Manuel Schiller

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.2

Compare Source

Version 5.59.2 - 10/8/24, 12:32 PM

Changes

Fix
  • eslint-plugin-query: handle nullish coalescing operator in exhaustive-deps rule (#​8146) (c232a6f) by Eliya Cohen
Chore
  • eslint-plugin-query: change naming for text variables (#​8135) (495b086) by Sol Lee
  • deps: update dependency svelte to v4.2.19 [security] (2fe16e5) by renovate[bot]
  • deps: update dependency vite to v5.3.6 [security] (08a568d) by renovate[bot]

Packages

v5.59.1

Compare Source

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix
  • eslint-plugin-query: update deprecated getSourceCode() method (#​8117) (bb8278d) by Sol Lee
Test
Docs

Packages

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.1

Compare Source

v6.6.0

Compare Source

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

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

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

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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

v8.8.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes
  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

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

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

v8.9.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.8.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.

v8.8.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.

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v1.7.0

Compare Source

Features
Bug Fixes
  • Flat config TypeScript fix (1b5aadb), closes #​299
  • no-conditional-expect: Fix false positive with asymmetric matchers (#​304) (3860f1e)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.1

Compare Source

Fixed
Changed
i18next/i18next (i18next)

v23.16.0

Compare Source

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

Compare Source

  • fix(types): make context related keys detection stricter 2243 fixes 2242
adobe/react-spectrum (react-aria-components)

v1.4.1

Compare Source

v1.4.0

Compare Source

i18next/react-i18next (react-i18next)

v15.0.3

Compare Source

stylelint/stylelint (stylelint)

v16.10.0

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

yjs/yjs (yjs)

v13.6.20

Compare Source

pmndrs/zustand (zustand)

v5.0.0

Compare Source

🎉🎉🎉 Zustand v5 🐻🐻🐻

TL;DR

  • No new features
  • Migration from v4 should be smooth.

Migration Guide

Read the migration guide carefully:
https://github.com/pmndrs/zustand/blob/main/docs/migrations/migrating-to-v5.md

Frequently Reported Issue

During the RC period, some users encountered the following infinite loop error:

Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

This case was already a non-ideal behavior in v4 but appears more explicitly as an error in v5. While there are several ways to resolve this, using useShallow often fixes the problem.

What's Changed

New Contributors


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 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/js-dependencies branch 27 times, most recently from 43d1e54 to 882587c Compare October 14, 2024 01:17
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 882587c to e5ebfa8 Compare October 14, 2024 17:59
@renovate renovate bot force-pushed the renovate/js-dependencies branch 14 times, most recently from 7ea29bf to e2a310e Compare October 17, 2024 08:12
@AntoLC AntoLC self-assigned this Oct 17, 2024
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from e2a310e to c5f65cd Compare October 17, 2024 10:11
@AntoLC AntoLC merged commit 9ed6b11 into main Oct 17, 2024
15 of 16 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch October 17, 2024 11:11
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.

1 participant