Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates#344

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

chore(deps-dev): bump the dev-dependencies group with 2 updates#344
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/dev-dependencies-311161debc

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates: ash_postgres and ash_sql.

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.86

Changelog

Sourced from ash_sql's changelog.

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
  • 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

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 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [ash_sql](https://github.com/ash-project/ash_sql).


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.86
- [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.86)

---
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.86
  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 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

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

@dependabot dependabot bot closed this Jul 22, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-311161debc branch July 22, 2025 19:19
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