Skip to content

chore(deps-dev): bump igniter from 0.6.7 to 0.6.21 in the dev-dependencies group #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 1 update: igniter.

Updates igniter from 0.6.7 to 0.6.21

Release notes

Sourced from igniter's releases.

v0.6.21

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel

v0.6.15

Bug Fixes:

  • vendor Path.relative_to to get 1.18.4 behavior by Zach Daniel

  • assume Kernel is imported in older Elixir versions by Zach Daniel

v0.6.14

Bug Fixes:

  • a slew of fixes for config, code modification, deps addition, keywords by Zach Daniel

v0.6.12

... (truncated)

Changelog

Sourced from igniter's changelog.

v0.6.21 (2025-07-19)

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20 (2025-07-18)

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel

v0.6.19 (2025-07-15)

Bug Fixes:

  • typo in set_yes by Zach Daniel

v0.6.18 (2025-07-15)

Improvements:

  • support more tasks being called just from the archive by Zach Daniel

igniter.new v0.5.30 (2025-07-14)

Features:

  • create git repositories by default, and add --no-git to disable it

... (truncated)

Commits
  • 1ff39e3 chore: release version v0.6.21
  • da6deb5 improvement: don't enumerate igniter.rewrite
  • a0d3d38 fix: properly detect deps location
  • 4ecf269 chore: release version v0.6.20
  • d21397a fix: handle non-tty inputs on tasks that aren't installers
  • 663313e chore: properly switch on test env
  • 8b75e04 chore: release version v0.6.19
  • 21f8e52 fix: typo in set_yes
  • 55a943a chore: update files
  • c72c77c chore: don't use local igniter dep
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 21, 2025
Bumps the dev-dependencies group with 1 update: [igniter](https://github.com/ash-project/igniter).


Updates `igniter` from 0.6.7 to 0.6.21
- [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.7...v0.6.21)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.6.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/dev-dependencies-ae80521540 branch from 03157a2 to 8eef708 Compare July 22, 2025 19:13
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