Update react monorepo #193

Open
kjuulh wants to merge 1 commits from renovate/react-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
@types/react (source) devDependencies minor 18.2.31 -> 18.3.5
react (source) dependencies minor 18.2.0 -> 18.3.1
react-dom (source) dependencies minor 18.2.0 -> 18.3.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | minor | [`18.2.31` -> `18.3.5`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.31/18.3.5) | | [react](https://reactjs.org/) ([source](https://github.com/facebook/react/tree/HEAD/packages/react)) | dependencies | minor | [`18.2.0` -> `18.3.1`](https://renovatebot.com/diffs/npm/react/18.2.0/18.3.1) | | [react-dom](https://reactjs.org/) ([source](https://github.com/facebook/react/tree/HEAD/packages/react-dom)) | dependencies | minor | [`18.2.0` -> `18.3.1`](https://renovatebot.com/diffs/npm/react-dom/18.2.0/18.3.1) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>facebook/react (react)</summary> ### [`v18.3.1`](https://github.com/facebook/react/blob/HEAD/CHANGELOG.md#1831-April-26-2024) [Compare Source](https://github.com/facebook/react/compare/v18.3.0...v18.3.1) - Export `act` from `react` [f1338f](https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85) ### [`v18.3.0`](https://github.com/facebook/react/blob/HEAD/CHANGELOG.md#1830-April-25-2024) [Compare Source](https://github.com/facebook/react/compare/v18.2.0...v18.3.0) This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. Read the [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide) for more info. ##### React - Allow writing to `this.refs` to support string ref codemod [909071](https://github.com/facebook/react/commit/9090712fd3ca4e1099e1f92e67933c2cb4f32552) - Warn for deprecated `findDOMNode` outside StrictMode [c3b283](https://github.com/facebook/react/commit/c3b283964108b0e8dbcf1f9eb2e7e67815e39dfb) - Warn for deprecated `test-utils` methods [d4ea75](https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c) - Warn for deprecated Legacy Context outside StrictMode [415ee0](https://github.com/facebook/react/commit/415ee0e6ea0fe3e288e65868df2e3241143d5f7f) - Warn for deprecated string refs outside StrictMode [#&#8203;25383](https://github.com/facebook/react/pull/25383) - Warn for deprecated `defaultProps` for function components [#&#8203;25699](https://github.com/facebook/react/pull/25699) - Warn when spreading `key` [#&#8203;25697](https://github.com/facebook/react/pull/25697) - Warn when using `act` from `test-utils` [d4ea75](https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c) ##### React DOM - Warn for deprecated `unmountComponentAtNode` [8a015b](https://github.com/facebook/react/commit/8a015b68cc060079878e426610e64e86fb328f8d) - Warn for deprecated `renderToStaticNodeStream` [#&#8203;28874](https://github.com/facebook/react/pull/28874) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kjuulh added 1 commit 2023-10-25 18:39:23 +02:00
Update dependency @types/react to v18.2.32
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
26a1162d7e
Author
Owner

⚠ 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: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
 WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

### ⚠ 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: pnpm-lock.yaml ```  WARN  The "store" setting has been renamed to "store-dir". Please use the new name.  WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left. undefined  ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams ```
kjuulh changed title from Update dependency @types/react to v18.2.32 to Update dependency @types/react to v18.2.33 2023-10-26 07:40:08 +02:00
kjuulh force-pushed renovate/react-monorepo from 26a1162d7e to 6188e826d5 2023-10-26 07:40:09 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.33 to Update dependency @types/react to v18.2.34 2023-11-02 00:11:05 +01:00
kjuulh force-pushed renovate/react-monorepo from 6188e826d5 to 4519f87079 2023-11-02 00:11:06 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.34 to Update dependency @types/react to v18.2.35 2023-11-05 11:32:45 +01:00
kjuulh force-pushed renovate/react-monorepo from 4519f87079 to 9e04fe84e5 2023-11-05 11:32:47 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.35 to Update dependency @types/react to v18.2.36 2023-11-06 13:11:48 +01:00
kjuulh force-pushed renovate/react-monorepo from 9e04fe84e5 to 925c9d73f9 2023-11-06 13:11:49 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.36 to Update dependency @types/react to v18.2.37 2023-11-07 22:04:18 +01:00
kjuulh force-pushed renovate/react-monorepo from 925c9d73f9 to 06739b0ead 2023-11-07 22:04:21 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.37 to Update dependency @types/react to v18.2.38 2023-11-21 03:19:42 +01:00
kjuulh force-pushed renovate/react-monorepo from 06739b0ead to 347d3d2983 2023-11-21 03:19:44 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.38 to Update dependency @types/react to v18.2.39 2023-11-27 20:56:06 +01:00
kjuulh force-pushed renovate/react-monorepo from 347d3d2983 to 590fe12829 2023-11-27 20:56:08 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.39 to Update dependency @types/react to v18.2.40 2023-12-01 23:29:10 +01:00
kjuulh force-pushed renovate/react-monorepo from 590fe12829 to e76cdf6a81 2023-12-01 23:29:11 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.40 to Update dependency @types/react to v18.2.41 2023-12-02 18:34:30 +01:00
kjuulh force-pushed renovate/react-monorepo from e76cdf6a81 to 5faa0cd252 2023-12-02 18:34:31 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.41 to Update dependency @types/react to v18.2.42 2023-12-04 21:53:48 +01:00
kjuulh force-pushed renovate/react-monorepo from 5faa0cd252 to 5c171d5844 2023-12-04 21:53:50 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.42 to Update dependency @types/react to v18.2.43 2023-12-09 14:18:45 +01:00
kjuulh force-pushed renovate/react-monorepo from 5c171d5844 to 6aaa2018a1 2023-12-09 14:18:46 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.43 to Update dependency @types/react to v18.2.44 2023-12-12 23:57:07 +01:00
kjuulh force-pushed renovate/react-monorepo from 6aaa2018a1 to b3f201af2b 2023-12-12 23:57:08 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.44 to Update dependency @types/react to v18.2.45 2023-12-13 02:38:45 +01:00
kjuulh force-pushed renovate/react-monorepo from b3f201af2b to 5d7630655d 2023-12-13 02:38:46 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.45 to Update dependency @types/react to v18.2.46 2023-12-28 16:20:24 +01:00
kjuulh force-pushed renovate/react-monorepo from 5d7630655d to a5d147f3b6 2023-12-28 16:20:26 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.46 to Update dependency @types/react to v18.2.47 2024-01-06 11:58:41 +01:00
kjuulh force-pushed renovate/react-monorepo from a5d147f3b6 to 1371e083a7 2024-01-06 11:58:43 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.47 to Update dependency @types/react to v18.2.48 2024-01-15 10:40:45 +01:00
kjuulh force-pushed renovate/react-monorepo from 1371e083a7 to cc920f64ca 2024-01-15 10:40:48 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.48 to Update dependency @types/react to v18.2.49 2024-02-01 07:12:43 +01:00
kjuulh force-pushed renovate/react-monorepo from cc920f64ca to 83f5ae3d57 2024-02-01 07:12:45 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.49 to Update dependency @types/react to v18.2.50 2024-02-01 09:11:12 +01:00
kjuulh force-pushed renovate/react-monorepo from 83f5ae3d57 to 32a3fe472a 2024-02-01 09:11:14 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.50 to Update dependency @types/react to v18.2.51 2024-02-01 11:46:58 +01:00
kjuulh force-pushed renovate/react-monorepo from 32a3fe472a to 5a086ce535 2024-02-01 11:47:01 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.51 to Update dependency @types/react to v18.2.52 2024-02-03 02:13:11 +01:00
kjuulh force-pushed renovate/react-monorepo from 5a086ce535 to 32b36088b7 2024-02-03 02:13:13 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.52 to Update dependency @types/react to v18.2.53 2024-02-05 05:46:50 +01:00
kjuulh force-pushed renovate/react-monorepo from 32b36088b7 to 37e89d88c0 2024-02-05 05:46:52 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.53 to Update dependency @types/react to v18.2.54 2024-02-05 22:24:25 +01:00
kjuulh force-pushed renovate/react-monorepo from 37e89d88c0 to d89844f77a 2024-02-05 22:24:25 +01:00 Compare
kjuulh force-pushed renovate/react-monorepo from d89844f77a to 0e36e31d68 2024-02-06 12:23:45 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.54 to Update dependency @types/react to v18.2.55 2024-02-06 12:23:45 +01:00
kjuulh changed title from Update dependency @types/react to v18.2.55 to Update dependency @types/react to v18.2.56 2024-02-17 08:55:26 +01:00
kjuulh force-pushed renovate/react-monorepo from 0e36e31d68 to 9e263c0c78 2024-02-17 08:55:27 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.56 to Update dependency @types/react to v18.2.57 2024-02-19 23:36:37 +01:00
kjuulh force-pushed renovate/react-monorepo from 9e263c0c78 to f4d450fe84 2024-02-19 23:36:37 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.57 to Update dependency @types/react to v18.2.58 2024-02-23 09:36:29 +01:00
kjuulh force-pushed renovate/react-monorepo from f4d450fe84 to cb8cbc8149 2024-02-23 09:36:31 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.58 to Update dependency @types/react to v18.2.59 2024-02-26 22:19:47 +01:00
kjuulh force-pushed renovate/react-monorepo from cb8cbc8149 to d28572aa2d 2024-02-26 22:19:48 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.59 to Update dependency @types/react to v18.2.60 2024-02-27 10:38:14 +01:00
kjuulh force-pushed renovate/react-monorepo from d28572aa2d to 8d8782b99b 2024-02-27 10:38:16 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.60 to Update dependency @types/react to v18.2.61 2024-02-29 13:35:22 +01:00
kjuulh force-pushed renovate/react-monorepo from 8d8782b99b to 144c362b15 2024-02-29 13:35:22 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.61 to Update dependency @types/react to v18.2.62 2024-03-04 19:59:06 +01:00
kjuulh force-pushed renovate/react-monorepo from 144c362b15 to 01521b4c7d 2024-03-04 19:59:06 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.62 to Update dependency @types/react to v18.2.63 2024-03-05 12:27:25 +01:00
kjuulh force-pushed renovate/react-monorepo from 01521b4c7d to 3e455c1b3f 2024-03-05 12:27:27 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.63 to Update dependency @types/react to v18.2.64 2024-03-06 20:53:40 +01:00
kjuulh force-pushed renovate/react-monorepo from 3e455c1b3f to 69bbadcdaf 2024-03-06 20:53:42 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.64 to Update dependency @types/react to v18.2.65 2024-03-12 01:48:42 +01:00
kjuulh force-pushed renovate/react-monorepo from 69bbadcdaf to 33f47d8468 2024-03-12 01:48:44 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.65 to Update dependency @types/react to v18.2.66 2024-03-14 15:37:40 +01:00
kjuulh force-pushed renovate/react-monorepo from 33f47d8468 to 64a5f4af14 2024-03-14 15:37:42 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.66 to Update dependency @types/react to v18.2.67 2024-03-18 14:42:33 +01:00
kjuulh force-pushed renovate/react-monorepo from 64a5f4af14 to 5cc7cc7735 2024-03-18 14:42:35 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.67 to Update dependency @types/react to v18.2.68 2024-03-22 19:38:50 +01:00
kjuulh force-pushed renovate/react-monorepo from 5cc7cc7735 to 7c44fb24e7 2024-03-22 19:38:52 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.68 to Update dependency @types/react to v18.2.69 2024-03-22 21:53:16 +01:00
kjuulh force-pushed renovate/react-monorepo from 7c44fb24e7 to 97fb926bd4 2024-03-22 21:53:18 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.69 to Update dependency @types/react to v18.2.70 2024-03-25 10:59:07 +01:00
kjuulh force-pushed renovate/react-monorepo from 97fb926bd4 to decd9930f6 2024-03-25 10:59:08 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.70 to Update dependency @types/react to v18.2.71 2024-03-26 09:36:49 +01:00
kjuulh force-pushed renovate/react-monorepo from decd9930f6 to 84af09acc0 2024-03-26 09:36:50 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.71 to Update dependency @types/react to v18.2.72 2024-03-26 19:47:13 +01:00
kjuulh force-pushed renovate/react-monorepo from 84af09acc0 to 016a74531a 2024-03-26 19:47:16 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.72 to Update dependency @types/react to v18.2.73 2024-03-27 18:27:56 +01:00
kjuulh force-pushed renovate/react-monorepo from 016a74531a to eb15943fa2 2024-03-27 18:27:58 +01:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.73 to Update dependency @types/react to v18.2.74 2024-04-02 15:38:43 +02:00
kjuulh force-pushed renovate/react-monorepo from eb15943fa2 to 67a1139546 2024-04-02 15:38:44 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.74 to Update dependency @types/react to v18.2.75 2024-04-09 00:52:41 +02:00
kjuulh force-pushed renovate/react-monorepo from 67a1139546 to 62d4e5a80b 2024-04-09 00:52:42 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.75 to Update dependency @types/react to v18.2.76 2024-04-11 19:47:28 +02:00
kjuulh force-pushed renovate/react-monorepo from 62d4e5a80b to ed77bb19dd 2024-04-11 19:47:30 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.76 to Update dependency @types/react to v18.2.77 2024-04-11 23:49:18 +02:00
kjuulh force-pushed renovate/react-monorepo from ed77bb19dd to eee8051d52 2024-04-11 23:49:21 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.77 to Update dependency @types/react to v18.2.78 2024-04-13 12:42:43 +02:00
kjuulh force-pushed renovate/react-monorepo from eee8051d52 to 38d565faf0 2024-04-13 12:42:44 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.78 to Update dependency @types/react to v18.2.79 2024-04-16 00:41:22 +02:00
kjuulh force-pushed renovate/react-monorepo from 38d565faf0 to e50877e419 2024-04-16 00:41:24 +02:00 Compare
kjuulh changed title from Update dependency @types/react to v18.2.79 to Update react monorepo 2024-04-25 19:05:08 +02:00
kjuulh force-pushed renovate/react-monorepo from e50877e419 to 3c383d8a11 2024-04-25 19:05:10 +02:00 Compare
kjuulh changed title from Update react monorepo to Update react monorepo to v18.3.0 2024-04-25 22:37:17 +02:00
kjuulh force-pushed renovate/react-monorepo from 3c383d8a11 to ee2fa6223d 2024-04-25 22:37:20 +02:00 Compare
kjuulh changed title from Update react monorepo to v18.3.0 to Update react monorepo 2024-04-26 19:09:09 +02:00
kjuulh force-pushed renovate/react-monorepo from ee2fa6223d to 538cfd5b81 2024-04-26 19:09:11 +02:00 Compare
kjuulh changed title from Update react monorepo to Update react monorepo to v18.3.1 2024-04-26 23:37:20 +02:00
kjuulh force-pushed renovate/react-monorepo from 538cfd5b81 to 72a2095c3d 2024-04-26 23:37:22 +02:00 Compare
kjuulh changed title from Update react monorepo to v18.3.1 to Update react monorepo 2024-05-11 13:08:42 +02:00
kjuulh force-pushed renovate/react-monorepo from 72a2095c3d to 559e846f29 2024-05-11 13:08:44 +02:00 Compare
kjuulh force-pushed renovate/react-monorepo from 559e846f29 to 32ceeaa7db 2024-05-19 13:15:23 +02:00 Compare
kjuulh force-pushed renovate/react-monorepo from 32ceeaa7db to 2db9c7a6b2 2024-05-23 22:38:35 +02:00 Compare
Author
Owner

⚠️ 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: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
 WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

### ⚠️ 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: pnpm-lock.yaml ```  WARN  The "store" setting has been renamed to "store-dir". Please use the new name.  WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.  WARN  GET https://registry.npmjs.org/next error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/sass/-/sass-1.69.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/react error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.  WARN  GET https://registry.npmjs.org/react-dom error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left. undefined  ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams ```
kjuulh force-pushed renovate/react-monorepo from 2db9c7a6b2 to da160ec596 2024-08-21 23:50:08 +02:00 Compare
kjuulh force-pushed renovate/react-monorepo from da160ec596 to 2626b40d15 2024-08-30 13:00:46 +02:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push 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/react-monorepo:renovate/react-monorepo
git checkout renovate/react-monorepo
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/wishlist-client#193
No description provided.