-
Notifications
You must be signed in to change notification settings - Fork 61
fix(deps): update rhdh homepage dependencies (minor) #1166
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rhdh-homepage-dependencies-(minor)
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+65
−57
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
Changed Packages
|
5e97785
to
04d0278
Compare
04d0278
to
e91ca91
Compare
e91ca91
to
f4d5089
Compare
f4d5089
to
705bbb9
Compare
705bbb9
to
be6e315
Compare
be6e315
to
e7f5894
Compare
e7f5894
to
2d6c31f
Compare
2d6c31f
to
2018e57
Compare
2018e57
to
d691837
Compare
d691837
to
a102504
Compare
a102504
to
0087755
Compare
0087755
to
0e40a5c
Compare
0e40a5c
to
2175f87
Compare
2175f87
to
6c8bfb1
Compare
6c8bfb1
to
c81fed8
Compare
c81fed8
to
aacbf89
Compare
aacbf89
to
f29f038
Compare
f29f038
to
29b7d50
Compare
29b7d50
to
eaef95e
Compare
eaef95e
to
6c15daf
Compare
6c15daf
to
c230b39
Compare
c230b39
to
94b1423
Compare
94b1423
to
3602515
Compare
3602515
to
fad4822
Compare
fad4822
to
960e6c5
Compare
960e6c5
to
d84fb36
Compare
d84fb36
to
38a204c
Compare
38a204c
to
b1096b1
Compare
b1096b1
to
ff2c3ea
Compare
ff2c3ea
to
e39c32c
Compare
e39c32c
to
7753e89
Compare
7753e89
to
a2c86da
Compare
a2c86da
to
2d96647
Compare
2d96647
to
2760cd8
Compare
2760cd8
to
39d0364
Compare
39d0364
to
2ca0cb1
Compare
2ca0cb1
to
c7c377a
Compare
c7c377a
to
8039a37
Compare
8039a37
to
f9aae90
Compare
f9aae90
to
4491a3c
Compare
4491a3c
to
e919c12
Compare
e919c12
to
916151e
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
916151e
to
ccacc36
Compare
|
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.
This PR contains the following updates:
5.17.1
->5.18.0
5.17.1
->5.18.0
5.17.1
->5.18.0
1.53.2
->1.54.1
Release Notes
mui/material-ui (@mui/icons-material)
v5.18.0
Compare Source
A big thanks to the 2 contributors who made this release possible.
CSS layers make it easier to override styles by splitting a single style sheet into multiple layers.
To learn more, check out the CSS layers documentation.
@mui/[email protected]
@mui/[email protected]
Docs
All contributors of this release in alphabetical order: @oliviertassinari, @siriwatknp
microsoft/playwright (@playwright/test)
v1.54.1
Compare Source
v1.54.0
Compare Source
Highlights
New cookie property
partitionKey
in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
noSnippets
to disable code snippets in the html report.New property
location
in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation liketest.skip
ortest.fixme
was added.Command Line
New option
--user-data-dir
in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.Option
-gv
has been removed from thenpx playwright test
command. Use--grep-invert
instead.npx playwright open
does not open the test recorder anymore. Usenpx playwright codegen
instead.Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.