StratoDem / sd-material-ui

material-ui components for Dash
MIT License
193 stars 27 forks source link

Bump react-transition-group from 4.4.1 to 4.4.5 #946

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-transition-group from 4.4.1 to 4.4.5.

Release notes

Sourced from react-transition-group's releases.

v4.4.5

4.4.5 (2022-08-01)

Bug Fixes

  • apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled (#847) (1043549)

v4.4.4

4.4.4 (2022-07-30)

Bug Fixes

v4.4.3

4.4.3 (2022-07-30)

Bug Fixes

  • enter animations with mountOnEnter or unmountOnExit (#749) (51bdceb)

v4.4.2

4.4.2 (2021-05-29)

Bug Fixes

  • nodeRef prop type for cross-realm elements (#732) (8710c01)
Changelog

Sourced from react-transition-group's changelog.

4.4.5 (2022-08-01)

Bug Fixes

  • apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled (#847) (1043549)

4.4.4 (2022-07-30)

Bug Fixes

4.4.3 (2022-07-30)

Bug Fixes

  • enter animations with mountOnEnter or unmountOnExit (#749) (51bdceb)

4.4.2 (2021-05-29)

Bug Fixes

  • nodeRef prop type for cross-realm elements (#732) (8710c01)
Commits
  • 4cb51a9 chore(release): 4.4.5 [skip ci]
  • 1043549 fix: apply entering animation synchronously when unmountOnExit or mountOnEnte...
  • 35fa332 chore(release): 4.4.4 [skip ci]
  • 97af789 fix: missing build files (#845)
  • 01dcc83 chore(release): 4.4.3 [skip ci]
  • 51bdceb fix: enter animations with mountOnEnter or unmountOnExit (#749)
  • 6cbd6aa ci: run CI on the alpha branch (#822)
  • 153d572 chore: use React v18 as the default target for development (#810)
  • 9923217 docs: fix small typo in testing.js (#806)
  • b034f72 ci: use @​testing-library/react@​alpha only for React v18 (#807)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eps1lon, a new releaser for react-transition-group since your current version.


Dependabot compatibility score

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)