Created by: dependabot[bot]
Bumps @popperjs/core from 2.8.3 to 2.9.0.
Release notes
Sourced from @popperjs/core's releases.
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)
Commits
-
2422a68fix: use 1px check for layout rect (#1261) -
cd4c19dfix: upgrade flow-to-ts and remove TS-specific hacks (#1260) -
509875bfix: #1223 pixel positioning (#1256) -
2dfd962Make getWindow null/undefined safe again (#1258) -
ec6899eMerge pull request #1255 from popperjs/fix/arrow-padding-args -
9bd5629fix: pass fresh data to the arrow padding fn - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)