Skip to content

chore(deps): update dependency react-popper to v2#144

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-popper-2.x
Open

chore(deps): update dependency react-popper to v2#144
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-popper-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Apr 29, 2020

This PR contains the following updates:

Package Type Update Change
react-popper dependencies major 0.10.4 -> 2.2.3

Release Notes

popperjs/react-popper

v2.2.3

Compare Source

  • fix: TypeScript types broken with latest popperjs-core (#​352)
  • fix: update react-popper.d.ts (#​358)

v2.2.2

Compare Source

  • fix: usePopper update and forceUpdate TypeScript types

v2.2.1

Compare Source

  • fix: Common JS bundle issues

v2.2.0

Compare Source

This release is shipped as a minor patch but it's actually a complete rewrite of the library, the whole API should still be 100% backward compatible so if you encounter any issue please don't hesitate to open a new issue!

With react-popper 2.2.0 we finally provide a React Hook interface to use Popper, you can import the hook with import { usePopper } from 'react-popper', the docs are on the README.

  • feat: usePopper hook
  • fix: add forceUpdate to types

v2.1.0

Compare Source

  • feat: expose forceUpdate method

v2.0.0

v1.3.6

Compare Source

  • fix: issue with react@15 that lead to Maximum call stack size exceeded errors

v1.3.5

Compare Source

  • perf: set side effects to 'false' (#​309)
  • docs: fix demo (#​303)
  • fix: allow popper modfiers to be updated (#​302)
  • fix: allow ref objects to be passed (#​308)
  • fix: referenceNode memory leak in Manager (#​312) (#​313)
TypeScript:
  • fix: update TypeScript types to allow SVG references (#​299)
  • feat: Export PopperChildrenProps and PopperArrowProps (#​301)

v1.3.4

Compare Source

  • chore: upgrade to jest@24 thus removing babel 6 dependency (#​268)
  • fix: Upgrade create-react-context to 0.3.0 (#​281)

v1.3.3

Compare Source

  • fix: possible loop on Reference ref element assignment

v1.3.2

Compare Source

  • chore: use babel@^7.0.0 (#​222)

v1.3.1

Compare Source

  • 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)
  • fix: remove @​types/react from dependencies (#​245)
  • perf: reduce Popper updates when placement don't change (#​257)

v1.0.2

Compare Source

  • fix: accidentally removed babel-runtime from dependencies list, it's needed at runtime (as the name suggests...)

v1.0.1

Compare Source

  • perf: reduce renders by moving values off of PopperState (#​197)
  • perf: enable babel loose mode to produce smaller bundle (#​181)
  • fix: schedule an update when placements change (#​207)
  • build: added transform-class-properties to fix issue with parcel (#​188)
  • docs: document innerRef prop (#​189)
  • docs: fix broken unpkg link in readme (#​205)
  • docs: wording improvement

v1.0.0

Compare Source

First stable release for the new v1 branch


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency react-popper to v2 chore(deps): update dependency react-popper to v2 Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant