chore(deps): update all non-major dependencies #233
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:
^0.19.2
->^0.24.0
^1.19.6
->^1.19.9
^3.0.1
->^3.1.0
^1.47.2
->^1.48.2
^1.7.26
->^1.9.2
^4.0.2
->^4.0.3
^3.0.2
->^3.0.3
20.16.10
->20.17.6
^18.3.10
->^18.3.12
^18.3.0
->^18.3.1
^1.1.0
->^1.1.1
9.11.0
->9.12.3
^6.26.2
->^6.28.0
^5.6.2
->^5.6.3
^5.4.8
->^5.4.11
Release Notes
ArnaudBarre/tnode (@arnaud-barre/tnode)
v0.24.0
Compare Source
oedotme/generouted (@generouted/react-router)
v1.19.9
Compare Source
Commits
fdfb5d4
by @oedotmeb8f2c65
by @parasbansalChangelog: oedotme/generouted@v1.19.8...v1.19.9
v1.19.8
Compare Source
Commits
8faed5a
by @ethanwu10 fixes #181Changelog: oedotme/generouted@v1.19.7...v1.19.8
v1.19.7
Compare Source
Commits
57b6697
by @oedotmeedafb69
by @oedotme fixes #180a3fb166
by @oedotmeb025ca5
by @oedotme3dde75f
by @henrikvilhelmberglund7926bde
by @oedotmea3b4971
by @oedotmeChangelog: oedotme/generouted@v1.19.6...v1.19.7
mdx-js/mdx (@mdx-js/rollup)
v3.1.0
Compare Source
Add
715ddd9
@mdx-js/esbuild
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2464
d586720
@mdx-js/node-loader
: add support for options w/initialize
cd2907d
@mdx-js/node-loader
: add support showing messagesceea80d
@mdx-js/node-loader
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2458
Fix
d306f87
@mdx-js/core
: replaceperiscopic
withestree-util-scope
c747990
@mdx-js/core
: fix injecting providers for jsx in esm, expressions3a794ab
@mdx-js/loader
: fix ESM type importby @remcohaszing in https://github.com/mdx-js/mdx/pull/2452
be79212
@mdx-js/loader
: change webpack peer dependency to optionalby @chenjiahan in https://github.com/mdx-js/mdx/pull/2440
Types
f12afda
Refactor to use@import
JSDoc tagsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2498
Miscellaneous
77158cd
Refactor to externalize recma packagesSite
6750079
Add link toparcel-transformer-mdx
in docs3f8344b
Add search to site05ecf65
Fix examplef864886
Fix types, lints in exampleby @karlhorky in https://github.com/mdx-js/mdx/pull/2518
37318de
Add Bun section to Getting startedby @karlhorky in https://github.com/mdx-js/mdx/pull/2517
07d5e2f
Refactor to improve wordingby @filippovd20 in https://github.com/mdx-js/mdx/pull/2513
95ba33e
Add notes on how to type props and componentsby @karlhorky in https://github.com/mdx-js/mdx/pull/2510
044e8b2
Add example illustrating JSX literals, references1d0a9b6
Add more links across docs716ab3c
Fix link for MDX Analyzerby @karlhorky in https://github.com/mdx-js/mdx/pull/2509
f1ca4b2
Fix linkby @artola in https://github.com/mdx-js/mdx/pull/2508
11ac939
Addrehype-twoslash
b749d38
Addrehype-starry-night
to websitedfdcb50
Fix to recommendrehype-mdx-code-props
by @karlhorky in https://github.com/mdx-js/mdx/pull/2501
ad6c696
Fix size of hero heading in some casesby @yamanidev in https://github.com/mdx-js/mdx/pull/2481
d3398fe
Update link in docs51500e2
Add HMR to example of MDX w/ Viteby @dan-lee in https://github.com/mdx-js/mdx/pull/2474
0c7605c
Addrehype-mdx-import-media
to list of pluginsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2472
8f754f7
Addrecma-mdx-change-props
,recma-mdx-escape-missing-components
to list of pluginsby @talatkuyuk in https://github.com/mdx-js/mdx/pull/2442
6cd9ae4
Addrel=sponsored
to sponsor linksby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2439
53f6955
Fix esbuild for websiteFull Changelog: mdx-js/mdx@3.0.1...3.1.0
microsoft/playwright (@playwright/test)
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
swc-project/swc (@swc/core)
v1.9.2
Compare Source
Bug Fixes
Features
inline_script
support (#9729) (e732a36)v1.9.1
Compare Source
Bug Fixes
ends_with_alpha_num
(#9720) (569c799)v1.9.0
Compare Source
Bug Fixes
(es/minifier) Avoid generating reserved mangling names (#9710) (b49317a)
(es/plugin) Revert #9696 (#9717) (772f023)
Features
isolatedDeclarations
updates (#9712) (6194044)Miscellaneous Tasks
v1.8.0
Compare Source
Bug Fixes
(es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)
(es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)
Features
(es) Add
es2023
andes2024
toEsVersion
(#9700) (5a6f0e6)(es/plugin) Introduce
manual-tokio-runtmie
toswc
crate (#9701) (97298c4)Performance
(common) Make character analysis lazy (#9696) (1c3eaf6)
(es/renamer) Modify parallel renaming threshold (#9706) (91a9106)
v1.7.42
Compare Source
Bug Fixes
(es/generator) Fix code generation for
break
in nested while (#9684) (65872af)(es/parser) Parse
await using()
call (#9693) (bcf05de)(es/resolver) Skip resolving lowercase
JSXIdentifiers
(#9686) (6ed1715)(es/types) Add
jsc.experimental.keepImportAssertions
to types (#9691) (4b4dcfa)Features
(es/minifier) Optimize switch with side effect and termination tests (#9677) (7344a63)
(es/parser) Ability to get script's potential module errors (#9682) (2bbd1e8)
Miscellaneous Tasks
Performance
(es) Cache
current_dir()
system calls (#9683) (7aab945)(es/lints) Disable lints by default (#9689) (4d887d0)
(visit) Introduce
Pass
API and adjust visitor APIs for it (#9680) (581aafb)v1.7.40
Compare Source
Bug Fixes
(bindings) Update napi to handle string with
\0
(#9665) (8f45eaf)(bindings/node) Add
VisitTsPropertySignature
(#9670) (715c42c)(es/codegen) Improve EndsWithAlphaNum (#9675) (ba2a942)
(es/renamer) Check
preserved
in normal renaming mode (#9666) (87b4e10)(typescript) Check whether the method is abstract when checking
is_overload
(#9678) (78500af)Documentation
Miscellaneous Tasks
v1.7.39
Compare Source
Bug Fixes
(es/compat) Add missing visit children for
destructuring
(#9658) (32116a0)(es/parser) Correct
>
and<
when exit type context (#9653) (abffc07)(es/proposal) Use
tsc
version of explicit resource management (#9585) (f735108)(wasm-typescript) Fix option types of functions (#9662) (4cbe33c)
Features
Miscellaneous Tasks
v1.7.36
Compare Source
Bug Fixes
(es) Run esnext transforms on esnext target (#9644) (8a19201)
(es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)
(es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)
(es/minifier) Only merge last if return (#9633) (6f52949)
(es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)
Features
(es) Introduce
runPluginFirst
for Wasm plugins (#9645) (3d3e434)(es/minifier) Support unary negate in
cast_to_number
(#9642) (88a2186)Miscellaneous Tasks
v1.7.35
Compare Source
Bug Fixes
(ci) Fix target triples (#9622) (f625035)
(es/codegen) Fix source map so it works with Sentry (#9627) (9c90a73)
(es/minifier) Compress consecutive return statements properly (#9620) (8263da1)
(es/module) Allow TypeScript nodes for
Rewriter
(#9606) (4ee45ac)(es/testing) Revert #9264 (#9621) (85f5e5b)
(html/minifier) Fix HTML minifier TS types (#9615) (7b98bb5)
Features
(bindings/html) Accept
Buffer|string
instead ofBuffer
(#9625) (62edb36)(es/preset-env) Update preset-env data (#9573) (9a11d34)
(es/testing) Parse test code as a
Program
instead of aModule
(#9264) (166b858)(es/testing) Parse test code as a
Program
instead of aModule
(#9623) (bfea322)Miscellaneous Tasks
hstr
(#9612) (e2e9a9c)Performance
(es) Avoid needless string comparisons (#9613) (ec0a62c)
(es/codegen) Reduce usage of
tracing::instrument
(#9604) (2f06fc5)(es/transforms) Copy benchmarks from
oxc
(#9602) (24c3a0c)(es/typescript) Reduce unnecessary visits (#9605) (866af6c)
Refactor
Build
rustc
tonightly-2024-10-07
(#9624) (6a3b0fc)v1.7.28
Compare Source
Bug Fixes
(ast) Add
archive(check_bytes)
to all relevant AST types (#9574) (185d6f5)(cli) Exclude non-files from get_files_list (#9560) (85cc2bd)
(es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)
(es/compat) Skip
getter
andsetter
as FlowHelperfunction
do (#9580) (14cfd70)(es/isolated-dts) Preserve comments (#9572) (6d15d9c)
(es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)
(es/minifier) Check variable type while optimizing
+=
(#9575) (04016e9)(es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)
(plugin) Don't panic when ast byte not match (#9562) (c36871a)
Miscellaneous Tasks
wasmer
tov4.3.7
(#9557) (190d6f0)Testing
alexeyraspopov/picocolors (picocolors)
v1.1.1
Compare Source
d.ts
file (#82)NO_COLOR
andFORCE_COLOR
env variables (#87)require()
call to make the package compatible with some tools (#87)pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
v9.12.1
Compare Source
Patch Changes
pnpm update --latest
should not update the automatically installed peer dependencies #6657.pnpm publish
should be able to publish from a local tarball #7950.EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604.v9.12.0
Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshots
field insidepnpm-lock.yaml
but it should happen very rarely.pnpm outdated
command supports now a--sort-by=name
option for sorting outdated dependencies by package name #8523.Added the ability for
overrides
to remove dependencies by specifying"-"
as the field value #8572. For example, to removelodash
from the dependencies, use this configuration inpackage.json
:Patch Changes
pnpm list --json pkg
showed"private": false
for a private package #8519.libc
that differ frompnpm.supportedArchitectures.libc
are not downloaded #7362.ENOENT
errors caused by runningstore prune
in parallel #8586.pnpm bugs
#8596.remix-run/react-router (react-router-dom)
v6.28.0
Compare Source
Minor Changes
json
/defer
in favor of returning raw objectsPatch Changes
[email protected]
@remix-run/[email protected]
v6.27.0
Compare Source
microsoft/TypeScript (typescript)
v5.6.3
Compare Source
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.