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

Merged
merged 1 commit into from
May 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/react (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
@types/react (source) ^18.2.79 -> ^18.3.1 age adoption passing confidence
@types/react-dom (source) ^18.2.25 -> ^18.3.0 age adoption passing confidence
astro (source) ^4.7.0 -> ^4.7.1 age adoption passing confidence
lucide-react (source) ^0.373.0 -> ^0.378.0 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/react)

v3.3.2

Compare Source

Patch Changes
withastro/astro (astro)

v4.7.1

Compare Source

Patch Changes
lucide-icons/lucide (lucide-react)

v0.378.0: New icons 0.378.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.377.0: New icons 0.377.0

Compare Source

Modified Icons 🔨

v0.376.0: Adding Icon component for external libs

Compare Source

Implementation of the <Icon /> component which makes it easier to create (custom) icons from iconNodes.
This will be useful for external packages like @lucide/lab and more.

Example with lucide-react

import { burger } from '@&#8203;lucide/lab';
import { Icon } from 'lucide-react';

<Icon iconNode={burger} /> // Renders burger icon

See the docs

v0.375.0: New icons 0.375.0

Compare Source

New icons 🎨

v0.374.0: New icons 0.374.0

Compare Source

Modified Icons 🔨

facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on Sunday" (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, check this box

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bb59f9 to 7f0035b Compare May 3, 2024 09:12
@torn4dom4n torn4dom4n merged commit a58e1e7 into main May 5, 2024
2 checks passed
@torn4dom4n torn4dom4n deleted the renovate/all-minor-patch branch May 5, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant