From 4d4b8b026fa8e872cc08e689b6f99186813a5f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 09:15:07 -0400 Subject: [PATCH] Bump react-select from 5.4.0 to 5.5.0 (#6404) * Bump react-select from 5.4.0 to 5.5.0 Bumps [react-select](https://github.com/JedWatson/react-select) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.4.0...react-select@5.5.0) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update snapshots Signed-off-by: Sebastian Malton Signed-off-by: dependabot[bot] Signed-off-by: Sebastian Malton Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Malton --- package.json | 2 +- ...tory-from-list-in-preferences.test.ts.snap | 4 +-- ...lling-helm-chart-from-new-tab.test.ts.snap | 4 +-- .../namespace-select-filter.test.tsx.snap | 6 ++--- yarn.lock | 27 ++++++++++++++++--- 5 files changed, 31 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index eac06bfb68..9f11a786f4 100644 --- a/package.json +++ b/package.json @@ -411,7 +411,7 @@ "react-refresh": "^0.14.0", "react-refresh-typescript": "^2.0.7", "react-router-dom": "^5.3.4", - "react-select": "^5.4.0", + "react-select": "^5.5.0", "react-select-event": "^5.5.1", "react-table": "^7.8.0", "react-window": "^1.8.7", diff --git a/src/features/helm-charts/__snapshots__/add-helm-repository-from-list-in-preferences.test.ts.snap b/src/features/helm-charts/__snapshots__/add-helm-repository-from-list-in-preferences.test.ts.snap index 2e520db845..12975a3f66 100644 --- a/src/features/helm-charts/__snapshots__/add-helm-repository-from-list-in-preferences.test.ts.snap +++ b/src/features/helm-charts/__snapshots__/add-helm-repository-from-list-in-preferences.test.ts.snap @@ -1756,7 +1756,7 @@ exports[`add helm repository from list in preferences when navigating to prefere />
when clicked renders 1`] = `
when clicked when 'test-2' is clicked when cl
when clicked when 'test-2' is clicked when cl
=7" -react-select@^5.4.0: - version "5.4.0" - resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.4.0.tgz#81f6ac73906126706f104751ee14437bd16798f4" - integrity sha512-CjE9RFLUvChd5SdlfG4vqxZd55AZJRrLrHzkQyTYeHlpOztqcgnyftYAolJ0SGsBev6zAs6qFrjm6KU3eo2hzg== +react-select@^5.5.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.5.0.tgz#c82286e20b26194738186ada54cc8a0c677dfc6e" + integrity sha512-yzA+eavdxpF5Onf0u9KZ84qxr8r/CwPPn777bRkslbDtEUYx2+m13OrhP3WVa30+aWYxwkO/pkLcZ7q7r/6OhQ== dependencies: "@babel/runtime" "^7.12.0" "@emotion/cache" "^11.4.0" "@emotion/react" "^11.8.1" + "@floating-ui/dom" "^1.0.1" "@types/react-transition-group" "^4.4.0" memoize-one "^5.0.0" prop-types "^15.6.0" react-transition-group "^4.3.0" + use-isomorphic-layout-effect "^1.1.2" react-swipeable@^6.1.0: version "6.2.2" @@ -12446,6 +12460,11 @@ url-parse@^1.5.10: querystringify "^2.1.1" requires-port "^1.0.0" +use-isomorphic-layout-effect@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb" + integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA== + use-memo-one@^1.1.1: version "1.1.2" resolved "https://registry.yarnpkg.com/use-memo-one/-/use-memo-one-1.1.2.tgz#0c8203a329f76e040047a35a1197defe342fab20"