Skip to content

chore(deps-dev): bump mix_audit from 2.1.4 to 2.1.5 #196

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/mix_audit-2.1.5 branch 2 times, most recently from 49fb06b to 964f320 Compare June 10, 2025 20:38
Bumps [mix_audit](https://github.com/mirego/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: mix_audit
  dependency-version: 2.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/mix_audit-2.1.5 branch from 964f320 to 74affbc Compare June 11, 2025 19:28
# for free to join this conversation on GitHub. Already have an account? # 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