Skip to content

deps(elixir): bump the elixir-mcp-server group in /apps/mcp-server-elixir with 2 updates#93

Merged
decebal merged 1 commit intomainfrom
dependabot/hex/apps/mcp-server-elixir/elixir-mcp-server-9c35828abc
Mar 20, 2026
Merged

deps(elixir): bump the elixir-mcp-server group in /apps/mcp-server-elixir with 2 updates#93
decebal merged 1 commit intomainfrom
dependabot/hex/apps/mcp-server-elixir/elixir-mcp-server-9c35828abc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the elixir-mcp-server group in /apps/mcp-server-elixir with 2 updates: credo and telemetry.

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 telemetry from 1.3.0 to 1.4.1

Changelog

Sourced from telemetry's changelog.

1.4.1

Fixed

  • Avoid crashes when telemetry is invoked before started (such as during Elixir compile-time)

1.4.0

Added

  • Add telemetry:persist/0 which uses persistent term for faster dispatches (writes are extremely discouraged after persist)

Fixed

  • Fix the telemetry:span_function/0 type
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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, elixir. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
all-source-admin Ready Ready Preview, Comment Mar 16, 2026 7:27pm
all-source-web Ready Ready Preview, Comment Mar 16, 2026 7:27pm

Bumps the elixir-mcp-server group in /apps/mcp-server-elixir with 2 updates: [credo](https://github.com/rrrene/credo) and [telemetry](https://github.com/beam-telemetry/telemetry).


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 `telemetry` from 1.3.0 to 1.4.1
- [Changelog](https://github.com/beam-telemetry/telemetry/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: credo
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: elixir-mcp-server
- dependency-name: telemetry
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: elixir-mcp-server
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/apps/mcp-server-elixir/elixir-mcp-server-9c35828abc branch from 1c7d143 to 7deaed8 Compare March 16, 2026 19:26
@decebal decebal merged commit d9825ae into main Mar 20, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/hex/apps/mcp-server-elixir/elixir-mcp-server-9c35828abc branch March 20, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant