Skip to content

Bump the mix-minor-and-patch group with 2 updates#23

Merged
andreogle merged 1 commit into
mainfrom
dependabot/hex/mix-minor-and-patch-d4fb9ed0c2
Jul 2, 2026
Merged

Bump the mix-minor-and-patch group with 2 updates#23
andreogle merged 1 commit into
mainfrom
dependabot/hex/mix-minor-and-patch-d4fb9ed0c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the mix-minor-and-patch group with 2 updates: phoenix_live_view and swoosh.

Updates phoenix_live_view from 1.2.3 to 1.2.5

Release notes

Sourced from phoenix_live_view's releases.

v1.2.5

Enhancements

  • Ensure Phoenix.LiveView.TagEngine's EEx.Engine deprecation warning includes file and line information
  • Ensure a failing custom UploadWriter does not crash the LiveView process (#4320)

v1.2.4

Bug fixes

  • Only warn about missing form ID when recovery actually applies (#4315)
  • Add common img attributes to live_img_preview/1 that were missing after cleaning the global attribute list in 1.2.0 (#4316)
  • Fix colocated CSS attributes being dropped if using colocated JS in the same component (#4319)
Changelog

Sourced from phoenix_live_view's changelog.

v1.2.5 (2026-06-30)

Enhancements

  • Ensure Phoenix.LiveView.TagEngine's EEx.Engine deprecation warning includes file and line information
  • Ensure a failing custom UploadWriter does not crash the LiveView process (#4320)

v1.2.4 (2026-06-29)

Bug fixes

  • Only warn about missing form ID when recovery actually applies (#4315)
  • Add common img attributes to live_img_preview/1 that were missing after cleaning the global attribute list in 1.2.0 (#4316)
  • Fix colocated CSS attributes being dropped if using colocated JS in the same component (#4319)
Commits
  • 2c33b9e Release v1.2.5
  • d4a019e Stop upload channel with {:shutdown, :closed} on writer error so the LiveView...
  • 9e445c8 improve TagEngine EEx.Engine deprecation warning
  • 6c2dc63 Release v1.2.4
  • d4b8703 fix: don't drop directives with multiple macro components (#4319)
  • 0735009 allow common image attributes on live_img_preview
  • 05e4ec0 LiveViewTest: only warn about missing form id when recovery applies (#4315)
  • a02c571 docs: improved explanation of .form usage in Form Bindings guide (#4300)
  • b52509a docs: clarified ideas in External Uploads guide (#4299)
  • 28af5e7 slightly adjust binding guide
  • Additional commits viewable in compare view

Updates swoosh from 1.26.1 to 1.26.2

Release notes

Sourced from swoosh's releases.

v1.26.2 🚀

🐛 Bug Fixes

  • Fix Postmark adapter not adding the Recipient's name to the Reply-To header @​vickz84259 (#1166)

🧰 Maintenance

  • Replace deprecated xref: [exclude:] with elixirc_options: [no_warn_undefined:] @​princemaple (#1165)

⛓️ Dependency

Changelog

Sourced from swoosh's changelog.

1.26.2

🐛 Bug Fixes

  • Fix Postmark adapter not adding the recipient name to the Reply-To header @​vickz84259 (#1166)
Commits

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

Bumps the mix-minor-and-patch group with 2 updates: [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) and [swoosh](https://github.com/swoosh/swoosh).


Updates `phoenix_live_view` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.2.3...v1.2.5)

Updates `swoosh` from 1.26.1 to 1.26.2
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](swoosh/swoosh@v1.26.1...1.26.2)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mix-minor-and-patch
- dependency-name: swoosh
  dependency-version: 1.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mix-minor-and-patch
...

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 Jul 2, 2026
@dependabot dependabot Bot requested a review from andreogle as a code owner July 2, 2026 11:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 2, 2026
@andreogle andreogle merged commit b4ba7c5 into main Jul 2, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/mix-minor-and-patch-d4fb9ed0c2 branch July 2, 2026 13:55
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