chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #18
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
…ith 5 updates Bumps the dev-dependencies group with 4 updates in the / directory: [ash_phoenix](https://github.com/ash-project/ash_phoenix), [ash_postgres](https://github.com/ash-project/ash_postgres), [credo](https://github.com/rrrene/credo) and [git_ops](https://github.com/zachdaniel/git_ops). Updates `ash_phoenix` from 2.3.20 to 2.3.22 - [Release notes](https://github.com/ash-project/ash_phoenix/releases) - [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_phoenix@v2.3.20...v2.3.22) Updates `ash_postgres` from 2.8.0 to 2.9.1 - [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.8.0...v2.9.1) Updates `bandit` from 1.10.4 to 1.11.0 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.10.4...1.11.0) Updates `credo` from 1.7.17 to 1.7.18 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.17...v1.7.18) Updates `git_ops` from 2.9.3 to 2.10.0 - [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md) - [Commits](zachdaniel/git_ops@v2.9.3...v2.10.0) --- updated-dependencies: - dependency-name: ash_phoenix dependency-version: 2.3.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ash_postgres dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: bandit dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: credo dependency-version: 1.7.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: git_ops dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/dev-dependencies-bbff1333d5
branch
from
May 2, 2026 03:05
71985f3 to
b2f57f9
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dev-dependencies group with 4 updates in the / directory: ash_phoenix, ash_postgres, credo and git_ops.
Updates
ash_phoenixfrom 2.3.20 to 2.3.22Release notes
Sourced from ash_phoenix's releases.
Changelog
Sourced from ash_phoenix's changelog.
Commits
5e7d25achore: release version v2.3.22b8c4e30chore: update deps3ac860afix: filter empty values from array form params (#471)6c0fa92chore: release version v2.3.213680af0chore: update deps128c85dfix: Add missing usage_rules files to hex package (#470)792615fchore(deps): bump the production-dependencies group across 1 directory with 5...77cf8bcchore(deps-dev): bump the dev-dependencies group with 2 updates (#466)5db38dcfix: propagate context to nested forms (#465)Updates
ash_postgresfrom 2.8.0 to 2.9.1Release notes
Sourced from ash_postgres's releases.
Changelog
Sourced from ash_postgres's changelog.
... (truncated)
Commits
40e9e2bchore: release version v2.9.181254d7chore(deps-dev): bump the dev-dependencies group with 2 updates (#743)14a6bb7chore(deps): bump the production-dependencies group with 2 updates (#744)d473cf3fix: handle base filter index rewrite detection (#742)4c3b733fix: failing test for calculation loading on relationships in policies (#741)bf65531chore: Remove stale timestamp_from_uuid_v7 drop entries (#738)4ed2570fix: immutable_expr_error support for newly added required expr (#737)f8cab09fix: correct prefix name when loading many_to_many relationships (#736)1a849bfchore: add test for loading aggregates w/ limitsa67ca13chore: update ashUpdates
banditfrom 1.10.4 to 1.11.0Changelog
Sourced from bandit's changelog.
Commits
e626198Version bump to 1.11.0014c157Tweaks to Autobahn test suite1e8e559Merge commit from fork45feea2Merge commit from forkf2ca636Merge commit from fork21612c7Merge commit from fork8156921Merge commit from forkfc3cf61Improve handling of edge cases in send_file (#580)1085ad0Bump machete from 0.3.11 to 0.3.12 (#579)c70e175Bump credo from 1.7.17 to 1.7.18 (#578)Updates
credofrom 1.7.17 to 1.7.18Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
63d9bf4Bump version to 1.7.18e5f7956Update CHANGELOGda4f401Fix false positives for UnusedMapOperation288a1b1Update Elixir to 1.20.0-rc.4474b769Fix errors due to new token formata03f6bdFix error raised by new sigil token formataea4b77Fix compiler warnings for 1.20.0-rc.21169b69Add requirements "loadpaths" to Mix task.f0d654fAdd experimental JSONL output to suggest commandUpdates
git_opsfrom 2.9.3 to 2.10.0Changelog
Sourced from git_ops's changelog.
Commits
9978c16chore: release version v2.10.0d90ae56fix: parse multi-line commit messages without errors (#83)43b2e3achore: clean up badgesd5755dffeat: addmanaged_filesconfig for updating arbitrary files on release (#81)