Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps leptos from 0.7.2 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

v0.7.5

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.

What's Changed

... (truncated)

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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [leptos](https://github.com/leptos-rs/leptos) from 0.7.2 to 0.7.7.
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.2...v0.7.7)

---
updated-dependencies:
- dependency-name: leptos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants