chore(deps): update all non-major dependencies #49
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:
1.4.2
->1.4.6
^3.8.5
->^3.8.6
^7.1.0
->^7.1.1
^9.3.1
->^9.4.0
^0.46.0
->^0.47.0
^5.3.3
->^5.4.2
Release Notes
swc-project/swc (@swc/wasm-web)
v1.4.6
Compare Source
Bug Fixes
Performance
v1.4.5
Compare Source
Bug Fixes
jsc.paths
(#8702) (d37125f)Features
v
flag (#8690) (4ce39eb)v1.4.4
Compare Source
v1.4.3
Compare Source
Bug Fixes
(css/parser) Fix parsing of
@import
without;
or space (#8657) (60b2340)(es/codegen) Emit computed getter and setter signatures (#8656) (66bf8e9)
(es/codegen) Fix replacement when
inline_script
is on (#8659) (e179134)(es/codegen) Emit
namespace
keyword ofTsModuleDecl
if possible (#8676) (64c9b8f)(es/compat) Split declaration and init in
block-scoping
pass (#8648) (6fe6810)(es/decorators) Handle default exported class (#8691) (570483a)
(es/module) Allow
FileName::Anon
from node resolver (#8686) (761365e)(es/modules) Do not call
Path::parent()
forFileName::Anon
(#8662) (1bc4cb7)(es/modules) Fix resolution of
jsc.paths
with exact match (#8685) (08ed0fb)(es/parser) Check for existence of modifiers while parsing
accessor
token (#8649) (ca23a33)(es/typescript) Handle accessibility in private method (#8689) (baba663)
(es/visit) Skip
TsExprWithTypeArgs
fromnoop_visit/fold_type
macros (#8677) (a7a00aa)Documentation
(contributing) Remove
enum_kind
fromARCHITECTURE.md
(#8666) (f5651e8)(es/minifier) Update examples code (#8652) (3bf3a62)
Features
(es/ast) Add alias to
EsVersion
(#8653) (7d62c76)(es/lints) Add
no-cond-assign
rule (#8661) (c0d01df)(es/lints) Add
no-new-object
rule (#8663) (15eef4d)(es/minifier) Allow
expr_simplifier
to do arithmetic with string literals (#8683) (7e05adf)Performance
(visit) Use
quote::quote!
instead ofpmutil::q!
(#8485) (8defcb2)(visit) Use qualified paths for generated codes (#8655) (671c4a7)
(visit) Drop
pmutil
to improve compile time (#8673) (b474382)sxzz/eslint-config (@sxzz/eslint-config)
v3.8.6
Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.1.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
antfu/bumpp (bumpp)
v9.4.0
Compare Source
🚀 Features
next
as release type - by @Vision010, Anthony Fu and @antfu in https://github.com/antfu/bumpp/issues/15 (81b7e)--current-version
to override the current version - by @murongg and @antfu in https://github.com/antfu/bumpp/issues/17 (48778)🐞 Bug Fixes
View changes on GitHub
microsoft/monaco-editor (monaco-editor)
v0.47.0
Compare Source
Additions
registerNewSymbolNameProvider
registerInlineEditProvider
Microsoft/TypeScript (typescript)
v5.4.2
: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.