Skip to content

fix: update package dependencies#156

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/package-dependencies
Apr 30, 2026
Merged

fix: update package dependencies#156
renovate[bot] merged 1 commit into
mainfrom
renovate/package-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.30.0^2.31.0 age adoption passing confidence
@commitlint/cli (source) ^20.5.0^20.5.2 age adoption passing confidence
@eslint/compat (source) ^2.0.3^2.0.5 age adoption passing confidence
@vitest/eslint-plugin ^1.6.13^1.6.16 age adoption passing confidence
eslint (source) ^10.1.0^10.2.1 age adoption passing confidence
eslint-plugin-jsdoc ^62.8.0^62.9.0 age adoption passing confidence
eslint-plugin-perfectionist (source) ^5.7.0^5.9.0 age adoption passing confidence
eslint-plugin-sonarjs (source) ^4.0.2^4.0.3 age adoption passing confidence
globals ^17.4.0^17.5.0 age adoption passing confidence
prettier (source) ^3.8.1^3.8.3 age adoption passing confidence
turbo (source) ^2.8.20^2.9.6 age adoption passing confidence
typescript (source) ^6.0.2^6.0.3 age adoption passing confidence
typescript-eslint (source) ^8.57.2^8.59.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.0

Compare Source

Minor Changes
  • #​1889 96ca062 Thanks @​mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.

  • #​1873 42943b7 Thanks @​mixelburg! - Respond to --help on all subcommands. Previously, --help was only handled when it was the sole argument; passing it alongside a subcommand (e.g. changeset version --help) would silently execute the command instead. Now --help always exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.

Patch Changes
conventional-changelog/commitlint (@​commitlint/cli)

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cli

eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.16

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.15

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

v1.6.14

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

eslint/eslint (eslint)

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v62.9.0

Compare Source

Features
  • update jsdoccomment, devDeps. (8569d0c)

v62.8.1

Compare Source

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.9.0

Compare Source

compare changes

🚀 Features
  • Export class option types
    (b98c82d9)
  • Support configurable spacing between overload signatures
    (a4b425db)
🐞 Bug Fixes
  • sort-imports: Add submodule imports as internal patterns
    (c05d1b14)
  • Preserve uncased character positions
    (3d75ce26)
❤️ Contributors

v5.8.0

Compare Source

compare changes

🚀 Features
🐞 Bug Fixes
  • Add oxlint rule tester and fix issue in sort-classes
    (4949b1d7)
  • sort-modules: Add missing partition cases
    (7244ff1e)
❤️ Contributors
SonarSource/SonarJS (eslint-plugin-sonarjs)

v4.0.3

Compare Source

sindresorhus/globals (globals)

v17.5.0

Compare Source

prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

vercel/turborepo (turbo)

v2.9.6: Turborepo v2.9.6

Compare Source

What's Changed

create-turbo
Examples
Changelog

Full Changelog: vercel/turborepo@v2.9.5...v2.9.6

v2.9.5: Turborepo v2.9.5

Compare Source

What's Changed

create-turbo
@​turbo/telemetry
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.4...v2.9.5

v2.9.4: Turborepo v2.9.4

Compare Source

What's Changed

@​turbo/codemod
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.3...v2.9.4

v2.9.3: Turborepo v2.9.3

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.2...v2.9.3

v2.9.2: Turborepo v2.9.2

Compare Source

What's Changed

Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.1...v2.9.2

v2.9.1: Turborepo v2.9.1

Compare Source

What's Changed

@​turbo/codemod
@​turbo/repository
Changelog

Full Changelog: vercel/turborepo@v2.9.0...v2.9.1

v2.9.0: Turborepo v2.9.0

Compare Source

What's Changed

Docs
create-turbo
turbo-ignore
@​turbo/codemod
eslint
@​turbo/repository
Examples
Changelog

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@changeset-bot

changeset-bot Bot commented Apr 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 80e1c95

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@adbayb/stack Minor
@adbayb/create Minor

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

@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 1fb8a03 to ac1b229 Compare April 1, 2026 01:58
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from ac1b229 to f63b43c Compare April 15, 2026 19:14
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from f63b43c to 84e970c Compare April 15, 2026 19:15
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 84e970c to 0a541f3 Compare April 15, 2026 19:16
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 0a541f3 to a0e62c8 Compare April 15, 2026 19:17
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from a0e62c8 to 9da0d09 Compare April 16, 2026 19:42
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 9da0d09 to 95fea58 Compare April 16, 2026 19:42
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 95fea58 to dfb8535 Compare April 18, 2026 01:07
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from dfb8535 to 9e83cfa Compare April 18, 2026 01:07
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 9e83cfa to 042e677 Compare April 18, 2026 17:16
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 042e677 to 1bd2698 Compare April 18, 2026 17:17
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 1bd2698 to 54b405d Compare April 19, 2026 09:14
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 54b405d to 836ae50 Compare April 19, 2026 09:14
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 836ae50 to e2f9aac Compare April 20, 2026 01:09
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from e2f9aac to 22184c9 Compare April 20, 2026 01:09
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from 22184c9 to 955fe9b Compare April 20, 2026 21:59
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from 955fe9b to d0bbb29 Compare April 20, 2026 21:59
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from d0bbb29 to c999460 Compare April 21, 2026 08:58
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from c999460 to d3ed241 Compare April 21, 2026 08:59
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from d3ed241 to e171b85 Compare April 23, 2026 20:07
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from e171b85 to d4c6113 Compare April 23, 2026 20:08
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from d4c6113 to e835e45 Compare April 28, 2026 11:54
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from e835e45 to a219f3c Compare April 28, 2026 11:54
@renovate renovate Bot force-pushed the renovate/package-dependencies branch from a219f3c to a222157 Compare April 29, 2026 12:44
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| npm        | @changesets/cli             | 2.30.0 | 2.31.0 |
| npm        | @commitlint/cli             | 20.5.0 | 20.5.2 |
| npm        | @eslint/compat              | 2.0.3  | 2.0.5  |
| npm        | @vitest/eslint-plugin       | 1.6.13 | 1.6.16 |
| npm        | eslint                      | 10.1.0 | 10.2.1 |
| npm        | eslint-plugin-jsdoc         | 62.8.0 | 62.9.0 |
| npm        | eslint-plugin-perfectionist | 5.7.0  | 5.9.0  |
| npm        | eslint-plugin-sonarjs       | 4.0.2  | 4.0.3  |
| npm        | globals                     | 17.4.0 | 17.5.0 |
| npm        | prettier                    | 3.8.1  | 3.8.3  |
| npm        | turbo                       | 2.8.20 | 2.9.6  |
| npm        | typescript                  | 6.0.2  | 6.0.3  |
| npm        | typescript-eslint           | 8.57.2 | 8.59.0 |
@github-actions github-actions Bot force-pushed the renovate/package-dependencies branch from a222157 to 80e1c95 Compare April 29, 2026 12:44
@renovate renovate Bot merged commit f2fef9f into main Apr 30, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/package-dependencies branch April 30, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants