fix(deps): update all non-major dependencies #24
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.20.5->^7.20.7^7.20.5->^7.20.7^0.47.6->^0.48.0^9.7.0->^9.9.07.18.2->7.20.0^0.47.6->^0.48.0^4.0.2->^4.0.3^0.25.8->^0.26.2Release Notes
babel/babel (@babel/parser)
v7.20.7Compare Source
v7.20.7 (2022-12-22)
Thanks @wsypower for your first PR!
👓 Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-traverse.parentPathafter rename inSwitchCase(@nicolo-ribaudo)babel-plugin-transform-typescript,babel-traversebabel-plugin-transform-block-scopingbabel-plugin-proposal-async-generator-functions,babel-preset-envfor awaitwith shadowed variables (@liuxingbaoyu)babel-generator,babel-plugin-proposal-optional-chaining(a ?? b) as T(@liuxingbaoyu)babel-plugin-transform-react-jsx,babel-typesJSXText(@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-generatorTSEnumMember(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping,babel-traverse🏠 Internal
babel-helper-define-map,babel-plugin-transform-property-mutators@babel/helper-define-map(@nicolo-ribaudo)babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traversetransform-block-scopingplugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targetsgetTargets(@liuxingbaoyu)Committers: 6
babel/babel (@babel/types)
v7.20.7Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-traverse.parentPathafter rename inSwitchCase(@nicolo-ribaudo)babel-plugin-transform-typescript,babel-traversebabel-plugin-transform-block-scopingbabel-plugin-proposal-async-generator-functions,babel-preset-envfor awaitwith shadowed variables (@liuxingbaoyu)babel-generator,babel-plugin-proposal-optional-chaining(a ?? b) as T(@liuxingbaoyu)babel-plugin-transform-react-jsx,babel-typesJSXText(@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-generatorTSEnumMember(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping,babel-traverse🏠 Internal
babel-helper-define-map,babel-plugin-transform-property-mutators@babel/helper-define-map(@nicolo-ribaudo)babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traversetransform-block-scopingplugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targetsgetTargets(@liuxingbaoyu)unocss/unocss
v0.48.0Compare Source
🚨 Breaking Changes
🚀 Features
extraContentoption - by @sibbng and @antfu in https://github.com/unocss/unocss/issues/1963 (b7a66)🐞 Bug Fixes
@for variant group - by @zyyv in https://github.com/unocss/unocss/issues/2015 (4d951)prefixedOnlyfilter on extractor - by @sibbng in https://github.com/unocss/unocss/issues/1964 (8b3bb)View changes on GitHub
vueuse/vueuse
v9.9.0Compare Source
🚀 Features
🐞 Bug Fixes
foramtTimeAgo->formatTimeAgo- by @QGIsK in https://github.com/vueuse/vueuse/issues/2568 (bb0fd)View changes on GitHub
v9.8.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.8.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.8.0Compare Source
🚀 Features
formatTimeAgo- by @antfu (9293c)🐞 Bug Fixes
View changes on GitHub
pnpm/pnpm
v7.20.0Compare Source
Minor Changes
pnpm gets its own implementation of the following commands:
pnpm config getpnpm config setpnpm config deletepnpm config listIn previous versions these commands were passing through to npm CLI.
PR: #5829
Related issue: #5621
Add show alias to
pnpm view#5835.pnpm reads settings from its own global configuration file at
$XDG_CONFIG_HOME/pnpm/rc#5829.Add the 'description'-field to the licenses output #5836.
Patch Changes
pnpm rebuildshould not fail ifnode_moduleswas created by pnpm version 7.18 or older #5815.pnpm envshould print help.pnpm rebuildshould print a better error message when a hoisted dependency is not found #5815.Our Gold Sponsors
Our Silver Sponsors
v7.19.0Compare Source
Minor Changes
package.jsonthat is in the root of the workspace:pnpm.requiredScripts. Scripts listed in this array will be required in each project of the worksapce. Otherwise,pnpm -r run <script name>will fail #5569.node_modulesdirectories when linking new dependencies. This improves performance, when installing in a project that already has anode_modulesdirectory #5795.Patch Changes
pnpm rebuildshould work in projects that use the hoisted node linker #5560.pnpm patchshould print instructions about how to commit the changes #5809.-Sflag in command shims pnpm/cmd-shim#42.Our Gold Sponsors
Our Silver Sponsors
vitejs/vite
v4.0.3Compare Source
vitest-dev/vitest
v0.26.2Compare Source
🚀 Features
🐞 Bug Fixes
dir- by @antfu in https://github.com/vitest-dev/vitest/issues/2550 (f6b59)View changes on GitHub
v0.26.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.26.0Compare Source
🚨 Breaking Changes
node, Vitest will not resolve invalid named exports (exports that are on "default" property will not magically appear as named exports), unlessdeps.interopDefaultis enabled, or dependency is indeps.inline. This change doesn't affectjsdom,happy-domoredgeenvironments.structuredClone, if it's available, or fallbacks to a polyfill.SharedWorker🚀 Features
@vitest/uiinstalled, you can now use'html'reporter to get a beautiful UI to view your test results, inspect module graph and read log messages.🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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 has been generated by Mend Renovate. View repository job log here.