[Snyk] Upgrade react-textarea-autosize from 8.5.3 to 8.5.9 #209
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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
Release notes
Package name: react-textarea-autosize
-
8.5.9 - 2025-03-30
-
-
8.5.8 - 2025-03-13
- #414
-
8.5.7 - 2025-01-10
- #409
-
8.5.6 - 2024-12-09
- #400
-
8.5.5 - 2024-11-13
- #401
-
8.5.4 - 2024-10-10
- #397
-
8.5.3 - 2023-08-22
- #386
from react-textarea-autosize GitHub release notesPatch Changes
#417
cbced4fThanks @ threepointone! - Addededge-lightandworkerdconditions topackage.jsonmanifest 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.
Patch Changes
d12e6a5Thanks @ benjaminwaterlot! - Fixed a race condition leading to an error caused by textarea being unmounted before internalrequestAnimationFrame's callback being firedPatch Changes
8c47e31Thanks @ Andarist! - Fixed an issue with resize not happening after the containing form being resetPatch Changes
7d48e9eThanks @ Yonom! - Add React 19 to the allowed peer dependency range.Patch Changes
4a34e1bThanks @ olee! - Add missingwordSpacingandscrollbarGutteras properties that can impact sizingPatch Changes
bf3cad8Thanks @ Oyveloper! - Forcedisplay: blockfor the hidden textarea to prevent other styles from overriding it and thus breaking the resizing functionalityPatch Changes
b3dc597Thanks @ Andarist! - Distribute completely separate files for theworkercondition to avoid bundlers from aliasing files targeting node to the ones targeting browsers through thepackage.json#browseralias field.Important
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: