Skip to content

chore(deps-dev): bump igniter from 0.6.5 to 0.6.10#75

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/igniter-0.6.10
Jul 3, 2025
Merged

chore(deps-dev): bump igniter from 0.6.5 to 0.6.10#75
zachdaniel merged 1 commit intomainfrom
dependabot/hex/igniter-0.6.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps igniter from 0.6.5 to 0.6.10.

Release notes

Sourced from igniter's releases.

v0.6.10

Improvements:

  • make Igniter.exists? support directories by Zach Daniel

v0.6.9

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

Changelog

Sourced from igniter's changelog.

v0.6.10 (2025-07-02)

Improvements:

  • make Igniter.exists? support directories by Zach Daniel

v0.6.9 (2025-06-25)

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

v0.6.8 (2025-06-18)

Bug Fixes:

  • properly honor explicitly passed --only flag over other only configs by Zach Daniel

  • properly render the child that must be placed in the supervision tree by Zach Daniel

Improvements:

  • Update argument error message about apply_igniter in test (#305) by Kenneth Kostrešević

v0.6.7 (2025-06-08)

Bug Fixes:

  • In assert_has_issue/3 set condition with issue as function #297 (#298)

Improvements:

  • fix issue w/ type system validation on old versions of elixir

  • support private repositories

... (truncated)

Commits
  • 9822176 chore: release version v0.6.10
  • 6437054 improvement: make Igniter.exists? support directories
  • ab07790 docs: explain args pass through in igniter.install.ex (#311)
  • bf86b51 chore: release version v0.6.9
  • 43e0341 chore: update deps
  • b7f7541 improvement: Implement removal of configuration (#309)
  • c66a5d8 build(deps-dev): bump mix_audit in the dev-dependencies group (#304)
  • c09beeb build(deps): bump spitfire in the production-dependencies group (#303)
  • c1ae26e chore: comment out test
  • 4f3f078 chore: release version v0.6.8
  • 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 <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.6.5 to 0.6.10.
- [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.5...v0.6.10)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.6.10
  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 Jul 3, 2025
@zachdaniel zachdaniel merged commit ac045a9 into main Jul 3, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/hex/igniter-0.6.10 branch July 3, 2025 16:49
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.

1 participant