ash-project / ash

A declarative, extensible framework for building Elixir applications.
https://www.ash-hq.org
MIT License
1.63k stars 220 forks source link

chore(deps): bump igniter from 0.3.67 to 0.3.71 in the production-dependencies group across 1 directory #1545

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 1 update in the / directory: igniter.

Updates igniter from 0.3.67 to 0.3.71

Changelog

Sourced from igniter's changelog.

v0.3.71 (2024-10-22)

v0.3.70 (2024-10-22)

Bug Fixes:

  • properly upgrade deps with mix deps.update

v0.3.69 (2024-10-21)

Improvements:

  • add mix igniter.refactor.unless_to_if_not

v0.3.68 (2024-10-21)

Bug Fixes:

  • properly detect all version migrations

  • make replacing code append to parent blocks when extendable

  • pass through additional arguments to installers

  • reintroduce accidentally removed function

  • don't call into shared lib?

Commits
  • ebeb6a7 chore: release version v0.3.71
  • 9ce712a chore: add a migrator to test igniter.upgrade
  • 2e12ee3 chore: release version v0.3.70
  • 980426c fix: properly upgrade deps with mix deps.update
  • a547a2c chore: release version v0.3.69
  • 3711cb0 chore: unless -> if not
  • fa988d7 Fix gen_migration :overwrite (#107)
  • 9f58be0 improvement: add mix igniter.refactor.unless_to_if_not
  • c9f436e chore: release version v0.3.68
  • a867793 fix: properly detect all version migrations
  • Additional commits viewable in compare view


Dependabot compatibility score

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
zachdaniel commented 1 month ago

@dependabot rebase

zachdaniel commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

zachdaniel commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #1546.