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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uni-helper/vite-plugin-uni-components ^0.0.8 -> ^0.0.9 age adoption passing confidence
@unocss/eslint-config (source) ^0.58.3 -> ^0.60.0 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.15.8 age adoption passing confidence
unocss ^0.58.3 -> ^0.60.0 age adoption passing confidence

Release Notes

uni-helper/vite-plugin-uni-components (@​uni-helper/vite-plugin-uni-components)

v0.0.9

Compare Source

unocss/unocss (@​unocss/eslint-config)

v0.60.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.60.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • preset-mini: Improve performance of resolveBreakpoints  -  by @​antfu (05d90)
    View changes on GitHub

v0.60.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.60.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.60.0

Compare Source

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

v0.59.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.59.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.58.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.58.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.5

Compare Source

   🚀 Features
  • preset-icons: Support collectionsNodeResolvePath option  -  by @​antfu (521f8)
   🐞 Bug Fixes
    View changes on GitHub

v0.58.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v8.15.8

Compare Source

v8.15.7

Compare Source

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.1

Compare Source

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #​7591.
  • bundledDependencies should never be added to the lockfile with false as the value #​7576.

Platinum Sponsors

Gold Sponsors

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.

Copy link

coderabbitai bot commented Feb 1, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title chore(deps): update pnpm to v8.14.3 chore(deps): update pnpm to v8.15.1 Feb 1, 2024
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.1 chore(deps): update pnpm to v8.15.2 Feb 16, 2024
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.2 chore(deps): update pnpm to v8.15.3 Feb 18, 2024
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.3 chore(deps): update pnpm to v8.15.4 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8a9ec03 to b06984f Compare March 1, 2024 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b06984f to 33e1a58 Compare March 20, 2024 22:14
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.4 chore(deps): update pnpm to v8.15.5 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33e1a58 to e0a42a0 Compare March 25, 2024 11:43
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.5 chore(deps): update all non-major dependencies Mar 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 49a4637 to a1c6188 Compare April 8, 2024 20:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1c6188 to dced4dc Compare April 16, 2024 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 882df8c to d35d199 Compare May 3, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants