Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-virtualized-auto-sizer from 1.0.20 to 1.0.23 #7598

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

JasonStoltz
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-virtualized-auto-sizer from 1.0.20 to 1.0.23.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-02-21.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade react-virtualized-auto-sizer from 1.0.20 to 1.0.23.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/eui/project/782ac3a8-8bb4-4658-baa9-190d6cb035f1?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
@JasonStoltz JasonStoltz requested a review from a team as a code owner March 19, 2024 17:04
@mgadewoll mgadewoll self-assigned this Mar 27, 2024
@kibanamachine
Copy link

Preview staging links for this PR:

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @mgadewoll

@mgadewoll
Copy link
Contributor

mgadewoll commented Mar 27, 2024

ℹ️ There has been another patch release already to v1.0.24.
As the additional release only includes a new optional prop (default is set to false) we can upgrade directly to the next patch version.

Changes according to the release changelog:

1.0.24

  • Add optional doNotBailOutOnEmptyChildren prop to AutoSizer to override default behavior of not rendering children when either width or height are 0

1.0.23

  • Bugfix: Use ResizeObserver global from parentNode realm to support case with multiple realms (#82)

1.0.22

  • Bugfix: Treat empty-string padding values as 0

1.0.21

  • TypeScript change only; AutoSizer return type changed from ReactElement to ReactNode

✅ Checking the affected components (EuiAutoSizer, EuiCodeBlock, EuiSelectable) for regression according to the changelog did not result in any issues. Based on this we should be able to safely upgrade this package. 📦

@mgadewoll mgadewoll merged commit c2b52b1 into main Mar 27, 2024
7 checks passed
@mgadewoll mgadewoll deleted the snyk-upgrade-bfb8898eedaae3eb7714c6855a103365 branch March 27, 2024 14:48
cee-chen added a commit to elastic/kibana that referenced this pull request Apr 1, 2024
`v93.5.1` ⏩ `v93.5.2`

---

## [`v93.5.2`](https://github.com/elastic/eui/releases/v93.5.2)

**Dependency updates**

- Updated `react-virtualized-auto-sizer` to 1.0.24
([#7598](elastic/eui#7598))
- Updated `react-window` to 1.8.10
([#7600](elastic/eui#7600))

**CSS-in-JS conversions**

- Updated EUI's internal style memoization/performance utility to have
configurable error/warning levels via `setEuiDevProviderWarning`
([#7626](elastic/eui#7626))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants