fix(deps): update typescript-projects #19939
Open
+296
−159
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:
9.30.1
->9.31.0
1.34.0
->1.36.0
1.53.2
->1.54.1
^0.2.0
->^0.3.0
2.22.4
->2.22.5
5.56.2
->5.56.4
4.3.0
->4.3.2
9.30.1
->9.31.0
4.1.0
->4.1.3
0.34.2
->0.34.3
5.35.5
->5.35.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint/eslint (@eslint/js)
v9.31.0
Compare Source
open-telemetry/opentelemetry-js (@opentelemetry/semantic-conventions)
v1.36.0
Compare Source
v1.35.0
Compare Source
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:
resend/react-email (@react-email/components)
v0.3.1
Compare Source
Patch Changes
86e66d8
]v0.3.0
Compare Source
Minor Changes
ce78a04
: tailwind: add pixelBasedPreset export directlyPatch Changes
ce78a04
]sveltejs/kit (@sveltejs/kit)
v2.22.5
Compare Source
Patch Changes
@sveltejs/kit
tooptimizeDeps.exclude
(#13983)taskforcesh/bullmq (bullmq)
v5.56.4
Compare Source
Bug Fixes
v5.56.3
Compare Source
Bug Fixes
kelektiv/node-cron (cron)
v4.3.2
Compare Source
🛠 Builds
♻️ Chores
v4.3.1
Compare Source
🐛 Bug Fixes
♻️ Chores
eslint/eslint (eslint)
v9.31.0
Compare Source
resend/react-email (react-email)
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
Patch Changes
ef77691
: fix path resolution done wrong breakingemail dev
on Windowslovell/sharp (sharp)
v0.34.3
Compare Source
sveltejs/svelte (svelte)
v5.35.6
Compare Source
Patch Changes
chore: simplify reaction/source ownership tracking (#16333)
chore: simplify internal component
pop()
(#16331)Configuration
📅 Schedule: Branch creation - "on tuesday" (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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.