Skip to content

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

Merged
maennchen merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-cad669408a
May 1, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 3 updates#25
maennchen merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-cad669408a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 3 updates: credo, git_ops and usage_rules.

Updates credo from 1.7.17 to 1.7.18

Release notes

Sourced from credo's releases.

v1.7.18

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

  • Fix compatibility & compiler warnings with Elixir 1.20.0-rc.4
  • Fix problem with transitive deps in umbrella apps
  • Credo.Check.Warning.UnusedMapOperation fix false positives
Changelog

Sourced from credo's changelog.

1.7.18

  • Fix compatibility & compiler warnings with Elixir 1.20.0-rc.4
  • Fix problem with transitive deps in umbrella apps
  • Credo.Check.Warning.UnusedMapOperation fix false positives
Commits
  • 63d9bf4 Bump version to 1.7.18
  • e5f7956 Update CHANGELOG
  • da4f401 Fix false positives for UnusedMapOperation
  • 288a1b1 Update Elixir to 1.20.0-rc.4
  • 474b769 Fix errors due to new token format
  • a03f6bd Fix error raised by new sigil token format
  • aea4b77 Fix compiler warnings for 1.20.0-rc.2
  • 1169b69 Add requirements "loadpaths" to Mix task.
  • f0d654f Add experimental JSONL output to suggest command
  • See full diff in compare view

Updates git_ops from 2.9.2 to 2.10.0

Changelog

Sourced from git_ops's changelog.

v2.10.0 (2026-04-12)

Features:

Bug Fixes:

v2.9.3 (2026-03-24)

Bug Fixes:

Commits
  • 9978c16 chore: release version v2.10.0
  • d90ae56 fix: parse multi-line commit messages without errors (#83)
  • 43b2e3a chore: clean up badges
  • d5755df feat: add managed_files config for updating arbitrary files on release (#81)
  • afe0f9a chore: release version v2.9.3
  • e00fcf9 fix(GitHub): exclude organisations from user search response (#80)
  • See full diff in compare view

Updates usage_rules from 1.2.3 to 1.2.6

Release notes

Sourced from usage_rules's releases.

v1.2.6

What's Changed

New Contributors

Full Changelog: ash-project/usage_rules@v1.2.5...v1.2.6

v1.2.5

What's Changed

New Contributors

Full Changelog: ash-project/usage_rules@v1.2.4...v1.2.5

v1.2.4

What's Changed

Full Changelog: ash-project/usage_rules@v1.2.3...v1.2.4

Changelog

Sourced from usage_rules's changelog.

v1.2.6 (2026-04-13)

Bug Fixes:

  • only generate reference links for deps with actual content by Zach Daniel

  • normalize deps skill names per agentskills.io spec (#68) by Florian Kapfenberger

  • documentation retrieval for callbacks (#60) (#60) by Iulian Costan

  • filter out deps without usage rules in skills.build (#64) by Adam Royle

v1.2.5 (2026-03-09)

Bug Fixes:

  • --check false positive after disk round-trip due to eof_newline mismatch (#59) by Barnabas Jovanovics

v1.2.4 (2026-03-02)

Improvements:

  • link to md docs before html docs, and hint at search_docs by Zach Daniel
Commits
  • da439cc chore: release version v1.2.6
  • ed48192 fix: only generate reference links for deps with actual content
  • 93bcf2f chore: use byte size & clean up test
  • dd1ff65 fix: normalize deps skill names per agentskills.io spec (#68)
  • f762aaa chore(deps-dev): bump the dev-dependencies group with 2 updates (#65)
  • 61c259d fix: documentation retrieval for callbacks (#60) (#60)
  • 7909f24 fix: filter out deps without usage rules in skills.build (#64)
  • 0032c1e test: capture expected deprecation warnings in deprecated-format tests (#63)
  • 2f97662 chore: update README to include usage_rules in first example
  • 3c60c64 chore: release version v1.2.5
  • 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: [credo](https://github.com/rrrene/credo), [git_ops](https://github.com/zachdaniel/git_ops) and [usage_rules](https://github.com/ash-project/usage_rules).


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

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

Updates `usage_rules` from 1.2.3 to 1.2.6
- [Release notes](https://github.com/ash-project/usage_rules/releases)
- [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md)
- [Commits](ash-project/usage_rules@v1.2.3...v1.2.6)

---
updated-dependencies:
- dependency-name: credo
  dependency-version: 1.7.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: git_ops
  dependency-version: 2.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: usage_rules
  dependency-version: 1.2.6
  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 May 1, 2026
@maennchen maennchen merged commit e67824a into main May 1, 2026
25 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/dev-dependencies-cad669408a branch May 1, 2026 20:33
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