Skip to content

Commit 16a1ca8

Browse files
elastic-renovate-prod[bot]mattkimekibanamachine
authored
Update dependency react-window to ^1.8.11 (main) (#206169)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-window](http://react-window.now.sh/) ([source](https://github.com/bvaughn/react-window)) | dependencies | patch | [`^1.8.10` -> `^1.8.11`](https://renovatebot.com/diffs/npm/react-window/1.8.10/1.8.11) | --- ### Release Notes <details> <summary>bvaughn/react-window (react-window)</summary> ### [`v1.8.11`](https://github.com/bvaughn/react-window/blob/HEAD/CHANGELOG.md#1811) [Compare Source](https://github.com/bvaughn/react-window/compare/1.8.10...1.8.11) - Dependencies updated to include React 19 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOktpYmFuYSBNYW5hZ2VtZW50IiwiVGVhbTpNb25pdG9yaW5nIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Matthew Kime <[email protected]> Co-authored-by: kibanamachine <[email protected]>
1 parent 8cf053a commit 16a1ca8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@
13111311
"react-shortcuts": "^2.1.0",
13121312
"react-use": "^15.3.8",
13131313
"react-virtualized": "^9.22.6",
1314-
"react-window": "^1.8.10",
1314+
"react-window": "^1.8.11",
13151315
"react-window-infinite-loader": "^1.0.9",
13161316
"reduce-reducers": "^1.0.4",
13171317
"redux": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27537,10 +27537,10 @@ react-window-infinite-loader@^1.0.9:
2753727537
resolved "https://registry.yarnpkg.com/react-window-infinite-loader/-/react-window-infinite-loader-1.0.9.tgz#d861c03d5cbc550e2f185371af820fd22d46c099"
2753827538
integrity sha512-5Hg89IdU4Vrp0RT8kZYKeTIxWZYhNkVXeI1HbKo01Vm/Z7qztDvXljwx16sMzsa9yapRJQW3ODZfMUw38SOWHw==
2753927539

27540-
react-window@^1.8.10:
27541-
version "1.8.10"
27542-
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.10.tgz#9e6b08548316814b443f7002b1cf8fd3a1bdde03"
27543-
integrity sha512-Y0Cx+dnU6NLa5/EvoHukUD0BklJ8qITCtVEPY1C/nL8wwoZ0b5aEw8Ff1dOVHw7fCzMt55XfJDd8S8W8LCaUCg==
27540+
react-window@^1.8.10, react-window@^1.8.11:
27541+
version "1.8.11"
27542+
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.11.tgz#a857b48fa85bd77042d59cc460964ff2e0648525"
27543+
integrity sha512-+SRbUVT2scadgFSWx+R1P754xHPEqvcfSfVX10QYg6POOz+WNgkN48pS+BtZNIMGiL1HYrSEiCkwsMS15QogEQ==
2754427544
dependencies:
2754527545
"@babel/runtime" "^7.0.0"
2754627546
memoize-one ">=3.1.1 <6"

0 commit comments

Comments
 (0)