[pgadmin-org/pgadmin4] d3d1f9: Python dependency: Bump react-dom and @types/react...

From: "dependabot[bot]" <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] d3d1f9: Python dependency: Bump react-dom and @types/react...
Date: 2023-03-31 05:13:56
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/222de6-d3d1f9@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: d3d1f92102faee797dc62438ea352f4ce301c3bd
https://github.com/pgadmin-org/pgadmin4/commit/d3d1f92102faee797dc62438ea352f4ce301c3bd
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-03-31 (Fri, 31 Mar 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump react-dom and @types/react-dom in /web

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [(at)types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) These dependencies needed to be updated together.

Updates `react-dom` from 17.0.2 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)

Updates `(at)types/react-dom` from 16.9.17 to 18.0.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-03-31 05:14:03 [pgadmin-org/pgadmin4]
Previous Message Dave Page 2023-03-30 14:54:27 [pgadmin-org/pgadmin4] 222de6: Run Python tests against all supported PostgreSQL ...