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

Merged
merged 1 commit into from Oct 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^16.11.63 -> ^16.11.64 age adoption passing confidence
@vitest/coverage-c8 ^0.23.4 -> ^0.24.0 age adoption passing confidence
chalk ^5.0.1 -> ^5.1.0 age adoption passing confidence
pinia ^2.0.22 -> ^2.0.23 age adoption passing confidence
pnpm (source) 7.13.0 -> 7.13.3 age adoption passing confidence
semver ^7.3.7 -> ^7.3.8 age adoption passing confidence
vitest ^0.23.4 -> ^0.24.0 age adoption passing confidence

Release Notes

vitest-dev/vitest

v0.24.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
chalk/chalk

v5.1.0

Compare Source

vuejs/pinia

v2.0.23

Compare Source

Please refer to CHANGELOG.md for details.

pnpm/pnpm

v7.13.3

Compare Source

Patch Changes

  • Don't crash when auto-install-peers is set to true and installation is done on a workspace with that has the same dependencies in multiple projects #​5454.
  • Add global option in pnpm link --help #​5461.
  • Show execution time on install, update, add, and remove #​1021.
  • Fix the return path of pnpm pack, when a custom destination directory is used #​5471.

Our Gold Sponsors

Our Silver Sponsors

v7.13.2

Compare Source

Patch Changes
  • When linking commands to a directory, remove any .exe files that are already present in that target directory by the same name.

    This fixes an issue with pnpm global update on Windows. If pnpm was installed with the standalone script and then updated with pnpm using pnpm add --global pnpm, the exe file initially created by the standalone script should be removed.

  • When a direct dependency fails to resolve, print the path to the project directory in the error message.

  • pnpm patch-commit should work when the patch directory is specified with a trailing slash #​5449.

Our Gold Sponsors
Our Silver Sponsors

v7.13.1

Compare Source

Patch Changes
  • pnpm update --interactive should not list dependencies ignored via the pnpm.updateConfig.ignoreDependencies setting.
Our Gold Sponsors
Our Silver Sponsors
npm/node-semver

v7.3.8

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

Configuration

📅 Schedule: Branch creation - "before 3am 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #66 (8111922) into main (27e9892) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #66   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           96        96           
  Branches         2         2           
=========================================
  Hits            96        96           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot merged commit 0fac731 into main Oct 10, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch October 10, 2022 05:20
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

0 participants