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

build(deps): bump the leptos group with 4 updates #146

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the leptos group with 4 updates: leptos, leptos_axum, leptos_meta and leptos_router.

Updates leptos from 0.7.5 to 0.7.7

Release notes

Sourced from leptos's releases.

v0.7.7

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 primarily bugfixes, and some small ergonomic improvements.

What's Changed

New Contributors

Full Changelog: leptos-rs/leptos@v0.7.5...v0.7.7

Commits
  • 7be6a9d v0.7.7
  • c51e07b v0.7.6 (#3586)
  • b17a4c9 fix: allow non static lifetimes in component macro (#3571)
  • 03f9c6c fix: add \<fieldset> attributes (#3581)
  • 9e8b888 feat: add :capture flag for events to handle them during capture phase (clo...
  • 6a6b3de fix(reactive_stores_macro): store attribute signature error message (#3567)
  • 5d71913 Handle erase_components on Either\<A, B> (#3572)
  • 706617a fix: panic at fewer places in stores (#3551)
  • cd64bb9 fix: return empty set of keys instead of panicking when the KeyedSubfield is ...
  • f881c18 fix: do not hold lock on arena when dispatching Action (#3561)
  • Additional commits viewable in compare view

Updates leptos_axum from 0.7.5 to 0.7.7

Release notes

Sourced from leptos_axum's releases.

v0.7.7

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 primarily bugfixes, and some small ergonomic improvements.

What's Changed

New Contributors

Full Changelog: leptos-rs/leptos@v0.7.5...v0.7.7

Commits
  • 7be6a9d v0.7.7
  • c51e07b v0.7.6 (#3586)
  • b17a4c9 fix: allow non static lifetimes in component macro (#3571)
  • 03f9c6c fix: add \<fieldset> attributes (#3581)
  • 9e8b888 feat: add :capture flag for events to handle them during capture phase (clo...
  • 6a6b3de fix(reactive_stores_macro): store attribute signature error message (#3567)
  • 5d71913 Handle erase_components on Either\<A, B> (#3572)
  • 706617a fix: panic at fewer places in stores (#3551)
  • cd64bb9 fix: return empty set of keys instead of panicking when the KeyedSubfield is ...
  • f881c18 fix: do not hold lock on arena when dispatching Action (#3561)
  • Additional commits viewable in compare view

Updates leptos_meta from 0.7.5 to 0.7.7

Release notes

Sourced from leptos_meta's releases.

v0.7.7

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 primarily bugfixes, and some small ergonomic improvements.

What's Changed

New Contributors

Full Changelog: leptos-rs/leptos@v0.7.5...v0.7.7

Commits
  • 7be6a9d v0.7.7
  • c51e07b v0.7.6 (#3586)
  • b17a4c9 fix: allow non static lifetimes in component macro (#3571)
  • 03f9c6c fix: add \<fieldset> attributes (#3581)
  • 9e8b888 feat: add :capture flag for events to handle them during capture phase (clo...
  • 6a6b3de fix(reactive_stores_macro): store attribute signature error message (#3567)
  • 5d71913 Handle erase_components on Either\<A, B> (#3572)
  • 706617a fix: panic at fewer places in stores (#3551)
  • cd64bb9 fix: return empty set of keys instead of panicking when the KeyedSubfield is ...
  • f881c18 fix: do not hold lock on arena when dispatching Action (#3561)
  • Additional commits viewable in compare view

Updates leptos_router from 0.7.5 to 0.7.7

Release notes

Sourced from leptos_router's releases.

v0.7.7

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 primarily bugfixes, and some small ergonomic improvements.

What's Changed

New Contributors

Full Changelog: leptos-rs/leptos@v0.7.5...v0.7.7

Commits
  • 7be6a9d v0.7.7
  • c51e07b v0.7.6 (#3586)
  • b17a4c9 fix: allow non static lifetimes in component macro (#3571)
  • 03f9c6c fix: add \<fieldset> attributes (#3581)
  • 9e8b888 feat: add :capture flag for events to handle them during capture phase (clo...
  • 6a6b3de fix(reactive_stores_macro): store attribute signature error message (#3567)
  • 5d71913 Handle erase_components on Either\<A, B> (#3572)
  • 706617a fix: panic at fewer places in stores (#3551)
  • cd64bb9 fix: return empty set of keys instead of panicking when the KeyedSubfield is ...
  • f881c18 fix: do not hold lock on arena when dispatching Action (#3561)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the leptos group with 4 updates: [leptos](https://github.com/leptos-rs/leptos), [leptos_axum](https://github.com/leptos-rs/leptos), [leptos_meta](https://github.com/leptos-rs/leptos) and [leptos_router](https://github.com/leptos-rs/leptos).


Updates `leptos` from 0.7.5 to 0.7.7
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.5...v0.7.7)

Updates `leptos_axum` from 0.7.5 to 0.7.7
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.5...v0.7.7)

Updates `leptos_meta` from 0.7.5 to 0.7.7
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.5...v0.7.7)

Updates `leptos_router` from 0.7.5 to 0.7.7
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.5...v0.7.7)

---
updated-dependencies:
- dependency-name: leptos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: leptos
- dependency-name: leptos_axum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: leptos
- dependency-name: leptos_meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: leptos
- dependency-name: leptos_router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: leptos
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 01:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 17, 2025
@dependabot dependabot bot requested review from lemmih and LesnyRumcajs February 17, 2025 01:23
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.95%. Comparing base (3c92308) to head (a4ceae2).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #146   +/-   ##
=====================================
  Coverage   9.95%   9.95%           
=====================================
  Files         25      25           
  Lines       1296    1296           
=====================================
  Hits         129     129           
  Misses      1167    1167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hanabi1224 hanabi1224 enabled auto-merge February 17, 2025 08:05
@hanabi1224 hanabi1224 added this pull request to the merge queue Feb 17, 2025
Merged via the queue into main with commit ec4f7de Feb 17, 2025
5 checks passed
@hanabi1224 hanabi1224 deleted the dependabot/cargo/leptos-91856ee1a1 branch February 17, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants