dalen / puppetexplorer

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

Bump recharts from 1.3.1 to 1.4.1 #548

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps recharts from 1.3.1 to 1.4.1.

Changelog *Sourced from [recharts's changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md).* > ## 1.4.1(Nov 16, 2018) > > ### fix > > - Fix height of TreeMap > > ## 1.4.0(Nov 15, 2018) > > ### feat > > - Add FunnelChart and Trapezoid > - Add nested Treemap > > ## 1.3.6(Nov 07, 2018) > > ### fix > > - Fix bug preventing use of functions or custom components for the Bar background prop > - Fix incorrect sort logic in stripe rendering > > ### feat > > - Added animateNewValues property to Line > > ## 1.3.5(Oct 25, 2018) > > ### fix > > - use lodash _.values instead of Object.values > - perfer YAxis which has finite domain and nice ticks when a chart has many YAxes > - fix for expected length height attribute > > ### chore > > - add babel-plugin-lodash in babelrc > - update webpack.config.js to remove sourceMap in umd/Recharts.min.js > > ## 1.3.4(Oct 13, 2018) > > ### fix > > - Fix domain calculation with 0 values ([#1519](https://github-redirect.dependabot.com/recharts/recharts/issues/1519)) > > ## 1.3.3(Oct 10, 2018) > > ### feat > > - find yAxisWithNiceTicks and choose it over getAnyElementOfObject > > ### fix > ... (truncated)
Commits - [`9c6b010`](https://github.com/recharts/recharts/commit/9c6b0102af9b2dfa9a9dd4eed85d3ce254e849d6) Version 1.4.1 - [`5fe4b49`](https://github.com/recharts/recharts/commit/5fe4b494d92c17a32c481a61c6ffa25651451da7) Merge pull request [#1565](https://github-redirect.dependabot.com/recharts/recharts/issues/1565) from huxiaoyun/master - [`c0da34f`](https://github.com/recharts/recharts/commit/c0da34f1cb10f36c9d60a69a55680f438cfa81d3) fix: treemap height bugfix - [`eb5787d`](https://github.com/recharts/recharts/commit/eb5787d23494d6ac3b11239f37eaeb5c0d4b950a) Version 1.4.0 - [`0aa880b`](https://github.com/recharts/recharts/commit/0aa880b3bb57fced48d7f890914d003c8f09a323) feat: update demo of FunnelChart - [`40df73f`](https://github.com/recharts/recharts/commit/40df73fe915fbf00fcc53761cd186196ae40742a) Merge pull request [#1556](https://github-redirect.dependabot.com/recharts/recharts/issues/1556) from huxiaoyun/master - [`fb0c058`](https://github.com/recharts/recharts/commit/fb0c058a3b5e50b966562ecf8a1e97bddd19c180) fix: add comment - [`728d1ae`](https://github.com/recharts/recharts/commit/728d1ae7cdba306754e10c41c1b8466e7787b778) fix: add comment - [`c5cf952`](https://github.com/recharts/recharts/commit/c5cf9526c74f68d22b8c2407b73f20fc1a9f502e) fix: comment - [`a5852cb`](https://github.com/recharts/recharts/commit/a5852cbd0479e04db08ce5772d589c5f5900986d) fix: add colorPanel props - Additional commits viewable in [compare view](https://github.com/recharts/recharts/compare/v1.3.1...v1.4.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 cancel merge` will cancel a previously requested merge - `@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.