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 phoenix_live_view from 0.20.2 to 0.20.3 #30

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps phoenix_live_view from 0.20.2 to 0.20.3.

Changelog

Sourced from phoenix_live_view's changelog.

0.20.3 (2024-01-02)

Bug fixes

  • Fix phx-viewport bindings failing to fire after navigation
  • Preserve order of appended items in stream in LiveViewTest
  • Fix order of items on client when resetting a stream to existing set of items

Enhancements

  • Support JS.push from dead views
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 3, 2024 10:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2024
@dependabot dependabot bot requested review from KaylaBrady and removed request for a team January 3, 2024 10:08
@dependabot dependabot bot force-pushed the dependabot/hex/phoenix_live_view-0.20.3 branch 2 times, most recently from 5fac30b to 10abf5a Compare January 10, 2024 17:52
@dependabot dependabot bot force-pushed the dependabot/hex/phoenix_live_view-0.20.3 branch 3 times, most recently from b741343 to e14805a Compare January 23, 2024 15:55
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.20.2 to 0.20.3.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v0.20.2...v0.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/phoenix_live_view-0.20.3 branch from e14805a to 361af9a Compare January 23, 2024 18:42
Copy link

Coverage of commit 0e38aba

Summary coverage rate:
  lines......: 57.7% (311 of 539 lines)
  functions..: 58.3% (158 of 271 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link

Coverage of commit e045c09

Summary coverage rate:
  lines......: 59.0% (350 of 593 lines)
  functions..: 59.9% (170 of 284 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

A newer version of phoenix_live_view exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link

github-actions bot commented Feb 5, 2024

Coverage of commit 301511c

Summary coverage rate:
  lines......: 65.5% (472 of 721 lines)
  functions..: 66.8% (239 of 358 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@KaylaBrady KaylaBrady merged commit 39f270b into main Feb 5, 2024
4 checks passed
@KaylaBrady KaylaBrady deleted the dependabot/hex/phoenix_live_view-0.20.3 branch February 5, 2024 18:17
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