This version is covered by your current version range and after updating it in your project the build failed.
bootstrap is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/elwayman02/ember-data-github/builds/686228901?utm_source=github_status&utm_medium=notification)).
Release Notes for v4.5.0
Highlights
New interaction utilities. Quickly set user-select with the new utilities and Sass map.
New Reboot style for pointer cursors. We now include a role="button" selector in Reboot to set cursor: pointer on non-<button> element buttons.
Examples are now downloadable. We've added a script to zip up and offer all our Examples as their own download from the docs.
Added guidance to our docs for how to workaround our longstanding input group rounded corner bug.
Redesigned docs homepage and navbar to increment us towards v5's new docs design.
Deprecated bg-gradient-variant mixin as it's being removed in v5
Updated to jQuery v3.5.1, Jekyll v4, and dropped Node.js < 10.
CSS
#29413: Prevent vertical offset on progress bar in IE11
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 4.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The devDependency bootstrap was updated from
4.4.1
to4.5.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
bootstrap is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/elwayman02/ember-data-github/builds/686228901?utm_source=github_status&utm_medium=notification)).Release Notes for v4.5.0
Highlights
user-select
with the new utilities and Sass map.role="button"
selector in Reboot to setcursor: pointer
on non-<button>
element buttons.bg-gradient-variant
mixin as it's being removed in v5CSS
display: flex
on.breadcrumb-item
.btn
cursor.btn-link
min-width: 0
word-wrap
in.text-break
for IE and Edge compatibility.border-radius
functions returning negative values$enable-transition: false
transition: none in
transition()` mixinspinner-grow
animation in Safari.card-footer
colorbox-shadow
mixin for.form-select
,.btn
, and other form controlsuser-select
and a new -role="button"
in Reboot to setcursor: pointer
.appearance: none
frombutton.close
bg-gradient-variant
mixin$grid-columns > 0
$grid-breakpoints
map list to remove all breakpointsJavaScript
regex.test()
when we want to check for a Boolean on popovers/tooltipstotype
always return stringified null when null passedDocs
loading="lazy"
for imagesmake-container()
mixindata-target
usage and moreExamples
Dependencies
Commits
The new version differs by 153 commits.
7a6da5e
Dist
109ad5d
Bump version to 4.5.0.
4a0ddb0
Wording fixes
0f26be5
Move the input groups validation workaround in docs.
842b0d2
Remove mention of build tools
32932d2
Grammar fixes
4a26e51
Include the newly added utilities/interactions.scss file
0f3eda8
Update devDependencies and gems.
30e7df6
Backport d59de33 from #30772
f1827ce
Avoid bad scrollbar replacement into width values
eb1df3e
Update codeql.yml (#30777)
df91d2c
Improve build/zip-examples.js (#30759)
d2f9fbd
Removed role="document" from the modal dialog (#30755)
bad48dc
CI: simplify cache
86f2c01
Partially revert "Use regex.test() when we want to check for a Boolean. (#29969)"
There are 153 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: