Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#235

Merged
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-b4d1410488
Jul 1, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 3 updates#235
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-b4d1410488

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates: benchee, credo and igniter.

Updates benchee from 1.5.0 to 1.5.1

Release notes

Sourced from benchee's releases.

1.5.1

Bugfixes (User Facing)

  • Windows system stats now rely on power shell and not the outdated WMIC. Thanks @​mipaaa!
  • Compile time warnings found by newer elixir versions were fixed
Changelog

Sourced from benchee's changelog.

1.5.1 (2026-06-06)

Bugfixes (User Facing)

  • Windows system stats now rely on power shell and not the outdated WMIC. Thanks @​mipaaa!
  • Compile time warnings found by newer elixir versions were fixed
Commits
  • 84b8d5b 1.5.1
  • d24f0e7 Use PowerShell instead of WMIC for system info on Windows
  • 4518d60 Fix line length
  • 0267e08 Put integration tests into a new integration folder and explain what it is th...
  • 6de63e9 Split Benchee integration tests
  • 42f670d Update deep_merge once more
  • df7739a Upgrade our sibling libraries
  • e453aaf Make elixir 1.20 the default for CI with extra checks
  • d6c3fe6 Fix tests on my laptop
  • c800c1a Newer elixir & erlang in CI
  • Additional commits viewable in compare view

Updates credo from 1.7.18 to 1.7.19

Release notes

Sourced from credo's releases.

v1.17.19

Check it out on Hex: https://hex.pm/packages/credo/1.7.19

  • Fix compatibility & compiler warnings with Elixir 1.20.0
Changelog

Sourced from credo's changelog.

1.7.19

  • Fix compatibility & compiler warnings with Elixir 1.20.0
Commits

Updates igniter from 0.8.1 to 0.8.2

Release notes

Sourced from igniter's releases.

v0.8.2

Bug Fixes:

  • handle empty list in configures_key by Zach Daniel

Improvements:

  • Add scoped configure/6 options for runtime env blocks (#385) by RhettPoole

  • Send issue output to stderr (#384) by daphnerosepurcell

  • allow remapping modules to their file locations w/ regexes (#378) by aheiner2001

  • add --except to igniter.upgrade --all (#383) by febarnett3

  • intercept --help for igniter.new and other tasks. (#382) by CaydenLords

Changelog

Sourced from igniter's changelog.

v0.8.2 (2026-06-24)

Bug Fixes:

  • handle empty list in configures_key by Zach Daniel

Improvements:

  • Add scoped configure/6 options for runtime env blocks (#385) by RhettPoole

  • Send issue output to stderr (#384) by daphnerosepurcell

  • allow remapping modules to their file locations w/ regexes (#378) by aheiner2001

  • add --except to igniter.upgrade --all (#383) by febarnett3

  • intercept --help for igniter.new and other tasks. (#382) by CaydenLords

Commits
  • 0625839 chore: release version v0.8.2
  • 021a000 fix: handle empty list in configures_key
  • c2a3521 chore: fix test ordering issue
  • a060158 chore: format
  • 168f64f improvement: Add scoped configure/6 options for runtime env blocks (#385)
  • 200d237 improvement: Send issue output to stderr (#384)
  • 549e01c improvement: allow remapping modules to their file locations w/ regexes (#378)
  • bc3edcd improvement: add --except to igniter.upgrade --all (#383)
  • caa4134 improvement: intercept --help for igniter.new and other tasks. (#382)
  • b7fb1fc build(deps): bump the production-dependencies group across 1 directory with 4...
  • Additional commits viewable in compare view

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 <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 dev-dependencies group with 3 updates: [benchee](https://github.com/bencheeorg/benchee), [credo](https://github.com/rrrene/credo) and [igniter](https://github.com/ash-project/igniter).


Updates `benchee` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/bencheeorg/benchee/releases)
- [Changelog](https://github.com/bencheeorg/benchee/blob/main/CHANGELOG.md)
- [Commits](bencheeorg/benchee@1.5.0...1.5.1)

Updates `credo` from 1.7.18 to 1.7.19
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](rrrene/credo@v1.7.18...v1.7.19)

Updates `igniter` from 0.8.1 to 0.8.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.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: benchee
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: credo
  dependency-version: 1.7.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 1, 2026
@zachdaniel zachdaniel merged commit 8a4e6e5 into main Jul 1, 2026
23 of 25 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/dev-dependencies-b4d1410488 branch July 1, 2026 14:28
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