Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps phoenix_live_view from 1.0.3 to 1.0.4.

Changelog

Sourced from phoenix_live_view's changelog.

1.0.4 (2025-02-04)

Bug fixes

  • Fix elements with phx-remove inside sticky LiveViews being unintentionally removed on navigation (#3658)
  • Fix phx-click-loading not being removed from links in sticky LiveViews (#3656)
  • Fix Phoenix.LiveView.JS.focus/2 and Phoenix.LiveView.JS.focus_first/2 not properly focusing elements on Mobile Safari (#3563)
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2025
@dependabot dependabot bot requested a review from woylie as a code owner February 8, 2025 03:01
@dependabot dependabot bot added the elixir Pull requests that update Elixir code label Feb 8, 2025
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 200f447 on dependabot/hex/example/phoenix_live_view-1.0.4
into e7060d3 on main.

2 similar comments
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 200f447 on dependabot/hex/example/phoenix_live_view-1.0.4
into e7060d3 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 200f447 on dependabot/hex/example/phoenix_live_view-1.0.4
into e7060d3 on main.

@coveralls
Copy link

coveralls commented Feb 8, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 68f489a on dependabot/hex/example/phoenix_live_view-1.0.4
into bd907f5 on main.

Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.0.4/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.3...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/example/phoenix_live_view-1.0.4 branch from 200f447 to 68f489a Compare February 8, 2025 05:42
@woylie woylie merged commit ec05622 into main Feb 8, 2025
17 checks passed
@woylie woylie deleted the dependabot/hex/example/phoenix_live_view-1.0.4 branch February 8, 2025 05:53
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants