dalen / puppetexplorer

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

Bump react-icons from 3.2.1 to 3.6.1 #593

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-icons from 3.2.1 to 3.6.1.

Release notes *Sourced from [react-icons's releases](https://github.com/react-icons/react-icons/releases).* > ## 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) > > ## v3.3.0 > No release notes provided. > > ## v3.2.2 > - fix feather icon [#200](https://github-redirect.dependabot.com/react-icons/react-icons/issues/200) > ... (truncated)
Commits - [`d0060a7`](https://github.com/react-icons/react-icons/commit/d0060a7795cf49516e9cc57dad2fafb9a03278b9) v3.6.1 - [`413fdbd`](https://github.com/react-icons/react-icons/commit/413fdbd9da994fdf68688f5e47cc5e9e2505a8f1) upgrade packages - [`8e93c57`](https://github.com/react-icons/react-icons/commit/8e93c576d7a3de552a031e9900f27ee0738948f5) v3.6.0 - [`3678cc0`](https://github.com/react-icons/react-icons/commit/3678cc01303b1c85d9a54f105b8e68f94458de84) Merge remote-tracking branch 'origin/fix/modules' - [`4e4e2a1`](https://github.com/react-icons/react-icons/commit/4e4e2a13031314d54999671a165c750eabbb1656) v3.6.0-beta2 - [`9c6ddf5`](https://github.com/react-icons/react-icons/commit/9c6ddf5f9a7271105a995416cf8a69a53c819ef4) old style workspaces - [`4db09eb`](https://github.com/react-icons/react-icons/commit/4db09ebf47024ceac49908544ad17ef32a31d46f) lerna - [`5b910b9`](https://github.com/react-icons/react-icons/commit/5b910b9b852603a9c6248a722e206641e6308643) lerna - [`bec916a`](https://github.com/react-icons/react-icons/commit/bec916a9b1ddff44800255d06efa3e83be084f6e) add webpack tests - [`97bf419`](https://github.com/react-icons/react-icons/commit/97bf4190b0af0e8647dc8352d7664d9410c888ec) .mjs -> .esm.js - Additional commits viewable in [compare view](https://github.com/react-icons/react-icons/compare/v3.2.1...v3.6.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 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 #594.