chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#325
Merged
zachdaniel merged 1 commit intomainfrom Jun 19, 2025
Merged
Conversation
…ith 6 updates Bumps the dev-dependencies group with 4 updates in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres), [floki](https://github.com/philss/floki), [mix_audit](https://github.com/mirego/mix_audit) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy). Updates `ash_postgres` from 2.6.3 to 2.6.8 - [Release notes](https://github.com/ash-project/ash_postgres/releases) - [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_postgres@v2.6.3...v2.6.8) Updates `ash_sql` from 0.2.77 to 0.2.82 - [Release notes](https://github.com/ash-project/ash_sql/releases) - [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_sql@v0.2.77...v0.2.82) Updates `floki` from 0.37.1 to 0.38.0 - [Release notes](https://github.com/philss/floki/releases) - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md) - [Commits](philss/floki@v0.37.1...v0.38.0) Updates `igniter` from 0.6.5 to 0.6.7 - [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md) - [Commits](ash-project/igniter@v0.6.5...v0.6.7) Updates `mix_audit` from 2.1.4 to 2.1.5 - [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md) - [Commits](mirego/mix_audit@v2.1.4...v2.1.5) Updates `plug_cowboy` from 2.7.3 to 2.7.4 - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: ash_postgres dependency-version: 2.6.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ash_sql dependency-version: 0.2.82 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: floki dependency-version: 0.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: igniter dependency-version: 0.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mix_audit dependency-version: 2.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: plug_cowboy dependency-version: 2.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... 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 dev-dependencies group with 4 updates in the / directory: ash_postgres, floki, mix_audit and plug_cowboy.
Updates
ash_postgresfrom 2.6.3 to 2.6.8Release notes
Sourced from ash_postgres's releases.
Changelog
Sourced from ash_postgres's changelog.
... (truncated)
Commits
abaa6e7chore: release version v2.6.8ebc3101chore: update deps0994310chore: more literal -> identifierdb2d60dtest: add tests for new boolean expressions46f325echore: update depsf9d1329fix: ensure prefix is set even with create_schemas_in_migrations? falsecb93a8fdocs: Add minimum supported PostgreSQL version to README (#570)d2f5d17chore: release version v2.6.7c3304a1chore: credo25c924dfix: double select error (#569)Updates
ash_sqlfrom 0.2.77 to 0.2.82Release notes
Sourced from ash_sql's releases.
Changelog
Sourced from ash_sql's changelog.
Commits
77a1fabchore: release version v0.2.825b5b94achore: credo6b03ec8improvement: optimize/simplify boolean functions like && and ||5acdcc7chore: release version v0.2.81980dedcimprovement: fix another double-type-casting issueb5787d3chore(deps): bump the production-dependencies group with 2 updates (#144)1c6ddb7chore: release version v0.2.80595cbfbfix: don't double cast literals1533b11chore: release version v0.2.79356134fchore: update deps & configUpdates
flokifrom 0.37.1 to 0.38.0Release notes
Sourced from floki's releases.
... (truncated)
Changelog
Sourced from floki's changelog.
Commits
2c41ba8Release v0.38 (#629)ca714a4Preventfind/2from crashing with empty selector (#631)541bdceRemove deprecation warnings for the upcoming Elixir 1.19 (#630)72b4563Remove deprecations (#628)dcdc385Remove support for Elixir 1.14 (#626)b92cd73Add:styleflag to text/2` docs (#627)c0de672Bump benchee from 1.3.1 to 1.4.0 (#618)a516972Bump credo from 1.7.11 to 1.7.12 (#619)5398a08Bump ex_doc from 0.37.3 to 0.38.2 (#625)f900ea1feat: implement :has pseudo-selector functionality (#624)Updates
igniterfrom 0.6.5 to 0.6.7Changelog
Sourced from igniter's changelog.
Commits
3b45871chore: release version v0.6.7caa5cc0improvement: fix issue w/ type system validation on old versions of elixir50fb25echore: uniq list576c4e0chore: fix build w/ hack28b790dimprovement: support private repositories8f8969fimprovement: Use hex to support looking up org package versions (#299)fbef00bimprovement: Add missing --only flag documentation for installer install task...9cf050eimprovement: addrefute_creates4643213fix: In assert_has_issue/3 set condition with issue as function #297 (#298)4bae0b6chore: release version v0.6.6Updates
mix_auditfrom 2.1.4 to 2.1.5Changelog
Sourced from mix_audit's changelog.
Commits
a3a6c1cv2.1.5aa630f7Update CHANGELOG.md14f3511Bump ex_doc from 0.38.1 to 0.38.21469864refactor: useSystem.stop/1to enable caller to rescue tasks5b43bcbBump ex_doc from 0.37.3 to 0.38.1572a0bfBump ex_doc from 0.34.2 to 0.37.37247db4Bump jason from 1.4.3 to 1.4.411580d4Change home to platform independent function41c96c4Revert a commit that was temporary to test something locally 🤦♂️876645aUse latest Ubuntu and support Elixir 1.18 and 1.17 in CIUpdates
plug_cowboyfrom 2.7.3 to 2.7.4Changelog
Sourced from plug_cowboy's changelog.
Commits
9a2873eRelease v2.7.4e880695Release v2.7.4827218fEnsure crash_reason is a two-element tuple for exit case (#108)75bbb20Update CI for additional task3468307Update CI (#109)acc3f85Use a fixed port on websocket testsf23d86dFix warnings on more recent Elixir versions975a5acEmit {:plug_conn, :sent} on responsesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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