dalen / puppetexplorer

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

Bump react-icons from 3.1.0 to 3.2.1 #503

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps react-icons from 3.1.0 to 3.2.1.

Release notes *Sourced from [react-icons's releases](https://github.com/react-icons/react-icons/releases).* > ## v3.2.1 > - [#198](https://github-redirect.dependabot.com/react-icons/react-icons/issues/198) Fixed undefined showing up in className. > > ## v3.2.0 > - pr [#195](https://github-redirect.dependabot.com/react-icons/react-icons/issues/195) > > > ## Output component name > > - fix [#173](https://github-redirect.dependabot.com/react-icons/react-icons/issues/173) > - Component names are now displayed in development tools such as jest. > > ``` > - > + > - > + > ``` > > ## Fix color property > > - fix [#190](https://github-redirect.dependabot.com/react-icons/react-icons/issues/190) > - Some icons with color properties did not work. > - MdAllOut, MdFiberManualRecord, MdFiberSmartRecord, MdWebAsset, MdNextWeek, MdWeekend, MdStrikethrough > > > ## Update icons > > - fix [#191](https://github-redirect.dependabot.com/react-icons/react-icons/issues/191) [#188](https://github-redirect.dependabot.com/react-icons/react-icons/issues/188) > > ``` > fontawesome 5.0.13->5.4.0 > ionicons 4.2.4->4.4.4 > octicons 7.4.0->8.1.0 > ``` > > ## Update some library > > - react > - typescript > - eslint > - netlify-cli > - etc...
Commits - [`76d9d95`](https://github.com/react-icons/react-icons/commit/76d9d952c31f26e7d6cc39196e74640f71b33ead) update to v3.2.1 - [`c2db79f`](https://github.com/react-icons/react-icons/commit/c2db79f3cd3f80ba6a3218d718baf42f1f06fdae) Merge pull request [#198](https://github-redirect.dependabot.com/react-icons/react-icons/issues/198) from drkohlipk/master - [`0671557`](https://github.com/react-icons/react-icons/commit/0671557a4c7716c4044e8f0c1cc5a20f47b37dc6) Added ternary to line 35 of iconBase.tsx to account for an undefined className - [`10431f8`](https://github.com/react-icons/react-icons/commit/10431f8513da80d5ce336a0f0443ceadfcf3760e) Merge pull request [#197](https://github-redirect.dependabot.com/react-icons/react-icons/issues/197) from mikelax/topics/readme-docs - [`c379118`](https://github.com/react-icons/react-icons/commit/c379118198bfc20dd1512b1b31ef4fd77e36967b) Merge pull request [#195](https://github-redirect.dependabot.com/react-icons/react-icons/issues/195) from react-icons/some-update - [`d04b9b7`](https://github.com/react-icons/react-icons/commit/d04b9b756191a33c823941504d424cc032f0b3b8) chore: Add link to documentation from Readme. lint cleanup. - [`80dd4c2`](https://github.com/react-icons/react-icons/commit/80dd4c23963c0e8f6a12b307743636c1655b66cc) new netlify - [`e36f72f`](https://github.com/react-icons/react-icons/commit/e36f72f063094fcab205219af23ebd1d24af049c) deploy - [`148af77`](https://github.com/react-icons/react-icons/commit/148af7750f3e4303546fa5ca5c1d9e349f3b4365) fix ci commands - [`9ce55a1`](https://github.com/react-icons/react-icons/commit/9ce55a1b6a50953339947ae784d54290979f1bf5) add noopener/noreferrer - Additional commits viewable in [compare view](https://github.com/react-icons/react-icons/compare/v3.1.0...v3.2.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.