Skip to content

Bump igniter from 0.7.0 to 0.8.0#2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/igniter-0.8.0
Closed

Bump igniter from 0.7.0 to 0.8.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/igniter-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

Bumps igniter from 0.7.0 to 0.8.0.

Release notes

Sourced from igniter's releases.

v0.8.0

Features:

  • add Igniter.Code.Pattern for ExAST-powered pattern matching (#375) by Danila Poyarkov

Bug Fixes:

  • tolerate 3-tuple dep entries in recursively_compose_schema (#372) by Matt Pruitt

v0.7.9

Bug Fixes:

  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8

Improvements:

  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

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

... (truncated)

Changelog

Sourced from igniter's changelog.

v0.8.0 (2026-05-09)

Features:

  • add Igniter.Code.Pattern for ExAST-powered pattern matching (#375) by Danila Poyarkov

Bug Fixes:

  • tolerate 3-tuple dep entries in recursively_compose_schema (#372) by Matt Pruitt

v0.7.9 (2026-04-11)

Bug Fixes:

  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8 (2026-04-11)

Improvements:

  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

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

... (truncated)

Commits
  • 8c9c4be chore: release version v0.8.0
  • 4bbdb82 fix: don't drop --key=value flags when value contains a dot (#377)
  • 427b2da build(deps): bump the production-dependencies group with 2 updates (#376)
  • 0e433e6 feat: add Igniter.Code.Pattern for ExAST-powered pattern matching (#375)
  • 3ca42d6 improvement: add rename_module/4 and mix igniter.refactor.rename_modu… (#374)
  • 601d010 fix: tolerate 3-tuple dep entries in recursively_compose_schema (#372)
  • 5b7a312 chore: release version v0.7.9
  • 37ef106 fix: use beam index not private manifest to initialize module index
  • 96daddd chore: release version v0.7.8
  • c8089e6 chore: format
  • 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.0 to 0.8.0.
- [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.0...v0.8.0)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7.

@dependabot dependabot Bot closed this Jun 4, 2026
@dependabot dependabot Bot deleted the dependabot/hex/igniter-0.8.0 branch June 4, 2026 22:53
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