Skip to content

chore(deps-dev): bump igniter from 0.7.2 to 0.7.7#11

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/igniter-0.7.7
Open

chore(deps-dev): bump igniter from 0.7.2 to 0.7.7#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/igniter-0.7.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps igniter from 0.7.2 to 0.7.7.

Release notes

Sourced from igniter's releases.

v0.7.7

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton

v0.7.6

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5

No release notes provided.

v0.7.4

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist

v0.7.3

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist
Changelog

Sourced from igniter's changelog.

v0.7.7 (2026-03-24)

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton

v0.7.6 (2026-03-15)

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5 (2026-03-15)

v0.7.4 (2026-03-10)

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist

v0.7.3 (2026-03-04)

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist
Commits
  • 9c83458 chore: release version v0.7.7
  • 6b0fd76 fix: handle children = [...] ++ expr in add_new_child (#368)
  • 44f09d9 chore: release version v0.7.6
  • d75faa0 fix: run tasks with Mix.shell().cmd/1 to avoid state issues
  • ec37905 chore: release version v0.7.5
  • 686c653 fix: reenable compile task before running queued tasks (#367)
  • 42779cf chore: release version v0.7.4
  • 092c3c4 chore: handle {:ok, zipper} return values from map updater
  • 9d64f57 chore: release version v0.7.3
  • 44f6a6e chore: Add phx_install to list of special cases (#366)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [igniter](https://github.com/ash-project/igniter) from 0.7.2 to 0.7.7.
- [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.7.2...v0.7.7)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.7.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 28, 2026
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