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 popper.js from 1.16.1 to 2.0.0-next.4 #20

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

Conversation

dependabot-preview[bot]
Copy link

Bumps popper.js from 1.16.1 to 2.0.0-next.4.

Release notes

Sourced from popper.js's releases.

v2.0.0-alpha.2

The second alpha of Popper 2 is here! From now on we'll try to keep track of the changes using the GitHub releases.

In this version:

  • feat: point to popper-lite for default ESM import;
  • fix: address Firefox quirk (#837);
  • feat: preventOverflow#tetherOffset and flip#checkVariation;

Breaking changes:

The default library export for ESM consumers is now popper-lite.js, this version includes the most basic modifiers needed to have a working popper. If you want to take advantage of the super-thin Popper core, you can still import from @popperjs/core/lib/popper-base.js to reproduce the previous behavior (no modifiers).

The preventOverflow and flip modifiers API slightly changed, preventOverflow#tether is now a boolean, and you are able to further configure it by defining the thetherOffset option.

The flip modifier has now a new option, checkVariation, that will attempt to flip the placement's variation (-start, -end) in order to keep the popper within its boundaries.

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [popper.js](https://github.com/FezVrasta/popper.js) from 1.16.1 to 2.0.0-next.4.
- [Release notes](https://github.com/FezVrasta/popper.js/releases)
- [Commits](https://github.com/FezVrasta/popper.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

The following labels could not be found: dependencies, worktree.

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.

0 participants