chore(deps): update all non-major dependencies #22
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:
^0.7.0->^0.8.2^1.2.2->^1.2.3^9.13.0->^9.16.0^7.47.11->^7.48.00.0.15->0.1.122.8.6->22.10.1^9.13.0->^9.16.0^2.46.0->^2.46.1^9.30.0->^9.32.0^15.11.0->^15.12.09.12.3->9.14.4^3.3.3->^3.4.1^5.6.3->^5.7.2^8.12.2->^8.16.0Release Notes
natemoo-re/clack (@clack/prompts)
v0.8.2Compare Source
Patch Changes
4845f4f]d7b2fb9]v0.8.1Compare Source
Patch Changes
360afeb: feat: adaptative max itemseslint/rewrite (@eslint/compat)
v1.2.3Compare Source
eslint/eslint (@eslint/js)
v9.16.0Compare Source
v9.15.0Compare Source
v9.14.0Compare Source
microsoft/rushstack (@microsoft/api-extractor)
v7.48.0Compare Source
Sat, 23 Nov 2024 01:18:55 GMT
Minor changes
v7.47.12Compare Source
Fri, 22 Nov 2024 01:10:43 GMT
Version update only
web-infra-dev/rslib (@rslib/core)
v0.1.1Compare Source
What's Changed
New Features 🎉
rslib.configto rebuild by @9aoy in https://github.com/web-infra-dev/rslib/pull/489Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.1.0...v0.1.1
v0.1.0Compare Source
What's Changed
New Features 🎉
--rootcli option and make basic js api work by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/453distinstead ofdist/static/cssby @chenjiahan in https://github.com/web-infra-dev/rslib/pull/460Bug Fixes 🐞
autoExtension: falsealong withoutput.filename.jsby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/455Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.0.18...v0.1.0
v0.0.18Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.0.17...v0.0.18
v0.0.17Compare Source
What's Changed
New Features 🎉
nodeby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/398Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.0.16...v0.0.17
v0.0.16Compare Source
What's Changed
New Features 🎉
tsc --buildto enable incremental build for project references by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/337Performance 🚀
Bug Fixes 🐞
Document 📖
libconfigs by @chenjiahan in https://github.com/web-infra-dev/rslib/pull/365Other Changes
Full Changelog: web-infra-dev/rslib@v0.0.15...v0.0.16
eslint/eslint (eslint)
v9.16.0Compare Source
Features
8f70eb1feat: AddignoreComputedKeysoption insort-keysrule (#19162) (Milos Djermanovic)Documentation
9eefc8fdocs: fix typos inuse-isnan(#19190) (루밀LuMir)0c8cea8docs: switch the order of words inno-unreachable(#19189) (루밀LuMir)0c19417docs: add missing backtick tono-async-promise-executor(#19188) (루밀LuMir)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186) (루밀LuMir)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183) (Tanuj Kanti)0c6b842docs: fix typos inmigration-guide.md(#19180) (루밀LuMir)353266edocs: fix a typo indebug.md(#19179) (루밀LuMir)5ff318adocs: delete unnecessary horizontal rule(---) innodejs-api(#19175) (루밀LuMir)576bcc5docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054docs: note thatno-restricted-syntaxcan be used with any language (#19148) (Milos Djermanovic)Chores
feb703bchore: upgrade to@eslint/js@9.16.0(#19195) (Francesco Trotta)df9bf95chore: package.json update for @eslint/js release (Jenkins)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184) (Tanuj Kanti)3afb8a1chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53chore: addrepository.directoryproperty topackage.json(#19165) (루밀LuMir)d460594chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4earefactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0Compare Source
v9.14.0Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.1Compare Source
Patch Changes
svelte/no-inner-declarationsvuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.32.0Compare Source
v9.31.0Compare Source
✨ Enhancements
caseSensitiveoption tovue/no-reserved-component-namesrule.vue/prefer-use-template-refrule that requires usinguseTemplateRef()instead ofref()for template refs.vue/no-empty-component-blockrule auto-fixable.🐛 Bug Fixes
v-bind:nameinvue/require-explicit-slotsrule.⚙️ Updates
vue/define-macros-orderrule to skip TypeScriptdeclarestatements.Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0
sindresorhus/globals (globals)
v15.12.0Compare Source
Iteratorto ES2025 (#272)439b398dd0a502pnpm/pnpm (pnpm)
v9.14.4Compare Source
v9.14.3Compare Source
v9.14.2Compare Source
Patch Changes
pnpm publish --jsonshould work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1Compare Source
Minor Changes
pnpm pack --jsonto print packed tarball and contents in JSON format #8765.Patch Changes
pnpm execshould print a meaningful error message when no command is provided #8752.pnpm setupshould remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACTerror while installing a dependency from GitHub having a slash in branch name #7697.use-node-versionsetting is used and the system has no Node.js installed #8769..npmrcfiles to their correct types. For instance,child-concurrencyshould be a number, not a string #5075.manage-package-manager-versionsis set totrue.pnpm initshould respect the--diroption #8768.Platinum Sponsors
Gold Sponsors
v9.14.0Compare Source
v9.13.2: pnpm 9.13.2Compare Source
Patch Changes
dlxprocesses.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.