Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @popperjs/core from 2.4.4 to 2.9.2 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @popperjs/core from 2.4.4 to 2.9.2.

Release notes

Sourced from @popperjs/core's releases.

v2.9.2

Bug Fixes

  • fixing invalid containing block calculation on IE for fixed strategy (#1268)

v2.9.1

Bug Fixes

  • Replace includes with indexOf (#1264)

  • Upgraded flow-to-ts to get rid of the remaining of the TS specific workarounds (#1262)

v2.9.0

Refactors

  • Upgraded flow-to-ts in order to remove some TS-specific workarounds. (#1260)

Bug Fixes

  • Fixed issue with sub pixels (#1261)

v2.8.6

Bug Fixes

  • pixel positioning on particular edge cases (#1256)

v2.8.5

Bug Fixes

  • getWindow doesn't error if a null node is provided (#1258)

v2.8.4

Bug Fixes

  • Arrow padding function was called with outdated arguments (#1255)

v2.8.3

Bug Fixes

  • Compatibility issue with IE11 (#1253)

v2.8.2

Bug Fixes

v2.8.1

Performance Improvements

  • Reduced lib size (a bit) (#1249)

... (truncated)

Commits
  • 4800b37 fix: fixing invalid containing block calculation on IE for fixed strategy (#1...
  • c3c52a8 fix: replace includes with indexOf to support IE11 again (#1264)
  • e1c1a37 upgrade flow-to-ts (#1262)
  • 2422a68 fix: use 1px check for layout rect (#1261)
  • cd4c19d fix: upgrade flow-to-ts and remove TS-specific hacks (#1260)
  • 509875b fix: #1223 pixel positioning (#1256)
  • 2dfd962 Make getWindow null/undefined safe again (#1258)
  • ec6899e Merge pull request #1255 from popperjs/fix/arrow-padding-args
  • 9bd5629 fix: pass fresh data to the arrow padding fn
  • bceffcb Merge pull request #1253 from eps1lon/fix/shadow-root-ie11
  • Additional commits viewable in compare view

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.4.4 to 2.9.2.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](floating-ui/floating-ui@v2.4.4...v2.9.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 2, 2021
@vercel
Copy link

vercel bot commented Apr 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/luisabellan/rickandmorty/HTrH6qhEmGs7GCDLN7D38zzE7CxA
✅ Preview: https://rickandmorty-git-dependabot-npmandyarnpopperjscore-292-413532.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants