chore(deps): update all non-major dependencies#24
Merged
chenjiahan merged 1 commit intomainfrom Feb 1, 2025
Merged
Conversation
chenjiahan
approved these changes
Feb 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.8.2->^0.9.1^1.2.3->^1.2.6^9.16.0->^9.19.0^7.49.1->^7.49.20.3.1->0.4.022.10.1->22.13.0^9.16.0->^9.19.0^7.37.2->^7.37.4^5.0.0->^5.1.0^15.12.0->^15.14.09.14.4->9.15.4^3.4.1->^3.4.2^5.7.2->^5.7.3^8.16.0->^8.22.0Release Notes
natemoo-re/clack (@clack/prompts)
v0.9.1Compare Source
Patch Changes
8093f3c: AddsErrorsupport to thevalidatefunction98925e3: Exports theOptiontype and improves JSDocannotations1904e57: Replace custom utility for stripping ANSI control sequences with Node's built-instripVTControlCharactersutility.8093f3c]e5ba09a]8cba8e3]v0.9.0Compare Source
Minor Changes
a83d2f8: Adds a newupdateSettings()function to support new global keybindings.updateSettings()accepts analiasesobject that maps custom keys to an action (up | down | left | right | space | enter | cancel).801246b: Adds a newsignaloption to support programmatic prompt cancellation with an abort controller.One example use case is automatically cancelling a prompt after a timeout.
Another use case is racing a long running task with a manual prompt.
a83d2f8: Updates default keybindings to support Vim motion shortcuts and map theescapekey to cancel (ctrl+c).kljhescPatch Changes
f9f139d: Adaptsspinneroutput for static CI environmentsa83d2f8]801246b]a83d2f8]51e12bc]eslint/rewrite (@eslint/compat)
v1.2.6Compare Source
v1.2.5Compare Source
v1.2.4Compare Source
eslint/eslint (@eslint/js)
v9.19.0Compare Source
v9.18.0Compare Source
v9.17.0Compare Source
Features
eed91d1feat: add suggestions tono-unused-vars(#18352) (Tanuj Kanti)Bug Fixes
67d683dfix: fix crash whenmessage.fixis nullish (#19168) (ntnyq)c618707fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)Documentation
3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230) (루밀LuMir)e0a2203docs: add missing backticks tono-sequences(#19233) (루밀LuMir)4cc4881docs: Update README (GitHub Actions Bot)3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)bf2a4f6docs: add missing backticks tofunc-style(#19227) (루밀LuMir)ba098bddocs: add missing header toprefer-spread(#19224) (루밀LuMir)b607ae6docs: update description ofno-param-reassign(#19220) (루밀LuMir)1eb424ddocs: add missing backticks toprefer-destructuring(#19223) (루밀LuMir)85998d1docs: add missing backticks tono-unneeded-ternary(#19222) (루밀LuMir)b75b32cdocs: add missing backticks tono-new-func(#19219) (루밀LuMir)a7700bcdocs: add missing backticks toid-length(#19217) (루밀LuMir)e2bb429docs: add missing backticks tocomplexity.md(#19214) (루밀LuMir)045d716docs: add missing)toid-denylist(#19213) (루밀LuMir)7fe4114docs: Update README (GitHub Actions Bot)c743ba6docs: add CSS language tono-restricted-syntax(#19208) (Milos Djermanovic)1416d70docs: add missing backticks toeqeqeq(#19207) (루밀LuMir)b950c1bdocs: add missing backticks toprefer-object-spread(#19206) (루밀LuMir)8a941cbdocs: update docs anddescriptionofrequire-unicode-regexp(#19205) (루밀LuMir)cbab228docs: Update README (GitHub Actions Bot)f2257cedocs: update comments anddescriptionofno-script-url(#19203) (루밀LuMir)365f0f4docs: add missing backtick todefault-case-last(#19202) (루밀LuMir)e6b84f5docs: add missing punctuation in document (#19161) (루밀LuMir)c88708edocs: replace quote with backtick indescriptionoffor-direction(#19199) (루밀LuMir)a76f233docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)db19502docs: Update README (GitHub Actions Bot)Chores
cc243c9chore: upgrade to@eslint/js@9.17.0(#19242) (Francesco Trotta)84c5787chore: package.json update for @eslint/js release (Jenkins)4c4f53bchore: add missing backticks toflags.js(#19226) (루밀LuMir)4b3132cchore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])9bf2204chore: add type definitions for theeslint-config-eslintpackage (#19050) (Arya Emami)ee8c220chore: fix incorrectnameproperty inintegration-tutorial-code(#19218) (루밀LuMir)cca801dchore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)microsoft/rushstack (@microsoft/api-extractor)
v7.49.2Compare Source
Thu, 30 Jan 2025 01:11:42 GMT
Version update only
web-infra-dev/rslib (@rslib/core)
v0.4.0Compare Source
Highlights ✨
This release brings exciting new features and improvements to Rslib:
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.3.2...v0.4.0
v0.3.2Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
@rslib/coreto avoid nx cache error by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/676Full Changelog: web-infra-dev/rslib@v0.3.1...v0.3.2
eslint/eslint (eslint)
v9.19.0Compare Source
v9.18.0Compare Source
v9.17.0Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4Compare Source
Fixed
no-unknown-property]: supportonBeforeToggle,popoverTarget,popoverTargetActionattributes (#3865 @acusti)v7.37.3Compare Source
Fixed
no-danger][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property][no-unknown-property]: supportprecedenceprop in react 19 ([#3829][] @acusti)prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#3841][] @bastiendmt)[#&
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.