From 4da55d97be4a54e725539f78415f61ddf4514847 Mon Sep 17 00:00:00 2001 From: Scott J Dickerson Date: Wed, 24 Apr 2024 12:56:53 -0400 Subject: [PATCH 1/2] dependabot for docker, see what happens Signed-off-by: Scott J Dickerson --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 443a91c3d8..866fc2b4e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,8 @@ updates: allow: - dependency-name: "@patternfly/*" dependency-type: "direct" + + - package-ecosystem: docker + directory: "/" + schedule: + interval: daily From 0d23a6c0a54813f2b4cf16e9e0d5da4e91b016aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:58:10 +0000 Subject: [PATCH 2/2] :arrow_up: Bump @patternfly/react-core from 5.2.3 to 5.3.3 Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.2.3 to 5.3.3. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.3...@patternfly/react-core@5.3.3) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- package-lock.json | 31 ++++++++++++++++++------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/client/package.json b/client/package.json index dbc3a3fe32..a17da8df3a 100644 --- a/client/package.json +++ b/client/package.json @@ -28,7 +28,7 @@ "@patternfly/patternfly": "5.2.1", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", - "@patternfly/react-core": "5.2.3", + "@patternfly/react-core": "5.3.3", "@patternfly/react-table": "5.2.4", "@patternfly/react-tokens": "5.2.1", "@react-keycloak/web": "^3.4.0", diff --git a/package-lock.json b/package-lock.json index aa11c07a68..bb11d7c844 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "@patternfly/patternfly": "5.2.1", "@patternfly/react-charts": "7.2.2", "@patternfly/react-code-editor": "5.2.3", - "@patternfly/react-core": "5.2.3", + "@patternfly/react-core": "5.3.3", "@patternfly/react-table": "5.2.4", "@patternfly/react-tokens": "5.2.1", "@react-keycloak/web": "^3.4.0", @@ -1712,13 +1712,13 @@ } }, "node_modules/@patternfly/react-core": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.3.tgz", - "integrity": "sha512-MJeOLyJFbZPV+cj4LjL15nUuhJUwFuqLFiv6f2YubRqHl/+z05oM0byhwfm/qu2VnKByY6X6lu3Hp+hMTZcbOA==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.3.3.tgz", + "integrity": "sha512-qq3j0M+Vi+Xmd+a/MhRhGgjdRh9Hnm79iA+L935HwMIVDcIWRYp6Isib/Ha4+Jk+f3Qdl0RT3dBDvr/4m6OpVQ==", "dependencies": { - "@patternfly/react-icons": "^5.2.1", - "@patternfly/react-styles": "^5.2.1", - "@patternfly/react-tokens": "^5.2.1", + "@patternfly/react-icons": "^5.3.2", + "@patternfly/react-styles": "^5.3.1", + "@patternfly/react-tokens": "^5.3.1", "focus-trap": "7.5.2", "react-dropzone": "^14.2.3", "tslib": "^2.5.0" @@ -1728,19 +1728,24 @@ "react-dom": "^17 || ^18" } }, + "node_modules/@patternfly/react-core/node_modules/@patternfly/react-tokens": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.3.1.tgz", + "integrity": "sha512-VYK0uVP2/2RJ7ZshJCCLeq0Boih5I1bv+9Z/Bg6h12dCkLs85XsxAX9Ve+BGIo5DF54/mzcRHE1RKYap4ISXuw==" + }, "node_modules/@patternfly/react-icons": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.2.1.tgz", - "integrity": "sha512-aeJ0X+U2NDe8UmI5eQiT0iuR/wmUq97UkDtx3HoZcpRb9T6eUBfysllxjRqHS8rOOspdU8OWq+CUhQ/E2ZDibg==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.2.tgz", + "integrity": "sha512-GEygYbl0H4zD8nZuTQy2dayKIrV2bMMeWKSOEZ16Y3EYNgYVUOUnN+J0naAEuEGH39Xb1DE9n+XUbE1PC4CxPA==", "peerDependencies": { "react": "^17 || ^18", "react-dom": "^17 || ^18" } }, "node_modules/@patternfly/react-styles": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.2.1.tgz", - "integrity": "sha512-GT96hzI1QenBhq6Pfc51kxnj9aVLjL1zSLukKZXcYVe0HPOy0BFm90bT1Fo4e/z7V9cDYw4SqSX1XLc3O4jsTw==" + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.3.1.tgz", + "integrity": "sha512-H6uBoFH3bJjD6PP75qZ4k+2TtF59vxf9sIVerPpwrGJcRgBZbvbMZCniSC3+S2LQ8DgXLnDvieq78jJzHz0hiA==" }, "node_modules/@patternfly/react-table": { "version": "5.2.4",