Skip to content

chore(deps): bump phoenix_live_view from 1.1.13 to 1.1.14 in the production-dependencies group#100

Merged
elliottneilclark merged 1 commit intomasterfrom
dependabot/hex/production-dependencies-0b3a465705
Oct 17, 2025
Merged

chore(deps): bump phoenix_live_view from 1.1.13 to 1.1.14 in the production-dependencies group#100
elliottneilclark merged 1 commit intomasterfrom
dependabot/hex/production-dependencies-0b3a465705

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps the production-dependencies group with 1 update: phoenix_live_view.

Updates phoenix_live_view from 1.1.13 to 1.1.14

Changelog

Sourced from phoenix_live_view's changelog.

v1.1.14 (2025-10-07)

Bug fixes

  • Fix form recovery not working when form is teleported (#4009)
  • Fix handle_event hook not being able to return {:halt, reply, socket} in LiveComponents (#4006)
  • Only set title to default when it is set to empty by the main view, not by nested or sticky views (#4003)

Enhancements

  • Automatically update esbuild version when using Igniter upgrader from 1.0 to 1.1 (#4011)
  • Fix unused require warnings on Elixir 1.19
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 <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 production-dependencies group with 1 update: [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `phoenix_live_view` from 1.1.13 to 1.1.14
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.14/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.1.13...v1.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 16, 2025
@elliottneilclark elliottneilclark merged commit 1f52b59 into master Oct 17, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-0b3a465705 branch October 17, 2025 15:19
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.

1 participant