chore(deps): update phoenix, phoenix_live_view, bandit, and 6 others - #190
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates all nine outdated Hex dependencies — patch and minor bumps only, no direct major bumps.
mix precommitpasses clean (credo, format, 108 tests). Notable:bandit1.12.5 carries two security advisory fixes for HTTP/2, and the transitiveidnamajor bump (6 → 7) dropsunicode_util_compat, which is removed from the lock.Direct Dependencies
bandit
1.12.4 → 1.12.5diff · changelog
Accept-Encodingq-values, the wildcard, and case-insensitive codings (Honor Accept-Encoding q-values, the wildcard, and case-insensitive codings mtrudel/bandit#665)send_fileranges past EOF instead of emitting a negative Content-Length (Reject send_file ranges past EOF instead of emitting a negative Content-Length mtrudel/bandit#653)dns_cluster
0.2.0 → 0.3.0diff · changelog
html_sanitize_ex
1.5.4 → 1.5.5diff · changelog
phoenix
1.8.11 → 1.8.13diff · changelog
join_ref(introduced in 1.8.3) (join_ref can be nil on non-join messages phoenixframework/phoenix#6800)return_tosession key not being cleared after logging in (phx.gen.auth::<schema>_return_tosession key is never cleared after use phoenixframework/phoenix#6798)phoenix_live_dashboard
0.9.0 → 0.9.1diff · changelog
phoenix_live_view
1.2.9 → 1.2.11diff · changelog
Phoenix.LiveView.navigation_type/2(Add Phoenix.LiveView.navigation_type/2 phoenixframework/phoenix_live_view#4393)phx-hookattribute (Allow dynamically updating phx-hook attribute phoenixframework/phoenix_live_view#4153)max_entrieshandling, external upload cancellation on navigation)req
0.7.2 → 0.7.4diff · changelog
put_params: allow explicit duplicate query params again (a 0.7.0 regression where servers requiring duplicates broke); otherwise still overwrites previously set paramsput_path_params: do not overwrite the redirect targetswoosh
1.27.0 → 1.28.0diff · changelog
telemetry_metrics
1.1.0 → 1.2.0diff · changelog
tags(supersedestag_values)Transitive Dependencies
idna
6.1.1 → 7.1.0— diff · compare — no changelog found; major bump removes theunicode_util_compatdependency (hence its removal from the lock) and updates to Unicode 17.0.0 data, targeting OTP 27/28.mochiweb
3.4.0 → 3.5.0— diff · changelog — adds gzip/zstd chunked and one-shot response compression; switches to passive socket mode.phoenix_pubsub
2.2.0 → 2.3.0— diff · changelog — adds a:group_byRegistry 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 theidna7.x upgrade above.