Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#360

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-48f73cb892
Aug 21, 2025
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#360
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-48f73cb892

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 3 updates in the / directory: ash_postgres, dialyxir and ex_doc.

Updates ash_postgres from 2.6.11 to 2.6.16

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.16 (2025-08-21)

Improvements:

  • Unrelated aggregates (#606) by Zach Daniel

v2.6.15 (2025-08-07)

Bug Fixes:

  • Use new attribute source in down migration (#604) by Anatolij Werle

  • always set disable_async, and remove log level config by Zach Daniel

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
  • 3d1fe5e chore: release version v2.6.16
  • d83157d chore: update ash/ash_sql
  • d123679 improvement: Unrelated aggregates (#606)
  • 7cd3019 test: Add distinct sort tests (#605)
  • e199189 chore: release version v2.6.15
  • baf4e32 fix: Use new attribute source in down migration (#604)
  • 9963270 fix: always set disable_async, and remove log level config
  • 1b20a9b chore: release version v2.6.14
  • 1e271ca fix: deduplicate identity keys
  • 424c536 chore: release version v2.6.13
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.87 to 0.2.90

Release notes

Sourced from ash_sql's releases.

v0.2.90

Bug Fixes:

  • Sanitize distinct in joins (#168) by @​jechol

  • don't distinct aggregate subqueries by @​zachdaniel

  • Expand distinct with sort order (#162) by Kenneth Kostrešević

Improvements:

v0.2.89

Bug Fixes:

v0.2.88

Bug Fixes:

Changelog

Sourced from ash_sql's changelog.

v0.2.90 (2025-08-21)

Bug Fixes:

  • Sanitize distinct in joins (#168) by @​jechol

  • don't distinct aggregate subqueries by @​zachdaniel

  • Expand distinct with sort order (#162) by Kenneth Kostrešević

Improvements:

v0.2.89 (2025-07-25)

Bug Fixes:

v0.2.88 (2025-07-23)

Bug Fixes:

Commits
  • df7a4e3 chore: release version v0.2.90
  • bc226b2 chore: update ash dependency
  • c71ea6f fix: Sanitize distinct in joins (#168)
  • 610679c fix: don't distinct aggregate subqueries
  • 67c15d3 chore: fixes for unrelated aggregates
  • 067c703 chore: properly wrap path
  • 70a5f75 fix: Expand distinct with sort order (#162)
  • 68415d1 chore(deps-dev): bump dialyxir (#165)
  • 40c9bcb improvement: support unrelated aggregates (#164)
  • 3787faf chore: release version v0.2.89
  • Additional commits viewable in compare view

Updates dialyxir from 1.4.5 to 1.4.6

Release notes

Sourced from dialyxir's releases.

1.4.6

Fixed

  • CallWithoutOpaque function clause error on OTP-28
  • invalid_contract warning showed spec twice instead of success typing

Changed

  • Update ex_doc to the latest version for an improved UI

Docs

  • Add a note about the :unknown flag to the "Default Flags" section in the README
  • Fix dead hex doc links by including CI config docs in mix.exs's :docs
  • Fix a typo in the README

CI

  • Update the Ubuntu version used in CI to 24.04
Changelog

Sourced from dialyxir's changelog.

Unreleased changes post [1.4.6]

[1.4.6] - 2025-08-09

Fixed

  • CallWithoutOpaque function clause error on OTP-28
  • invalid_contract warning showed spec twice instead of success typing

Changed

  • Update ex_doc to the latest version for an improved UI

Docs

  • Add a note about the :unknown flag to the "Default Flags" section in the README
  • Fix dead hex doc links by including CI config docs in mix.exs's :docs
  • Fix a typo in the README

CI

  • Update the Ubuntu version used in CI to 24.04
Commits
  • a0e4cf9 Bump version to 1.4.6
  • 51266a5 Merge pull request #569 from dvic/fix/call-without-opaque-otp28-issue-561
  • c564806 Merge branch 'master' into fix/call-without-opaque-otp28-issue-561
  • bf06a92 Merge pull request #570 from pwcsquared/ci-fix-ubuntu-ver
  • d3776d2 Update ubuntu version used in CI to 24.04 (currently supported)
  • 431f6c9 Merge branch 'master' into fix/call-without-opaque-otp28-issue-561
  • c5da65f Merge pull request #564 from camatcode/master
  • 684f1bb Refactor OTP-28 clause to delegate to existing implementation
  • bea2032 Fix CallWithoutOpaque function clause error on OTP-28
  • 7352905 Docs: Fix dead hex doc links by including CI config docs in mix.exs 'docs'
  • Additional commits viewable in compare view

Updates ex_doc from 0.38.2 to 0.38.3

Changelog

Sourced from ex_doc's changelog.

v0.38.3 (2025-08-17)

  • Enhancements
    • Allow configuring autocomplete limit, and default it to 10 instead of 8
    • Display description text in docs groups
    • Load discovered makeup apps for CLI
Commits

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 3 updates in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres), [dialyxir](https://github.com/jeremyjh/dialyxir) and [ex_doc](https://github.com/elixir-lang/ex_doc).


Updates `ash_postgres` from 2.6.11 to 2.6.16
- [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.16)

Updates `ash_sql` from 0.2.87 to 0.2.90
- [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.90)

Updates `dialyxir` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](jeremyjh/dialyxir@1.4.5...1.4.6)

Updates `ex_doc` from 0.38.2 to 0.38.3
- [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.2...v0.38.3)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.90
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: dialyxir
  dependency-version: 1.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  dependency-version: 0.38.3
  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 Aug 21, 2025
@zachdaniel zachdaniel merged commit 10de547 into main Aug 21, 2025
17 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-48f73cb892 branch August 21, 2025 23:38
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