Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps leptos from 0.6.12 to 0.6.13.

Release notes

Sourced from leptos's releases.

v0.6.13

This release mostly includes a series of small bugfixes (see below), but also includes a fix for the annoying issues we'd been having with rust-analyzer (#2527).

What's Changed

New Contributors

Full Changelog: leptos-rs/leptos@v0.6.12...v0.6.13

Commits
  • 7e75801 fix: move lint rules outside of quote_spanned (closes #2527) (#2709)
  • 0763a81 fix: remove unnecessary 'static lifetime from argument in function Style::as_...
  • 3d37f08 add impl IntoStyle for Style (#2682)
  • b3db094 chore: remove cfg-related warnings (#2654)
  • 0c817d5 fix: accurately update number of pending action dispatches (closes #2652) (#2...
  • fb5d851 docs: generate link to definition (#2656)
  • c53fc67 feat: Add Compression to Hacker News w/ Islands Example (#2613)
  • ff0c825 fix: do not unescape / and other route characters when following a link (#2651)
  • 551f9b0 feat: add a StreamingJson encoding (#2623)
  • 44cd327 Merge pull request #2639 from Giovanni-Tably/dispose-fix
  • 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.6.12 to 0.6.13.
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.6.12...v0.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@github-actions
Copy link

github-actions bot commented Jul 29, 2024

⚡ Cloudflare Pages Deployment

Name Status Preview
preview-dependabot/cargo/leptos-0.6.13 ✅ Ready (Logs) d4565f1

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #65.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/cargo/leptos-0.6.13 branch August 19, 2024 16:13
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.

1 participant