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): replace dependency react-query with @tanstack/react-query #551

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
react-query dependencies replacement 3.39.0 -> 4.0.5

This is a special PR that replaces react-query with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Apr 17, 2023

Deploy Preview for practical-hodgkin-4543e2 failed.

Name Link
🔨 Latest commit 414e764
🔍 Latest deploy log https://app.netlify.com/sites/practical-hodgkin-4543e2/deploys/662d2240579a3200074de0f6

@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 9f626cf to b8d6827 Compare April 27, 2023 17:52
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from b8d6827 to 96a74b0 Compare May 28, 2023 10:02
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 96a74b0 to afbcb44 Compare June 18, 2023 09:50
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from afbcb44 to 15003b1 Compare June 29, 2023 09:06
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 15003b1 to f589990 Compare July 16, 2023 15:06
@renovate renovate bot force-pushed the renovate/react-query-replacement branch 2 times, most recently from eec0c44 to a0309a9 Compare August 1, 2023 20:34
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from a0309a9 to 2fe21a9 Compare August 9, 2023 13:10
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 2fe21a9 to 2202ef2 Compare August 20, 2023 03:04
@renovate renovate bot changed the title fix(deps): replace dependency react-query with @tanstack/react-query Replace dependency react-query with @tanstack/react-query Sep 8, 2023
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 2202ef2 to cc0bc7f Compare September 19, 2023 11:24
@renovate renovate bot force-pushed the renovate/react-query-replacement branch 2 times, most recently from 48ea949 to ed1e14e Compare October 15, 2023 09:11
@renovate renovate bot changed the title Replace dependency react-query with @tanstack/react-query fix(deps): replace dependency react-query with @tanstack/react-query Nov 2, 2023
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from ed1e14e to 7f2904a Compare November 6, 2023 08:33
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 7f2904a to 4f652e3 Compare November 16, 2023 11:02
Copy link

sonarcloud bot commented Nov 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 4f652e3 to 96e5724 Compare December 29, 2023 21:37
@renovate renovate bot changed the title fix(deps): replace dependency react-query with @tanstack/react-query Replace dependency react-query with @tanstack/react-query Jan 11, 2024
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 96e5724 to 526f7fd Compare January 28, 2024 11:36
@renovate renovate bot changed the title Replace dependency react-query with @tanstack/react-query fix(deps): replace dependency react-query with @tanstack/react-query Feb 4, 2024
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 526f7fd to 82a158c Compare February 4, 2024 12:11
@renovate renovate bot force-pushed the renovate/react-query-replacement branch from 82a158c to dae55d7 Compare February 25, 2024 11:20
Copy link

sonarcloud bot commented Feb 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/react-query-replacement branch from dae55d7 to 414e764 Compare April 27, 2024 16:05
Copy link
Contributor Author

renovate bot commented Apr 27, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @craco/craco@6.4.3
npm error Found: react-scripts@5.0.1
npm error node_modules/react-scripts
npm error   react-scripts@"5.0.1" from the root project
npm error   peer react-scripts@"^5" from craco-swc@0.5.1
npm error   node_modules/craco-swc
npm error     dev craco-swc@"0.5.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-scripts@"^4.0.0" from @craco/craco@6.4.3
npm error node_modules/@craco/craco
npm error   dev @craco/craco@"6.4.3" from the root project
npm error   peer @craco/craco@"^6 || ^7" from craco-swc@0.5.1
npm error   node_modules/craco-swc
npm error     dev craco-swc@"0.5.1" from the root project
npm error
npm error Conflicting peer dependency: react-scripts@4.0.3
npm error node_modules/react-scripts
npm error   peer react-scripts@"^4.0.0" from @craco/craco@6.4.3
npm error   node_modules/@craco/craco
npm error     dev @craco/craco@"6.4.3" from the root project
npm error     peer @craco/craco@"^6 || ^7" from craco-swc@0.5.1
npm error     node_modules/craco-swc
npm error       dev craco-swc@"0.5.1" 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/2024-04-27T16_05_00_503Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-27T16_05_00_503Z-debug-0.log

Copy link

sonarcloud bot commented Apr 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

renovate bot commented Jun 4, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @craco/craco@6.4.3
npm error Found: react-scripts@5.0.1
npm error node_modules/react-scripts
npm error   react-scripts@"5.0.1" from the root project
npm error   peer react-scripts@"^5" from craco-swc@0.5.1
npm error   node_modules/craco-swc
npm error     dev craco-swc@"0.5.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-scripts@"^4.0.0" from @craco/craco@6.4.3
npm error node_modules/@craco/craco
npm error   dev @craco/craco@"6.4.3" from the root project
npm error   peer @craco/craco@"^6 || ^7" from craco-swc@0.5.1
npm error   node_modules/craco-swc
npm error     dev craco-swc@"0.5.1" from the root project
npm error
npm error Conflicting peer dependency: react-scripts@4.0.3
npm error node_modules/react-scripts
npm error   peer react-scripts@"^4.0.0" from @craco/craco@6.4.3
npm error   node_modules/@craco/craco
npm error     dev @craco/craco@"6.4.3" from the root project
npm error     peer @craco/craco@"^6 || ^7" from craco-swc@0.5.1
npm error     node_modules/craco-swc
npm error       dev craco-swc@"0.5.1" 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/2024-06-04T14_16_28_344Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-04T14_16_28_344Z-debug-0.log

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.

None yet

0 participants