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

Update leptos monorepo to v0.7.3 #396

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Type Update Change
leptos workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_dom workspace.dependencies patch 0.7.2 -> 0.7.3
leptos_router workspace.dependencies patch 0.7.2 -> 0.7.3

Release Notes

leptos-rs/leptos (leptos)

v0.7.3

Compare Source

If you're migrating from 0.6 to 0.7, please see the 0.7.0 release notes here.

This is a small patch release including a couple of bugfixes, as well as the ability to destructure prop value in components with a new #[prop(name = ...)] syntax (see #​3382)

#[prop(name = "data")] UserInfo { email, user_id }: UserInfo,
What's Changed
New Contributors

Full Changelog: leptos-rs/leptos@v0.7.2...v0.7.3


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


  • 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 changed the title Update leptos monorepo to 0.7.0 Update leptos monorepo to 0.7.0 - autoclosed Jan 3, 2025
@renovate renovate bot closed this Jan 3, 2025
@renovate renovate bot deleted the renovate/leptos-monorepo branch January 3, 2025 15:55
@renovate renovate bot changed the title Update leptos monorepo to 0.7.0 - autoclosed Update leptos monorepo to 0.7.0 Jan 6, 2025
@renovate renovate bot reopened this Jan 6, 2025
@renovate renovate bot force-pushed the renovate/leptos-monorepo branch from 154e9c9 to 335a4bc Compare January 6, 2025 00:19
@renovate renovate bot changed the title Update leptos monorepo to 0.7.0 Update leptos monorepo to v0.7.3 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/leptos-monorepo branch from 335a4bc to 1097156 Compare January 6, 2025 03:04
@renovate renovate bot force-pushed the renovate/leptos-monorepo branch from 1097156 to 4db1cac Compare January 6, 2025 09:52
@DanielleHuisman DanielleHuisman merged commit 2ab3db1 into main Jan 6, 2025
1 check passed
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.

1 participant