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 uikit from 3.0.0-beta.34 to 3.0.0-rc.26 #441

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 7, 2019

Bumps uikit from 3.0.0-beta.34 to 3.0.0-rc.26.

Release notes

Sourced from uikit's releases.

v3.0.0-rc.26

Added

  • Add expand classes to Container component

Changed

Fixed

  • Fix flex bug mixin (IE 11)
  • Fix properly resolving css custom properties in scss
  • Fix order of variable assignments in scss
  • Fix background images are shown too large on retina displays in Img component
  • Fix lazy loading images in Img component in Safari
  • Limit positioned element to container width and margin in Position component

v3.0.0-rc.25

Fixed

  • Fix hasClass in IE11 again
  • Fix workaround to mitigate the duplicating icons issue

v3.0.0-rc.24

Changed

  • Drop positioning uses window as secondary boundary

Fixed

  • Fix modal not opening on first click in Angular apps
  • Fix filter controls active state in Filter component
  • Fix Masonry Grid in Rtl mode
  • Make sure autoplay does not resume after user interaction in slider-autoplay mixin
  • Fix hasClass in IE11

v3.0.0-rc.23

Fixed

  • Fix sticky not recalculating after update
  • Fix clicking on items not triggering click event in Sortable component
  • Fix Offcanvas changing viewport upon opening

v3.0.0-rc.22

Fixed

  • Fix regressions in Modal component
... (truncated)
Commits
  • d0d27dd Merge branch 'release/3.0.0-rc.26'
  • 0b54fb3 v3.0.0-rc.26
  • db69cd9 fix: lazy loading images in Img component in Safari
  • e6b7764 typo
  • 1acf651 Limit positioned element to container width and margin in Position component
  • 9fbc960 polish: eslint
  • e06a2d0 fix test select box
  • 2ae1a45 fix: autoplay in slider-drag after userinteraction
  • bde8c58 refactor: isInView checks relative to viewport only
  • 701d6c3 fix height of hr element not being expanded by child border width in divide...
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Jan 7, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/uikit-3.0.0-rc.26 branch from f8c3541 to 6f3781a Compare January 7, 2019 12:06
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #441 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #441   +/-   ##
=========================================
  Coverage     51.57%   51.57%           
  Complexity      255      255           
=========================================
  Files            17       17           
  Lines           888      888           
=========================================
  Hits            458      458           
  Misses          430      430

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef5be20...6f3781a. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #441 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #441   +/-   ##
=========================================
  Coverage     51.57%   51.57%           
  Complexity      255      255           
=========================================
  Files            17       17           
  Lines           888      888           
=========================================
  Hits            458      458           
  Misses          430      430

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef5be20...6f3781a. Read the comment docs.

@DeepDiver1975 DeepDiver1975 self-assigned this Jan 7, 2019
@DeepDiver1975 DeepDiver1975 merged commit d5a7c48 into master Jan 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/uikit-3.0.0-rc.26 branch January 7, 2019 12:13
@PVince81 PVince81 added this to the QA milestone Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants