Update dependency @emotion/react to ^11.14.0 #455

Open
renovate wants to merge 1 commits from renovate/emotion-react-11.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@emotion/react (source) dependencies patch ^11.13.3 -> ^11.14.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | patch | [`^11.13.3` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.14.0/11.14.0) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-03-31 20:49:19 +00:00
Update dependency @emotion/react to ^11.14.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
21ad81605a
Author
Collaborator

⚠️ 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: geneit_app/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: mui-color-input@6.0.0
npm error Found: @mui/material@7.0.0
npm error node_modules/@mui/material
npm error   @mui/material@"^7.0.0" from the root project
npm error   peer @mui/material@"^7.0.0" from @mui/icons-material@7.0.0
npm error   node_modules/@mui/icons-material
npm error     @mui/icons-material@"^7.0.0" from the root project
npm error   4 more (@mui/lab, @mui/x-data-grid, @mui/x-date-pickers, @mui/x-tree-view)
npm error
npm error Could not resolve dependency:
npm error peer @mui/material@"^6.0.0" from mui-color-input@6.0.0
npm error node_modules/mui-color-input
npm error   mui-color-input@"^6.0.0" from the root project
npm error
npm error Conflicting peer dependency: @mui/material@6.4.10
npm error node_modules/@mui/material
npm error   peer @mui/material@"^6.0.0" from mui-color-input@6.0.0
npm error   node_modules/mui-color-input
npm error     mui-color-input@"^6.0.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-04-03T00_32_57_570Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-04-03T00_32_57_570Z-debug-0.log

### ⚠️ 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: geneit_app/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: mui-color-input@6.0.0 npm error Found: @mui/material@7.0.0 npm error node_modules/@mui/material npm error @mui/material@"^7.0.0" from the root project npm error peer @mui/material@"^7.0.0" from @mui/icons-material@7.0.0 npm error node_modules/@mui/icons-material npm error @mui/icons-material@"^7.0.0" from the root project npm error 4 more (@mui/lab, @mui/x-data-grid, @mui/x-date-pickers, @mui/x-tree-view) npm error npm error Could not resolve dependency: npm error peer @mui/material@"^6.0.0" from mui-color-input@6.0.0 npm error node_modules/mui-color-input npm error mui-color-input@"^6.0.0" from the root project npm error npm error Conflicting peer dependency: @mui/material@6.4.10 npm error node_modules/@mui/material npm error peer @mui/material@"^6.0.0" from mui-color-input@6.0.0 npm error node_modules/mui-color-input npm error mui-color-input@"^6.0.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-04-03T00_32_57_570Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-04-03T00_32_57_570Z-debug-0.log ```
renovate force-pushed renovate/emotion-react-11.x from 21ad81605a to e783a3756b 2025-04-01 02:03:45 +00:00 Compare
renovate force-pushed renovate/emotion-react-11.x from e783a3756b to 5e2eb6e5f1 2025-04-02 00:33:07 +00:00 Compare
renovate force-pushed renovate/emotion-react-11.x from 5e2eb6e5f1 to f07b64f77f 2025-04-03 00:33:03 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/emotion-react-11.x:renovate/emotion-react-11.x
git checkout renovate/emotion-react-11.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#455
No description provided.