chore(deps): update all non-major dependencies #157
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:
^7.22.10
->^7.22.15
^7.22.10
->^7.22.15
^7.22.5
->^7.22.15
^7.22.10
->^7.22.15
^7.22.5
->^7.22.15
^7.22.5
->^7.22.15
^7.22.10
->^7.22.15
^20.5.0
->^20.5.9
^3.0.3
->^3.0.4
^7.5.0
->^7.5.1
^0.34.2
->^0.34.3
^0.5.4
->^0.5.5
^8.47.0
->^8.48.0
^1.4.0
->^1.4.2
8.6.12
->8.7.4
^3.0.2
->^3.0.3
^3.3.3
->^3.4.3
^2.6.1
->^2.6.2
^5.1.6
->^5.2.2
^0.34.2
->^0.34.3
Release Notes
babel/babel (@babel/core)
v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)v7.22.11
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-types
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
babel-core
🏠 Internal
babel-parser
maybeAsyncArrow: false
(@JLHwung)babel-core
,babel-helper-compilation-targets
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-react
,babel-register
,babel-traverse
,babel-types
babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-optional-chaining
,babel-preset-env
?.
output when chain result is ignored (@nicolo-ribaudo)vitest-dev/vitest (@vitest/coverage-v8)
v0.34.3
Compare Source
🚀 Features
allowExternal
option - by @vojvodics and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3894 (c03fa)vitest/reporters
- by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3980 (5704b)🐞 Bug Fixes
View changes on GitHub
unjs/changelogen (changelogen)
v0.5.5
Compare Source
compare changes
🚀 Enhancements
repo
option as string (#128)🩹 Fixes
-
or.
(#127)🏡 Chore
❤️ Contributors
eslint/eslint (eslint)
v8.48.0
Compare Source
Features
1fbb3b0
feat: correct update direction infor-direction
(#17483) (Francesco Trotta)d73fbf2
feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718
feat: Allowvoid
in ruleno-promise-executor-return
(#17282) (nopeless)Bug Fixes
7234f6a
fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)Documentation
7a51d77
docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)9cd7ac2
docs: addfetch
script to package.json conventions (#17459) (Nitin Kumar)cab21e6
docs: advice for inline disabling of rules (#17458) (Ashish Yadav)056499d
docs: fix example of flat config from plugin (#17482) (Francesco Trotta)9e9edf9
docs: update documentation URL in error message (#17465) (Nitin Kumar)Chores
8dd3cec
chore: upgrade @eslint/js@8.48.0 (#17501) (Milos Djermanovic)6d0496e
chore: package.json update for @eslint/js release (ESLint Jenkins)9d4216d
chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)unjs/mlly (mlly)
v1.4.2
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.4.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
🎨 Styles
❤️ Contributors
pnpm/pnpm (pnpm)
v8.7.4
Compare Source
Patch Changes
package.json
from the content-addressable store #7051.pnpm deploy
command and "injected dependencies" #6943.Our Gold Sponsors
Our Silver Sponsors
v8.7.3
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.7.2
Compare Source
v8.7.1
Compare Source
Patch Changes
pnpm -r publish
command #6968.pnpm update --interactive
output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages #6978.Our Gold Sponsors
Our Silver Sponsors
v8.7.0
Compare Source
Minor Changes
resolution-mode
setting is changed tohighest
. This setting was changed tolowest-direct
in v8.0.0 and some users were not happy with the change. A twitter poll concluded that most of the users want the old behaviour (resolution-mode
set tohighest
by default). This is a semi-breaking change but should not affect users that commit their lockfile #6463.Patch Changes
peerDependencies
#615.pnpm import
#6233.peerDependencies
inpnpm.overrides
#6759.pnpm patch
should write patch files with a trailing newline #6905.Our Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.0.3
Compare Source
diff
Add
preferUnplugged: true
topackage.json
(#15169 by @fisker and @so1ve)Prettier v3 uses dynamic imports, user will need to unplug Prettier when Yarn's PnP mode is enabled, add
preferUnplugged: true
topackage.json
, so Yarn will install Prettier as unplug by default.Support shared config that forbids
require()
(#15233 by @fisker)If an external shared config package is used, and the package
exports
don't haverequire
ordefault
export.In Prettier 3.0.2 Prettier fails when attempt to
require()
the package, and throws an error.Allow argument of
require()
to break (#15256 by @fisker)Do not print trailing commas in arrow function type parameter lists in
ts
code blocks (#15286 by @sosukesuzuki)Support TypeScript 5.2
using
/await using
declaration (#15321 by @sosukesuzuki)Support for the upcoming Explicit Resource Management feature in ECMAScript.
using
/await using
declarationunjs/std-env (std-env)
v3.4.3
Compare Source
compare changes
🩹 Fixes
process.versions?.bun
(#75)🏡 Chore
❤️ Contributors
v3.4.2
Compare Source
compare changes
📦 Build
es6
compatibiliy for commonjs bundle (#74)❤️ Contributors
v3.4.1
Compare Source
compare changes
🩹 Fixes
process
fromglobalThis
(#73)❤️ Contributors
v3.4.0
Compare Source
compare changes
🚀 Enhancements
env
shim (#61)VERCEL
andVERCEL_ENV
(#58)isColorSupported
flag (b80677b
)3c547d8
)48b4fc0
)process.versions
(1ad71f6
)import.meta.env
andDeno.env
(ceb04d5
)nodeVersion
andnodeMajorVersion
(#60)process.versions.webcontainer
(#63)🔥 Performance
process
proxy for flags (0d7b84f
)nodeENV
from env proxy (89c0411
)🩹 Fixes
d71ce85
](https:/Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.