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

chore(deps): bump react-transition-group from 2.8.0 to 4.3.0 #1615

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 5, 2019

Bumps react-transition-group from 2.8.0 to 4.3.0.

Release notes

Sourced from react-transition-group's releases.

v4.3.0

4.3.0 (2019-09-05)

Features

v4.2.2

4.2.2 (2019-08-02)

Bug Fixes

  • Fix imports to play nicely with rollup (#530) (3d9003e)

v4.2.1

4.2.1 (2019-07-02)

Bug Fixes

  • updated SwitchTransition component to be default export and exported from index.js (#516) (cfd0070)

v4.2.0

4.2.0 (2019-06-28)

Features

v4.1.1

4.1.1 (2019-06-10)

Bug Fixes

v4.1.0

4.1.0 (2019-05-30)

Features

  • add global transition disable switch (#506) (4c5ba98)

v4.0.1

4.0.1 (2019-05-09)

... (truncated)
Changelog

Sourced from react-transition-group's changelog.

4.3.0 (2019-09-05)

Features

4.2.2 (2019-08-02)

Bug Fixes

  • Fix imports to play nicely with rollup (#530) (3d9003e)

4.2.1 (2019-07-02)

Bug Fixes

  • updated SwitchTransition component to be default export and exported from index.js (#516) (cfd0070)

4.2.0 (2019-06-28)

Features

4.1.1 (2019-06-10)

Bug Fixes

4.1.0 (2019-05-30)

Features

  • add global transition disable switch (#506) (4c5ba98)

4.0.1 (2019-05-09)

Bug Fixes

  • issue with dynamically applied classes not being properly removed for reentering items (#499) (129cb11)

4.0.0 (2019-04-16)

... (truncated)
Commits
  • 6dbadb5 chore(release): 4.3.0 [skip ci]
  • b017e18 feat: upgrade dom-helpers (#549)
  • f4e6428 docs: add guidance on TypeScript in README (#525)
  • e3ab273 build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#546)
  • 566bbd2 build(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#545)
  • f53b943 build(deps): bump eslint-utils from 1.3.1 to 1.4.2 in /www (#544)
  • b10766e chore: upgrade cherry-pick (#539)
  • b9b43f9 build(deps): bump react-dev-utils from 4.2.1 to 4.2.3 in /www (#535)
  • b926572 build(deps): bump lodash from 4.17.11 to 4.17.13 in /www (#531)
  • d0444b5 build(deps): bump mixin-deep from 1.2.0 to 1.3.2 in /www (#534)
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 5, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch 3 times, most recently from a9e1b43 to 0da28f4 Compare October 3, 2019 12:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch 4 times, most recently from 019b873 to a937549 Compare October 18, 2019 15:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch 4 times, most recently from 6964607 to 872ed0c Compare December 10, 2019 01:52
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch 4 times, most recently from 301d197 to 4f5c250 Compare January 17, 2020 19:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch from 4f5c250 to 691e606 Compare January 27, 2020 16:19
@GoPro16
Copy link
Member

GoPro16 commented Feb 26, 2020

duplicate of #1742

@GoPro16 GoPro16 closed this Feb 26, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@GoPro16 GoPro16 deleted the dependabot/npm_and_yarn/react-transition-group-4.3.0 branch February 26, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant