Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates ash_postgres from 2.6.11 to 2.6.15

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.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
  • 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
  • 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
  • Additional commits viewable in compare view

Updates ash_state_machine from 0.2.11 to 0.2.12

Release notes

Sourced from ash_state_machine's releases.

v0.2.12

Bug Fixes:

  • ensure add_state transformer goes in the proper order by Zach Daniel
Changelog

Sourced from ash_state_machine's changelog.

v0.2.12 (2025-07-29)

Bug Fixes:

  • ensure add_state transformer goes in the proper order by Zach Daniel
Commits
  • 0ddac5a chore: release version v0.2.12
  • 0b61b49 fix: ensure add_state transformer goes in the proper order
  • 0cbc472 chore(deps-dev): bump the dev-dependencies group with 2 updates (#120)
  • 46e3232 Update dependabot schedule to monthly
  • d3444ff chore(deps-dev): bump the dev-dependencies group with 2 updates (#118)
  • 59a6838 chore(deps): bump ash in the production-dependencies group (#117)
  • 9f15aca chore: update community files
  • 342fa62 chore: update community files
  • 2259f28 chore: update deps
  • 361267b chore(deps-dev): bump the dev-dependencies group with 3 updates (#116)
  • 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 igniter from 0.6.26 to 0.6.27

Changelog

Sourced from igniter's changelog.

v0.6.27 (2025-08-14)

  • releasing a new version to handle locally published version with IO.inspects left in 🤦‍♂️
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), [ash_state_machine](https://github.com/ash-project/ash_state_machine) and [dialyxir](https://github.com/jeremyjh/dialyxir).


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

Updates `ash_state_machine` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/ash-project/ash_state_machine/releases)
- [Changelog](https://github.com/ash-project/ash_state_machine/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_state_machine@v0.2.11...v0.2.12)

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 `igniter` from 0.6.26 to 0.6.27
- [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.26...v0.6.27)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ash_state_machine
  dependency-version: 0.2.12
  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: igniter
  dependency-version: 0.6.27
  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 14, 2025
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