Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

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

Updates ash_postgres from 2.6.11 to 2.6.14

Release notes

Sourced from ash_postgres's releases.

v2.6.14

Bug Fixes:

  • deduplicate identity keys by Zach Daniel
Changelog

Sourced from ash_postgres's changelog.

v2.6.14 (2025-07-29)

Bug Fixes:

  • deduplicate identity keys by Zach Daniel

v2.6.13 (2025-07-27)

Bug Fixes:

  • ensure tenant prefix is set only for resources with context multitenancy (#600) by Emad Shaaban

v2.6.12 (2025-07-25)

Bug Fixes:

  • ensure tenant is set on query for updates by Zach Daniel

Improvements:

  • do not create snapshots for resources that have no attributes #571 (#599) by horberlan
Commits
  • 1b20a9b chore: release version v2.6.14
  • 1e271ca fix: deduplicate identity keys
  • 424c536 chore: release version v2.6.13
  • 2655ddc fix: ensure tenant prefix is set only for resources with context multitenancy...
  • 7b6bf1d chore: release version v2.6.12
  • 10b2162 chore: mix.lock
  • 60ab568 fix: ensure tenant is set on query for updates
  • 7f44148 improvement: do not create snapshots for resources that have no attributes #...
  • 5bbc43f chore(deps): bump the production-dependencies group with 3 updates (#598)
  • b24b845 Update dependabot schedule to monthly
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.87 to 0.2.89

Release notes

Sourced from ash_sql's releases.

v0.2.89

Bug Fixes:

v0.2.88

Bug Fixes:

Changelog

Sourced from ash_sql's changelog.

v0.2.89 (2025-07-25)

Bug Fixes:

v0.2.88 (2025-07-23)

Bug Fixes:

Commits
  • 3787faf chore: release version v0.2.89
  • 3cc58e2 fix: pull tenant from query properly
  • 6a348c7 chore: release version v0.2.88
  • 3aad72f fix: add missing pattern match on exists aggregate
  • 2345174 chore(deps-dev): bump igniter in the dev-dependencies group (#153)
  • a7c45c4 chore(deps): bump ash in the production-dependencies group (#155)
  • 15f71d4 Update dependabot schedule to monthly
  • See full diff in compare view

Updates igniter from 0.6.22 to 0.6.25

Release notes

Sourced from igniter's releases.

v0.6.25

Bug Fixes:

  • remove another enumeration of the rewrite by Zach Daniel

v0.6.24

Bug Fixes:

  • iterate over sources, not rewrite, in one more place by Zach Daniel

v0.6.23

Bug Fixes:

  • remove case where we iterate a rewrite by Zach Daniel
Changelog

Sourced from igniter's changelog.

v0.6.25 (2025-07-23)

Bug Fixes:

  • remove another enumeration of the rewrite by Zach Daniel

v0.6.24 (2025-07-23)

Bug Fixes:

  • iterate over sources, not rewrite, in one more place by Zach Daniel

v0.6.23 (2025-07-23)

Bug Fixes:

  • remove case where we iterate a rewrite by Zach Daniel
Commits
  • bf9c097 chore: release version v0.6.25
  • a0c4689 fix: remove another enumeration of the rewrite
  • 3d747cf chore: release version v0.6.24
  • 1353a33 fix: iterate over sources, not rewrite, in one more place
  • 68764e4 chore: release version v0.6.23
  • a6833c2 fix: remove case where we iterate a rewrite
  • 347f2bd build(deps-dev): bump mimic in the dev-dependencies group (#320)
  • b7aa95d Update dependabot schedule to monthly
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 1, 2025
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.11 to 2.6.14
- [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.11...v2.6.14)

Updates `ash_sql` from 0.2.87 to 0.2.89
- [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.87...v0.2.89)

Updates `igniter` from 0.6.22 to 0.6.25
- [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.22...v0.6.25)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.89
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.6.25
  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 force-pushed the dependabot/hex/dev-dependencies-94b6a41702 branch from b55d32b to 0e538c0 Compare August 2, 2025 17:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

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

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-94b6a41702 branch August 21, 2025 23:32
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