dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
413 stars 43 forks source link

Bump react-transition-group from 2.5.0 to 2.7.1 #588

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-transition-group from 2.5.0 to 2.7.1.

Release notes *Sourced from [react-transition-group's releases](https://github.com/reactjs/react-transition-group/releases).* > ## v2.7.1 > ## [2.7.1](https://github.com/reactjs/react-transition-group/compare/v2.7.0...v2.7.1) (2019-03-25) > > > ### Bug Fixes > > * revert tree-shaking support because it was a breaking change ([271364c](https://github.com/reactjs/react-transition-group/commit/271364c)) > > > > > ## v2.7.0 > # [2.7.0](https://github.com/reactjs/react-transition-group/compare/v2.6.1...v2.7.0) (2019-03-22) > > > ### Features > > * support ESM (tree-shaking) ([#455](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/455)) ([ef3e357](https://github.com/reactjs/react-transition-group/commit/ef3e357)) > > ## v2.6.1 > ## [2.6.1](https://github.com/reactjs/react-transition-group/compare/v2.6.0...v2.6.1) (2019-03-14) > > > ### Bug Fixes > > * **Transition:** make `exit` key optional when passing an object to the `timeout` prop ([#464](https://github-redirect.dependabot.com/reactjs/react-transition-group/pull/464)) ([3a4cf9c](https://github.com/reactjs/react-transition-group/commit/3a4cf9c91ab5f25caaa9501b129bce66ec9bb56b)) > * **package.json:** mark react-transition-group as side-effect free for webpack tree shaking ([#472](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/472)) ([b81dc89](https://github.com/reactjs/react-transition-group/commit/b81dc89)) > > > > > ## v2.6.0 > # [2.6.0](https://github.com/reactjs/react-transition-group/compare/v2.5.3...v2.6.0) (2019-02-26) > > > ### Features > > * add appear timeout ([#462](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/462)) ([52cdc34](https://github.com/reactjs/react-transition-group/commit/52cdc34)) > > ## v2.5.3 > ## [2.5.3](https://github.com/reactjs/react-transition-group/compare/v2.5.2...v2.5.3) (2019-01-14) > > > ### Bug Fixes > > * strip custom prop-types in production ([#448](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/448)) ([46fa20f](https://github.com/reactjs/react-transition-group/commit/46fa20f)) > > ## v2.5.2 > ## [2.5.2](https://github.com/reactjs/react-transition-group/compare/v2.5.1...v2.5.2) (2018-12-20) > > ... (truncated)
Changelog *Sourced from [react-transition-group's changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md).* > ## [2.7.1](https://github.com/reactjs/react-transition-group/compare/v2.7.0...v2.7.1) (2019-03-25) > > > ### Bug Fixes > > * revert tree-shaking support because it was a breaking change ([271364c](https://github.com/reactjs/react-transition-group/commit/271364c)) > > # [2.7.0](https://github.com/reactjs/react-transition-group/compare/v2.6.1...v2.7.0) (2019-03-22) > > > ### Features > > * support ESM (tree-shaking) ([#455](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/455)) ([ef3e357](https://github.com/reactjs/react-transition-group/commit/ef3e357)) > > ## [2.6.1](https://github.com/reactjs/react-transition-group/compare/v2.6.0...v2.6.1) (2019-03-14) > > > ### Bug Fixes > > * **Transition:** make `exit` key optional when passing an object to the `timeout` prop ([#464](https://github-redirect.dependabot.com/reactjs/react-transition-group/pull/464)) ([3a4cf9c](https://github.com/reactjs/react-transition-group/commit/3a4cf9c91ab5f25caaa9501b129bce66ec9bb56b)) > * **package.json:** mark react-transition-group as side-effect free for webpack tree shaking ([#472](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/472)) ([b81dc89](https://github.com/reactjs/react-transition-group/commit/b81dc89)) > > # [2.6.0](https://github.com/reactjs/react-transition-group/compare/v2.5.3...v2.6.0) (2019-02-26) > > > ### Features > > * add appear timeout ([#462](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/462)) ([52cdc34](https://github.com/reactjs/react-transition-group/commit/52cdc34)) > > ## [2.5.3](https://github.com/reactjs/react-transition-group/compare/v2.5.2...v2.5.3) (2019-01-14) > > > ### Bug Fixes > > * strip custom prop-types in production ([#448](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/448)) ([46fa20f](https://github.com/reactjs/react-transition-group/commit/46fa20f)) > > ## [2.5.2](https://github.com/reactjs/react-transition-group/compare/v2.5.1...v2.5.2) (2018-12-20) > > > ### Bug Fixes > > * pass appear to CSSTransition callbacks ([#441](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/441)) ([df7adb4](https://github.com/reactjs/react-transition-group/commit/df7adb4)), closes [#143](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/143) > > ## [2.5.1](https://github.com/reactjs/react-transition-group/compare/v2.5.0...v2.5.1) (2018-12-10) > > > ### Bug Fixes > > * prevent calling setState in TransitionGroup if it has been unmounted ([#435](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/435)) ([6d46b69](https://github.com/reactjs/react-transition-group/commit/6d46b69))
Commits - [`0993445`](https://github.com/reactjs/react-transition-group/commit/09934450999ee88ad0d4e41ba597fa960766f957) chore(release): 2.7.1 [skip ci] - [`2524b86`](https://github.com/reactjs/react-transition-group/commit/2524b86076086cc1adc35baa4988624d583698d5) fix: trigger release - [`271364c`](https://github.com/reactjs/react-transition-group/commit/271364cbb641f6ccdb2cdb6ae46d621e827d1cd2) Revert "feat: support ESM (tree-shaking) ([#455](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/455))" - [`6775233`](https://github.com/reactjs/react-transition-group/commit/677523301f6dd595ded6912290ab98ce2b4f8dc7) chore: update size snapshot - [`6573378`](https://github.com/reactjs/react-transition-group/commit/6573378f36c3eaa890f32413b8299e7b3a4030be) docs: fix invalid HTML in component pages - [`f58c3c2`](https://github.com/reactjs/react-transition-group/commit/f58c3c2c91d893d9f652f94e04fe873bdd60807c) docs: fix prop type for CodeSandbox ID - [`4ccc311`](https://github.com/reactjs/react-transition-group/commit/4ccc311c290971984b4c24aee9ed6611c97f47e6) docs: replace html.js with react-helmet - [`b39b9f8`](https://github.com/reactjs/react-transition-group/commit/b39b9f88b4741bbb9c7cb514edc126610556cbce) docs: add simple code examples for CSSTransition - [`e8131ea`](https://github.com/reactjs/react-transition-group/commit/e8131ea16ce22ebe8f63582d1ddbbc5c66b80d5c) docs: simplify Transition code example with hooks - [`332fc64`](https://github.com/reactjs/react-transition-group/commit/332fc64424e6fc23658b03858568dff754a12da0) docs: remove CodeSandbox example for Transition - Additional commits viewable in [compare view](https://github.com/reactjs/react-transition-group/compare/v2.5.0...v2.7.1)


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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[bot] commented 5 years ago

Superseded by #590.