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

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence
jiti 2.0.0 -> 2.1.0 age adoption passing confidence
pnpm (source) 9.11.0 -> 9.12.0 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.5.2

Compare Source

Bug Fixes
  • try downgrade vite-plugin-vue-inspector (572a0d6)
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/jiti (jiti)

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • Enable interopDefault by default (#​310)
  • Support import.meta.dirname and import.meta.filename (#​308)
🔥 Performance
  • cli: Enable node 22 compile cache (#​312)
🩹 Fixes
  • Make TransformOptions type strict to allow auto-complete (#​305)
  • Properly handle tsx (#​311)
💅 Refactors
📦 Build
  • Fix /register and /native subpath types for Node10 module resolution (#​304)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Oct 2, 2024

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50dbfad
Status: ✅  Deploy successful!
Preview URL: https://54d9e770.nuxt-image.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-image.pages.dev

View logs

@renovate renovate bot requested a review from danielroe as a code owner October 2, 2024 01:06
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.38%. Comparing base (102d474) to head (50dbfad).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1521   +/-   ##
=======================================
  Coverage   63.38%   63.38%           
=======================================
  Files          79       79           
  Lines        3608     3608           
  Branches      406      406           
=======================================
  Hits         2287     2287           
  Misses       1292     1292           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update devdependency jiti to v2.1.0 chore(deps): update all non-major dependencies Oct 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a7955f1 to 3ef8b3d Compare October 2, 2024 15:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ef8b3d to 50dbfad Compare October 2, 2024 18:08
@danielroe danielroe merged commit cf095a5 into main Oct 2, 2024
2 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch October 2, 2024 21:55
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.

2 participants