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 dependencies (non-major) #680

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.14.14 -> ^20.14.15 age adoption passing confidence
element-plus (source) ^2.7.8 -> ^2.8.0 age adoption passing confidence
lerna (source) ^8.1.7 -> ^8.1.8 age adoption passing confidence
pinia ^2.2.0 -> ^2.2.1 age adoption passing confidence
pnpm (source) 9.6.0 -> 9.7.0 age adoption passing confidence
postcss (source) ^8.4.40 -> ^8.4.41 age adoption passing confidence
tailwindcss (source) ^3.4.7 -> ^3.4.9 age adoption passing confidence
vite (source) ^5.3.5 -> ^5.4.0 age adoption passing confidence
vue (source) ^3.4.35 -> ^3.4.37 age adoption passing confidence
vue-router ^4.4.2 -> ^4.4.3 age adoption passing confidence

Release Notes

element-plus/element-plus (element-plus)

v2.8.0

Compare Source

2.8.0

2024-08-09

Features
Bug fixes
Refactors
lerna/lerna (lerna)

v8.1.8

Compare Source

Bug Fixes
vuejs/pinia (pinia)

v2.2.1

Compare Source

Please refer to CHANGELOG.md for details.

pnpm/pnpm (pnpm)

v9.7.0: pnpm 9.7

Compare Source

Minor Changes

  • Added pnpm version management. If the manage-package-manager-versions setting is set to true, pnpm will switch to the version specified in the packageManager field of package.json #​8363. This is the same field used by Corepack. Example:

    {
      "packageManager": "pnpm@9.3.0"
    }
  • Added the ability to apply patch to all versions #​8337.

    If the key of pnpm.patchedDependencies is a package name without a version (e.g. pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of pkg installed, pnpm patch pkg and subsequent pnpm patch-commit $edit_dir will create an entry named pkg in pnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions of pkg in the future.

  • Change the default edit dir location when running pnpm patch from a temporary directory to node_modules/.pnpm_patches/pkg[@​version] to allow the code editor to open the edit dir in the same file tree as the main project #​8379.

  • Substitute environment variables in config keys #​6679.

Patch Changes

  • pnpm install should run node-gyp rebuild if the project has a binding.gyp file even if the project doesn't have an install script #​8293.
  • Print warnings to stderr #​8342.
  • Peer dependencies of optional peer dependencies should be automatically installed #​8323.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

postcss/postcss (postcss)

v8.4.41

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.9

Compare Source

Fixed
  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Compare Source

vitejs/vite (vite)

v5.4.0

vuejs/core (vue)

v3.4.37

Compare Source

Bug Fixes

v3.4.36

Compare Source

vuejs/router (vue-router)

v4.4.3

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2024
Copy link

socket-security bot commented Aug 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@20.14.15 None 0 2.09 MB types
npm/element-plus@2.8.0 environment Transitive: network +14 43.7 MB jeremywuuuuu

🚮 Removed packages: npm/@types/node@20.14.14, npm/element-plus@2.7.8

View full report↗︎

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.52%. Comparing base (dd94db7) to head (5bbd76b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files           5        5           
  Lines         424      424           
  Branches       71       71           
=======================================
  Hits          422      422           
  Misses          2        2           

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

@renovate renovate bot changed the title fix(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) Aug 9, 2024
@renovate renovate bot merged commit c40abd3 into main Aug 9, 2024
11 checks passed
@renovate renovate bot deleted the renovate/dependencies branch August 9, 2024 21:03
github-actions bot added a commit that referenced this pull request Aug 9, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> c40abd3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants