Skip to content

chore(deps): bump dependencies to clear security advisories - #162

Merged
jimsynz merged 2 commits into
mainfrom
deps/clear-security-advisories
Aug 3, 2026
Merged

chore(deps): bump dependencies to clear security advisories#162
jimsynz merged 2 commits into
mainfrom
deps/clear-security-advisories

Conversation

@jimsynz

@jimsynz jimsynz commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Refreshes mix.lock to clear the security advisories reported by mix hex.audit / mix deps.audit, which currently fail the audit step in CI.

mix.lock | 8 ++++----

mix.lock only — no mix.exs or source changes. Every bump is already permitted by the existing version constraints.

Notes on the two indirect unblocks, where they apply:

  • doctor 0.22 -> 0.23 is required to reach decimal 3.x; older doctor pins decimal ~> 2.0. mix.exs declares ~> 0.21, which already allows 0.23.
  • req_s3 0.2.3 -> 0.2.5 is required to reach req 0.7; older req_s3 pins req ~> 0.5.6.

mix hex.audit reports no advisories on this branch.

@jimsynz
jimsynz merged commit 7cc3081 into main Aug 3, 2026
25 checks passed
@jimsynz
jimsynz deleted the deps/clear-security-advisories branch August 3, 2026 01:06
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