Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates #567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps the dev-dependencies group with 2 updates: git_ops and mix_audit.

Updates git_ops from 2.7.3 to 2.8.0

Changelog

Sourced from git_ops's changelog.

v2.8.0 (2025-06-05)

Features:

  • Store commit authors in changelog (#74) by Abhishek Tripathi

  • lookup user by email on github to find correct @ names when enabled by Abhishek Tripathi

Improvements:

Commits
  • 075380d chore: release version v2.8.0
  • 29f5b4e chore: fix previous commit, store user_data
  • 91140d2 chore: use Req and make references use usernames
  • 1a31146 ci: lookup github handles ourselves
  • c71ab9d improvement: set new github handle lookup option in installers
  • 42b6c72 feat: Store commit authors in changelog (#74)
  • See full diff in compare view

Updates mix_audit from 2.1.4 to 2.1.5

Changelog

Sourced from mix_audit's changelog.

2.1.5 (2025-06-09)

  • Update dependencies
  • Use System.stop/1 instead of System.halt/1
  • Use System.user_home() instead of System.get_env("HOME")
Commits
  • a3a6c1c v2.1.5
  • aa630f7 Update CHANGELOG.md
  • 14f3511 Bump ex_doc from 0.38.1 to 0.38.2
  • 1469864 refactor: use System.stop/1 to enable caller to rescue tasks
  • 5b43bcb Bump ex_doc from 0.37.3 to 0.38.1
  • 572a0bf Bump ex_doc from 0.34.2 to 0.37.3
  • 7247db4 Bump jason from 1.4.3 to 1.4.4
  • 11580d4 Change home to platform independent function
  • 41c96c4 Revert a commit that was temporary to test something locally 🤦‍♂️
  • 876645a Use latest Ubuntu and support Elixir 1.18 and 1.17 in CI
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2 updates: [git_ops](https://github.com/zachdaniel/git_ops) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `git_ops` from 2.7.3 to 2.8.0
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.7.3...v2.8.0)

Updates `mix_audit` from 2.1.4 to 2.1.5
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](mirego/mix_audit@v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: git_ops
  dependency-version: 2.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: mix_audit
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 12, 2025
@zachdaniel zachdaniel merged commit 4a94b81 into main Jun 12, 2025
51 of 57 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-5490fcf77a branch June 12, 2025 12:27
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