chore(deps): bump the mix-minor group across 1 directory with 5 updates - #799
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the mix-minor group across 1 directory with 5 updates#799dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/hex/mix-minor-d1ee7bc202
branch
from
August 24, 2026 10:06
34eefbb to
fbceddb
Compare
Bumps the mix-minor group with 3 updates in the / directory: [ex_machina](https://github.com/beam-community/ex_machina), [phoenix](https://github.com/phoenixframework/phoenix) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view). Updates `ex_machina` from 2.8.0 to 2.8.2 - [Release notes](https://github.com/beam-community/ex_machina/releases) - [Changelog](https://github.com/beam-community/ex_machina/blob/main/CHANGELOG.md) - [Commits](beam-community/ex_machina@v2.8.0...v2.8.2) Updates `phoenix` from 1.8.8 to 1.8.12 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.12/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.8...v1.8.12) Updates `phoenix_live_view` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.0.19/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.0.18...v1.0.19) Updates `plug_cowboy` from 2.8.1 to 2.9.0 - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.8.1...v2.9.0) Updates `postgrex` from 0.19.3 to 0.22.4 - [Release notes](https://github.com/elixir-ecto/postgrex/releases) - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/postgrex@v0.19.3...v0.22.4) --- updated-dependencies: - dependency-name: ex_machina dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: phoenix dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: phoenix_live_view dependency-version: 1.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: plug_cowboy dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-minor - dependency-name: postgrex dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/mix-minor-d1ee7bc202
branch
from
August 31, 2026 10:06
fbceddb to
7742bcd
Compare
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.
Bumps the mix-minor group with 3 updates in the / directory: ex_machina, phoenix and phoenix_live_view.
Updates
ex_machinafrom 2.8.0 to 2.8.2Release notes
Sourced from ex_machina's releases.
Changelog
Sourced from ex_machina's changelog.
Commits
8dc7cf6chore(main): release 2.8.2 (#567)8d58431fix: support schemas with PolymorphicEmbed fields (#521)f3e8e46chore: sync files with beam-community/common-config (#566)4d5c649chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#565)bda9e97chore(deps): bump postgrex from 0.22.2 to 0.22.3 in the dev group (#564)5f39c8dchore(deps): bump ecto from 3.14.0 to 3.14.1 in the prod group (#563)b72f281chore(main): release 2.8.1 (#561)9352ea4chore: sync files with beam-community/common-config (#562)029d074fix: unblock common-config sync, pinned actions-sync release had no build out...09ac18achore: sync files with beam-community/common-config (#551)Updates
phoenixfrom 1.8.8 to 1.8.12Release notes
Sourced from phoenix's releases.
Changelog
Sourced from phoenix's changelog.
Commits
a27a032Release v1.8.1211e30afClear :return_to session key after logging in (#6799)a2bda2djoin_ref can be nil on non-join messages (#6800)ce109c9Fix release date for v1.8.11 (#6795)7e9fb23update deps3765e81Add markdown formatter to docs output (#6794)a986654Release v1.8.1151121f3fix starting phoenix with mix available but not started (#6790)109aacdRelease v1.8.10c6c1761Update assetsUpdates
phoenix_live_viewfrom 1.0.18 to 1.0.19Changelog
Sourced from phoenix_live_view's changelog.
Commits
d8584e1Release v1.0.190b8c733expand invalid local url charse79ef30amend changelogUpdates
plug_cowboyfrom 2.8.1 to 2.9.0Changelog
Sourced from plug_cowboy's changelog.
Commits
74dab49Release v2.9.045b941fImplement get_sock_data (#115)0ef2cc9CI housekeeping (#114)Updates
postgrexfrom 0.19.3 to 0.22.4Changelog
Sourced from postgrex's changelog.
... (truncated)
Commits
7a12d0bRelease v0.22.44011be8Reject invalid comments on streams797d395Release v0.22.3f1ffdb5Release v0.22.27cdedbdEscape quotes, check null bytes, and name length for channel namesf78f401Release v0.22.103717e9Add multirange to sidebar section0f92ae3Return proper error when getting tcp closed after fatal errors (#765)3385a98Set some process labels (#764)e4f7942Simplify decode simple handling to avoid unused clauses