Skip to content

chore(deps): update dependency @iconify/tools to v4 #38

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/tools ^3.0.7 -> ^4.1.2 age adoption passing confidence

Release Notes

iconify/tools (@​iconify/tools)

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" in timezone Asia/Shanghai.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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

codecov bot commented Dec 28, 2023

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from fe1b631 to d71ac3e Compare January 8, 2024 23:31
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from d71ac3e to cdc05bc Compare February 1, 2024 22:38
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 11ee77f to c32c440 Compare February 15, 2024 21:02
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 94be120 to 28ad8ed Compare February 29, 2024 22:05
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from 28ad8ed to 6e2f877 Compare March 7, 2024 22:34
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 3753e96 to cfb2c04 Compare March 19, 2024 22:14
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 4927df3 to ef0189d Compare April 6, 2024 22:20
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from ef0189d to a7be507 Compare April 10, 2024 22:27
Copy link

coderabbitai bot commented Apr 10, 2024

Important

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.

Walkthrough

The primary change in this update is the increment of the @iconify/tools dependency in the package.json from version ^3.0.7 to ^4.0.6. This upgrade indicates a transition to a newer major version, which may include new features, improvements, or potential breaking changes. The specific implications of these updates are not detailed without additional context regarding version 4.0.6.

Changes

File Change Summary
package.json Updated @iconify/tools from ^3.0.7 to ^4.0.6

Poem

In the fields where icons play,
A new version hops in today!
Tools are sharper, features bright,
Enhancements dance in pure delight.
With every change, the world will see,
A better way to iconify, whee! 🐰✨


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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration 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 force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 29cfec5 to ecf0596 Compare April 18, 2024 23:05
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 7d9ca7f to 470901e Compare May 6, 2024 21:21
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 4c794fa to b24b918 Compare May 23, 2024 21:24
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 518a523 to 5b3fb27 Compare June 1, 2024 22:22
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 282bdd5 to 4f6edf3 Compare June 5, 2024 22:44
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between cf6cb65 and 7328087.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
  • package.json

@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from 7328087 to 2878455 Compare September 6, 2024 22:08
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 629f64a to 512f74b Compare September 17, 2024 21:06
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 58707ec to 4fe783d Compare September 29, 2024 21:22
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 7fd0d7b to adc0535 Compare October 9, 2024 21:31
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 4eb9cd9 to 82ee9cb Compare October 25, 2024 21:26
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from dfd2e6b to e03eff0 Compare October 31, 2024 21:53
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from e03eff0 to 45dfb29 Compare November 4, 2024 23:00
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 3 times, most recently from 437776c to afb2475 Compare November 28, 2024 21:54
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from c32ffee to 1308c48 Compare December 11, 2024 21:58
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 3428a9b to 4fe93d6 Compare December 16, 2024 22:33
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from 4fe93d6 to 3fad238 Compare December 25, 2024 21:26
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch 2 times, most recently from 622a0a7 to 2957f16 Compare January 9, 2025 22:24
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from 2957f16 to de92f49 Compare January 21, 2025 20:56
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from de92f49 to 45a5844 Compare February 5, 2025 02:09
@renovate renovate bot force-pushed the renovate/iconify-tools-4.x branch from 45a5844 to 949a26b Compare April 5, 2025 23:56
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.

0 participants