Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#31

Merged
jimsynz merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-e5dfbb974b
Apr 7, 2026
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#31
jimsynz merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-e5dfbb974b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates in the / directory: bandit, credo and git_ops.

Updates bandit from 1.10.3 to 1.10.4

Changelog

Sourced from bandit's changelog.

1.10.4 (25 Mar 2026)

Enhancements

Commits

Updates credo from 1.7.16 to 1.7.17

Release notes

Sourced from credo's releases.

v1.7.17

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

  • Credo.Check.Readability.ModuleDoc add new param :ignore_modules_using (defaults to [Credo.Check, Ecto.Schema, Phoenix.LiveView, ~r/\.Web$/])
  • Credo.Check.Warning.UnusedOperation update :modules param: instead of a list of functions to check, :all can be given to check all functions in a module
  • New Check: Credo.Check.Refactor.CondInsteadOfIfElse
  • New Check: Credo.Check.Warning.WrongTestFilename
Changelog

Sourced from credo's changelog.

1.7.17

  • Credo.Check.Readability.ModuleDoc add new param :ignore_modules_using (defaults to [Credo.Check, Ecto.Schema, Phoenix.LiveView, ~r/\.Web$/])
  • Credo.Check.Warning.UnusedOperation update :modules param: instead of a list of functions to check, :all can be given to check all functions in a module
  • New Check: Credo.Check.Refactor.CondInsteadOfIfElse
  • New Check: Credo.Check.Warning.WrongTestFilename
Commits
  • 068fcc7 Bump version to 1.7.17
  • 5eccc0d Update CHANGELOG
  • 0b08720 Update .credo.exs
  • 122a258 Add :excludes to .formatter.exs
  • 09960e6 Add defaults to :ignore_modules_using in ModuleDoc
  • 472f12e Add repro for #1235 to prevent regressions
  • 11235d5 Merge branch '1254-module-doc-new-param'
  • e73ea15 Integrate new param for ModuleDoc
  • 0cfeba5 Update check id for WrongTestFilename
  • 04cb863 Merge branch '1258-new-test-files-check'
  • Additional commits viewable in compare view

Updates git_ops from 2.9.2 to 2.9.3

Changelog

Sourced from git_ops's changelog.

v2.9.3 (2026-03-24)

Bug Fixes:

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 1, 2026
Bumps the dev-dependencies group with 3 updates: [bandit](https://github.com/mtrudel/bandit), [credo](https://github.com/rrrene/credo) and [git_ops](https://github.com/zachdaniel/git_ops).


Updates `bandit` from 1.10.3 to 1.10.4
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](mtrudel/bandit@1.10.3...1.10.4)

Updates `credo` from 1.7.16 to 1.7.17
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](rrrene/credo@v1.7.16...v1.7.17)

Updates `git_ops` from 2.9.2 to 2.9.3
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: bandit
  dependency-version: 1.10.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: credo
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: git_ops
  dependency-version: 2.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the dev-dependencies group with 3 updates chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates Apr 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/dev-dependencies-e5dfbb974b branch from 6761eca to 5c904bf Compare April 6, 2026 20:36
@jimsynz jimsynz merged commit fb9c662 into main Apr 7, 2026
23 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/dev-dependencies-e5dfbb974b branch April 7, 2026 02:53
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