fix(deps): update all non-major dependencies #225
Merged
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:
^11.13.0
->^11.13.3
^1.45.2
->^1.47.2
^1.7.0
->^1.7.26
^3.0.10
->^3.0.13
^2.0.10
->^2.0.12
20.14.11
->20.16.10
^18.3.3
->^18.3.10
^1.3.1
->^1.3.2
^0.23.0
->^0.24.0
^1.0.1
->^1.1.0
9.5.0
->9.11.0
^6.25.1
->^6.26.2
^6.1.12
->^6.1.13
^5.5.3
->^5.6.2
^5.3.4
->^5.4.8
Release Notes
emotion-js/emotion (@emotion/react)
v11.13.3
Compare Source
microsoft/playwright (@playwright/test)
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
swc-project/swc (@swc/core)
v1.7.26
Compare Source
v1.7.25
Compare Source
Bug Fixes
(es/codegen) Handle minify number (#9541) (8b1e442)
(es/codegen) Ensure decorators are emitted first in TS paramters (#9545) (47ef38d)
Features
Span
andBytePos
to handle#__PURE__
(#9539) (f63a481)Miscellaneous Tasks
v1.7.24
Compare Source
Bug Fixes
(es/compat) Handle label block in constructor (#9528) (c43dbad)
(es/decorator) Add support for private access expressions in legacy decorators (#9535) (62ed065)
(es/minifier)
typeof
class should befunction
(#9522) (c7fdd6b)(es/minifier) Prevent removing side effects from accessing getter (#9530) (8513816)
(es/typescript) Handle enum in single statement (#9532) (84b0043)
v1.7.23
Compare Source
Bug Fixes
Performance
(es/compat) Reimplement constructor transform (#9519) (4b85a92)
(es/utils) Rewrite inject_after_super (#9496) (c562cfa)
v1.7.22
Compare Source
Bug Fixes
v1.7.21
Compare Source
Bug Fixes
v1.7.19
Compare Source
Bug Fixes
in
(#9508) (7d6269e)Features
(es/minifier) Support mangle cache (#9489) (af922d8)
(plugin/runner) Improve error message (#9502) (da52930)
Miscellaneous Tasks
Refactor
prepend_stmts
(#9493) (faec8c1)v1.7.18
Compare Source
v1.7.14
Compare Source
Bug Fixes
(common) Use
SourceMap::adjust_mappings
in correct order (#9447) (05961eb)(es) Preserve more comments (#9449) (673655c)
Features
Refactor
VisitAll
(#9448) (8845b76)v1.7.12
Compare Source
Bug Fixes
(common) Do not use
adjust_mappings
fromsourcemap
crate (#9437) (563c162)(es) Mark TypeScript nodes as reachable from
Evaluator
(#9440) (308e5ec)(es/compat) Init this in sub class constructor for async (#9446) (bfaf31b)
(es/decorators) Fix metadata for accessors (#9444) (99738ef)
Miscellaneous Tasks
v1.7.11
Compare Source
Bug Fixes
(es) Improve sourcemap url error messages. (#9422) (230d1d9)
(visit) Fix regression of AST paths (#9420) (9751518)
Features
(es/typescript) Add
native_class_properties
to skip reordering of class properties inits (#9421) (d2929d1)(estree/compat) Remove dependency on
rayon
(#9393) (34d1b27)(html/minifier) Support using custom css minifier (#9425) (970cc81)
Miscellaneous Tasks
(bindings/node) Deprecate
parse
(#9419) (1bf467d)(deps) Update cargo (patch) (#9405) (baf4928)
(es/preset-env) Update core js compat data (#9407) (ce761cf)
(es/typescript) Remove the workaround for wasm-bindgen (#9428) (55f7268)
v1.7.10
Compare Source
Bug Fixes
(es/typescript) Strip optional mark and definite mark (#9411) (8c161a0)
(es/typescript) Strip exported default overload function declaration (#9412) (b395f48)
(es/typescript) Strip
this
param in getter/setter (#9414) (442fb7b)(es/typescript) Update ts-strip type definition (#9415) (165c8fa)
v1.7.9
Compare Source
Bug Fixes
v1.7.6
Compare Source
Bug Fixes
(es/codegen) Print the missing
abstract
in class expression (#9372) (c2e3021)(es/decorators) Use correct class name reference (#9375) (badd6a9)
(es/typescript) Strip declare export in strip-only mode (#9374) (c53cce4)
v1.7.5
Compare Source
Bug Fixes
(common) Fix
StringInput.end_pos
(#9362) (5368e18)(es/parser) Fix span for unterminated block comments (#9361) (dc1b87e)
(es/parser) Make
UnterminatedBlockComment
stick to the EOF (#9366) (4f0fc6e)(es/typescript) Handle single type statement in if/for/while (#9364) (2217730)
(es/typescript) Handle backtick in ASI issue (#9367) (6f1716c)
(es/typescript) Analyze import chain (#9369) (4f9116f)
Miscellaneous Tasks
v1.7.4
Compare Source
Bug Fixes
(es/codegen) Emit question token for class methods (#9342) (636585b)
(es/minifier) Fix detection of
this
(#9339) (77da7cf)(es/minifier) Fix analysis of for-in/of (#9340) (1454ab5)
(es/minifier) Preserve flags while dropping elements of
SeqExpr
(#8907) (24e8798)(es/typescript) Fix ASI in expression for fast strip (#9358) (3ee82e2)
Documentation
test --all
(#9338) (234bb97)Miscellaneous Tasks
(deps) Update rust crate toml to v0.8.16 (#9327) (67aadfa)
(deps) Update dependency magic-string to v0.30.11 (#9345) (ced06e2)
(deps) Update rust crate toml to v0.8.17 (#9349) (d5472cc)
v1.7.3
Compare Source
Bug Fixes
v1.7.2
Compare Source
Bug Fixes
(es/ast) Accept any case of EsVersion during deserialization (#9329) (56da6be)
(es/typescrupt) Fix ASI issue in fast ts strip (#9332) (57146cf)
(swc_core) Remove unused
preset_env
(#9333) (75bc7bf)Documentation
v1.7.1
Compare Source
Bug Fixes
(bindings/types) Add missing mangle options (#9298) (567f40d)
(deps) Update cargo (patch) (#9317) (ea66e84)
(es/ast) Make span of binding ident include type ann (#9293) (2b32481)
(es/minifier) Support minifying JSX (#9271) (9a6367b)
(es/typescript) Fix typings (#9301) (27ca712)
(es/typescript) Preserve type assertions (#9328) (4d60f52)
(es/utils) Use
$crate
forquote_ident!()
(#9309) (bdaaf47)Features
(allocator) Feature gate
nightly
via macros (#9274) (a31fb58)(allocator) Add
maybe
types (#9278) (a417ff4)(es/typescript) Add esm build for fast ts strip (#9286) (d10cb9f)
Miscellaneous Tasks
(deps) Update actions (#9311) (475432e)
(deps) Update npm (patch) (#9318) (9d983c3)
(deps) Update
wasmer
to fix broken Windows build (#9322) (a120faf)(deps) Drop
atty
(#9325) (831500e)Performance
(allocator) Use
std
instead ofallocator-api2
(#9281) (88723db)(es/codegen) Use
Vec<T>
fromswc_allocator
(#9280) (c1cd0b9)(es/codegen) Optimize using
swc_allocator
(#9294) (07376c6)(es/helpers) Use
bool
instead ofAtomicBool
(#9321) (8107e98)(es/minifier) Pre-allocate collections (#9289) (76fe139)
(visit) Modify
Box
andVec
in-place (#9291) (ae2ac05)(visit) Add
#[inline]
(#9302) (0b3dbb8)Enable LTO for benchmarks (#9279) (a3020b2)
Refactor
Build
rustc
tonightly-2024-07-21
(#9319) (279ea91)vitejs/release-scripts (@vitejs/release-scripts)
v1.3.2
Compare Source
evanw/esbuild (esbuild)
v0.24.0
Compare Source
This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of
esbuild
in yourpackage.json
file (recommended) or be using a version range syntax that only accepts patch upgrades such as^0.23.0
or~0.23.0
. See npm's documentation about semver for more information.Drop support for older platforms (#3902)
This release drops support for the following operating system:
This is because the Go programming language dropped support for this operating system version in Go 1.23, and this release updates esbuild from Go 1.22 to Go 1.23. Go 1.23 now requires macOS 11 Big Sur or later.
Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.23). That might look something like this:
Fix class field decorators in TypeScript if
useDefineForClassFields
isfalse
(#3913)Setting the
useDefineForClassFields
flag tofalse
intsconfig.json
means class fields use the legacy TypeScript behavior instead of the standard JavaScript behavior. Specifically they use assign semantics instead of define semantics (e.g. setters are triggered) and fields without an initializer are not initialized at all. However, when this legacy behavior is combined with standard JavaScript decorators, TypeScript switches to always initializing all fields, even those without initializers. Previously esbuild incorrectly continued to omit field initializers for this edge case. These field initializers in this case should now be emitted starting with this release.Avoid incorrect cycle warning with
tsconfig.json
multiple inheritance (#3898)TypeScript 5.0 introduced multiple inheritance for
tsconfig.json
files whereextends
can be an array of file paths. Previously esbuild would incorrectly treat files encountered more than once when processing separate subtrees of the multiple inheritance hierarchy as an inheritance cycle. With this release,tsconfig.json
files containing this edge case should work correctly without generating a warning.Handle Yarn Plug'n'Play stack overflow with
tsconfig.json
(#3915)Previously a
tsconfig.json
file thatextends
another file in a package with anexports
map could cause a stack overflow when Yarn's Plug'n'Play resolution was active. This edge case should work now starting with this release.Work around more issues with Deno 1.31+ (#3917)
This version of Deno broke the
stdin
andstdout
properties on command objects for inherited streams, which matters when you run esbuild's Deno module as the entry point (i.e. whenimport.meta.main
istrue
). Previously esbuild would crash in Deno 1.31+ if you ran esbuild like that. This should be fixed starting with this release.This fix was contributed by @Joshix-1.
v0.23.1
Compare Source
Allow using the
node:
import prefix withes*
targets (#3821)The
node:
prefix on imports is an alternate way to import built-in node modules. For example,import fs from "fs"
can also be writtenimport fs from "node:fs"
. This only works with certain newer versions of node, so esbuild removes it when you target older versions of node such as with--target=node14
so that your code still works. With the way esbuild's platform-specific feature compatibility table works, this was added by saying that only newer versions of node support this feature. However, that means that a target such as--target=node18,es2022
removes thenode:
prefix because none of thees*
targets are known to support this feature. This release adds the support for thenode:
flag to esbuild's internal compatibility table fores*
to allow you to use compound targets like this:Fix a panic when using the CLI with invalid build flags if
--analyze
is present (#3834)Previously esbuild's CLI could crash if it was invoked with flags that aren't valid for a "build" API call and the
--analyze
flag is present. This was caused by esbuild's internals attempting to add a Go plugin (which is how--analyze
is implemented) to a null build object. The panic has been fixed in this release.Fix incorrect location of certain error messages (#3845)
This release fixes a regression that caused certain errors relating to variable declarations to be reported at an incorrect location. The regression was introduced in version 0.18.7 of esbuild.
Print comments before case clauses in switch statements (#3838)
With this release, esbuild will attempt to print comments that come before case clauses in switch statements. This is similar to what esbuild already does for comments inside of certain types of expressions. Note that these types of comments are not printed if minification is enabled (specifically whitespace minification).
Fix a memory leak with
pluginData
(#3825)With this release, the build context's internal
pluginData
cache will now be cleared when starting a new build. This should fix a leak of memory from plugins that returnpluginData
objects fromonResolve
and/oronLoad
callbacks.alexeyraspopov/picocolors (picocolors)
v1.1.0
Compare Source
pnpm/pnpm (pnpm)
v9.11.0
Compare Source
v9.10.0
: pnpm 9.10Compare Source
Minor Changes
Support for a new CLI flag,
--exclude-peers
, added to thelist
andwhy
commands. When--exclude-peers
is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #8506.Added a new setting to
package.json
atpnpm.auditConfig.ignoreGhsas
for ignoring vulnerabilities by their GHSA code #6838.For instance:
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.9.0
Compare Source
v9.8.0
Compare Source
v9.7.1
Compare Source
v9.7.0
: pnpm 9.7Compare Source
Minor Changes
Added pnpm version management. If the
manage-package-manager-versions
setting is set totrue
, pnpm will switch to the version specified in thepackageManager
field ofpackage.json
#8363. This is the same field used by Corepack. Example:Added the ability to apply patch to all versions #8337.
If the key of
pnpm.patchedDependencies
is a package name without a version (e.g.pkg
), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version ofpkg
installed,pnpm patch pkg
and subsequentpnpm patch-commit $edit_dir
will create an entry namedpkg
inpnpm.patchedDependencies
. And pnpm will attempt to apply this patch to other versions ofpkg
in the future.Change the default edit dir location when running
pnpm patch
from a temporary directory tonode_modules/.pnpm_patches/pkg[@​version]
to allow the code editor to open the edit dir in the same file tree as the main project #8379.Substitute environment variables in config keys #6679.
Patch Changes
pnpm install
should runnode-gyp rebuild
if the project has abinding.gyp
file even if the project doesn't have an install script #8293.Platinum Sponsors
This PR was generated by Mend Renovate. View the repository job log.