Skip to content

Commit

Permalink
build(deps): update dependency react-textarea-autosize to ^8.5.7 (#3814)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-textarea-autosize](https://redirect.github.com/Andarist/react-textarea-autosize)
| [`^8.5.6` ->
`^8.5.7`](https://renovatebot.com/diffs/npm/react-textarea-autosize/8.5.6/8.5.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-textarea-autosize/8.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-textarea-autosize/8.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-textarea-autosize/8.5.6/8.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-textarea-autosize/8.5.6/8.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Andarist/react-textarea-autosize
(react-textarea-autosize)</summary>

###
[`v8.5.7`](https://redirect.github.com/Andarist/react-textarea-autosize/blob/HEAD/CHANGELOG.md#857)

[Compare
Source](https://redirect.github.com/Andarist/react-textarea-autosize/compare/v8.5.6...v8.5.7)

##### Patch Changes

-
[#&#8203;409](https://redirect.github.com/Andarist/react-textarea-autosize/pull/409)
[`8c47e31`](https://redirect.github.com/Andarist/react-textarea-autosize/commit/8c47e314bc96077fba62505e71fbcd55a7b9a485)
Thanks [@&#8203;Andarist](https://redirect.github.com/Andarist)! - Fixed
an issue with resize not happening after the containing form being reset

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/inabagumi/mini-apps).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 99e49b3 commit a8e5e1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"react-textarea-autosize": "^8.5.6"
"react-textarea-autosize": "^8.5.7"
},
"description": "We are Haneru Developers!",
"devDependencies": {
Expand Down

0 comments on commit a8e5e1a

Please sign in to comment.