Update dependency react-textarea-autosize to v8.5.0 #123

Merged
kjuulh merged 1 commits from renovate/all into main 2023-06-21 18:16:08 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
react-textarea-autosize dependencies minor 8.4.1 -> 8.5.0

Release Notes

Andarist/react-textarea-autosize

v8.5.0

Compare Source

Minor Changes
  • #​373 05b014a Thanks @​Andarist! - Compatibility with node's ESM has been improved. import TextareaAutosize from 'react-textarea-autosize'; was always meant to provide you the default export of this package (the exported component) and now node should load it this way.
  • #​373 05b014a Thanks @​Andarist! - SSR environments should now be able to pick smaller bundles through package.json#exports.
  • #​373 05b014a Thanks @​Andarist! - This package no longer depends on process.env.NODE_ENV. To get dev-only warnings you have to configure your bundler/runtime to use the development condition.
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) | dependencies | minor | [`8.4.1` -> `8.5.0`](https://renovatebot.com/diffs/npm/react-textarea-autosize/8.4.1/8.5.0) | --- ### Release Notes <details> <summary>Andarist/react-textarea-autosize</summary> ### [`v8.5.0`](https://github.com/Andarist/react-textarea-autosize/blob/HEAD/CHANGELOG.md#&#8203;850) [Compare Source](https://github.com/Andarist/react-textarea-autosize/compare/v8.4.1...v8.5.0) ##### Minor Changes - [#&#8203;373](https://github.com/Andarist/react-textarea-autosize/pull/373) [`05b014a`](https://github.com/Andarist/react-textarea-autosize/commit/05b014a8c46834bba42ccd506d18e28064b9dc9a) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Compatibility with node's ESM has been improved. `import TextareaAutosize from 'react-textarea-autosize';` was always meant to provide you the default export of this package (the exported component) and now node should load it this way. <!----> - [#&#8203;373](https://github.com/Andarist/react-textarea-autosize/pull/373) [`05b014a`](https://github.com/Andarist/react-textarea-autosize/commit/05b014a8c46834bba42ccd506d18e28064b9dc9a) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - SSR environments should now be able to pick smaller bundles through `package.json#exports`. <!----> - [#&#8203;373](https://github.com/Andarist/react-textarea-autosize/pull/373) [`05b014a`](https://github.com/Andarist/react-textarea-autosize/commit/05b014a8c46834bba42ccd506d18e28064b9dc9a) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - This package no longer depends on `process.env.NODE_ENV`. To get dev-only warnings you have to configure your bundler/runtime to use the `development` condition. ##### Patch Changes - [#&#8203;370](https://github.com/Andarist/react-textarea-autosize/pull/370) [`d33b120`](https://github.com/Andarist/react-textarea-autosize/commit/d33b1200198eb49a3579225a118389e0e1fb82cd) Thanks [@&#8203;ArnaudRinquin](https://github.com/ArnaudRinquin)! - Add a guard against potentially missing `documents.fonts` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh merged commit 293634c459 into main 2023-06-21 18:16:08 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/todo#123
No description provided.