fix(deps): update all non-major dependencies #101
+636
−897
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:
^8.1.0
->^8.1.1
^7.26.5
->^7.26.9
^7.26.7
->^7.26.9
^7.26.7
->^7.26.9
^5.0.1
->^5.1.1
^2.1.1
->^2.2.0
^22.13.1
->^22.13.5
^10.0.2
->^10.0.3
^9.19.0
->^9.21.0
10.2.0
->10.5.0
v4.0.0
->v4.1.0
^3.4.2
->^3.5.2
^4.34.4
->^4.34.8
^0.5.7
->^0.6.0
^4.19.2
->^4.19.3
^2.1.2
->^2.2.0
^0.2.0
->^0.2.4
^6.1.0
->^6.2.0
^3.0.5
->^3.0.7
Release Notes
antfu/utils (@antfu/utils)
v8.1.1
Compare Source
No significant changes
View changes on GitHub
babel/babel (@babel/generator)
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
babel/babel (@babel/parser)
v7.26.9
Compare Source
v7.26.9 (2025-02-14)
🐛 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)Committers: 5
v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
sxzz/eslint-config (@sxzz/eslint-config)
v5.1.1
Compare Source
🐞 Bug Fixes
output
only - by @sxzz (1f392)View changes on GitHub
v5.1.0
Compare Source
🚀 Features
View changes on GitHub
v5.0.2
Compare Source
🐞 Bug Fixes
unloader
file - by @sxzz (771fb)View changes on GitHub
sxzz/prettier-config (@sxzz/prettier-config)
v2.2.0
Compare Source
v2.1.2
Compare Source
antfu-collective/bumpp (bumpp)
v10.0.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.21.0
Compare Source
Features
418717f
feat: introduce new deprecated types for rules (#19238) (fnx)5c5b802
feat: Add--ext
CLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340d
fix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4
fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561ea
docs: Update README (GitHub Actions Bot)80b0485
docs: replacevar
withlet
andconst
in rule example (#19434) (Tanuj Kanti)f67d5e8
docs: Update README (GitHub Actions Bot)75afc61
docs: Update README (GitHub Actions Bot)0636cab
docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930
docs: Update README (GitHub Actions Bot)Chores
a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453) (Francesco Trotta)265e0cf
chore: package.json update for @eslint/js release (Jenkins)3401b85
test: add test forRule.ReportDescriptor
type (#19449) (Francesco Trotta)e497aa7
chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478
chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2eb
chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211d
test: processors can return subpaths (#19425) (Milos Djermanovic)v9.20.1
Compare Source
Bug Fixes
274f054
fix: fixRuleContext
type (#19417) (Francesco Trotta)Documentation
fe3ccb2
docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)93c78a5
docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0
docs: Update README (GitHub Actions Bot)v9.20.0
Compare Source
Features
e89a54a
feat: change behavior of inactive flags (#19386) (Milos Djermanovic)Bug Fixes
91d4d9f
fix: Bring types in sync with @eslint/core (#19157) (Nicholas C. Zakas)fa25c7a
fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)31a9fd0
fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3
fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)db1b9a6
fix: Ensure module scope is checked for references inconsistent-this
(#19383) (Nicholas C. Zakas)8bcd820
fix:arrow-body-style
crash with single-token body (#19379) (Milos Djermanovic)Documentation
b7012c8
docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)6406376
docs: Update README (GitHub Actions Bot)350f2b9
docs: rewrite some examples with var using let and const (#19404) (Mueez Javaid Hashmi)93c325a
docs: rewrite examples with var using let and const (#19398) (Mueez Javaid Hashmi)56ff404
docs: replace var with let or const in rules docs (#19396) (Daniel Harbrueger)4053226
docs: changesourceType
inno-eval
examples (#19393) (Milos Djermanovic)1324af0
docs: replace var with let and const in rules docs (#19392) (Daniel Harbrueger)8b87e00
docs: replacevar
withconst
andlet
in rules (#19389) (Tanuj Kanti)758c66b
docs: Explain what frozen rules mean (#19382) (Nicholas C. Zakas)0ef8bb8
docs: additional checks for rule examples (#19358) (Milos Djermanovic)58ab2f6
docs: fix order of installation steps in getting started (#19326) (Tanuj Kanti)Chores
979097a
chore: upgrade @eslint/js@9.20.0 (#19412) (Francesco Trotta)031734e
chore: package.json update for @eslint/js release (Jenkins)d4c47c3
test: avoid empty config warning in test output (#19408) (Milos Djermanovic)67dd82a
chore: update dependency @eslint/json to ^0.10.0 (#19387) (renovate[bot])15ac0e1
chore: add permissions: read-all to stale.yml workflow (#19374) (Josh Goldberg ✨)pnpm/pnpm (pnpm)
v10.5.0
Compare Source
Minor Changes
Allow to set the "pnpm" settings from
package.json
via thepnpm-workspace.yaml
file #9121.Added support for automatically syncing files of injected workspace packages after
pnpm run
#9081. Use thesync-injected-deps-after-scripts
setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a.npmrc
file at the root of the workspace. Example:The
packages
field inpnpm-workspace.yaml
became optional.Patch Changes
pnpm link
with no parameters should work as if--global
is specified #9151.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm link <path>
should calculate relative path from the root of the workspace directory #9132.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v10.4.1
Compare Source
Patch Changes
--allow-build
option overlaps with thepnpm.ignoredBuildDependencies
list #9105.init-package-manager
should work.v10.4.0
Compare Source
Minor Changes
pnpm approve-builds --global
works now for allowing dependencies of globally installed packages to run postinstall scripts.The
pnpm add
command now supports a new flag,--allow-build
, which allows building the specified dependencies. For instance, if you want to install a package calledbundle
that hasesbuild
as a dependency and want to allowesbuild
to run postinstall scripts, you can run:This will run
esbuild
's postinstall script and also add it to thepnpm.onlyBuiltDependencies
field ofpackage.json
. So,esbuild
will always be allowed to run its scripts in the future.Related PR: #9086.
The
pnpm init
command adds apackageManager
field with the current version of pnpm CLI #9069. To disable this behaviour, set theinit-package-manager
setting tofalse
.Patch Changes
pnpm approve-builds
should work after two consecutivepnpm install
runs #9083.packageManager
cannot start withv
.v10.3.0
Compare Source
Minor Changes
strict-dep-builds
. When enabled, the installation will exit with a non-zero exit code if any dependencies have unreviewed build scripts (aka postinstall scripts) #9071.Patch Changes
verify-deps-before-run
afterpnpm install --production|--no-optional
#9019.v10.2.1
Compare Source
Patch Changes
pnpm approve-builds
should work, when executed from a subdirectory of a workspace #9042.pnpm deploy --legacy
should work without injected dependencies.pnpm/action-setup (pnpm/action-setup)
v4.1.0
Compare Source
Add support for
package.yaml
#156.prettier/prettier (prettier)
v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
rollup/rollup (rollup)
v4.34.8
Compare Source
2025-02-17
Bug Fixes
Pull Requests
v4.34.7
Compare Source
2025-02-14
Bug Fixes
Pull Requests
v4.34.6
Compare Source
2025-02-07
Bug Fixes
Pull Requests
v4.34.5
Compare Source
2025-02-07
Bug Fixes
Pull Requests
sxzz/tsdown (tsdown)
v0.6.0
Compare Source
🚨 Breaking Changes
🚀 Features
noExternal
option - by @sxzz (1ca38)View changes on GitHub
v0.5.10
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v0.5.9
Compare Source
No significant changes
View changes on GitHub
v0.5.8
Compare Source
No significant changes
View changes on GitHub
privatenumber/tsx (tsx)
v4.19.3
Compare Source
Bug Fixes
esbuild
to~0.25.0
to address vuln report (#698) (e04e6c6)This release is also available on:
unjs/unplugin (unplugin)
v2.2.0
Compare Source
🚨 Breaking Changes
meta.build
for esbuild - by @sxzz (c9806)🚀 Features
unloader
framework - by @sxzz (ca8a2)🐞 Bug Fixes
build
for custom esbuild setup - by @sxzz (9f85a)9f85a26
- by @sxzz (4abab)getNativeBuildContext
- by @sxzz (930cb)View changes on GitHub
sxzz/unplugin-utils (unplugin-utils)
v0.2.4
Compare Source
🚨 Breaking Changes
\
- by @sxzz (44417)View changes on GitHub
v0.2.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
vitejs/vite (vite)
v6.2.0
Compare Source
v6.1.1
Compare Source
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e), closes #19453*.ipv4
address in cert (#19416) (973283b), closes #19416vitest-dev/vitest (vitest)
v3.0.7
Compare Source
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in [https://github.com/fix: excludequeueMicrotask
from default fake timers to not break node fetch vitest-dev/vitest#7505](https://github.com/vitesConfiguration
📅 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.