Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump phoenix_live_view from 1.0.4 to 1.0.5 in /example #337

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps phoenix_live_view from 1.0.4 to 1.0.5.

Changelog

Sourced from phoenix_live_view's changelog.

1.0.5 (2025-02-27)

Bug fixes

  • Fix JS.exec failing when a selector is passed (#3678)
  • Fix race conditions when testing a live upload that redirects in the progress callback (#3676)
  • Fix streams in sticky LiveView being reset under some circumstances when another LiveView also contains a stream (#3681)
  • Fix recursively locked elements not being correctly patched on unlock (#3684)
  • Fix JS.show/hide/toggle behavior while also fixing JS.focus() on Mobile Safari (#3692)

Enhancements

  • Detect infinite patch redirect loops and raise an error (#3670)
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 requested a review from woylie as a code owner March 1, 2025 03:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Mar 1, 2025
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

6 similar comments
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 73efc9f on dependabot/hex/example/phoenix_live_view-1.0.5
into 295816a on main.

@coveralls
Copy link

coveralls commented Mar 1, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 556349f on dependabot/hex/example/phoenix_live_view-1.0.5
into 25952b8 on main.

@woylie
Copy link
Owner

woylie commented Mar 1, 2025

@dependabot rebase

@woylie woylie enabled auto-merge (rebase) March 1, 2025 07:37
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.0.4 to 1.0.5.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.0.5/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.4...v1.0.5)

---
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.5 branch from 73efc9f to 556349f Compare March 1, 2025 07:38
@woylie woylie merged commit 532e323 into main Mar 1, 2025
17 checks passed
@woylie woylie deleted the dependabot/hex/example/phoenix_live_view-1.0.5 branch March 1, 2025 07:39
# for free to join this conversation on GitHub. Already have an account? # 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.

2 participants