pkg-types icon indicating copy to clipboard operation
pkg-types copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.12.7 -> ^20.12.10 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence
eslint (source) ^9.0.0 -> ^9.2.0 age adoption passing confidence
eslint-config-unjs ^0.3.0-rc.6 -> ^0.3.1 age adoption passing confidence
mlly ^1.6.1 -> ^1.7.0 age adoption passing confidence
pnpm (source) 9.0.1 -> 9.1.0 age adoption passing confidence
vitest (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence

Release Notes

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

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

unjs/eslint-config (eslint-config-unjs)

v0.3.1

Compare Source

compare changes

🩹 Fixes
  • markdown: Override default rules (4765dd5)
🏡 Chore
  • Remove prerelease script (pnpm why ?!) (a98c465)
❤️ Contributors

v0.3.0

Compare Source

compare changes

v0.3.0-rc.8

Compare Source

compare changes

🚀 Enhancements
  • Configure rule@typescript-eslint/no-unused-vars to ignore vars starting with _ (#​15)
🏡 Chore
❤️ Contributors

v0.3.0-rc.7

Compare Source

compare changes

🚀 Enhancements
  • Allow easier main config (5bb9c7a)
🩹 Fixes
  • Disable no-empty-pattern for markdown (a988fae)
🏡 Chore
❤️ Contributors
unjs/mlly (mlly)

v1.7.0

Compare Source

compare changes

🚀 Enhancements
  • isValidNodeImport: Support stripComments option (#​236)
🩹 Fixes
  • findExports: Find declaration export with inline object or array (#​247)
💅 Refactors
  • interopDefault: Simplify implementation (#​243)
📖 Documentation
  • Added jsdocs to exported functions and types (#​241)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.1.0

Compare Source

v9.0.6

Compare Source

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 20 '24 02:04 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERR_PNPM_JSON_PARSE  Expected property name or '}' in JSON at position 4 while parsing '{  // This is a comment!  "name": "foo' in /tmp/renovate/repos/github/unjs/pkg-types/test/fixture/jsonc/package.json 

  1 | {
> 2 |   // This is a comment!
    |   ^
  3 |   "name": "foo",
  4 |   "version": "1.0.0",
  5 | }


renovate[bot] avatar Apr 20 '24 02:04 renovate[bot]