Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the production-dependencies group with 2 updates: igniter and req.

Updates igniter from 0.7.0 to 0.7.2

Release notes

Sourced from igniter's releases.

v0.7.2

Bug Fixes:

  • don't fail on missing .formatter.exs by Zach Daniel

v0.7.1

Improvements:

  • Add more context to umbrella error message (#358) by José Valim
Changelog

Sourced from igniter's changelog.

v0.7.2 (2026-01-28)

Bug Fixes:

  • don't fail on missing .formatter.exs by Zach Daniel

v0.7.1 (2026-01-21)

Improvements:

  • Add more context to umbrella error message (#358) by José Valim
Commits
  • 22aa432 chore: release version v0.7.2
  • d64e9a4 fix: don't fail on missing .formatter.exs
  • 0d5de8d chore: release version v0.7.1
  • 3cd35a2 chore: bump installer version
  • a527c28 chore: include change in non-archive as well
  • ae7ec10 improvement: Add more context to umbrella error message (#358)
  • 94aadda chore: credo
  • a845564 chore: Remove unused require statements as picked up by the Elixir 1.20.0-r...
  • ae59c7d build(deps-dev): bump the dev-dependencies group with 4 updates (#354)
  • 18b1e05 build(deps): bump the production-dependencies group with 2 updates (#355)
  • Additional commits viewable in compare view

Updates req from 0.5.16 to 0.5.17

Changelog

Sourced from req's changelog.

CHANGELOG

HEAD

  • [retry]: Use default delay if retry-after is "negative"

    Previously, we were only handling "negative" retry-after in "http date" format and slept for zero seconds. We were crashing on retry-after with negative seconds.

    Now, we're using the default delay (1s, 2s, 4s, ...) in either format.

Commits

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

Bumps the production-dependencies group with 2 updates: [igniter](https://github.com/ash-project/igniter) and [req](https://github.com/wojtekmach/req).


Updates `igniter` from 0.7.0 to 0.7.2
- [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.7.2)

Updates `req` from 0.5.16 to 0.5.17
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](wojtekmach/req@v0.5.16...v0.5.17)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: req
  dependency-version: 0.5.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Feb 1, 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