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

fix(deps): update all non-major dependencies #592

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@headlessui/tailwindcss (source) dependencies patch 0.2.1 -> 0.2.2 OpenSSF Scorecard
@radix-ui/react-collapsible (source) dependencies patch 1.1.2 -> 1.1.3 OpenSSF Scorecard
@radix-ui/react-hover-card (source) dependencies patch 1.1.5 -> 1.1.6 OpenSSF Scorecard
@radix-ui/react-separator (source) dependencies patch 1.1.1 -> 1.1.2 OpenSSF Scorecard
@radix-ui/react-slot (source) dependencies patch 1.1.1 -> 1.1.2 OpenSSF Scorecard
@radix-ui/react-tabs (source) dependencies patch 1.1.2 -> 1.1.3 OpenSSF Scorecard
@radix-ui/react-toggle-group (source) dependencies patch 1.1.1 -> 1.1.2 OpenSSF Scorecard
@types/node (source) devDependencies patch 22.13.0 -> 22.13.1 OpenSSF Scorecard
lucide-react (source) dependencies minor ^0.474.0 -> ^0.475.0 OpenSSF Scorecard
prettier (source) devDependencies minor 3.4.2 -> 3.5.0 OpenSSF Scorecard
rehype-highlight dependencies patch 7.0.1 -> 7.0.2 OpenSSF Scorecard
swr (source) dependencies patch 2.3.0 -> 2.3.2 OpenSSF Scorecard

Release Notes

tailwindlabs/headlessui (@​headlessui/tailwindcss)

v0.2.2

Compare Source

  • Support installing with Tailwind CSS v4 (#​3634)
radix-ui/primitives (@​radix-ui/react-collapsible)

v1.1.3

Compare Source

lucide-icons/lucide (lucide-react)

v0.475.0: New icons 0.475.0

Compare Source

New icons 🎨

prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes

rehypejs/rehype-highlight (rehype-highlight)

v7.0.2

Compare Source

Fix
  • 5c3b277 Fix multiple codes in a pre

Full Changelog: rehypejs/rehype-highlight@7.0.1...7.0.2

vercel/swr (swr)

v2.3.2

Compare Source

Patches

Full Changelog: vercel/swr@v2.3.1...v2.3.2

v2.3.1

Compare Source

Fixes
Misc
New Contributors

Full Changelog: vercel/swr@v2.3.0...v2.3.1


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * 1" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Summary by Sourcery

Enhancements:

  • Update several packages to their latest non-major versions.

Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 2:32am
cv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 2:32am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 2:32am

@renovate renovate bot enabled auto-merge (squash) February 10, 2025 02:23
@renovate renovate bot merged commit edf1163 into master Feb 10, 2025
1 of 4 checks passed
Copy link
Contributor

sourcery-ai bot commented Feb 10, 2025

Reviewer's Guide by Sourcery

This pull request updates several non-major dependencies across the repository as part of routine maintenance. The changes are implemented by bumping the dependency versions in the respective package.json files, which is then reflected in the yarn.lock file. The automated update, managed by Renovate, targets patch and minor version upgrades to ensure that the project stays up-to-date without introducing breaking changes.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated lucide-react to a newer minor version
  • Modified the lucide-react version in apps/blog/package.json from ^0.474.0 to ^0.475.0
  • Modified the lucide-react version in apps/cv/package.json from ^0.474.0 to ^0.475.0
  • Modified the lucide-react version in packages/components/package.json from ^0.474.0 to ^0.475.0
apps/blog/package.json
apps/cv/package.json
packages/components/package.json
Updated dependency lock file to reflect the version bumps
  • Synced changes in dependency versions in yarn.lock after updating package.json files
yarn.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@renovate renovate bot deleted the renovate/all-minor-patch branch February 10, 2025 02:23
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

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