chore(deps): update all non-major dependencies #26
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.9.1->^0.10.0^1.2.6->^1.2.7^9.19.0->^9.21.0^7.49.2->^7.50.10.4.0->0.5.122.13.0->22.13.5^9.19.0->^9.21.0^15.14.0->^15.15.09.15.4->9.15.5^3.4.2->^3.5.2^8.22.0->^8.24.1Release Notes
natemoo-re/clack (@clack/prompts)
v0.10.0Compare Source
Minor Changes
613179d: Adds a newindicatoroption tospinner, which supports the original"dots"loading animation or a new"timer"loading animation.a38b2bc: AddsstreamAPI which provides the same methods aslog, but for iterable (even async) message streams. This is particularly useful for AI responses which are dynamically generated by LLMs.eslint/rewrite (@eslint/compat)
v1.2.7Compare Source
eslint/eslint (@eslint/js)
v9.21.0Compare Source
v9.20.0Compare Source
microsoft/rushstack (@microsoft/api-extractor)
v7.50.1Compare Source
Sat, 22 Feb 2025 01:11:11 GMT
Patches
v7.50.0Compare Source
Wed, 12 Feb 2025 01:10:52 GMT
Minor changes
web-infra-dev/rslib (@rslib/core)
v0.5.1Compare Source
What's Changed
New Features 🎉
declarationDiroroutDiris resolved outside project root by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/780Bug Fixes 🐞
redirect.dts.extensionis enabled by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/778Document 📖
redirect.dts.extensionby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/771Other Changes
Full Changelog: web-infra-dev/rslib@v0.5.0...v0.5.1
v0.5.0Compare Source
Highlights ✨
This release brings exciting new features and improvements to Rslib:
Support DTS Redirect: Rslib now supports to control the redirect of the import paths in output TypeScript declaration files. (#742)
compilerOptions.pathsconfigured intsconfig.json.Support
outBasein Bundleless Mode: When building a project where source files exist across multiple directories with bundleless mode, the output directory structure will be replicated relative to theoutBasedirectory in the output directory, see lib.outBase for more details. (#745)Add Documents about Assets: Documents related to asset module have been added for common scenarios in component library development, see Import static assets, Import SVGR and Import JSON files for more details. (#741)
Support pkg.pr.new: With pkg.pr.new, each of commits in main branch will trigger an instant preview release without publishing anything to NPM. This enables users to access features and bug-fixes without the need to wait for release cycles. (#766)
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.4.1...v0.5.0
v0.4.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
.nvmrcfor development by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/734New Contributors
Full Changelog: web-infra-dev/rslib@v0.4.0...v0.4.1
eslint/eslint (eslint)
v9.21.0Compare Source
v9.20.1Compare Source
v9.20.0Compare Source
sindresorhus/globals (globals)
v15.15.0Compare Source
445df81pnpm/pnpm (pnpm)
v9.15.5: pnpm 9.15.5Compare Source
Patch Changes
pnpm install, thepreprepareandpostpreparescripts of the project should be executed #8989.strip-ansiwith the built-inutil.stripVTControlCharacters#9009.Platinum Sponsors
Gold Sponsors
prettier/prettier (prettier)
v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition 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-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.v3.5.1Compare 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
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.v3.5.0Compare Source
diff
🔗 Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.24.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.24.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.23.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 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.