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

Update dependency eslint-plugin-react-hooks to v5 #96

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react-hooks (source) ^4.6.2 -> ^5.0.0 age adoption passing confidence

Release Notes

facebook/react (eslint-plugin-react-hooks)

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 this update again.


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

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

Copy link
Contributor Author

renovate bot commented Oct 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: · Yarn 4.3.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + eslint-plugin-react-hooks@npm:5.0.0
➤ YN0085: │ - eslint-plugin-react-hooks@npm:4.6.2
➤ YN0000: └ Completed in 1s 575ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ zod is listed by your project with version 3.23.8 (p2b8e9), which doesn't satisfy what @instructor-ai/instructor and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ zod is listed by your project with version 3.23.8 (p8c1b0), which doesn't satisfy what @instructor-ai/instructor and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ zod is listed by your project with version 3.23.8 (pd5e02), which doesn't satisfy what @instructor-ai/instructor and other dependencies request (but they have non-overlapping ranges!).
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT Packing @bdb-dd/mack@https://github.com/bdb-dd/mack.git#commit=14338e54e63d85151e9065d28b25caa778b9a73a from sources
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT Using Yarn Classic for bootstrap. Reason: "__metadata" key not found in yarn.lock, must be a Yarn classic lockfile
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT 
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT ➤ YN0000: Downloading https://classic.yarnpkg.com/latest.js
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT ➤ YN0000: Saving the new release in .yarn/releases/yarn-classic.cjs
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT ➤ YN0000: Done in 0s 913ms
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT 
➤ YN0000: │ /tmp/xfs-1a4fe44d STDERR ! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing [email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e.
➤ YN0000: │ /tmp/xfs-1a4fe44d STDERR ! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager
➤ YN0000: │ /tmp/xfs-1a4fe44d STDERR 
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT yarn install v1.22.22
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT [1/4] Resolving packages...
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT [2/4] Fetching packages...
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT [3/4] Linking dependencies...
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT [4/4] Building fresh packages...
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT $ yarn run compile
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT yarn run v1.22.22
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT $ tsc
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT Done in 6.11s.
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT Done in 24.79s.
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT 
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT yarn pack v1.22.22
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT success Wrote tarball to "/tmp/xfs-1a4fe44d/package.tgz".
➤ YN0000: │ /tmp/xfs-1a4fe44d STDOUT Done in 0.23s.
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT Packing @bdb-dd/mack@https://github.com/bdb-dd/mack.git#commit=14338e54e63d85151e9065d28b25caa778b9a73a from sources
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT Using Yarn Classic for bootstrap. Reason: "__metadata" key not found in yarn.lock, must be a Yarn classic lockfile
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT 
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT ➤ YN0000: Downloading https://classic.yarnpkg.com/latest.js
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT ➤ YN0000: Saving the new release in .yarn/releases/yarn-classic.cjs
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT ➤ YN0000: Done in 0s 776ms
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT 
➤ YN0000: │ /tmp/xfs-6c86475b STDERR ! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing [email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e.
➤ YN0000: │ /tmp/xfs-6c86475b STDERR ! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager
➤ YN0000: │ /tmp/xfs-6c86475b STDERR 
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT yarn install v1.22.22
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT [1/4] Resolving packages...
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT [2/4] Fetching packages...
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT [3/4] Linking dependencies...
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT [4/4] Building fresh packages...
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT $ yarn run compile
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT yarn run v1.22.22
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT $ tsc
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT Done in 7.07s.
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT Done in 24.94s.
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT 
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT yarn pack v1.22.22
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT success Wrote tarball to "/tmp/xfs-6c86475b/package.tgz".
➤ YN0000: │ /tmp/xfs-6c86475b STDOUT Done in 0.27s.
➤ YN0018: │ @bdb-dd/mack@https://github.com/bdb-dd/mack.git#commit=14338e54e63d85151e9065d28b25caa778b9a73a: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 1m 4s
➤ YN0000: · Failed with errors in 1m 5s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants