Skip to content

Update react dependencies#748

Merged
buberdds merged 1 commit into
masterfrom
renovate/react-dependencies
Sep 1, 2023
Merged

Update react dependencies#748
buberdds merged 1 commit into
masterfrom
renovate/react-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 4.29.25 -> 4.33.0 age adoption passing confidence
@tanstack/react-query-devtools (source) 4.29.25 -> 4.33.0 age adoption passing confidence
@types/react (source) 18.2.15 -> 18.2.21 age adoption passing confidence
eslint-plugin-react 7.32.2 -> 7.33.2 age adoption passing confidence
react-redux 8.1.1 -> 8.1.2 age adoption passing confidence
react-router-dom 6.14.1 -> 6.15.0 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v4.33.0

Compare Source

Version 4.33.0 - 8/19/2023, 11:33 AM

Changes

Feat
Chore

Packages

v4.32.6

Compare Source

Version 4.32.6 - 8/5/2023, 6:28 AM

Changes

Fix
  • core: Infinite render loops in react-query v4.29.22 and up (#​5839) (cfd6133) by Łukasz Komoszyński

Packages

v4.32.5

Compare Source

Version 4.32.5 - 8/4/2023, 7:45 AM

Changes

Fix

Packages

v4.32.1

Compare Source

Version 4.32.1 - 8/1/2023, 10:49 AM

Changes

Fix
  • *: Update repository information in package.json (#​5819) (10bf0ee) by Daniel Basilio
Chore
Docs

Packages

v4.32.0

Compare Source

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes

Feat

Packages

v4.30.0

Compare Source

Version 4.30.0 - 7/21/2023, 8:31 AM

Changes

Feat
  • add new function type to notifyOnChangeProps (#​5734) (74f2e28) by Paulo Marcos
Docs

Packages

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.2

Compare Source

Fixed
  • [no-deprecated]: prevent false positive on commonjs import (#​3614 @​akulsr0)
  • [no-unsafe]: report on the method instead of the entire component (@​ljharb)
  • [no-deprecated]: report on the destructured property instead of the entire variable declarator (@​ljharb)
  • [no-deprecated]: report on the imported specifier instead of the entire import statement (@​ljharb)
  • [no-invalid-html-attribute]: report more granularly (@​ljharb)

v7.33.1

Compare Source

Fixed

v7.33.0

Compare Source

Added
Fixed
Changed
reduxjs/react-redux (react-redux)

v8.1.2

Compare Source

This version changes imports from the React package to namespace imports so the package can safely be imported in React Server Components as long as you don't actually use it - this is for example important if you want to use the React-specifc createApi function from Redux Toolkit.

Some other changes:

  • The behaviour of the "React Context Singletons" from 8.1.1 has been adjusted to also work if you have multiple React instances of the same version (those will now be separated) and if you are in an environment without globalThis (in this case it will fall back to the previous behaviour).
  • We do no longer use Proxies, which should help with some very outdated consumers, e.g. smart TVs, that cannot even polyfill Proxies.

Full Changelog: reduxjs/react-redux@v8.1.1...v8.1.2

remix-run/react-router (react-router-dom)

v6.15.0

Compare Source

Minor Changes
  • Add's a new redirectDocument() function which allows users to specify that a redirect from a loader/action should trigger a document reload (via window.location) instead of attempting to navigate to the redirected location via React Router (#​10705)
Patch Changes
  • Fixes an edge-case affecting web extensions in Firefox that use URLSearchParams and the useSearchParams hook. (#​10620)
  • Do not include hash in useFormAction() for unspecified actions since it cannot be determined on the server and causes hydration issues (#​10758)
  • Reorder effects in unstable_usePrompt to avoid throwing an exception if the prompt is unblocked and a navigation is performed synchronously (#​10687, #​10718)
  • Updated dependencies:
    • @remix-run/router@1.8.0
    • react-router@6.15.0

v6.14.2

Compare Source

Patch Changes
  • Properly decode element id when emulating hash scrolling via <ScrollRestoration> (#​10682)
  • Add missing <Form state> prop to populate history.state on submission navigations (#​10630)
  • Support proper hydration of Error subclasses such as ReferenceError/TypeError (#​10633)
  • Updated dependencies:
    • @remix-run/router@1.7.2
    • react-router@6.14.2

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from f159ced to 07b3ec2 Compare July 17, 2023 21:51
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 07b3ec2 to b85ccb2 Compare July 18, 2023 06:58
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from b85ccb2 to ba011ca Compare July 18, 2023 06:58
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from ba011ca to 279da53 Compare July 18, 2023 07:08
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 279da53 to a55bf09 Compare July 18, 2023 07:08
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from a55bf09 to 35bfa70 Compare July 18, 2023 10:12
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 35bfa70 to b9d71be Compare July 18, 2023 10:12
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from b9d71be to 3d5dd79 Compare July 18, 2023 11:44
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 3d5dd79 to 89076c2 Compare July 18, 2023 11:44
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 89076c2 to b1df113 Compare July 18, 2023 18:32
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from b1df113 to 397c044 Compare July 18, 2023 18:32
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 397c044 to 5781129 Compare July 19, 2023 07:01
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 5781129 to bc74d14 Compare July 19, 2023 07:01
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from bc74d14 to 1b82710 Compare July 19, 2023 07:12
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 1b82710 to 43734b1 Compare July 19, 2023 07:13
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 43734b1 to f35c5ce Compare July 19, 2023 07:18
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from f35c5ce to b4b75f5 Compare July 19, 2023 07:21
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from b4b75f5 to 297e6d3 Compare July 19, 2023 09:45
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 297e6d3 to d610fc3 Compare July 19, 2023 09:46
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from d610fc3 to c878f7d Compare July 19, 2023 11:21
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from c878f7d to f0053e7 Compare July 19, 2023 11:21
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from f0053e7 to 4d02e4c Compare July 20, 2023 06:32
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 4d02e4c to 6adb234 Compare July 20, 2023 06:32
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 6adb234 to fff18ba Compare July 20, 2023 11:15
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from fff18ba to 0c4d6a3 Compare July 20, 2023 11:15
@renovate renovate Bot changed the title Update dependency react-router-dom to v6.14.2 Update react dependencies Jul 20, 2023
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 0c4d6a3 to c35fc03 Compare July 20, 2023 17:17
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from c35fc03 to 3fad41f Compare July 20, 2023 17:17
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 3fad41f to fbbaec4 Compare July 21, 2023 09:43
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from fbbaec4 to 1142f0b Compare July 21, 2023 09:44
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from b9f8d0e to ae04975 Compare July 26, 2023 08:11
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from ae04975 to 2e224b1 Compare July 26, 2023 08:33
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 2e224b1 to 54e69cb Compare July 26, 2023 08:33
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 54e69cb to 7b05e6e Compare July 26, 2023 09:12
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 7b05e6e to 62b4385 Compare July 26, 2023 09:12
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 62b4385 to 294e3cd Compare July 26, 2023 15:21
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 294e3cd to 21217dc Compare July 26, 2023 15:23
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 21217dc to 2af8c8e Compare July 26, 2023 18:20
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 2af8c8e to 73ff383 Compare July 26, 2023 18:20
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 73ff383 to d056bb6 Compare July 28, 2023 07:36
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from d056bb6 to e41c663 Compare July 28, 2023 07:38
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from e41c663 to 43a67a3 Compare July 28, 2023 08:00
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 43a67a3 to 8fd8fbb Compare July 28, 2023 08:03
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 8fd8fbb to ecb0d02 Compare July 29, 2023 19:28
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from ecb0d02 to 5262fcc Compare July 29, 2023 19:29
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 5262fcc to 64dbf47 Compare July 30, 2023 00:03
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 64dbf47 to 617acef Compare July 30, 2023 00:03
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 617acef to fb53148 Compare July 31, 2023 07:27
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from fb53148 to 0e1d252 Compare July 31, 2023 07:28
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 0e1d252 to 5bac823 Compare July 31, 2023 07:34
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 5bac823 to eebc9f7 Compare July 31, 2023 07:40
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from eebc9f7 to 5a99498 Compare July 31, 2023 07:52
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 5a99498 to 5e169ee Compare July 31, 2023 07:52
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 5e169ee to 3d8afed Compare July 31, 2023 21:46
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from 3d8afed to 5d539b6 Compare July 31, 2023 21:47
@renovate renovate Bot force-pushed the renovate/react-dependencies branch from 5d539b6 to b83bb18 Compare August 1, 2023 00:52
@github-actions github-actions Bot force-pushed the renovate/react-dependencies branch from b83bb18 to eba3c94 Compare August 1, 2023 00:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 1, 2023

Deployed to Cloudflare Pages

Latest commit: a67607b5c0bbfe4db039872a5d1993415f64ece6
Status:✅ Deploy successful!
Preview URL: https://750e55e0.oasis-explorer.pages.dev

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.

1 participant