Skip to content

chore(deps): bump the dev group across 1 directory with 2 updates#27

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/hex/dev-097fe3748f
Mar 12, 2026
Merged

chore(deps): bump the dev group across 1 directory with 2 updates#27
github-actions[bot] merged 1 commit intomainfrom
dependabot/hex/dev-097fe3748f

Conversation

@dependabot
Copy link

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

Bumps the dev group with 2 updates in the / directory: credo and phoenix.

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 phoenix from 1.8.4 to 1.8.5

Changelog

Sourced from phoenix's changelog.

1.8.5 (2026-03-05)

JavaScript Client Bug Fixes

  • Fix socket connecting on visibility change when never established

Enhancements

  • Fix warnings on Elixir 1.20
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 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 group with 2 updates in the / directory: [credo](https://github.com/rrrene/credo) and [phoenix](https://github.com/phoenixframework/phoenix).


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 `phoenix` from 1.8.4 to 1.8.5
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: credo
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: phoenix
  dependency-version: 1.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

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, 2026
@github-actions github-actions bot merged commit 398db9a into main Mar 12, 2026
9 checks passed
@mattpolzin mattpolzin deleted the dependabot/hex/dev-097fe3748f branch March 12, 2026 15:59
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