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 dependency redux-query to v3 #3285

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redux-query ^2.3.1 -> ^3.0.0 age adoption passing confidence

Release Notes

amplitude/redux-query (redux-query)

v3.6.0

Compare Source

v3.5.2: 3.5.2

Compare Source

v3.5.1

Compare Source

v3.4.2

Compare Source

  • Security fixes
  • Package upgrades (rctbusk #​189)
  • Fix typescript typings (siegcollado #​188)

v3.4.1

Compare Source

  • Correct docs of updateEntitites (jaschaephraim #​183)
  • Update typescript typings (siegcollado #​176)
  • Add reselect dependency improving cache, add getQueryDetails to query selectors (myztiq #​186)

v3.3.1

Compare Source

  • Fix finishedCallback to not throw console warning (mili-confluent #​166)
  • Add useRequests typescript and fix other typescript typings (kamranayub #​165)
  • Fix Security vulnerbilities and update logs for 3.3.1 (rctbusk #​167)

v3.3.0

Compare Source

  • New React hook - useRequests (rctbusk #​159)

v3.2.1

Compare Source

  • Generic Entities Typing Fix (petejohanson #​155)
  • Misc Package updates for security

v3.2.0

Compare Source

  • Generic Entities Typing (petejohanson #​138)
  • Fix HttpMethods TypeScript Typings (karevn #​139)

v3.1.1

Compare Source

v3.0.0

Compare Source

Please refer to the v3 upgrade guide for instructions on how to upgrade from redux-query 2.x to 3.0. See #​129 for the (unfortunately massive) PR.

  • New React hooks – useRequest and useMutation
  • Split project into separate packages – redux-query, redux-query-react and redux-query-interface-superagent – for better support for non-React apps and apps with custom network interfaces
  • Flow types
  • Support for react-redux v7.1.0 and new React Context API
Other changes
  • Revamped docs
  • Removed the redux-query/advanced entrypoint
  • Network interfaces must always be provided to the query middleware (no more default superagent network interface)
  • The update query config field is no longer required
  • The network handler instance is no longer stored in the query reducer state
  • The queries reducer state no longer stores the query url
  • connectRequest has been rewritten to use hooks internally
  • connectRequest's withRef option has been renamed to forwardRef

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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.

🔕 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.

@renovate renovate bot force-pushed the renovate/redux-query-3.x branch from cff5c74 to d41c9f5 Compare November 12, 2024 12:24
@asadali145
Copy link
Contributor

Closing this one, As I won't be able to work and too many renovate PRs are causing delay in checks.

@asadali145 asadali145 closed this Nov 12, 2024
Copy link
Contributor Author

renovate bot commented Nov 12, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/redux-query-3.x branch November 12, 2024 13:18
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.

2 participants