Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

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

Package From To
@arethetypeswrong/cli 0.17.4 0.18.1
@readme/eslint-config 14.6.0 14.7.1
knip 5.51.1 5.56.0
tsup 8.4.0 8.5.0
@vitest/coverage-v8 3.1.2 3.1.4
type-fest 4.40.1 4.41.0

Updates @arethetypeswrong/cli from 0.17.4 to 0.18.1

Release notes

Sourced from @​arethetypeswrong/cli's releases.

@​arethetypeswrong/cli@​0.18.1

Patch Changes

  • Updated dependencies [a4dc8a6]
    • @​arethetypeswrong/core@​0.18.1

@​arethetypeswrong/cli@​0.18.0

Minor Changes

  • 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.

Patch Changes

  • Updated dependencies [5dd9c0b]
    • @​arethetypeswrong/core@​0.18.0
Changelog

Sourced from @​arethetypeswrong/cli's changelog.

0.18.1

Patch Changes

  • Updated dependencies [a4dc8a6]
    • @​arethetypeswrong/core@​0.18.1

0.18.0

Minor Changes

  • 5dd9c0b: Requiring Node.js 20 for using latest lru-cache.

Patch Changes

  • Updated dependencies [5dd9c0b]
    • @​arethetypeswrong/core@​0.18.0
Commits

Updates @readme/eslint-config from 14.6.0 to 14.7.1

Commits
  • 1d7001f chore(release): publish
  • 15db143 fix(eslint-config): disabling @vitest/prefer-describe-function-title
  • 892f07c chore(release): publish
  • 1af228e feat(eslint-plugin): allowing custom messages in no-wildcard-imports
  • 0e61aac chore(deps): upgrading out of date deps
  • 5b06217 chore(deps): bump @​typescript-eslint/eslint-plugin from 8.25.0 to 8.29.0 (#950)
  • 64751c8 chore(deps): bump eslint-plugin-perfectionist from 4.9.0 to 4.10.1 (#948)
  • 22a435a chore(deps): bump @​typescript-eslint/parser from 8.25.0 to 8.29.0 (#952)
  • c98e6a8 chore(deps): bump @​stoplight/spectral-rulesets from 1.21.3 to 1.21.4 (#953)
  • 32f2617 feat(eslint-plugin): new no-wildcard-imports rule (#957)
  • Additional commits viewable in compare view

Updates knip from 5.51.1 to 5.56.0

Release notes

Sourced from knip's releases.

Release 5.56.0

  • Add explicit process.exit(0) (e52b129776f9e8dcf7ecc677378ccece95630739)
  • Fix contributors link in README.md (#1077) (a28448b284d8d6d32d083f2127e5001c211f0980) - thanks @​BreakBB!
  • feat: add Docusaurus plugin (#1055) (ccb9a5f40994ed3163124602e9dec2a70f50ccc6) - thanks @​cylewaitforit!
  • Improve naming in --performance realm, add --performance-fn (677252b6ebd253eeca775c12035e629002803d14)
  • Always timerify resolveSync (6d1d36476435529f77ecaf731cca01267d4649a0)
  • Remove unused file (f71470e95f4a5a1600d5d5d2e875943f4c6669be)
  • Fix reported unused files in watch mode (0f724189a7bcd0195f4b5386dffd2c8a2cbc193c)
  • Add test files so they're picked up in watch mode (a287453dac6623ad060c06edc19284e1116b365a)
  • Minor refactor/housekeeping (9d3da2e9f919810fd3376211c7bda99471ce4544)
  • Refactor reporters and reuse getTableForType (9d976cd089f215cf8b6fb193a5348e9dfeb07102)
  • Edit docs (91d3949888367cb01643e04e778aac00ae153478)
  • Remove incorrect create-plugin script error message (3643374749225c5373e38fecca76c993d11684c7)
  • Migrate enhanced-resolve to oxc-resolver (#1081) (fdfd859d218d74f3f92bd57bf21d65bf55d76c9c) - thanks @​agneym!
  • Flag --memory-leak implies -no-progress (8344a2e0883f421d0b652f12a37689f7871dd350)
  • Fix up memory usage related logic/names (47984740d0d3b158cba5f17bf5b7038825506496)
  • Update docs (2ef362142222b11d3a54b11724243c3e118c216b)
  • Separate production mode cache (95023231f6d3175c2d033d5758edacc7ee4bab87)

Release 5.55.1

  • Update Node.js versions in CI (09a158b4fa6f9e0e7d72b62f99120d7d36be8714)
  • Update plugin authoring guide (b9bf354852d908a410f9721053f0800e6ea393c6)
  • Update sponsors info (2014ac094f995b82cac0e40b60a7710a577239d6)
  • Leverage isProduction better in webpack config (779948d5fc31c8e3831c93db599f509a79edce77)
  • Add smoke test command to dev guide (59b23cf86025f66af46ff9e5046e1cb2d43709bc)
  • Consistent messages in streamer.cast (1b2866bb0b4d81a7892daff4f5e2ab0a890b5b97)
  • Add exports to ignored binaries list (7073b6845f6b8da5e8db4d65b9964a1fd986d1a8)
  • Edit docs (ffc3cacb85750dcdada2c477939d587e4364a514)
  • Remove obsolete installed-check flag (61b65eb4ed9c0030e4890f1a9394cba017e35d58)
  • Use minimum supported node version in CI (almost!) (7787123a8a9c46ccb48da26caad89e58392f7d58)

Release 5.55.0

  • Add quotes (e7b45464dd8b902044c9d06e74a2362e6b461493)
  • Marvellous (9292e4a398c2555994e69f2053988014fd818c62)
  • Accept prefix string in toAlias (59c9e89934b27e1b2678530884718578699c9313)
  • Fix webpack ts issue (wut?) (bb62995d8c439428e7bc1eb65f79f446056f95a6)
  • That's enough for today (5cde7d51599d897b1440ace2ebf23bc74bc69718)
  • Support custom srcDir in Astro plugin (#1067) (49f85829b6e5a77b325cb82b4d5ee98327483a88) - thanks @​azat-io!
  • Add support for Babel plugins used in Vite/React config (#1075) (407e625878c23867478e62975a5b49c95f0f8147) - thanks @​mbacalan!
  • Narrow down package/workspace handling in getReferencedInputsHandler (ffa3ca9a4d22b6fe80c7e7f1dee8f38d8d1d2838)
  • feat: add prisma plugin (#1073) (5b49bdea3fd5dde0a0df1c37a1202f81dd80cf6d) - thanks @​nissy-dev!
  • Improve truncated/padded table cells (6a05c41d820cfcbefad53b58fb5237153998d91a)
  • feat(vitest): add mocks to entry files (#1070) (200eaf840da390f4a5a987db2a4446bdfe385fed) - thanks @​narthur!

Release 5.54.1

  • Fix add aliases crashing on obj (#1074) (1b9c8c9ea87c594805c0352e94eefe939a554158) - thanks @​tancredi!
  • Restore and fix Windows coverage in CI (61d09abee2d816354d79880da155ef026857a042)
  • Format (9689d9ea52215422f4ac602ec0aeac6ab42985b7)

Release 5.54.0

... (truncated)

Commits
  • 1096f4d Release 5.56.0
  • 9502323 Separate production mode cache
  • 4798474 Fix up memory usage related logic/names
  • 8344a2e Flag --memory-leak implies -no-progress
  • fdfd859 Migrate enhanced-resolve to oxc-resolver (#1081)
  • 3643374 Remove incorrect create-plugin script error message
  • 9d976cd Refactor reporters and reuse getTableForType
  • 9d3da2e Minor refactor/housekeeping
  • 0f72418 Fix reported unused files in watch mode
  • f71470e Remove unused file
  • Additional commits viewable in compare view

Updates tsup from 8.4.0 to 8.5.0

Release notes

Sourced from tsup's releases.

v8.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 92ee842 chore: release v8.5.0
  • 7c1e13e fix: copyPublicDir in watch mode (#1331)
  • fdfd59a feat: allow passing custom swc configuration to swcPlugin (#1313)
  • 769aa49 fix: make removeNodeProtocol work with shims
  • c654e5f feat: use fix-dts-default-cjs-exports to transform CJS types (#1310)
  • See full diff in compare view

Updates @vitest/coverage-v8 from 3.1.2 to 3.1.4

Release notes

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

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub

v3.1.3

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates type-fest from 4.40.1 to 4.41.0

Release notes

Sourced from type-fest's releases.

v4.41.0

  • Add SetNonNullableDeep type (#1117) b9606e7
  • LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions (#1116) afd809a
  • RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / RequireOneOrNone: Fix behaviour with any and never (#1113) 8c154e9

sindresorhus/type-fest@v4.40.1...v4.41.0

Commits
  • 6846972 4.41.0
  • b9606e7 Add SetNonNullableDeep type (#1117)
  • afd809a LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions ...
  • 8c154e9 RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / `RequireOneO...
  • f74133d Remove unused imports (#1114)
  • See full diff 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) | `0.17.4` | `0.18.1` |
| [@readme/eslint-config](https://github.com/readmeio/standards) | `14.6.0` | `14.7.1` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.51.1` | `5.56.0` |
| [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.2` | `3.1.4` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.40.1` | `4.41.0` |


Updates `@arethetypeswrong/cli` from 0.17.4 to 0.18.1
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/[email protected]/packages/cli)

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

Updates `knip` from 5.51.1 to 5.56.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.56.0/packages/knip)

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

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

Updates `type-fest` from 4.40.1 to 4.41.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.40.1...v4.41.0)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/cli"
  dependency-version: 0.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@readme/eslint-config"
  dependency-version: 14.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: knip
  dependency-version: 5.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: tsup
  dependency-version: 8.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: type-fest
  dependency-version: 4.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2025
@dependabot dependabot bot requested a review from erunion as a code owner May 20, 2025 17:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2025
@erunion erunion merged commit 55efd78 into main May 27, 2025
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-f07c7fa688 branch May 27, 2025 21:03
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.

3 participants