Skip to content

chore(deps-dev): bump igniter from 0.5.32 to 0.5.35#37

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/igniter-0.5.35
Mar 12, 2025
Merged

chore(deps-dev): bump igniter from 0.5.32 to 0.5.35#37
zachdaniel merged 1 commit intomainfrom
dependabot/hex/igniter-0.5.35

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps igniter from 0.5.32 to 0.5.35.

Changelog

Sourced from igniter's changelog.

v0.5.35 (2025-03-12)

Bug Fixes:

  • don't use Application.app_dir as the app may not be running yet

v0.5.34 (2025-03-12)

Bug Fixes:

  • ensure composed installers happen first

v0.5.33 (2025-03-11)

Bug Fixes:

  • add backwards compatibility function for relative_to_cwd

  • trim package install list to handle edge case

  • installer: handle --with-args="string" syntax

Improvements:

  • Add :placement option to Phoenix.add_scope/4 and Phoenix.append_to_scope/4 (#251)

  • add mix igniter.remove dep1 dep2 task

  • add assert_has_task test helper

Commits
  • 9d62cc4 chore: release version v0.5.35
  • 557ac2f fix: don't use Application.app_dir as the app may not be running yet
  • 173e721 chore: release version v0.5.34
  • 43ce905 fix: ensure composed installers happen first
  • bb155f0 chore: release version v0.5.33
  • 72ff906 fix: add backwards compatibility function for relative_to_cwd
  • 36d5631 chore: only build docs/release on primary matrix element
  • 0504437 ci: update CI versions
  • 75f2da8 chore: update otp flag
  • d92c5be ci: use otp 25?
  • 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.5.32 to 0.5.35.
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.32...v0.5.35)

---
updated-dependencies:
- dependency-name: igniter
  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 12, 2025
@zachdaniel zachdaniel merged commit 1cdd934 into main Mar 12, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/igniter-0.5.35 branch March 12, 2025 22:46
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