dalen / puppetexplorer

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

Bump react-transition-group from 2.5.0 to 2.7.0 #586

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.0.

Release notes *Sourced from [react-transition-group's releases](https://github.com/reactjs/react-transition-group/releases).* > ## 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) > > > ### 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) > > ## v2.5.1 > ## [2.5.1](https://github.com/reactjs/react-transition-group/compare/v2.5.0...v2.5.1) (2018-12-10) > > > ### Bug Fixes > > ... (truncated)
Changelog *Sourced from [react-transition-group's changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md).* > # [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 - [`c297641`](https://github.com/reactjs/react-transition-group/commit/c29764155e6130a83ad1d7b9eb0f2ad883c86921) chore(release): 2.7.0 [skip ci] - [`ef3e357`](https://github.com/reactjs/react-transition-group/commit/ef3e3571ddc64ee0a5f9eafecbdffe737d194900) feat: support ESM (tree-shaking) ([#455](https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/455)) - [`fd7b869`](https://github.com/reactjs/react-transition-group/commit/fd7b869e7f07a95b4c5d57c81d624ec4f4f795e7) chore: fix ESLint errors - [`00779b8`](https://github.com/reactjs/react-transition-group/commit/00779b833bf3b2b6a321905a623a3cbfb2efb4ed) test: use Jest mocks instead of sinon - [`7235a10`](https://github.com/reactjs/react-transition-group/commit/7235a1037cd3f7df41d7fc8490e4fa514b67deeb) chore: tweak issue templates - [`65d5be3`](https://github.com/reactjs/react-transition-group/commit/65d5be334db4e6989a3981b2b4edb9eb19dfaf47) chore: split issue template into bug and feature - [`7abd95c`](https://github.com/reactjs/react-transition-group/commit/7abd95c69445d2a545e16382058abbd9ccd0c0d2) docs: use HTTPS when linking pages - [`217518d`](https://github.com/reactjs/react-transition-group/commit/217518dd90a43268482f69276eaf20afac183b4a) docs: clear things up generally - [`d2ce25c`](https://github.com/reactjs/react-transition-group/commit/d2ce25c684a24fb85d2987a2ae8b7846b124fe99) docs: tweak TransitionGroup's single child hack - [`c50e1dd`](https://github.com/reactjs/react-transition-group/commit/c50e1dd5d413822e4609bffde2a7ab3ef074b1d3) docs: add `exit` timeout fix to the changelog - Additional commits viewable in [compare view](https://github.com/reactjs/react-transition-group/compare/v2.5.0...v2.7.0)


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 #588.