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 leptos-use from 0.15.5 to 0.15.6 in the leptos group #138

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the leptos group with 1 update: leptos-use.

Updates leptos-use from 0.15.5 to 0.15.6

Changelog

Sourced from leptos-use's changelog.

[0.15.6] - 2025-02-08

Fix 🍕

  • Fixed use_storage overwriting stored values with SSR (thanks to @​BakerNet).

Special thanks to our sponsor

Commits
  • 80f488a release 0.15.6
  • d816931 Merge pull request #228 from BakerNet/bugfix/delay-race-cond
  • f73f006 Signal to StoredValue
  • e11d4bf update comment
  • 0ddd557 fixed an issue where under some circumstances storage would be overwritten by...
  • 4a3a9d2 updated changelog
  • See full diff 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 <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 1 update: [leptos-use](https://github.com/Synphonyte/leptos-use).


Updates `leptos-use` from 0.15.5 to 0.15.6
- [Release notes](https://github.com/Synphonyte/leptos-use/releases)
- [Changelog](https://github.com/Synphonyte/leptos-use/blob/main/CHANGELOG.md)
- [Commits](Synphonyte/leptos-use@v0.15.5...v0.15.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 01:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 10, 2025
@dependabot dependabot bot requested review from lemmih and elmattic February 10, 2025 01:14
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.95%. Comparing base (ec09209) to head (2562ff1).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #138   +/-   ##
=====================================
  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.

@lemmih lemmih added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit 88f8587 Feb 10, 2025
5 checks passed
@lemmih lemmih deleted the dependabot/cargo/leptos-ad9209ff97 branch February 10, 2025 10:00
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.

2 participants