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 8 months ago.


Merge Risk: Low

This is a patch upgrade from version 8.5.3 to 8.5.9. The changes include adding support for Vercel Edge and Cloudflare Workers environments. No breaking changes were introduced.

Source: Release notes

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.


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
@graymalkin77
Copy link
Author

graymalkin77 commented Nov 16, 2025

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

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

3 participants