Skip to content

chore(deps): update all non-major dependencies#212

Merged
yyxi merged 1 commit intotrunkfrom
renovate/all-minor-patch
Mar 6, 2025
Merged

chore(deps): update all non-major dependencies#212
yyxi merged 1 commit intotrunkfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 3.0.6 -> 3.0.7 age adoption passing confidence
eslint (source) 9.20.1 -> 9.21.0 age adoption passing confidence
knip (source) 5.44.4 -> 5.45.0 age adoption passing confidence
lefthook 1.10.10 -> 1.11.2 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.2 age adoption passing confidence
vitest (source) 3.0.6 -> 3.0.7 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
webpro-nl/knip (knip)

v5.45.0

Compare Source

  • What are we without badges? (8175043)
  • feat(plugin-eslint): support eslint.config.ts files (#​956) (474dca3) - thanks @​cylewaitforit!
  • Improve cross-workspace config file handling (4717edf)
  • Fix up playwright(-ct) args/bin (b49b753)
  • Improve cross-workspace config & binary handling (7ea7c34)
  • Add tests for cross-workspace inputs coverage (100129a)
  • Add note re. config cascade eslint v8 (resolves #​957) (ee2c94d)
  • Add support for eslint v9 config files + settings (f55dc1b)

v5.44.5

Compare Source

evilmartians/lefthook (lefthook)

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.11

Compare Source

prettier/prettier (prettier)

v3.5.2

Compare Source

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.

vitest-dev/vitest (vitest)

v3.0.7

Compare Source


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 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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@socket-security
Copy link

socket-security bot commented Mar 3, 2025

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vitest/coverage-v8@3.0.63.0.7 Transitive: environment, filesystem, shell +63 10.5 MB antfu, oreanno, patak, ...1 more
npm/eslint@9.20.19.21.0 Transitive: environment, eval, filesystem, shell, unsafe +84 6.64 MB
npm/knip@5.44.45.45.0 Transitive: filesystem, shell +48 6.54 MB webpro
npm/lefthook@1.10.101.11.2 None 0 23.6 kB mrexox
npm/prettier@3.5.13.5.2 None 0 7.88 MB azz, duailibe, fisker, ...8 more
npm/vitest@3.0.63.0.7 Transitive: filesystem, network, shell, unsafe +40 8.38 MB

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8e72915 to 2ddc96c Compare March 4, 2025 15:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2ddc96c to 40555c9 Compare March 5, 2025 10:02
@yyxi yyxi merged commit a7169b2 into trunk Mar 6, 2025
8 checks passed
@yyxi yyxi deleted the renovate/all-minor-patch branch March 6, 2025 02:10
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

Development

Successfully merging this pull request may close these issues.

1 participant