ash-project / ash_postgres

The PostgreSQL data layer for Ash Framework
https://hexdocs.pm/ash_postgres
MIT License
134 stars 73 forks source link

chore(deps): bump the production-dependencies group with 3 updates #347

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the production-dependencies group with 3 updates: ash, ash_sql and igniter.

Updates ash from 3.1.0 to 3.1.2

Changelog

Sourced from ash's changelog.

v3.1.2 (2024-07-10)

Bug Fixes:

  • [bulk actions] ensure that manual action configurations are honored for bulk actions

v3.1.1 (2024-07-10)

Bug Fixes:

  • [ash.install] installer doesn't need to add spark as a dependency, just run its installer
Commits


Updates ash_sql from 0.2.8 to 0.2.10

Changelog

Sourced from ash_sql's changelog.

v0.2.10 (2024-07-08)

Bug Fixes:

  • ensure selected atomics are also reversed

v0.2.9 (2024-07-08)

Bug Fixes:

  • retain original order for atomics statements
Commits
  • eaa19b2 chore: release version v0.2.10
  • 5b41447 chore: actually fix dynamic ordering in selecting atomics
  • 218a829 fix: ensure selected atomics are also reversed
  • a6ec814 chore: still prepend the one-changes
  • fa28076 chore: release version v0.2.9
  • 888d04a fix: retain original order for atomics statements
  • See full diff in compare view


Updates igniter from 0.2.9 to 0.2.12

Changelog

Sourced from igniter's changelog.

v0.2.12 (2024-07-10)

Bug Fixes:

  • fix dialyzer warnings about info/2 never being nil

v0.2.11 (2024-07-10)

Bug Fixes:

  • prevent crash on specific cases with igniter.new

Improvements:

  • more consistent initial impl of elixirc_paths

  • support :kind in find_and_update_or_create_module/5 (#38)

v0.2.10 (2024-07-10)

Improvements:

  • ensure test/support is in elixirc paths automatically when necessary
Commits
  • 192b3e7 chore: release version v0.2.12
  • 66b886c fix: fix dialyzer warnings about info/2 never being nil
  • 0ba0c5a chore: remove error check
  • 2a99060 chore: release version v0.2.11
  • e79a384 fix: prevent crash on specific cases with igniter.new
  • bfcee7f docs: Remove only: [:dev] in setup instructions (#41)
  • 131e397 chore: update installer version
  • c3e1a16 chore: clean up test support addition code
  • 8e71283 improvement: support :kind in find_and_update_or_create_module/5 (#38)
  • b4b7655 chore: release version v0.2.10
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

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