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.8.2 to 2.9.1 in /client #93

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps @popperjs/core from 2.8.2 to 2.9.1.

Release notes

Sourced from @​popperjs/core's releases.

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)
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2021
@guardrails
Copy link

guardrails bot commented Mar 9, 2021

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/popperjs/core-2.9.1 branch from 9deb3af to dab9046 Compare March 13, 2021 11:14
@revengemiroz revengemiroz self-requested a review March 13, 2021 15:10
@revengemiroz
Copy link
Collaborator

tested works

@revengemiroz
Copy link
Collaborator

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ivanms1
Copy link
Owner

ivanms1 commented Mar 15, 2021

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/popperjs/core-2.9.1 branch from 54d1265 to 868e060 Compare March 15, 2021 12:09
@ivanms1
Copy link
Owner

ivanms1 commented Mar 15, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/popperjs/core-2.9.1 branch from 868e060 to 8ed28ce Compare March 15, 2021 12:18
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](floating-ui/floating-ui@v2.8.2...v2.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
@ivanms1 ivanms1 merged commit abaaefa into master Mar 15, 2021
@ivanms1 ivanms1 deleted the dependabot/npm_and_yarn/client/popperjs/core-2.9.1 branch March 15, 2021 12:20
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.

Misaligned popper position
2 participants