Created by: dependabot-preview[bot]
Bumps popper.js from 1.15.0 to 1.16.0.
Release notes
Sourced from popper.js's releases.
v1.16.0
🚀 feat: referenceNode support for reference objects (closes #800) (#801) (thanks @Benjamin-Dobell)🛠 fix: make browser detection more reliable (#768) (thanks @mrzepinski)🛠 fix: Remove /src from .npmignore (for debugging) (#761) (thanks @justingrant)🛠 fix: calculation that results in NaN (#790) (thanks @snoozbuster)🛠 fix: ESM style export of Padding in TS typedefs (#802) (thanks @Benjamin-Dobell)🛠 fix:.js.flow
definitions (#829) (thanks @pascalduez)⚡ ️ perf: declared packages side effect free and fixed existing side effects (#830) (thanks @maclockard)📖 docs: add complete live example📖 docs: HTTPS codepen link (#795) (thanks @coliff)📖 docs: fix typo in destroy.js comment (#810) (thanks @XhmikosR)🏡 chore: upgrade lerna (#803) (thanks @jquense)
Commits
-
9754fae
chore(automatic): v1.16.0 (dist files) -
dafc39b
fix:.js.flow
definitions (#829) -
31102ce
perf: declared packages side effect free and fixed existing side effects (#830) -
f1f4874
fix: dont ignore offset on offset modifier on tooltip.js (#814) -
9e94c98
docs: add UI Tools section and page (#820) -
e2eca20
docs: use https instead of http -
f41c861
docs: fix typo in destroy.js comment (#810) -
110da96
chore: upgrade lerna (#803) -
56b26da
feat: referenceNode support for reference objects (closes #800) (#801) -
9f1d603
fix: ESM style export of Padding in TS typedefs (#802) - Additional commits viewable in compare view
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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
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)