Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#393

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-20a5985f11
Apr 1, 2026
Merged

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#393
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-20a5985f11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the production-dependencies group with 2 updates in the / directory: phoenix and phoenix_live_view.

Updates phoenix from 1.8.4 to 1.8.5

Changelog

Sourced from phoenix's changelog.

1.8.5 (2026-03-05)

JavaScript Client Bug Fixes

  • Fix socket connecting on visibility change when never established

Enhancements

  • Fix warnings on Elixir 1.20
Commits

Updates phoenix_live_view from 1.1.25 to 1.1.28

Release notes

Sourced from phoenix_live_view's releases.

v1.1.28

Bug fixes

  • Fix race condition that could lead to a JS exception when nested LiveView is removed while it is joining (#4177)

Enhancements

  • A bunch of small performance and documentation improvements (thank you @​preciz!)

v1.1.27

Bug fixes

  • Workaround Chrome bug when patching \<template> elements (#4163)
  • Fix more type warnings on Elixir 1.20

v1.1.26

Bug fixes

  • Fix phx-click-away for nested portals
  • Fix type warnings on Elixir 1.20
Changelog

Sourced from phoenix_live_view's changelog.

v1.1.28 (2026-03-27)

Bug fixes

  • Fix race condition that could lead to a JS exception when nested LiveView is removed while it is joining (#4177)

Enhancements

  • A bunch of small performance and documentation improvements (thank you @​preciz!)

v1.1.27 (2026-03-10)

Bug fixes

  • Workaround Chrome bug when patching \<template> elements (#4163)
  • Fix more type warnings on Elixir 1.20

v1.1.26 (2026-03-04)

Bug fixes

  • Fix phx-click-away for nested portals
  • Fix type warnings on Elixir 1.20
Commits
  • df3e88c Release v1.1.28
  • f50f39c Update assets
  • e032e51 Ensure root is set early (#4184)
  • f9ac0d8 Optimize class_attribute_list/1 using an IO data tree (#4172)
  • bfd8d93 Fix docs: reset does not accept list of keys to reset (#4178)
  • f768468 Fix docs: allow_upload :writer expects a 3-arity anonymous function, not a mo...
  • d07ea5a Fix docs: correct typo JS.ignore_attributes/0 to JS.ignore_attributes/1 (#4180)
  • a6408e5 Fix docs: <.link> component does not generate a form for non-get requests (#4...
  • 068692e Optimize implicit inner block slots_defs check (#4176)
  • 39b59a0 Optimize Enum.map |> Enum.filter |> Enum.map pipeline to a for comprehension ...
  • Additional commits viewable in compare view

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 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

…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [phoenix](https://github.com/phoenixframework/phoenix) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `phoenix` from 1.8.4 to 1.8.5
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.8.4...v1.8.5)

Updates `phoenix_live_view` from 1.1.25 to 1.1.28
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.28/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.1.25...v1.1.28)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-version: 1.1.28
  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 Apr 1, 2026
@zachdaniel zachdaniel merged commit e88673a into main Apr 1, 2026
22 of 23 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-20a5985f11 branch April 1, 2026 23:51
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