dalen / puppetexplorer

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

Bump react-popper from 1.0.2 to 1.3.2 #554

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-popper from 1.0.2 to 1.3.2.

Release notes *Sourced from [react-popper's releases](https://github.com/souporserious/react-popper/releases).* > ## v1.3.2 > - chore: use babel@^7.0.0 ([#222](https://github-redirect.dependabot.com/souporserious/react-popper/issues/222)) > > ## v1.3.1 > - fix: update Popper.js to be more careful about setting the referenceElement prop, with associated tests > - chore: upgrade out of date dependencies to latest > - chore: fix max create-react-context version to 0.2.2 > - fix: `setPopperNode` only to update popper instance for HTMLElement ([#253](https://github-redirect.dependabot.com/souporserious/react-popper/issues/253)) > - fix: remove @types/react from dependencies ([#245](https://github-redirect.dependabot.com/souporserious/react-popper/issues/245)) > - perf: reduce Popper updates when placement don't change ([#257](https://github-redirect.dependabot.com/souporserious/react-popper/issues/257)) > > ## v1.3.0 > No release notes provided.
Commits - [`1efde8b`](https://github.com/FezVrasta/react-popper/commit/1efde8b485bd70b7f2e858a9523132d6e05a59f9) v1.3.2 - [`462adaa`](https://github.com/FezVrasta/react-popper/commit/462adaaa52b24334e59910e02ef7b9b23498c436) chore: use babel@^7.0.0 ([#222](https://github-redirect.dependabot.com/souporserious/react-popper/issues/222)) - [`3117eee`](https://github.com/FezVrasta/react-popper/commit/3117eeee166c4f202b8e0a2048763510494011f6) v1.3.1 - [`9763593`](https://github.com/FezVrasta/react-popper/commit/9763593b63bb8f380855c9b5683cda2886e90a60) perf: reduce Popper updates when placement don't change ([#257](https://github-redirect.dependabot.com/souporserious/react-popper/issues/257)) - [`0f2485b`](https://github.com/FezVrasta/react-popper/commit/0f2485bdbfbe2b686ed57643f5b5e72f934a9e82) build: remove @types/react from dependencies ([#245](https://github-redirect.dependabot.com/souporserious/react-popper/issues/245)) - [`84b27ef`](https://github.com/FezVrasta/react-popper/commit/84b27ef0860f1056241fa06e25375743e4b64b52) fix: `setPopperNode` only to update popper instance for HTMLElement ([#253](https://github-redirect.dependabot.com/souporserious/react-popper/issues/253)) - [`5c423ed`](https://github.com/FezVrasta/react-popper/commit/5c423ed2ee9d51511395cbbad734156d02541cbb) chore: fix max create-react-context version to 0.2.2 - [`3f795a1`](https://github.com/FezVrasta/react-popper/commit/3f795a183d3f5435a4a59d71c2779c868fd5e2d6) chore: upgrade out of date dependencies to latest ([#243](https://github-redirect.dependabot.com/souporserious/react-popper/issues/243)) - [`366fb5b`](https://github.com/FezVrasta/react-popper/commit/366fb5b697e8c6f818bdc7160004cf489b8e8abf) fix: update Popper.js to be more careful about setting the referenceElement p... - [`da53a19`](https://github.com/FezVrasta/react-popper/commit/da53a19503325de48791f4889e53ff7c10551b21) test: update snapshot - Additional commits viewable in [compare view](https://github.com/souporserious/react-popper/compare/v1.0.2...v1.3.2)


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

Superseded by #569.