Skip to content

chore(deps): update phoenix, phoenix_live_view, bandit, and 6 others - #190

Merged
zorn merged 1 commit into
mainfrom
deps/update-2026-09-01
Sep 1, 2026
Merged

zorn merged 1 commit into
mainfrom
deps/update-2026-09-01

Conversation

@zorn

@zorn zorn commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

Updates all nine outdated Hex dependencies — patch and minor bumps only, no direct major bumps. mix precommit passes clean (credo, format, 108 tests). Notable: bandit 1.12.5 carries two security advisory fixes for HTTP/2, and the transitive idna major bump (6 → 7) drops unicode_util_compat, which is removed from the lock.

Direct Dependencies

bandit 1.12.4 → 1.12.5
diff · changelog

dns_cluster 0.2.0 → 0.3.0
diff · changelog

  • Support SRV cluster queries

html_sanitize_ex 1.5.4 → 1.5.5
diff · changelog

phoenix 1.8.11 → 1.8.13
diff · changelog

phoenix_live_dashboard 0.9.0 → 0.9.1
diff · changelog

  • Skip Ecto repos that cannot be resolved to an extras module

phoenix_live_view 1.2.9 → 1.2.11
diff · changelog

req 0.7.2 → 0.7.4
diff · changelog

  • put_params: allow explicit duplicate query params again (a 0.7.0 regression where servers requiring duplicates broke); otherwise still overwrites previously set params
  • put_path_params: do not overwrite the redirect target

swoosh 1.27.0 → 1.28.0
diff · changelog

telemetry_metrics 1.1.0 → 1.2.0
diff · changelog

  • Add support for functions in tags (supersedes tag_values)
  • Assorted optimizations

Transitive Dependencies

idna 6.1.1 → 7.1.0diff · compare — no changelog found; major bump removes the unicode_util_compat dependency (hence its removal from the lock) and updates to Unicode 17.0.0 data, targeting OTP 27/28.

mochiweb 3.4.0 → 3.5.0diff · changelog — adds gzip/zstd chunked and one-shot response compression; switches to passive socket mode.

phoenix_pubsub 2.2.0 → 2.3.0diff · changelog — adds a :group_by Registry sharding option, a configurable default dispatcher, and a metadata-matching unsubscribe; fixes object deletion in tracker state.

unicode_util_compat 0.7.1 → removed — dropped as a dependency by the idna 7.x upgrade above.

@zorn
zorn merged commit 0a3d3b4 into main Sep 1, 2026
4 checks passed
@zorn
zorn deleted the deps/update-2026-09-01 branch September 1, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant