chore(deps): bump the mix-minor group across 1 directory with 4 updates - #791
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the mix-minor group across 1 directory with 4 updates#791dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mix-minor group with 2 updates in the / directory: [ex_machina](https://github.com/beam-community/ex_machina) and [phoenix](https://github.com/phoenixframework/phoenix). Updates `ex_machina` from 2.8.0 to 2.8.1 - [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.1) Updates `phoenix` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.9/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.8...v1.8.9) 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.3 - [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.3) --- updated-dependencies: - dependency-name: ex_machina dependency-version: 2.8.1 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: 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.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 2 updates in the / directory: ex_machina and phoenix.
Updates
ex_machinafrom 2.8.0 to 2.8.1Release notes
Sourced from ex_machina's releases.
Changelog
Sourced from ex_machina's changelog.
Commits
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)f8b8bb7chore(deps): bump erlef/setup-beam from 1.24.0 to 1.24.1 (#559)a530b5dchore(deps): bump erlef/setup-beam from 1 to 1.24.0 (#558)9fba371chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#557)6a1aa9cchore(deps): bump credo from 1.7.18 to 1.7.19 in the dev group (#555)7386691chore(deps): bump ex_doc from 0.40.2 to 0.40.3 in the dev group (#554)6db1db8chore(deps): bump ecto_sql from 3.13.5 to 3.14.0 in the prod group (#553)Updates
phoenixfrom 1.8.8 to 1.8.9Changelog
Sourced from phoenix's changelog.
Commits
734c8d1Release v1.8.9beffc4dfix presence keys colliding with object prototype chain16e295dLimit the number of channels a single transport process can join211ff62Allow authToken to be a function (#6751)6cb2a83Enforce longpoll batch size5bf1ce6Add missing test file046acccNormalize route verb while grouping21d1462Group routes by verb during compilation (#6739)9d3f1f6phx.gen.release: Document new Bob Web UI (#6721)afcac09Bump undici from 7.25.0 to 7.28.0 (#6736)Updates
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.3Changelog
Sourced from postgrex's changelog.
... (truncated)
Commits
797d395Release 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 clausesdf184a4Release v0.22.0de38918Add text query support (#761)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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