Skip to content

Conversation

graymalkin77
Copy link

snyk-top-banner

Snyk has created this PR to upgrade react-textarea-autosize from 8.5.3 to 8.5.9.

ℹ️ 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 6 versions ahead of your current version.

  • The recommended version was released 5 months ago.

Release notes
Package name: react-textarea-autosize
  • 8.5.9 - 2025-03-30

    Patch Changes

    • #417 cbced4f Thanks @ threepointone! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

      This lets tools like Wrangler and the Cloudflare Vite Plugin pick up the right version of the built module, preventing issues like cloudflare/workers-sdk#8723.

  • 8.5.8 - 2025-03-13

    Patch Changes

    • #414 d12e6a5 Thanks @ benjaminwaterlot! - Fixed a race condition leading to an error caused by textarea being unmounted before internal requestAnimationFrame's callback being fired
  • 8.5.7 - 2025-01-10

    Patch Changes

    • #409 8c47e31 Thanks @ Andarist! - Fixed an issue with resize not happening after the containing form being reset
  • 8.5.6 - 2024-12-09

    Patch Changes

  • 8.5.5 - 2024-11-13

    Patch Changes

    • #401 4a34e1b Thanks @ olee! - Add missing wordSpacing and scrollbarGutter as properties that can impact sizing
  • 8.5.4 - 2024-10-10

    Patch Changes

    • #397 bf3cad8 Thanks @ Oyveloper! - Force display: block for the hidden textarea to prevent other styles from overriding it and thus breaking the resizing functionality
  • 8.5.3 - 2023-08-22

    Patch Changes

    • #386 b3dc597 Thanks @ Andarist! - Distribute completely separate files for the worker condition to avoid bundlers from aliasing files targeting node to the ones targeting browsers through the package.json#browser alias field.
from react-textarea-autosize GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade react-textarea-autosize from 8.5.3 to 8.5.9.

See this package in npm:
react-textarea-autosize

See this project in Snyk:
https://app.snyk.io/org/cognigy-gmbh/project/92bd593a-b4bf-439d-8778-29e930fdd262?utm_source=github&utm_medium=referral&page=upgrade-pr
@Copilot Copilot AI review requested due to automatic review settings September 6, 2025 04:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the react-textarea-autosize dependency from version 8.5.3 to 8.5.9, addressing 6 versions of updates released over approximately 5 months. The upgrade includes various bug fixes and improvements such as race condition fixes, form reset handling, React 19 compatibility, and additional CSS property support for better sizing calculations.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@graymalkin77
Copy link
Author

graymalkin77 commented Sep 6, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

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.

2 participants