Skip to content

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

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

chore(deps-dev): bump the dev-dependencies group with 2 updates#127
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-2799149aed

Conversation

@dependabot
Copy link
Contributor

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

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

Updates ash_postgres from abaa6e7 to b24b845

Commits
  • b24b845 Update dependabot schedule to monthly
  • 5428e89 chore: tests for aggregate error w/ modify_query
  • db24c4e chore: update deps
  • 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
  • Additional commits viewable in compare view

Updates igniter from 0.6.14 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

v0.6.15

Bug Fixes:

  • vendor Path.relative_to to get 1.18.4 behavior by Zach Daniel

  • assume Kernel is imported in older Elixir versions 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

v0.6.19 (2025-07-15)

Bug Fixes:

  • typo in set_yes by Zach Daniel

v0.6.18 (2025-07-15)

... (truncated)

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
  • 8b75e04 chore: release version v0.6.19
  • 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 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash_postgres` from `abaa6e7` to `b24b845`
- [Release notes](https://github.com/ash-project/ash_postgres/releases)
- [Commits](ash-project/ash_postgres@abaa6e7...b24b845)

Updates `igniter` from 0.6.14 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.14...v0.6.22)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: b24b845ae35b7654fc613d60d02c3a3aaf86ceef
  dependency-type: direct:development
  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 96c6e95 into main Jul 22, 2025
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-2799149aed 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