Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the minor-development-deps group with 9 updates #997

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the minor-development-deps group with 9 updates:

Package From To
@readme/eslint-config 14.2.0 14.4.2
knip 5.44.1 5.45.0
lerna 8.1.9 8.2.0
prettier 3.5.1 3.5.2
tsup 8.3.6 8.4.0
@vitest/coverage-v8 3.0.5 3.0.7
tsx 4.19.2 4.19.3
type-fest 4.33.0 4.35.0
typescript 5.7.3 5.8.2

Updates @readme/eslint-config from 14.2.0 to 14.4.2

Commits
  • 9782507 chore(release): publish
  • 5ead9c6 fix(eslint-config): disabling two stylistic vitest rules
  • f687d3e chore(release): publish
  • b746250 chore: upgrading all typescript deps
  • f707fc2 chore(release): publish
  • 57692be chore(deps-dev): downgrading lerna
  • e5ff7ef feat: dropping eslint-plugin-typescript-sort-keys for `eslint-plugin-perfec...
  • 2b50d97 fix: lerna package-lock corruption
  • 7a3e906 chore(release): publish
  • 8afdc8f chore(deps): swapping out eslint-plugin-vitest for @vitest/eslint-plugin ...
  • See full diff in compare view

Updates knip from 5.44.1 to 5.45.0

Release notes

Sourced from knip's releases.

Release 5.45.0

  • What are we without badges? (8175043e9d2ef8b955f37533ed61da2fb2bef0fb)
  • feat(plugin-eslint): support eslint.config.ts files (#956) (474dca3c141c7d527ef30b404b01bab09066af35) - thanks @​cylewaitforit!
  • Improve cross-workspace config file handling (4717edf933d512bf13b3a5ae5fb3a0baae22f552)
  • Fix up playwright(-ct) args/bin (b49b753de03caacd7d9b0a39c35a7e13c6ad4e95)
  • Improve cross-workspace config & binary handling (7ea7c344d187b53e09f1c2bda4fd4759abb0bdfd)
  • Add tests for cross-workspace inputs coverage (100129acd5eb0371a603797f6bda28932f2440ed)
  • Add note re. config cascade eslint v8 (resolves #957) (ee2c94d1e680d0004f4a40f0de8b93d25832e3c0)
  • Add support for eslint v9 config files + settings (f55dc1b55ea84bfb4752ffdff5fbf1da6575f131)

Release 5.44.5

  • Release @​knip/create-config 1.0.4 (06dcbaf45d291e8b9bc5f86cc060b5dd27736a3c)
  • Refine input methods (512c3e480fe0271ab9a773679ba111d697b1ac3d)
  • Fix up some variable names for consistency (f22341f6ef00284bc615692fe0d80c5b129d1c3f)
  • Add // prefix to better reflect debug value is text/comment (0ec09337193eb30570fc36f9539b047fbcca6932)
  • Fix webpack bins in fixture (15055579f804e6404588cfd71c045cc099d8b2c2)
  • Defer resolve entry points in webpack plugin (resolves #949) (e42b09d9cf13ecde2fc7449cb7ec76fc1968cddb)
  • Update docs (a530ff44d78f36ad8e3460a02534cafd5ad104e4)

Release 5.44.4

  • Fix workspace checks in Windows (4f4d0bf02f56dc24d6d62ee10bc71966c60b8e16)

Release 5.44.3

  • Fix workspace graph finder (resolve #948) (63929e23919a841b3ccc838b33aa8bb197639178)
  • Simplify function name (bfbcf5d99d7dd750698ea069b45eb72b5a3a6e6b)

Release 5.44.2

  • Improve chart, update copy (f63df95f0436055ca49155d2234cd8f63aed34cd)
  • Move config schema (6098cb9964b4a85de1dad40df8b0262df585f7b0)
  • Move some utils (d3b7ab64e740ff7608f5900f85c07e957268ec4f)
  • Split main sequence into build + analyze graph (c145c5833765902fb5b9ccd1bcf7044a9ca8b12c)
  • Update docs (dae0f784c8ce22858d8fdd79ade148ba51ccf2fa)
  • Edit docs (0b7f05fad65dae10696dbceca2ca2fafba279c9f)
  • Fix dynamically added config files for disabled plugins (resolve #947) (82099178e22022c32f2d628a75406f8a7c4d03e0)
Commits
  • c366437 Release 5.45.0
  • f55dc1b Add support for eslint v9 config files + settings
  • ee2c94d Add note re. config cascade eslint v8 (resolves #957)
  • 100129a Add tests for cross-workspace inputs coverage
  • 7ea7c34 Improve cross-workspace config & binary handling
  • b49b753 Fix up playwright(-ct) args/bin
  • 4717edf Improve cross-workspace config file handling
  • 474dca3 feat(plugin-eslint): support eslint.config.ts files (#956)
  • 8175043 What are we without badges?
  • 7864d53 Release 5.44.5
  • Additional commits viewable in compare view

Updates lerna from 8.1.9 to 8.2.0

Release notes

Sourced from lerna's releases.

v8.2.0

8.2.0 (2025-02-19)

Bug Fixes

  • drop strip-ansi in favor of native stripVTControlCharacters (#4095) (9e4ac9c)

Features

  • allow custom working dir for detectProjects (#4148) (08d1d0d)
Changelog

Sourced from lerna's changelog.

8.2.0 (2025-02-19)

Bug Fixes

  • drop strip-ansi in favor of native stripVTControlCharacters (#4095) (9e4ac9c)

Features

  • allow custom working dir for detectProjects (#4148) (08d1d0d)
Commits

Updates prettier from 3.5.1 to 3.5.2

Release notes

Sourced from prettier's releases.

3.5.2

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.5.2

diff

Remove module-sync condition (#17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("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 the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

Commits
  • 399f427 Release 3.5.2
  • bf5aab8 Revert "Use ESM entrypoint for require(ESM)" (#17156)
  • c98acab Replace execa with nano-spawn in release script (#17129)
  • 4460a4e chore(deps): update eslint related dependencies (#17162)
  • f0707f5 chore(deps): update eslint related dependencies (major) (#17163)
  • e2624b6 Enforce dependency version be pinned in all packages (#17161)
  • 1cee47a chore(deps): update dependency react-markdown to v10 (#17160)
  • 7ce2a35 chore(deps): update dependency postcss to v8.5.3 (#17158)
  • 1fe7969 chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...
  • 8eb0630 chore(deps): update dependency knip to v5.44.4 (#17153)
  • Additional commits viewable in compare view

Updates tsup from 8.3.6 to 8.4.0

Release notes

Sourced from tsup's releases.

v8.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/coverage-v8 from 3.0.5 to 3.0.7

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tsx from 4.19.2 to 4.19.3

Release notes

Sourced from tsx's releases.

v4.19.3

4.19.3 (2025-02-19)

Bug Fixes

  • upgrade esbuild to ~0.25.0 to address vuln report (#698) (e04e6c6)

This release is also available on:

Commits

Updates type-fest from 4.33.0 to 4.35.0

Release notes

Sourced from type-fest's releases.

v4.35.0


sindresorhus/type-fest@v4.34.1...v4.35.0

v4.34.1

  • OmitDeep: Fix import statement (#1052) e5b66a4

sindresorhus/type-fest@v4.34.0...v4.34.1

v4.34.0


sindresorhus/type-fest@v4.33.0...v4.34.0

Commits

Updates typescript from 5.7.3 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-development-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@readme/eslint-config](https://github.com/readmeio/standards) | `14.2.0` | `14.4.2` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.44.1` | `5.45.0` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.9` | `8.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` |
| [tsup](https://github.com/egoist/tsup) | `8.3.6` | `8.4.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.5` | `3.0.7` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.33.0` | `4.35.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |


Updates `@readme/eslint-config` from 14.2.0 to 14.4.2
- [Release notes](https://github.com/readmeio/standards/releases)
- [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@14.2.0...@readme/eslint-config@14.4.2)

Updates `knip` from 5.44.1 to 5.45.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.45.0/packages/knip)

Updates `lerna` from 8.1.9 to 8.2.0
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.2.0/packages/lerna)

Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.2)

Updates `tsup` from 8.3.6 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.3.6...v8.4.0)

Updates `@vitest/coverage-v8` from 3.0.5 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8)

Updates `tsx` from 4.19.2 to 4.19.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.2...v4.19.3)

Updates `type-fest` from 4.33.0 to 4.35.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.33.0...v4.35.0)

Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: "@readme/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@dependabot dependabot bot requested a review from erunion March 1, 2025 05:42
@erunion erunion closed this Mar 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-development-deps-cda8286a9d branch March 1, 2025 05:46
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.

1 participant