Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump react-textarea-autosize and @types/react-textarea-autosize #6

Open
wants to merge 1 commit into
base: 5.3
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps react-textarea-autosize and @types/react-textarea-autosize. These dependencies needed to be updated together.
Updates react-textarea-autosize from 8.3.0 to 8.3.4

Release notes

Sourced from react-textarea-autosize's releases.

v8.3.4

Patch Changes

v8.3.3

Patch Changes

v8.3.2

Patch Changes

  • 3c71884 #311 Thanks @​Andarist! - Changed TextareaAutosizeProps to a TS interface which fixes the problem of "resolved" being type alias being inlined in the emitted types declaration which could cause incompatibilities with some versions of @types/react.

v8.3.1

Patch Changes

  • 49d7d04 #305 Thanks @​mxschmitt! - Moved internal 'resize' listener to the layout effect since React 17 calls cleanups of regular effects asynchronously. This ensures that we don't ever try to access the already unmounted ref in our listener.
Changelog

Sourced from react-textarea-autosize's changelog.

8.3.4

Patch Changes

8.3.3

Patch Changes

8.3.2

Patch Changes

  • 3c71884 #311 Thanks @​Andarist! - Changed TextareaAutosizeProps to a TS interface which fixes the problem of "resolved" being type alias being inlined in the emitted types declaration which could cause incompatibilities with some versions of @types/react.

8.3.1

Patch Changes

  • 49d7d04 #305 Thanks @​mxschmitt! - Moved internal 'resize' listener to the layout effect since React 17 calls cleanups of regular effects asynchronously. This ensures that we don't ever try to access the already unmounted ref in our listener.
Commits

Updates @types/react-textarea-autosize from 4.3.5 to 8.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…utosize

Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) and [@types/react-textarea-autosize](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-textarea-autosize). These dependencies needed to be updated together.

Updates `react-textarea-autosize` from 8.3.0 to 8.3.4
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.3.0...v8.3.4)

Updates `@types/react-textarea-autosize` from 4.3.5 to 8.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-textarea-autosize)

---
updated-dependencies:
- dependency-name: react-textarea-autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-textarea-autosize"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 17, 2022

The following labels could not be found: dependencies.

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.

0 participants