-
Notifications
You must be signed in to change notification settings - Fork 165
chore(deps): update all non-major dependencies #189
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
May 11, 2021 00:41
3a93ce1
to
a061f38
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 18, 2021 17:45
8c48480
to
575a62e
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 26, 2021 18:57
0f0b320
to
18faf64
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
June 7, 2021 23:57
94cdd5b
to
e1f8ff2
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 9, 2021 14:31
acf9b6c
to
9322f01
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 18, 2021 07:47
59ab347
to
5eb918c
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
October 25, 2021 16:01
451970f
to
c49b943
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
October 29, 2021 09:57
4c20c56
to
959d086
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 3, 2021 08:13
959d086
to
b38f334
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
May 28, 2022 10:34
3d2ee83
to
a3c7895
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 5, 2022 21:23
1cc1d34
to
9b884c4
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 14, 2022 21:54
f407efa
to
7593e4d
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 17, 2022 19:46
6c9681a
to
ca030d4
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
July 5, 2022 23:55
d764e77
to
5bd7ef4
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 16, 2022 00:07
2a0f747
to
45255a6
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2022 17:04
45255a6
to
12e852b
Compare
@renovate
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 20, 2022 15:54
12e852b
to
5ba12f4
Compare
kyletsang
kyletsang
approved these changes
Feb 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.
Mend Renovate
This PR contains the following updates:
^5.16.4
->^5.16.5
^13.2.0
->^13.4.0
^27.5.1
->^27.5.2
26.0.22
->26.0.24
^16.11.36
->^16.18.3
12.20.10
->12.20.55
^18.0.9
->^18.0.25
17.0.3
->17.0.52
^18.0.4
->^18.0.9
17.0.3
->17.0.18
^5.1.3
->^5.2.2
^4.6.0
->^4.6.2
^2.2.1
->^2.7.1
^18.1.0
->^18.2.0
^2.4.0
->^2.6.0
^1.5.2
->^1.6.6
^2.0.0
->^2.6.0
^18.1.0
->^18.2.0
^0.25.0
->^0.26.2
^6.3.0
->^6.4.3
^5.3.3
->^5.3.4
^5.2.0
->^5.3.4
^4.6.4
->^4.9.3
^4.4.4
->^4.9.3
4.2.4
->4.9.3
Release Notes
testing-library/jest-dom
v5.16.5
Compare Source
Bug Fixes
testing-library/react-testing-library
v13.4.0
Compare Source
Features
v13.3.0
Compare Source
Features
globalThis
if available (#1070) (c80809a)twbs/bootstrap
v5.2.2
Compare Source
Highlights
.btn:hover
from v5.2.1. We now explicitly target.btn-check
styles instead.data
attribute (will be removed again in v6)<h1>
for all.modal-title
instances in our docs$border-color
intable-variant()
mixintab.show()
.active
class toggling of tabs within dropdownsz-index
on.toast-container
as opposed to individual.toast
s that don't receive any other positioningtitle
attribute on dynamically created elements🎨 CSS
.btn-check
and undo:hover
$border-color
intable-variant
mixin☕️ JavaScript
📖 Docs
<h1>
for allmodal-title
examples/usesview in GitHub
links insidemain
🌎 Accessibility
<h1>
for allmodal-title
examples/uses🏭 Tests
🧰 Misc
📦 Dependencies
v5.2.1
Compare Source
🚀 Highlights
color
value to use the$accordion-button-color
Sass variable instead of our color contrast functiontransparent
default hover border color CSS variable for buttons to fix a visual regression.btn-link
no longer has a gradient when$enable-gradients
is set totrue
z-index
values to ensure proper rendering of validated form fieldstext-align
to ensure consistent stylingborder-radius
list-group-item
selectors to better support nested imports of Bootstrap's CSSborder-radius
values inside pagination componentsselector
, dynamic content, and disposed tooltips usingtitle
🚀 Features
🎨 CSS
outline
for docs code samples, buttons when:not(:focus-visible)
$popover-header-color
.text-center
z-index
CSS variables..btn-link
☕️ JavaScript
📖 Docs
.form-checkbox
->.form-check
🛠 Examples
examples/features
page.🌎 Accessibility
outline
for docs code samples, buttons when:not(:focus-visible)
📦 Dependencies
v5.2.0
Compare Source
🚀 Highlights
smooth-scroll
behavior🚀 Features
smooth-scroll
behavior🎨 CSS
.form-control-color
sizing and styles.showing
btn-link
custom-property-empty-line-before
.table-group-divider
border.dropdown-item
border-radius
when$dropdown-padding-y
is0
readonly
inputs asdisabled
--bs-headings-color
CSS variable due to backward compatibility issuesdb61cf3
for$text-muted
default value.navbar-nav
--bs-btn-disabled-border-color
inbutton-outline-variant
mixin$display-font-family
and$display-font-style
☕️ JavaScript
smooth-scroll
behavior.show
from panels dependent-less on the existence of.fade
class📖 Docs
.is-invalid
from textarea validation exampleinterval=false
from docs & testsdata-bs-title
instead oftitle
type="button"
to Bootstrap versions dropdown🛠 Examples
🌎 Accessibility
type="button"
to Bootstrap versions dropdown🏭 Tests
spyOn
usage🧰 Misc
📦 Dependencies
prettier/prettier
v2.7.1
Compare Source
diff
Keep useful empty lines in description (#13013 by @chimurai)
v2.7.0
Compare Source
"""
First line
Second Line
"""
type Person {
name: String
}
v2.6.2
Compare Source
diff
Fix LESS/SCSS format error (#12536 by @fisker)
Update
meriyah
to fix several bugs (#12567 by @fisker, fixes inmeriyah
by @3cp)Fixes bugs when parsing following valid code:
v2.6.1
Compare Source
diff
Ignore
loglevel
when printing information (#12477 by @fisker)v2.6.0
Compare Source
prettier --loglevel silent --find-config-path index.js
v2.5.1
Compare Source
diff
Improve formatting for empty tuple types (#11884 by @sosukesuzuki)
Fix compatibility with Jest inline snapshot test (#11892 by @fisker)
A internal change in Prettier@v2.5.0 accidentally breaks the Jest inline snapshot test.
Support Glimmer's named blocks (#11899 by @duailibe)
Prettier already supported this feature, but it converted empty named blocks to self-closing, which is not supported by the Glimmer compiler.
See: Glimmer's named blocks.
v2.5.0
Compare Source
diff
🔗 Release Notes
v2.4.1
Compare Source
diff
Fix wildcard syntax in
@forward
(#11482) (#11487 by @niksy)Add new CLI option
debug-print-ast
(#11514 by @sosukesuzuki)A new
--debug-print-ast
CLI flag for debugging.v2.4.0
Compare Source
diff
🔗 Release Notes
v2.3.2
Compare Source
diff
Fix failure on dir with trailing slash (#11000 by @fisker)
v2.3.1
Compare Source
$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".
v2.3.0
Compare Source
diff
🔗 Release Notes
facebook/react
v18.2.0
Compare Source
React DOM
onRecoverableError
. (@gnoff in #24591)document
causing a blank page on mismatch. (@gnoff in #24523)setState
in Safari when adding an iframe. (@gaearon in #24459)React DOM Server
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.