Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2025

Bumps the dev-dependencies group with 4 updates in the / directory: ash_postgres, ex_doc, git_ops and usage_rules.

Updates ash_postgres from 2.6.17 to 2.6.18

Changelog

Sourced from ash_postgres's changelog.

v2.6.18 (2025-09-19)

Bug Fixes:

  • Handle optional/empty input in relationship name guesser (#616) by Trond A Ekseth

  • properly handle sorts w/ parent refs on lateral joins by Zach Daniel

  • annotate unrelated exists expressions as supported by Zach Daniel

Commits
  • 798f37d chore: release version v2.6.18
  • 1e09ef3 chore: update ash_sql
  • 58c9543 test: Add a test for an expr calc using an aggregation in a sort (#617)
  • 850f7d2 chore: update test to pass against ash_sql main
  • f33cfbe test: Demonstrate failed query for is_nil on array within jsonb (#615)
  • b2f98cf fix: Handle optional/empty input in relationship name guesser (#616)
  • 19ed5ef docs: Fix duplicate public option in ash_postgres.gen.resources (#613)
  • 14ec89d test: tests and reproductions for get_path composition
  • 2c4e6fd chore: update test name
  • 108dd84 chore: format/credo
  • Additional commits viewable in compare view

Updates ex_doc from 0.38.3 to 0.38.4

Changelog

Sourced from ex_doc's changelog.

v0.38.4 (2025-09-09)

  • Bug fixes
    • Fix escaping of links when they have ampersand in them
    • Increase spacing of footers in pages
    • Align stale icon positioning
Commits

Updates git_ops from 2.8.0 to 2.9.0

Changelog

Sourced from git_ops's changelog.

v2.9.0 (2025-08-30)

Features:

Performance Improvements:

Commits

Updates usage_rules from 0.1.23 to 0.1.24

Release notes

Sourced from usage_rules's releases.

v0.1.24

What's Changed

New Contributors

Full Changelog: ash-project/usage_rules@v0.1.23...v0.1.24

Changelog

Sourced from usage_rules's changelog.

v0.1.24 (2025-08-31)

Bug Fixes:

  • typo in OTP usage rules (#22) by Hubert Pompecki

Improvements:

  • Add warning about %{} pattern matching (#23) by jlgeering
Commits
  • 1b32d55 chore: release version v0.1.24
  • e67407f improvement: Add warning about %{} pattern matching (#23)
  • 84a7829 fix: typo in OTP usage rules (#22)
  • 27987d5 docs: traditional mix deps.get installation instructions (#20)
  • 01e6c82 docs: README mix.exs alias example (#19)
  • 74f3390 docs: fix typo in install mix task (#17)
  • 9fbb4e6 docs: explain that existing rules are retained in comment (#16)
  • 556dc49 chore(deps): bump igniter in the production-dependencies group (#15)
  • b28bf03 Update dependabot schedule to monthly
  • 3120496 chore: typo
  • 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 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres), [ex_doc](https://github.com/elixir-lang/ex_doc), [git_ops](https://github.com/zachdaniel/git_ops) and [usage_rules](https://github.com/ash-project/usage_rules).


Updates `ash_postgres` from 2.6.17 to 2.6.18
- [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.17...v2.6.18)

Updates `ex_doc` from 0.38.3 to 0.38.4
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.38.3...v0.38.4)

Updates `git_ops` from 2.8.0 to 2.9.0
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.8.0...v2.9.0)

Updates `usage_rules` from 0.1.23 to 0.1.24
- [Release notes](https://github.com/ash-project/usage_rules/releases)
- [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md)
- [Commits](ash-project/usage_rules@v0.1.23...v0.1.24)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  dependency-version: 0.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: git_ops
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: usage_rules
  dependency-version: 0.1.24
  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 Sep 20, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

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

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-afec802b80 branch October 1, 2025 15: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