Skip to content

chore(deps-dev): bump the dev-dependencies group with 4 updates#323

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/dev-dependencies-c18944ba26
Closed

chore(deps-dev): bump the dev-dependencies group with 4 updates#323
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/dev-dependencies-c18944ba26

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps the dev-dependencies group with 4 updates: ash_postgres, ash_sql, igniter and mix_audit.

Updates ash_postgres from 2.6.3 to 2.6.6

Changelog

Sourced from ash_postgres's changelog.

v2.6.6 (2025-06-10)

Bug Fixes:

  • simply storage of size/scale/precision information

v2.6.5 (2025-06-10)

Bug Fixes:

  • remove spurios debug logging

  • properly detect nested array decimals

v2.6.4 (2025-06-09)

Bug Fixes:

  • reenable migrate task

  • use force: true, not force?: true calling mix.generator

  • casting integers to string in expressions works as intended (#564)

  • use better wrappers around string/ci_string

Improvements:

  • add c:AshPostgres.Repo.create_schemas_in_migrations? callback
Commits
  • c653161 chore: release version v2.6.6
  • 8d99e9a fix: simply storage of size/scale/precision information
  • 17c66b9 chore: release version v2.6.5
  • e2c0621 fix: remove spurios debug logging
  • 2afe964 fix: properly detect nested array decimals
  • dc81e68 chore: release version v2.6.4
  • f3465d2 fix: reenable migrate task
  • 1c29ac9 fix: use force: true, not force?: true calling mix.generator
  • 2c6466d improvement: add c:AshPostgres.Repo.create_schemas_in_migrations? callback
  • cf3da36 chore: update deps
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.77 to 0.2.80

Changelog

Sourced from ash_sql's changelog.

v0.2.80 (2025-06-12)

Bug Fixes:

v0.2.79 (2025-06-10)

Bug Fixes:

  • ensure that subqueries have prefix set on atomic update selection by @​zachdaniel

  • apply subquery schema on many-to-many relationships (#143) by kernel-io

v0.2.78 (2025-06-05)

Bug Fixes:

  • always cast operator types, even simple ones

  • undo change that prevents casting literals

Commits
  • 1c6ddb7 chore: release version v0.2.80
  • 595cbfb fix: don't double cast literals
  • 1533b11 chore: release version v0.2.79
  • 356134f chore: update deps & config
  • def582e fix: ensure that subqueries have prefix set on atomic update selection
  • ae8d062 fix: apply subquery schema on many-to-many relationships (#143)
  • b638bad chore: fix warnings
  • b546e5d chore: release version v0.2.78
  • 90eecb4 fix: always cast operator types, even simple ones
  • e54f52b fix: undo change that prevents casting literals
  • Additional commits viewable in compare view

Updates igniter from 0.6.5 to 0.6.7

Changelog

Sourced from igniter's changelog.

v0.6.7 (2025-06-08)

Bug Fixes:

  • In assert_has_issue/3 set condition with issue as function #297 (#298)

Improvements:

  • fix issue w/ type system validation on old versions of elixir

  • support private repositories

  • Use hex to support looking up org package versions (#299)

  • Add missing --only flag documentation for installer install task (#284)

  • add refute_creates

v0.6.6 (2025-06-06)

Improvements:

  • remove protocol consolidation dev changes

  • add Igniter.rm and track removed files across operations

Commits
  • 3b45871 chore: release version v0.6.7
  • caa5cc0 improvement: fix issue w/ type system validation on old versions of elixir
  • 50fb25e chore: uniq list
  • 576c4e0 chore: fix build w/ hack
  • 28b790d improvement: support private repositories
  • 8f8969f improvement: Use hex to support looking up org package versions (#299)
  • fbef00b improvement: Add missing --only flag documentation for installer install task...
  • 9cf050e improvement: add refute_creates
  • 4643213 fix: In assert_has_issue/3 set condition with issue as function #297 (#298)
  • 4bae0b6 chore: release version v0.6.6
  • Additional commits viewable in compare view

Updates mix_audit from 2.1.4 to 2.1.5

Changelog

Sourced from mix_audit's changelog.

2.1.5 (2025-06-09)

  • Update dependencies
  • Use System.stop/1 instead of System.halt/1
  • Use System.user_home() instead of System.get_env("HOME")
Commits
  • a3a6c1c v2.1.5
  • aa630f7 Update CHANGELOG.md
  • 14f3511 Bump ex_doc from 0.38.1 to 0.38.2
  • 1469864 refactor: use System.stop/1 to enable caller to rescue tasks
  • 5b43bcb Bump ex_doc from 0.37.3 to 0.38.1
  • 572a0bf Bump ex_doc from 0.34.2 to 0.37.3
  • 7247db4 Bump jason from 1.4.3 to 1.4.4
  • 11580d4 Change home to platform independent function
  • 41c96c4 Revert a commit that was temporary to test something locally 🤦‍♂️
  • 876645a Use latest Ubuntu and support Elixir 1.18 and 1.17 in CI
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev-dependencies group with 4 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [ash_sql](https://github.com/ash-project/ash_sql), [igniter](https://github.com/ash-project/igniter) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `ash_postgres` from 2.6.3 to 2.6.6
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.6.3...v2.6.6)

Updates `ash_sql` from 0.2.77 to 0.2.80
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_sql@v0.2.77...v0.2.80)

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)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.80
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 19, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-c18944ba26 branch June 19, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants