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

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/types ^2.17.2 -> ^2.17.3 age adoption passing confidence
pnpm (source) 8.13.1 -> 8.14.1 age adoption passing confidence
size-limit ^11.0.0 -> ^11.0.1 age adoption passing confidence

Release Notes

nuxt/nuxt.js (@​nuxt/types)

v2.17.3

Compare Source

2.17.3 is the next patch release for the 2.x branch.

πŸ‘‰ Changelog

compare changes

πŸ’… Refactors
🏑 Chore
  • Fix invalid package files with npm pkg fix (4d0474c4b)
βœ… Tests
  • Skip lib check with vue-tsc test (90ffd8170)
πŸ€– CI
  • Split type check into separate test (40f1f301e)
❀️ Contributors
pnpm/pnpm (pnpm)

v8.14.1

Compare Source

Patch Changes

  • Resolve the current working directory to its real location before doing any operations #​6524.
  • Allow using token helpers in pnpm publish #​7316.
  • Handle Git repository names containing capital letters #​7488.
  • When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.

Our Gold Sponsors

Our Silver Sponsors

v8.14.0

Compare Source

Minor Changes
  • A new option added for hoisting packages from the workspace. When hoist-workspace-packages is set to true, packages from the workspace are symlinked to either <workspace_root>/node_modules/.pnpm/node_modules or to <workspace_root>/node_modules depending on other hoisting settings (hoist-pattern and public-hoist-pattern) #​7451.
  • The pnpm dedupe command now accepts more command line options that the pnpm install command also accepts. Example: pnpm dedupe --store-dir=local-store-dir
Patch Changes
  • The package information output by cat-index should be sorted by key.
  • pnpm deploy should not touch the target directory if it already exists and isn't empty #​7351.
  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926 and fix #​7319.
  • Don't install Node.js when use-node-version is set in a WebContainer #​7478.
  • Fix copy-on-write on Windows Dev Drives #​7468.
Our Gold Sponsors
Our Silver Sponsors

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1bc9fdf to a81804d Compare January 13, 2024 18:26
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (fdc400a) 95.87% compared to head (89e32a4) 95.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #449   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files           1        1           
  Lines         436      436           
  Branches       27       27           
=======================================
  Hits          418      418           
  Misses         17       17           
  Partials        1        1           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@posva posva merged commit c394a51 into main Jan 13, 2024
3 checks passed
@posva posva deleted the renovate/all-minor-patch branch January 13, 2024 18:37
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.

None yet

1 participant