fix: update package dependencies#170
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
🦋 Changeset detectedLatest commit: db57baa The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
cf56166 to
4da85a8
Compare
4da85a8 to
23f817c
Compare
23f817c to
aa3b845
Compare
aa3b845 to
1eb216c
Compare
1eb216c to
6a3e2b3
Compare
6a3e2b3 to
fc5687a
Compare
fc5687a to
e8e5222
Compare
e8e5222 to
938c9d1
Compare
938c9d1 to
5c2ff31
Compare
5c2ff31 to
c1d1773
Compare
c1d1773 to
1561674
Compare
1561674 to
bab87af
Compare
bab87af to
0767710
Compare
0767710 to
f45d25d
Compare
f45d25d to
b367479
Compare
b367479 to
e6b1c30
Compare
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------- | | npm | @commitlint/cli | 21.0.2 | 21.2.0 | | npm | @commitlint/config-conventional | 21.0.2 | 21.2.0 | | npm | @eslint-react/eslint-plugin | 5.9.1 | 5.10.0 | | npm | eslint | 10.5.0 | 10.6.0 | | npm | eslint-plugin-import-x | 4.16.2 | 4.17.1 | | npm | eslint-plugin-jsdoc | 63.0.6 | 63.0.10 | | npm | eslint-plugin-n | 18.1.0 | 18.2.1 | | npm | globals | 17.6.0 | 17.7.0 | | npm | prettier | 3.8.4 | 3.9.4 | | npm | tsx | 4.19.1 | 4.22.4 | | npm | turbo | 2.9.18 | 2.10.2 | | npm | typescript-eslint | 8.61.1 | 8.62.1 |
e6b1c30 to
db57baa
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
2cef946 to
84d6a79
Compare
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:
^21.0.2→^21.2.0^21.0.2→^21.2.0^5.9.1→^5.10.0^10.5.0→^10.6.0^4.16.2→^4.17.1^63.0.6→^63.0.10^18.1.0→^18.2.1^17.6.0→^17.7.0^3.8.4→^3.9.44.19.1→4.22.4^2.9.18→^2.10.2^8.61.1→^8.62.1Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v21.2.0Compare Source
Features
v21.1.0Compare Source
Features
21.0.2 (2026-05-29)
Bug Fixes
21.0.1 (2026-05-12)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v21.2.0Compare Source
Features
v21.1.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
21.0.2 (2026-05-29)
Note: Version bump only for package @commitlint/config-conventional
21.0.1 (2026-05-12)
Note: Version bump only for package @commitlint/config-conventional
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v5.10.0Compare Source
📝 Documentation
react-x/no-unused-state.🏗️ Internal
eslintto^10.6.0.js-yamlworkspace override to^4.3.0.Full Changelog: Rel1cx/eslint-react@v5.9.5...v5.10.0
v5.9.5Compare Source
🐞 Fixes
Compare.isEqualnow recognizes structurally identicalCallExpressionnodes. This fixes false positives in the following rules when the compared target (event target, controller, or observed element) is derived from a function call such aswindow.matchMedia('…')orgetEl():react-web-api/no-leaked-event-listenerreact-web-api/no-leaked-fetchreact-web-api/no-leaked-resize-observerreact-web-api/no-leaked-intersection-observerFull Changelog: Rel1cx/eslint-react@v5.9.4...v5.9.5
v5.9.4Compare Source
🐞 Fixes
obj["foo"]()):react-x/no-array-index-keyreact-x/no-duplicate-keyreact-x/no-unnecessary-use-prefixreact-x/set-state-in-effectreact-x/set-state-in-renderreact-dom/no-find-dom-nodereact-dom/no-flush-syncreact-dom/no-hydratereact-dom/no-renderreact-dom/no-render-return-valuereact-dom/no-use-form-statereact-web-api/no-leaked-fetch📝 Documentation
🏗️ Internal
Extract.getPropertyName(#1881).postinstalltoprepare.Full Changelog: Rel1cx/eslint-react@v5.9.3...v5.9.4
v5.9.3Compare Source
🐞 Fixes
ast: Corrected theTSESTreeJSXunion and handling of computed member expressions (#1877).jsx: Handled namespaced host elements and cleaned up the spread child API (#1876).📝 Documentation
import-paths.mdtopath-aliases.md.unwrapdocumentation.🏗️ Internal
RuleContextimports in the kit package.typescript-eslintpackages to^8.62.0and related dependencies.verify-*scripts tocheck-*.pnpm runwithnode --runacross scripts (#1879).nxto^23.0.1andpnpmto11.9.0.Full Changelog: Rel1cx/eslint-react@v5.9.2...v5.9.3
v5.9.2Compare Source
📝 Documentation
🏗️ Internal
pnpm/action-setupto install Node and pnpm in CI.baseline.jsontimestamp and quality signal.Full Changelog: Rel1cx/eslint-react@v5.9.1...v5.9.2
eslint/eslint (eslint)
v10.6.0Compare Source
Features
b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)f291007feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)Bug Fixes
6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013) (den$)8fd8741fix: don't report shadowed undefined inradixrule (#21011) (Pixel)5784980fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)9cd1e6dfix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)d4eb2dcfix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)2360464fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)63d52d2fix: restore max-classes-per-file report range (#21002) (Pixel)7feaff0fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)399a2ecfix: don't report inner non-callbacks inmax-nested-callbacks(#20995) (Milos Djermanovic)Documentation
a83683ddocs: Update README (GitHub Actions Bot)f5449f9docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)bea49f7docs: Update README (GitHub Actions Bot)e5f70f9docs: update code-path diagrams (#20984) (Tanuj Kanti)8890c2ddocs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)3eb3d9bdocs: Update README (GitHub Actions Bot)c5bb59cdocs: Update README (GitHub Actions Bot)eb3c97cdocs: fix grammar in prefer-const rule description (#20983) (lumir)Chores
6a42034ci: run ecosystem tests on main branch (#20891) (sethamus)3dbacdbci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])c3abfcachore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)a832320ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)27166e7chore: update ecosystem plugins (#21005) (ESLint Bot)865d76eci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])27a88c9chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)970cea6chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)b482120chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])6993fb3chore: update ecosystem plugins (#20985) (ESLint Bot)un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.17.1Compare Source
Patch Changes
cf25a01Thanks @marcalexiei! - fix(extensions): don't require an extension for package subpaths that resolve to a.d.ts(e.g.vitest/config)v4.17.0Compare Source
Minor Changes
4b2c0c5Thanks @regseb! - SupportRegExpin theimport-x/ignoresetting and theignoreoption of theno-unresolvedrule.Patch Changes
#494
1c84235Thanks @morgan-coded! - Fixedno-unresolvedcrashing when case-sensitive path checks encounterEACCESorEPERMon an ancestor directory.#481
3e13121Thanks @B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak#484
9a07009Thanks @sairus2k! - Make theextensionsrule check Node.js subpath imports (specifiers starting with#, e.g.#utils/helper). PreviouslyparsePathtreated a leading#as a URL hash fragment, so the rule skipped extension validation for these imports.Note: single-segment subpath imports without a slash (e.g.
#dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.#468
240ed58Thanks @silverwind! - Makeextensionshandle.d.tscorrectly#479
e3cc7e4Thanks @mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence#476
fce29b1Thanks @nbouvrette! - fix(deps): replace @package-json/types with an inline minimal typegajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.0.10Compare Source
Bug Fixes
v63.0.9Compare Source
Bug Fixes
check-template-names,require-template,valid-types: keep commas inside@templatedefault values (0980b71)v63.0.8Compare Source
Bug Fixes
check-template-names: detect template usage in@augments/@extends/@implementstypes (208079f)v63.0.7Compare Source
Bug Fixes
no-undefined-types: predefine Iterable/Iterator types; fixes #1712 (804a13d)eslint-community/eslint-plugin-n (eslint-plugin-n)
v18.2.1Compare Source
🩹 Fixes
v18.2.0Compare Source
🌟 Features
module.exportsforrequire(esm)interop (#542) (04c99df)sindresorhus/globals (globals)
v17.7.0Compare Source
prettier/prettier (prettier)
v3.9.4Compare Source
v3.9.3Compare Source
v3.9.2Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
diff
🔗 Release Notes
v3.8.5Compare Source
privatenumber/tsx (tsx)
v4.22.4Compare Source
Bug Fixes
This release is also available on:
v4.22.3Compare Source
Bug Fixes
This release is also available on:
v4.22.2Compare Source
Bug Fixes
This release is also available on:
v4.22.1Compare Source
Bug Fixes
This release is also available on:
v4.22.0Compare Source
Features
This release is also available on:
v4.21.1Compare Source
Bug Fixes
This release is also available on:
v4.21.0Compare Source
Features
This release is also available on:
v4.20.6Compare Source
Bug Fixes
This release is also available on:
v4.20.5Compare Source
Bug Fixes
This release is also available on:
v4.20.4Compare Source
Bug Fixes
This release is also available on:
v4.20.3Compare Source
Bug Fixes
This release is also available on:
v4.20.2Compare Source
Bug Fixes
This release is also available on:
v4.20.1Compare Source
Bug Fixes
This release is also available on:
v4.20.0Compare Source
Bug Fixes
Features
This release is also available on:
v4.19.4Compare Source
Bug Fixes
This release is also available on:
v4.19.3Compare Source
Bug Fixes
esbuildto~0.25.0to address vuln report (#698) (e04e6c6)This release is also available on:
v4.19.2Compare Source
Bug Fixes
This release is also available on:
vercel/turborepo (turbo)
v2.10.2: Turborepo v2.10.2Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.10.1...v2.10.2
v2.10.1: Turborepo v2.10.1Compare Source
What's Changed
Changelog
devEngines.packageManagerby @lachieh in #12388New Contributors
Full Changelog: vercel/turborepo@v2.10.0...v2.10.1
v2.10.0: Turborepo v2.10.0Compare Source
What's Changed
create-turbo
@turbo/codemod
turbo.jsoncin codemod transforms by @anthonyshew in #12532eslint
@turbo/repository
cacheMaxAgeandcacheMaxSizefor local cache eviction by @anthonyshew in #12487@turbo/telemetry
Examples
@types/nodetowith-svelteexample apps by @anthonyshew in #12585Changelog
setsid()in PTY spawn to prevent macOS Gatekeeper CPU spikes" by @anthonyshew in #12507watchloop so interruptible persistent tasks restart on file changes by @anthonyshew in #12509turbo.*generator variables by @anthonyshew in #12511filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535--affectedand--filterto be combined by @anthonyshew in #12543filterUsingTasksby @anthonyshew in #12545Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.