fix(deps): update all non-major dependencies #18
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.0->^7.20.3^7.20.0->^7.20.2^18.0.24->^18.0.25^0.46.1->^0.46.5^3.2.41->^3.2.45^9.4.0->^9.5.0^8.26.0->^8.27.0^1.11.0->^1.12.07.14.1->7.15.0^6.3.0->^6.4.0^3.11.0->^3.12.1^0.46.1->^0.46.5^3.2.1->^3.2.3^0.24.3->^0.25.1^3.2.41->^3.2.45Release Notes
babel/babel (@babel/parser)
v7.20.3Compare Source
v7.20.2Compare Source
v7.20.2 (2022-11-04)
🐛 Bug Fix
babel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-simple-access,babel-node,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-standalone,babel-types@babel/noderepl and enableno-use-before-definerule (@liuxingbaoyu)babel-plugin-transform-typescripttsSatisfiesExpressioncheck with different duplicated@babel/typesversions (@liuxingbaoyu)babel-parserparsertypings for plugins (@liuxingbaoyu)babel-generatorbabel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-jscriptbabel-plugin-transform-destructuringfor ( let { } = 0 ; 0 ; )(@liuxingbaoyu)Committers: 3
v7.20.1Compare Source
v7.20.1 (2022-11-01)
Thanks @ptomato for your first pull request!
🐛 Bug Fix
babel-plugin-proposal-async-generator-functionsinitandbodyoffor await(@liuxingbaoyu)babel-plugin-proposal-class-properties,babel-traverseinandinstanceofas constant expressions (@nicolo-ribaudo)babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regexindices.groupswhen compiling named groups in regexps (@ptomato)babel-parsera satisfies bas lval (@liuxingbaoyu)babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regexbabel-plugin-transform-async-to-generator,babel-plugin-transform-parameters,babel-preset-env🏠 Internal
babel-generatorCommitters: 5
babel/babel (@babel/types)
v7.20.2Compare Source
🐛 Bug Fix
babel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-simple-access,babel-node,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-standalone,babel-types@babel/noderepl and enableno-use-before-definerule (@liuxingbaoyu)babel-plugin-transform-typescripttsSatisfiesExpressioncheck with different duplicated@babel/typesversions (@liuxingbaoyu)babel-parserparsertypings for plugins (@liuxingbaoyu)babel-generatorbabel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-jscriptbabel-plugin-transform-destructuringfor ( let { } = 0 ; 0 ; )(@liuxingbaoyu)unocss/unocss
v0.46.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.46.4Compare Source
🚀 Features
🐞 Bug Fixes
activationEvents- by @zam157 and @antfu in https://github.com/unocss/unocss/issues/1862View changes on GitHub
v0.46.3Compare Source
🚀 Features
fontshareprovider - by @bentuhana in https://github.com/unocss/unocss/issues/1829🐞 Bug Fixes
nuxt.options.cssinstead of plugin - by @antfu (77d91)View changes on GitHub
v0.46.2Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vuejs/core
v3.2.45Compare Source
Bug Fixes
<script setup>binding behavior consistency onthisbetween prod and dev (f73925d), closes #6248<script setup>(5a3d45a), closes #5655v3.2.44Compare Source
Bug Fixes
v3.2.43Compare Source
Bug Fixes
v3.2.42Compare Source
Bug Fixes
v-if(#6689) (640cfce), closes #6641definePropsstatement (#6461) (b72a4af), closes #6428inoperator returningfalsefor built-in instance properties inexposeProxy(#6138) (32b5124), closes #6137undefinedas initial values (fix: #5032) (#5033) (bc167b5)$watchcallback parameters type (#6136) (41d9c47), closes #6135Rawtype (#6380) (e9172db), closes #7048EventHandlers(#6855) (bad3f3c), closes #6899vueuse/vueuse
v9.5.0Compare Source
🚀 Features
eventsorlisteners- by @vaakian and @antfu in https://github.com/vueuse/vueuse/issues/2180🐞 Bug Fixes
document- by @sibbng in https://github.com/vueuse/vueuse/issues/2404View changes on GitHub
eslint/eslint
v8.27.0Compare Source
Features
f14587cfeat: newno-new-native-nonconstructorrule (#16368) (Sosuke Suzuki)978799bfeat: add new ruleno-empty-static-block(#16325) (Sosuke Suzuki)69216eefeat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)319f0a5feat: usecontext.languageOptions.ecmaVersionin core rules (#16458) (Milos Djermanovic)Bug Fixes
c3ce521fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)886a038fix: handle files with unspecified path ingetRulesMetaForResults(#16437) (Francesco Trotta)Documentation
ce93b42docs: Stylelint property-no-unknown (#16497) (Nick Schonning)d2cecb4docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)0a92805docs: stylelint color-hex-case (#16496) (Nick Schonning)74a5af4docs: fix stylelint error (#16491) (Milos Djermanovic)324db1adocs: explicit stylelint color related rules (#16465) (Nick Schonning)94dc4f1docs: use Stylelint for HTML files (#16468) (Nick Schonning)cc6128ddocs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)d03a8bfdocs: Add heading to justification explanation (#16430) (Maritaria)8a15968docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)9b0a469docs: note commit messages don't support scope (#16435) (Andy Edwards)1581405docs: improve context.getScope() docs (#16417) (Ben Perlmutter)b797149docs: update formatters template (#16454) (Milos Djermanovic)5ac4de9docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)33313efdocs: core-concepts: fix link to semi rule (#16453) (coderaiser)Shinigami92/eslint-define-config
v1.12.0Compare Source
diff
globalskey tooverrides(#153)pnpm/pnpm
v7.15.0Compare Source
Minor Changes
Support
--format=jsonoption to output outdated packages in JSON format withoutdatedcommand #2705.pnpm outdated --format=json #or pnpm outdated --jsonA new setting supported for ignoring vulnerabilities by their CVEs. The ignored CVEs may be listed in the
pnpm.auditConfig.ignoreCvesfield ofpackage.json. For instance:{ "pnpm": { "auditConfig": { "ignoreCves": [ "CVE-2019-10742", "CVE-2020-28168", "CVE-2021-3749", "CVE-2020-7598" ] } } }Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v7.14.2Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
egoist/tsup
v6.4.0Compare Source
Bug Fixes
Features
esbuild-kit/tsx
v3.12.1[Compare Source](https://togithub.com/esbuild-kit/tsx/compare/
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.