Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#330

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Updates ash_postgres from 2.6.8 to 2.6.9

Changelog

Sourced from ash_postgres's changelog.

v2.6.9 (2025-06-25)

Bug Fixes:

  • smallserial not mapping to proper type (#574) by Marc Planelles

  • Fix foreign key constraint on specially named references (#572) by olivermt

Commits

Updates ash_sql from 0.2.82 to 0.2.83

Release notes

Sourced from ash_sql's releases.

v0.2.83

Bug Fixes:

Changelog

Sourced from ash_sql's changelog.

v0.2.83 (2025-06-25)

Bug Fixes:

Commits
  • a785957 chore: release version v0.2.83
  • 1546aba chore: update deps
  • 8e3ee7c fix: ensure calculations are properly type cast
  • 4cc26e8 chore(deps): bump the production-dependencies group with 3 updates (#146)
  • See full diff in compare view

Updates igniter from 0.6.7 to 0.6.9

Release notes

Sourced from igniter's releases.

v0.6.9

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

Changelog

Sourced from igniter's changelog.

v0.6.9 (2025-06-25)

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

v0.6.8 (2025-06-18)

Bug Fixes:

  • properly honor explicitly passed --only flag over other only configs by Zach Daniel

  • properly render the child that must be placed in the supervision tree by Zach Daniel

Improvements:

  • Update argument error message about apply_igniter in test (#305) by Kenneth Kostrešević
Commits
  • bf86b51 chore: release version v0.6.9
  • 43e0341 chore: update deps
  • b7f7541 improvement: Implement removal of configuration (#309)
  • c66a5d8 build(deps-dev): bump mix_audit in the dev-dependencies group (#304)
  • c09beeb build(deps): bump spitfire in the production-dependencies group (#303)
  • c1ae26e chore: comment out test
  • 4f3f078 chore: release version v0.6.8
  • ecfacdc fix: properly honor explicitly passed --only flag over other only configs
  • 691c1d4 fix: properly render the child that must be placed in the supervision tree
  • fad2946 improvement: Update argument error message about apply_igniter in test (#305)
  • 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 3 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [ash_sql](https://github.com/ash-project/ash_sql) and [igniter](https://github.com/ash-project/igniter).


Updates `ash_postgres` from 2.6.8 to 2.6.9
- [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.8...v2.6.9)

Updates `ash_sql` from 0.2.82 to 0.2.83
- [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.82...v0.2.83)

Updates `igniter` from 0.6.7 to 0.6.9
- [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.7...v0.6.9)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.83
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.6.9
  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 26, 2025
@zachdaniel
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2025

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

@dependabot dependabot bot closed this Jun 26, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-c3057ac9af branch June 26, 2025 16:27
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