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): update all non-major dependencies #82

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.14.0 -> ^9.15.0 age adoption passing confidence
@types/node (source) ^22.9.0 -> ^22.10.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.4 -> ^2.1.5 age adoption passing confidence
eslint (source) ^9.14.0 -> ^9.15.0 age adoption passing confidence
eslint-plugin-unicorn ^56.0.0 -> ^56.0.1 age adoption passing confidence
git-cliff ^2.6.1 -> ^2.7.0 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.14.2 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.0 age adoption passing confidence
rollup (source) ^4.25.0 -> ^4.27.4 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence
typescript-eslint (source) ^8.13.0 -> ^8.16.0 age adoption passing confidence
vitest (source) ^2.1.4 -> ^2.1.5 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

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

v2.1.5

Compare Source

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

v9.15.0

Compare Source

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v56.0.1

Compare Source

  • expiring-todo-comments: Fix compatibility with ESLint 9.15 (#​2497) 16b09d3
orhun/git-cliff (git-cliff)

v2.7.0

Compare Source

⛰️ Features
🐛 Bug Fixes
📚 Documentation
  • (git) Improve docs for commit_preprocessors and commit_parsers (#​928) - (c1f1215)
  • (readme) Add blog post about git-cliff - (82b10ac)
  • (website) Add highlights for 2.7.0 (#​955) - (b6b5449)
  • (website) Add more testimonials - (bfe9beb)
  • (website) Update sourcehut (#​894) - (bcc32ca)
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
  • (config) Add the 'other' parser to the default config - (12cb1df)
  • (docker) Upgrade Rust and libc version in Dockerfile - (8bd0607)
  • (docker) Bump the Rust version in Docker image - (c28121c)
  • (integration) Remove experimental feature disclaimer - (237c327)
  • (log) Add trace log about which command is being run - (a9b2690)
  • (nix) Update flakes - (7654e67)
  • (website) Add new testimonials - (0c207d6)
◀️ Revert
  • (docker) Bump the Rust version in Docker image - (fc142e4)
pnpm/pnpm (pnpm)

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.0: pnpm 9.13

Compare Source

Minor Changes

  • The self-update now accepts a version specifier to install a specific version of pnpm. E.g.:

    pnpm self-update 9.5.0
    

    or

    pnpm self-update next-10
    

Patch Changes

  • Fix Cannot read properties of undefined (reading 'name') that is printed while trying to render the missing peer dependencies warning message #​8538.

Platinum Sponsors

Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt </details

Configuration

📅 Schedule: Branch creation - "before 4am on sunday" in timezone Asia/Tokyo, 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 enabled auto-merge (squash) November 14, 2024 23:40
Copy link
Contributor

github-actions bot commented Nov 14, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 99.31% (🎯 70%) 288 / 290
🟢 Statements 99.31% (🎯 70%) 288 / 290
🟢 Functions 100% (🎯 70%) 41 / 41
🟢 Branches 97.84% (🎯 70%) 91 / 93
File CoverageNo changed files found.
Generated in workflow #185 for commit b2a68de by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 8397cf5 to 54cce9b Compare November 19, 2024 10:54
Copy link

codecov bot commented Nov 19, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 652d449 to 5bac14f Compare November 26, 2024 04:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bac14f to 00220df Compare November 26, 2024 06:11
[AUTO] this commit is created by github actions automatically.
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

To change the output of pnpm pack command handle.
@mato533 mato533 force-pushed the renovate/all-minor-patch branch from cf45f14 to b2a68de Compare November 26, 2024 23:58
@renovate renovate bot merged commit 112769c into main Nov 27, 2024
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 27, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant