dhis2 / ui-core

:no_entry: [DEPRECATED] Please refer to https://github.com/dhis2/ui
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

chore(deps): bump @popperjs/core from 2.1.0 to 2.3.1 #874

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @popperjs/core from 2.1.0 to 2.3.1.

Release notes

Sourced from @popperjs/core's releases.

v2.3.1

  • fix(flow): problem with the re-export of the types for the CJS builds;

v2.3.0

  • fix: properly compute viewport sizes on iOS;
  • fix(flow): remove src folder from npm package;
  • fix(typescript): improve TS build and fix computeAutocomplete type;
  • feat: add allowedAutoPlacements option to flip modifier;

v2.2.3

  • fix(types): replace __DEV__ global variable with false literal in lib/*.js.flow files so that Flow doesn't complain about an unknown global variable;

v2.2.2

  • fix(applyStyles): use strategy for initialStyles
  • fix: transitionProperty dev check
  • fix: track scrolling parent when parent of assigned slot (HTMLSlotElement)

v2.2.1

  • fix: the way we re-exported the types lead to an increase of bundle size

v2.2.0

  • feat: arrow edge data (d36b4ad0ff98ba217bc671472b3a2ffd6d5b6d84)
  • fix(types): Export Flow type definitions from entry points
  • feat: export detectOverflow
  • feat: contextElement for virtual elements
  • fix: firefox offsetParent check

v2.1.1

  • fix: arrow position using offsetParent client offset
Commits
  • 076239c v2.3.1
  • 18f4de1 fix: flow type destination
  • e50a672 v2.3.0
  • 9afc419 Merge pull request #1070 from popperjs/feat/auto-whitelist
  • 245dcef feat: add allowedAutoPlacements option to flip modifier
  • 386b7f4 chore: remove old flow config section
  • 9825c74 test: fix TS tests
  • 30cdf86 docs: move code of conduct to github folder
  • 0688575 fix(typescript): improve TS build and fix computeAutocomplete type
  • 5fe286a chore: move jest-puppeteer config to .config folder
  • 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 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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
cypress[bot] commented 4 years ago



Test summary

221 37 0 0


Run details

Project ui-core
Status Failed
Commit ec859fcd8f
Started Apr 14, 2020 10:21 AM
Ended Apr 14, 2020 10:28 AM
Duration 07:02 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 78

View run in Cypress Dashboard ➡️


Failures

Tooltip/visibility_toggling.feature Failed
1 Tooltip visibility toggling > Showing
2 Tooltip visibility toggling > Hiding
3 Tooltip visibility toggling > Prevent hiding on re-enter
4 Tooltip visibility toggling > Hiding after re-enter
5 Tooltip visibility toggling > Showing when Tooltip is on top of element
Popper/Positions.feature Failed
1 Generic position options > Top position
2 Generic position options > Top-start position
3 Generic position options > Top-end position
4 Generic position options > Right position
5 Generic position options > Right-start position
This comment includes only the first 10 test failures. See all 37 failures in the Cypress Dashboard.

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

dependabot-preview[bot] commented 4 years ago

Superseded by #878.