From ce0b0e8bc20b00ab13bceef40fa65c0fde88963c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 11:28:45 +0000 Subject: [PATCH 1/2] Build(deps): Bump @patternfly/react-icons from 5.2.1 to 5.3.1 Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 71931592d..ac81f19ed 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "@loadable/component": "^5.16.3", "@patternfly/react-charts": "^7.1.2", "@patternfly/react-core": "^5.2.2", - "@patternfly/react-icons": "^5.2.1", + "@patternfly/react-icons": "^5.3.1", "@patternfly/react-styles": "^5.2.0", "@patternfly/react-table": "^5.2.1", "@patternfly/react-tokens": "^5.1.2", diff --git a/yarn.lock b/yarn.lock index d851e1789..0533a3593 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1038,7 +1038,7 @@ __metadata: "@loadable/component": "npm:^5.16.3" "@patternfly/react-charts": "npm:^7.1.2" "@patternfly/react-core": "npm:^5.2.2" - "@patternfly/react-icons": "npm:^5.2.1" + "@patternfly/react-icons": "npm:^5.3.1" "@patternfly/react-styles": "npm:^5.2.0" "@patternfly/react-table": "npm:^5.2.1" "@patternfly/react-tokens": "npm:^5.1.2" @@ -1743,6 +1743,16 @@ __metadata: languageName: node linkType: hard +"@patternfly/react-icons@npm:^5.3.1": + version: 5.3.1 + resolution: "@patternfly/react-icons@npm:5.3.1" + peerDependencies: + react: ^17 || ^18 + react-dom: ^17 || ^18 + checksum: 10/7884518ea4562e08f04d3f35bbaa93ba2483df78c3f6a5a1322a30732b24424ca5c7c87262d8093813b35953fe9f29d6f1fb20fbb9be1d2abe318af66be7add6 + languageName: node + linkType: hard + "@patternfly/react-styles@npm:^5.1.2, @patternfly/react-styles@npm:^5.2.0": version: 5.2.0 resolution: "@patternfly/react-styles@npm:5.2.0" From 9cd368c04893f03e1bc3bca0dc39b2cd913dad08 Mon Sep 17 00:00:00 2001 From: inmantaci Date: Fri, 26 Apr 2024 14:02:15 +0200 Subject: [PATCH 2/2] Added change entry --- changelogs/unreleased/5715-dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelogs/unreleased/5715-dependabot.yml diff --git a/changelogs/unreleased/5715-dependabot.yml b/changelogs/unreleased/5715-dependabot.yml new file mode 100644 index 000000000..82d9061ab --- /dev/null +++ b/changelogs/unreleased/5715-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: 'Build(deps): Bump @patternfly/react-icons from 5.2.1 to 5.3.1' +destination-branches: +- master +- iso7 +sections: {}