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

fix(deps): update all non-major dependencies #242

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

RicardoGEsteves all-non-major update, dependency @types/react to v19.0.6

This PR contains the following updates:

Package Type Update Change OpenSSF New value Package file References
@types/react (source) devDependencies patch 19.0.3 -> 19.0.6 OpenSSF Scorecard 19.0.6 package.json homepage, source
@types/react-dom (source) devDependencies patch 19.0.2 -> 19.0.3 OpenSSF Scorecard 19.0.3 package.json homepage, source
eslint-config-next (source) devDependencies patch 15.1.3 -> 15.1.4 OpenSSF Scorecard 15.1.4 package.json homepage, source
next (source) dependencies patch 15.1.3 -> 15.1.4 OpenSSF Scorecard 15.1.4 package.json homepage, source
typescript (source) devDependencies patch 5.7.2 -> 5.7.3 OpenSSF Scorecard 5.7.3 package.json homepage, source
zustand dependencies patch 5.0.2 -> 5.0.3 OpenSSF Scorecard ^5.0.0 package.json source

Release Notes

vercel/next.js (eslint-config-next)

v15.1.4

Compare Source

vercel/next.js (next)

v15.1.4

Compare Source

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

Core Changes
  • backport: force module format for virtual client-proxy (#​74608)
  • Fix prerender tags when notFound is called (#​74607)
  • Use provided waitUntil for pending revalidates (#​74604)
  • Feature: next/image: add support for images.qualities in next.config (#​74588)
  • Chore: docs: add missing search: '' on remotePatterns (#​74587)
  • Chore: docs: update version history of next/image (#​73923) (#​74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#​74569)
Credits

Huge thanks to @​ and @​ for helping!

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

pmndrs/zustand (zustand)

v5.0.3

Compare Source

ExtractState is a type util to extract state type from store type.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.2...v5.0.3


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 @types/react all-non-major dependencies Pull requests that update a dependency file major minor patch labels Jan 11, 2025
@renovate renovate bot enabled auto-merge (squash) January 11, 2025 02:34
Copy link
Contributor Author

renovate bot commented Jan 11, 2025

⚠️ 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-advanced-cropper@0.20.0
npm error Found: react@19.0.0
npm error node_modules/react
npm error   react@"^19" from the root project
npm error   peer react@"^19" from react-dom@19.0.0
npm error   node_modules/react-dom
npm error     react-dom@"^19" from the root project
npm error     peer react-dom@"^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0" from next@15.1.4
npm error     node_modules/next
npm error       next@"15.1.4" from the root project
npm error   4 more (react-icons, styled-jsx, next, zustand)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-advanced-cropper@0.20.0
npm error node_modules/react-advanced-cropper
npm error   react-advanced-cropper@"^0.20.0" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-advanced-cropper@0.20.0
npm error   node_modules/react-advanced-cropper
npm error     react-advanced-cropper@"^0.20.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-13T01_09_47_039Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-13T01_09_47_039Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-non-major branch from 0d072b1 to b7fa54e Compare January 12, 2025 12:18
@renovate renovate bot force-pushed the renovate/all-non-major branch from b7fa54e to 89daf12 Compare January 13, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant