chore(deps): update all non-major dependencies #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
25.2.1
->25.2.2
12.12.38
->12.12.39
^4.4.1
->^4.5.0
^5.1.2
->^5.2.0
3.8.3
->3.9.2
Release Notes
twbs/bootstrap
v4.5.0
Compare Source
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 v5.CSS
display: flex
on.breadcrumb-item
.btn
cursor.btn-link
pre
is present by settingmin-width: 0
word-wrap
in.text-break
for IE and Edge compatibilityborder-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
keyboard=true
&backdrop=static
srcset
in the allowed attributestotype
always return stringified null when null passedDocs
loading="lazy"
for imagesmake-container()
mixindata-target
usage and morerole="document"
from the modal dialogExamples
Dependencies
ReactTraining/react-router
v5.2.0
Compare Source
This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for
Link
'scomponent
prop and support asensitive
prop on NavLink for control over case sensitive matching.Enjoy!
Changes
sensitive
prop on NavLink (#7251 by @caseywebdev)component
prop type check (#7276 by @ypyakymiv)mini-create-react-context
(#7288 by @patricksmms)history
to its own context (#7103 by @illuminist)Microsoft/TypeScript
v3.9.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.