dalen / puppetexplorer

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

Bump recharts from 1.3.1 to 1.3.4 #500

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps recharts from 1.3.1 to 1.3.4.

Changelog *Sourced from [recharts's changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md).* > ## 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 > > - update recharts-scale to 0.4.2 to fix bug of DecimalError when data is Inifinity, fix [#1493](https://github-redirect.dependabot.com/recharts/recharts/issues/1493) > > ## 1.3.2(Oct 07, 2018) > > ### fix > > - Fix axis type error > - Fix add sideEffects flag to enable tree-shaing
Commits - [`4adcaf9`](https://github.com/recharts/recharts/commit/4adcaf927b8f6dbbbc6a0f08c8a531870e66d98b) Version 1.3.4 - [`96a71cc`](https://github.com/recharts/recharts/commit/96a71cc211ec65a77bbde8f2579908bc2066b4be) fix: domain calculation with 0 values ([#1519](https://github-redirect.dependabot.com/recharts/recharts/issues/1519)) - [`0420cda`](https://github.com/recharts/recharts/commit/0420cda617d7de62db240830d8bafe848c08bc1e) Version 1.3.3 - [`b51ca14`](https://github.com/recharts/recharts/commit/b51ca14ebb76ab0a2572c816ea38ed8369b72721) feat: update recharts-scale to 0.4.2 to fix bug of DecimalError when data is ... - [`f14230a`](https://github.com/recharts/recharts/commit/f14230a004192e70fd41176103a4b0ce4a0e9826) Merge pull request [#1509](https://github-redirect.dependabot.com/recharts/recharts/issues/1509) from puemos/prefer-yaxis-with-nice-ticks-on-render-grid - [`de4bc6e`](https://github.com/recharts/recharts/commit/de4bc6e02e310a652ee3e0151636abe0f25f7715) add: find yAxisWithNiceTicks and choose it over getAnyElementOfObject - [`c6f313d`](https://github.com/recharts/recharts/commit/c6f313d66758f3e8f49233ed0487d81ec9774085) build 1.3.2 - [`e7c9be9`](https://github.com/recharts/recharts/commit/e7c9be96256c9bf26880c0af88f10d74a3581b55) fix: fix axis type error ([#1501](https://github-redirect.dependabot.com/recharts/recharts/issues/1501)) - [`6c4aa03`](https://github.com/recharts/recharts/commit/6c4aa03763628fab393f75d7cac2a759bdf2441e) fix: add sideEffects flag to enable tree-shaing ([#1504](https://github-redirect.dependabot.com/recharts/recharts/issues/1504)) - See full diff in [compare view](https://github.com/recharts/recharts/compare/v1.3.1...v1.3.4)


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 patch 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #514.