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.2.1 to 3.7.0 #594

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-icons from 3.2.1 to 3.7.0.

Release notes *Sourced from [react-icons's releases](https://github.com/react-icons/react-icons/releases).* > ## v3.7.0 > - Update FontAwesome [#233](https://github-redirect.dependabot.com/react-icons/react-icons/pull/233) > - 5.8.1 to 5.8.2 > - fix TypeScript support [#234](https://github-redirect.dependabot.com/react-icons/react-icons/pull/234) > - It was destroyed by the structural change of v3.6.0. sorry. > > ## v3.6.1 > ### upgrade icons > > icon|old version|new version > ---|---|--- > FontAwesome|5.4.0|5.8.1 > GameIcon|[e223472784](https://github.com/delacannon/game-icons-inverted/tree/e223472784ea771b6ae2164751fe7fd9df04a00d)|[a53463d41d](https://github.com/delacannon/game-icons-inverted/tree/a53463d41d4f055fa71097ae74da4c508c9bb09d) > ionicons|4.4.4|4.5.6 > octicons|8.1.0|8.5.0 > feather-icons|4.7.3|4.21.0 > > ### fix errors > > - remove attribute `xmlns:xlink` `xml:space` > > ### development > > - upgrade packages > > ## v3.6.0 > ### braking change > > - change module struct > - There is no need to change old webpack's resolve settings. > - Add `package.json` file in icon dir. see: https://unpkg.com/react-icons@3.6.0-beta2/fa/package.json > - I think changing settings is unnecessary in many environments. > > > ### development > > - Added test code using webpack. https://github.com/react-icons/react-icons/blob/fix/modules/packages/webpack4-test/webpack.config.edit-resolve.js > > ## v3.6.0-beta2 > No release notes provided. > > ## v3.6.0-beta1 > No release notes provided. > > ## v3.5.0 > - new icon Devicons [#221](https://github-redirect.dependabot.com/react-icons/react-icons/pull/221) > - added xmlns [#225](https://github-redirect.dependabot.com/react-icons/react-icons/pull/225) > > ## v3.4.0 > - Added Weather Icons [#218](https://github-redirect.dependabot.com/react-icons/react-icons/pull/218) > ... (truncated)
Commits - [`c0a23c2`](https://github.com/react-icons/react-icons/commit/c0a23c23a8aa3786320d395aeb6532844c5c5695) v3.7.0 - [`ea9b999`](https://github.com/react-icons/react-icons/commit/ea9b9991b6e0c1a9cc13e2a95889e25642a3b748) upgrade packages - [`109e8d7`](https://github.com/react-icons/react-icons/commit/109e8d7c4b3ab00ff4749cf3e86ab95454eb231a) fix ts support / add test for ts project - [`65fb34e`](https://github.com/react-icons/react-icons/commit/65fb34ebd33492d9a71a3c527e886a148a8a6abd) Merge pull request [#231](https://github-redirect.dependabot.com/react-icons/react-icons/issues/231) from paustria/feat/228-title-props - [`e818a16`](https://github.com/react-icons/react-icons/commit/e818a1641c68c8156b0874949600df80904e8954) remove unused context filed, linting - [`4fdd8ec`](https://github.com/react-icons/react-icons/commit/4fdd8ec85ceafa9576cd74a22fdb35672d53376c) Merge pull request [#233](https://github-redirect.dependabot.com/react-icons/react-icons/issues/233) from trevorblades/master - [`821ca51`](https://github.com/react-icons/react-icons/commit/821ca5126c901bfc5cce70fb06c9d54a63e7094d) Update fontawesome - [`a61892a`](https://github.com/react-icons/react-icons/commit/a61892a250edb58b26af78c5460981a59fcf052b) update(snapshot): Updated snapshot because of adding title props. - [`67d958e`](https://github.com/react-icons/react-icons/commit/67d958e5a0f9f332f5ad2913f9cc6d02d1063cf8) update(demo): Added how to use title props. - [`fc43036`](https://github.com/react-icons/react-icons/commit/fc430360e530e193ce76bfd1face520576cb129e) feat(props): 228: Added title props. - Additional commits viewable in [compare view](https://github.com/react-icons/react-icons/compare/v3.2.1...v3.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 #618.