Skip to content

Commit

Permalink
chore(deps): update react monorepo (#925)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| devDependencies | patch | [`18.3.3` ->
`18.3.18`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.3/18.3.18)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped)
|
|
[@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom))
| devDependencies | patch | [`18.3.0` ->
`18.3.5`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.3.0/18.3.5)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped)
|
| [eslint-plugin-react-hooks](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks))
| devDependencies | patch | [`4.6.0` ->
`4.6.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/4.6.0/4.6.2)
| [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/facebook/react/badge)](https://securityscorecards.dev/viewer/?uri=github.com/facebook/react)
|
| [scheduler](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/scheduler))
| devDependencies | minor | [`^0.23.0` ->
`^0.25.0`](https://renovatebot.com/diffs/npm/scheduler/0.23.2/0.25.0) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/facebook/react/badge)](https://securityscorecards.dev/viewer/?uri=github.com/facebook/react)
|

---

### Release Notes

<details>
<summary>facebook/react (eslint-plugin-react-hooks)</summary>

###
[`v4.6.2`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f)

[Compare
Source](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f)

###
[`v4.6.1`](https://redirect.github.com/facebook/react/compare/be229c5655074642ee664f532f2e7411dd7dccc7...a87edf62d7d69705ddbcec9a24f0780b3db7535f)

[Compare
Source](https://redirect.github.com/facebook/react/compare/be229c5655074642ee664f532f2e7411dd7dccc7...a87edf62d7d69705ddbcec9a24f0780b3db7535f)

</details>

<details>
<summary>facebook/react (scheduler)</summary>

###
[`v0.25.0`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...63cde684f5340b1ca73f6244501aac1c3d2c92a8)

[Compare
Source](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...63cde684f5340b1ca73f6244501aac1c3d2c92a8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge
- At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDQuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Feb 2, 2025
1 parent 871960b commit d6f98eb
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/sdks/nextjs-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "5.11.1",
"git-format-staged": "^3.0.0",
"jest": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sdks/react-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.0.0",
"@types/react": "18.3.3",
"@types/react": "18.3.18",
"@types/node": "^20.0.0",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "^5.3.3",
"babel-jest": "29.7.0",
"eslint": "8.57.1",
Expand Down Expand Up @@ -132,7 +132,7 @@
"ts-node": "10.9.1",
"typescript": "^5.0.2",
"object-assign": "^4.1.1",
"scheduler": "^0.23.0",
"scheduler": "^0.25.0",
"@remix-run/router": "1.17.0",
"jest-environment-jsdom": "^29.0.0",
"core-js": "3.19.3",
Expand Down
82 changes: 46 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6f98eb

Please sign in to comment.