-
Notifications
You must be signed in to change notification settings - Fork 27
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
Update dev dependencies #172
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dev-dependencies
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.
Open
Conversation
This file contains 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
✅ Deploy Preview for electron-trpc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #172 +/- ##
=======================================
Coverage 56.69% 56.69%
=======================================
Files 11 11
Lines 448 448
Branches 51 51
=======================================
Hits 254 254
Misses 194 194 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
6 times, most recently
from
August 19, 2023 12:30
4ff79b5
to
632f7ae
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
12 times, most recently
from
August 28, 2023 17:36
9779f2a
to
3765774
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
6 times, most recently
from
September 7, 2023 09:53
88c0744
to
9de448c
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
4 times, most recently
from
September 10, 2023 13:26
e225e24
to
fab2640
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
7 times, most recently
from
June 3, 2024 05:29
0ed6675
to
97eb19d
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
from
October 11, 2024 02:01
97eb19d
to
0aa29ff
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
9 times, most recently
from
November 23, 2024 07:34
276f688
to
4514c1c
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
9 times, most recently
from
November 29, 2024 13:17
6f9948b
to
3cd7d30
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
2 times, most recently
from
December 2, 2024 20:03
6e1cee9
to
411bd4a
Compare
renovate
bot
force-pushed
the
renovate/dev-dependencies
branch
from
December 3, 2024 11:25
411bd4a
to
90bc849
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:
2.27.1
->2.27.10
1.43.1
->1.49.0
5.32.1
->5.62.2
20.12.8
->20.17.9
18.3.1
->18.3.12
18.3.0
->18.3.1
4.2.1
->4.3.4
3.2.5
->3.4.1
5.4.5
->5.7.2
5.2.11
->5.4.11
^0.28.7
->^0.29.0
3.58.0
->3.91.0
3.23.6
->3.23.8
Release Notes
changesets/changesets (@changesets/cli)
v2.27.10
Compare Source
v2.27.9
Compare Source
Patch Changes
#1458
400ab7b
Thanks @benmccann! - Moved@types/semver
todevDependencies
#1462
689e541
Thanks @benmccann! - removeoutdent
dependencyv2.27.8
Compare Source
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6
,dd6e5bb
,dd6e5bb
]:v2.27.6
Compare Source
Patch Changes
#1392
f295b3e
Thanks @bluwy! - Replacemeow
dependency withmri
to reduce the number of transitive dependencies#1390
6a3452e
Thanks @bluwy! - Displaychangeset status --verbose
in list form and removetty-table
dependencyv2.27.5
Compare Source
Patch Changes
#1370
5e9d33a
Thanks @Andarist! - Fixed a regression that causedchangeset version
to fail on packages having a dev dependency on a skipped package.Updated dependencies [
5e9d33a
]:v2.27.4
Compare Source
Patch Changes
#1361
954a16a
Thanks @jakebailey! - Ensure thatversion
/tag
do not touch private packages with when versioning/tagging is turned off usingversionPackages
config#1369
d729d8c
Thanks @Andarist! -changeset tag
should now correctly skip tags that exist on the remoteUpdated dependencies [
954a16a
]:v2.27.3
Compare Source
Patch Changes
18c966a
Thanks @Andarist! - Fixed an issue withchangeset status
executed withoutsince
argument. It should now correctly use the configured base branch as the default value.v2.27.2
Compare Source
Patch Changes
#1354
69be7dc
Thanks @Andarist! - Fixed an issue withchangeset status
incorrectly returning an error status in two cases:privatePackage.version
was set tofalse
#1351
c6da182
Thanks @TheHolyWaffle! - Fix an issue with not applying a custom.prettierrc
configuration withprettier@>= 3.1.1
Updated dependencies [
c6da182
]:microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
v1.48.2
Compare Source
v1.48.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height
Browser Versions
This version was also tested against the following stable channels:
v1.48.0
Compare Source
v1.47.2
Compare Source
Highlights
https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions
Browser Versions
This version was also tested against the following stable channels:
v1.47.1
Compare Source
v1.47.0
Compare Source
v1.46.1
Compare Source
v1.46.0
Compare Source
v1.45.3
Compare Source
v1.45.2
Compare Source
v1.45.1
Compare Source
v1.45.0
Compare Source
v1.44.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using
video: 'on'
with VSCode extension the browser got closedhttps://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report
Browser Versions
This version was also tested against the following stable channels:
v1.44.0
Compare Source
New APIs
Accessibility assertions
expect(locator).toHaveAccessibleName() checks if the element has the specified accessible name:
expect(locator).toHaveAccessibleDescription() checks if the element has the specified accessible description:
expect(locator).toHaveRole() checks if the element has the specified ARIA role:
Locator handler
noWaitAfter
option.times
option in page.addLocatorHandler() to specify maximum number of times the handler should be run.Miscellaneous options
multipart
option inapiRequestContext.fetch()
now acceptsFormData
and supports repeating fields with the same name.expect(callback).toPass({ intervals })
can now be configured byexpect.toPass.inervals
option globally in testConfig.expect or per project in testProject.expect.expect(page).toHaveURL(url)
now supportsignoreCase
option.testProject.ignoreSnapshots allows to configure per project whether to skip screenshot expectations.
Reporter API
outputFile
. The same option can also be specified asPLAYWRIGHT_BLOB_OUTPUT_FILE
environment variable that might be more convenient on CI/CD.includeProjectInTestName
option.Command line
--last-failed
CLI option for running only tests that failed in the previous run.First run all tests:
$ npx playwright test Running 103 tests using 5 workers ... 2 failed [chromium] › my-test.spec.ts:8:5 › two ───────────────────────────────────────────────────────── [chromium] › my-test.spec.ts:13:5 › three ────────────────────────────────────────────────────── 101 passed (30.0s)
Now fix the failing tests and run Playwright again with
--last-failed
option:$ npx playwright test --last-failed Running 2 tests using 2 workers 2 passed (1.2s)
Browser Versions
This version was also tested against the following stable channels:
TanStack/query (@tanstack/react-query)
v5.62.2
Compare Source
Version 5.62.2 - 12/3/24, 7:29 AM
Changes
Fix
175757a
) by Nick LucasPackages
v5.62.1
Compare Source
Version 5.62.1 - 12/2/24, 6:40 PM
Changes
Fix
d9d2728
) by ParbezChore
b7bad3d
) by ArnoudTest
queryObserver
(#8304) (12b6782
) by Sol LeePackages
v5.62.0
Compare Source
Version 5.62.0 - 11/29/24, 1:03 PM
Changes
Feat
0fa1f01
) by Nick LucasChore
f245792
) by ArnoudPackages
v5.61.5
Compare Source
Version 5.61.5 - 11/27/24, 8:09 AM
Changes
Fix
422c879
) by Nick LucasCi
d28de3c
) by Leonardo MontiniPackages
v5.61.4
Compare Source
Version 5.61.4 - 11/26/24, 1:39 PM
Changes
Fix
3b7556f
) by Jonathan ToungChore
dfe2cd1
) by renovate[bot]8b0756a
) by Arnoudef0b7b2
) by Dominik Dorfmeisterecc17d5
) by renovate[bot]c69f302
) by Lachlan Collins5cd9611
) by Lachlan CollinsPackages
v5.61.3
Compare Source
v5.61.0
Compare Source
Version 5.61.0 - 11/20/24, 1:01 PM
Changes
Feat
5731a3a
) by ArnoudFix
3fa4b7c
) by Dominik DorfmeisterDocs
6a9edbf
) by ArnoudPackages
v5.60.6
Compare Source
Version 5.60.6 - 11/19/24, 10:17 AM
Changes
Refactor
7d36089
) by @kangju2000Other
fadfbde
) by AmmarPackages
v5.60.5
Compare Source
Version 5.60.5 - 11/15/24, 6:06 PM
Changes
Fix
4a2e838
) by Dominik DorfmeisterDocs
0df2883
) by Arnoud118b152
) by ArnoudPackages
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.