fix(deps): update all non-major dependencies #392
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:
^7.26.0
->^7.26.10
^7.25.9
->^7.26.7
^11.13.5
->^11.14.0
^11.13.5
->^11.14.0
^9.22.0
->^9.23.0
^1.11.11
->^1.11.16
^9.0.0
->^9.0.1
22.13.10
->22.13.17
^22.13.15
->^22.13.17
^18.3.12
->^18.3.20
^19.0.11
->^19.0.12
^18.3.1
->^18.3.5
^1.3.3
->^1.4.0
^1.3.2
->^1.4.0
^0.25.1
->^0.25.2
^9.22.0
->^9.23.0
^4.8.0
->^4.10.0
^17.16.2
->^17.17.0
^11.2.0
->^11.3.0
^15.2.10
->^15.5.0
10.6.4
->10.7.1
10.6.5
->10.7.1
v4.0.0
->v4.1.0
^19.0.0-rc-fb9a90fa48-20240614
->^19.1.0
^19.0.0
->^19.1.0
^19.0.0-rc-fb9a90fa48-20240614
->^19.1.0
^19.0.0
->^19.1.0
^19.0.0
->^19.1.0
^0.14.2
->^0.17.0
^7.3.0
->^7.4.1
^7.0.0
->^7.1.0
^2.11.1
->^2.12.1
^4.19.2
->^4.19.3
^5.7.2
->^5.8.2
^8.26.1
->^8.29.0
^6.0.0
->^6.2.4
^3.0.4
->^3.1.1
Release Notes
babel/babel (@babel/core)
v7.26.10
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
,babel-template
babel-core
babel-parser
,babel-plugin-transform-typescript
babel-traverse
babel-generator
abstract override
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
💅 Polish
babel-standalone
🏠 Internal
babel-parser
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
a19d019
Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
e1bf17e
]:swc-project/swc (@swc/core)
v1.11.16
Compare Source
Miscellaneous Tasks
v1.11.15
Compare Source
Bug Fixes
(bindings/node) Fix build on platforms without plugin (#10301) (3faae55)
(cli) Fix plugin target as
wasm32-wasip1
(#10293) (7daf4f4)(deps) Update cargo (patch) (#10081) (e0ff00e)
(es) Do not reuse
Compiler
forminify()
andtransform()
(#10273) (63bd8a1)(es/analysis) Support comments (#10299) (2919d16)
(es/bugfix) Do not rename in non-ident-function (#10274) (48b6bdb)
(es/minifier) Remove unnecessary check when invoke IIFE (#10257) (6b75775)
(es/parser) Parser a program as a module with TLA in non-expression statement (#10287) (157c52a)
(html) Remove
async
fromminifyFragmentSync
(#10289) (7028457)Documentation
(es/types) Document
outFileExtension
(#10265) (99018c5)Add star history to
README.md
(b51eea9)Features
(es) Add Rust plugin host part for analysis API (#10285) (d213a84)
(es) Add analysis API and refactor output API (#10288) (a53c60d)
(es/minifier) Allow disabling char frequency analysis (#10259) (50c62d1)
(es/minifier) Merge expression with empty return (#10283) (c276a38)
(es/minifier) Optimize code generated by optional chaining (#10292) (0d88041)
(es/minifier) Support
reduce_escaped_newline
(#10232) (64fb286)(ts/fast-strip) Improve error message format (#10298) (29c4afb)
Add parallel iterators (#10075) (3b775bf)
Miscellaneous Tasks
Performance
(es/minifier) Adjust parallelism threshold (#10260) (28cc6f6)
(es/minifier) Process
cons
andalt
ofIfStmt
in parallel (#10262) (ccb6eb8)(es/minifier) Move logic to the pure minifier (#10264) (7ecd807)
(es/minifier) Use
swc_par_iter
instead ofrayon
(#10267) (78e37a1)Refactor
Extract
par-core
andpar-iter
(#10269) (0c63bda)Drop
swc_fast_graph
(#10268) (b23c8cb)Testing
swc-project/plugins (@swc/plugin-emotion)
v9.0.1
Patch Changes
31e3254
: build: Updateswc_core
tov19.0.0
vitejs/release-scripts (@vitejs/release-scripts)
v1.4.0
Compare Source
v1.3.3
Compare Source
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.10.0
Compare Source
Minor Changes
6cba8eb
Thanks @JounQin! - feat: migrate to ESM primaryPatch Changes
e52168e
Thanks @jribbens! - fix: allowminimatch
9 or 10v4.9.4
Compare Source
Patch Changes
e9e2300
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.9.3
Compare Source
Patch Changes
#263
c0046a9
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
v4.9.2
Compare Source
Patch Changes
baf7086
Thanks @JounQin! - fix:PluginConfig
should use classic configv4.9.1
Compare Source
Patch Changes
e66575f
Thanks @JounQin! - refactor: revertpicomatch
back tominimatch
v4.9.0
Compare Source
Minor Changes
#248
6940b14
Thanks @TrevorBurnham! - feat: port allorder
rule new options from upstreamnewlines-between-types
named
consolidateIslands
sortTypesGroup
v4.8.1
Compare Source
Patch Changes
af5de32
Thanks @JounQin! - chore: bumprspack-resolver
to v1.2.0jprichardson/node-fs-extra (fs-extra)
v11.3.0
Compare Source
fs
methods (#1044, #1045)fs.opendir
incopy()
/copySync()
for better perf/scalability (#972, #1028)lint-staged/lint-staged (lint-staged)
v15.5.0
Compare Source
Minor Changes
630af5f
Thanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.js
with only double quotes"
changed to'
git commit -am "I don't like double quotes"
prettier --write file.js
, converting all the'
back to"
'
are stagedNow
file.js
with only double-quotes"
changed to'
git commit -am "I don't like double quotes"
prettier --write file.js
, converting all the'
back to"
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.v15.3.0
Compare Source
Minor Changes
#1495
e69da9e
Thanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98
Thanks @iiroj! - Added more help messages around the automaticgit stash
that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8
, orgit stash list
:[
v15.2.11
](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGEConfiguration
📅 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 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.