Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#346

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-3dafa79ca6
Jul 22, 2025
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#346
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-3dafa79ca6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps the dev-dependencies group with 1 update in the / directory: ash_postgres.

Updates ash_postgres from 2.6.10 to 2.6.11

Changelog

Sourced from ash_postgres's changelog.

v2.6.11 (2025-07-17)

Bug Fixes:

  • clean args and properly scope rollback task by Zach Daniel

  • Reverse migrations order when reverting dev migrations (#590) by Kenneth Kostrešević

Improvements:

  • make rollbacks safer by using --to instead of -n by Zach Daniel
Commits
  • ce21b92 chore: release version v2.6.11
  • 8787615 test: reproduce a bug with a complex calculation (#593)
  • 1f064f5 fix: clean args and properly scope rollback task
  • de90abd improvement: make rollbacks safer by using --to instead of -n
  • d174139 chore: update installer for latest igniter changes
  • fdb077e fix: Reverse migrations order when reverting dev migrations (#590)
  • 106a532 chore: update more deps
  • See full diff in compare view

Updates ash_sql from 0.2.85 to 0.2.87

Release notes

Sourced from ash_sql's releases.

v0.2.87

Bug Fixes:

  • include references within exists while building calculation joins by @​zachdaniel

  • make it clear that we don't support aggregates w/ modify_query by @​zachdaniel

v0.2.86

Bug Fixes:

  • ensure aggregates set refs_at_path and calc hydration uses them by @​zachdaniel

  • ensure that decimal-producing calculations cast args as decimals by @​zachdaniel

Changelog

Sourced from ash_sql's changelog.

v0.2.87 (2025-07-22)

Bug Fixes:

  • include references within exists while building calculation joins by @​zachdaniel

  • make it clear that we don't support aggregates w/ modify_query by @​zachdaniel

v0.2.86 (2025-07-17)

Bug Fixes:

  • ensure aggregates set refs_at_path and calc hydration uses them by @​zachdaniel

  • ensure that decimal-producing calculations cast args as decimals by @​zachdaniel

Commits
  • 2c0cc61 chore: release version v0.2.87
  • 80e400a fix: include references within exists while building calculation joins
  • cec2577 fix: make it clear that we don't support aggregates w/ modify_query
  • 9c5caef chore: release version v0.2.86
  • 7133730 fix: ensure aggregates set refs_at_path and calc hydration uses them
  • af7ed51 fix: ensure that decimal-producing calculations cast args as decimals
  • a80ce0f chore(deps-dev): bump igniter in the dev-dependencies group (#151)
  • 0b9d24a chore(deps): bump ash in the production-dependencies group (#150)
  • See full diff in compare view

Updates igniter from 0.6.19 to 0.6.22

Release notes

Sourced from igniter's releases.

v0.6.22

Bug Fixes:

  • handle :error coming from alias updater by Zach Daniel

  • add :error case clause in modify_existing_alias by Zach Daniel

v0.6.21

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel
Changelog

Sourced from igniter's changelog.

v0.6.22 (2025-07-22)

Bug Fixes:

  • handle :error coming from alias updater by Zach Daniel

  • add :error case clause in modify_existing_alias by Zach Daniel

v0.6.21 (2025-07-19)

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20 (2025-07-18)

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel
Commits
  • acefb92 chore: release version v0.6.22
  • df86e45 fix: handle :error coming from alias updater
  • a6fe0db fix: add :error case clause in modify_existing_alias
  • 1ff39e3 chore: release version v0.6.21
  • da6deb5 improvement: don't enumerate igniter.rewrite
  • a0d3d38 fix: properly detect deps location
  • 4ecf269 chore: release version v0.6.20
  • d21397a fix: handle non-tty inputs on tasks that aren't installers
  • 663313e chore: properly switch on test env
  • See full diff 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

…ith 3 updates

Bumps the dev-dependencies group with 1 update in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash_postgres` from 2.6.10 to 2.6.11
- [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.10...v2.6.11)

Updates `ash_sql` from 0.2.85 to 0.2.87
- [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.85...v0.2.87)

Updates `igniter` from 0.6.19 to 0.6.22
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.19...v0.6.22)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.87
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.6.22
  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 Jul 22, 2025
@zachdaniel zachdaniel merged commit af8c613 into main Jul 22, 2025
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-3dafa79ca6 branch July 22, 2025 19:22
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.

1 participant