Skip to content

chore(deps): pin 3 dependency versions#4

Open
bagui-security-agent[bot] wants to merge 1 commit into
mainfrom
ananke-pin-deps-1778587074066
Open

chore(deps): pin 3 dependency versions#4
bagui-security-agent[bot] wants to merge 1 commit into
mainfrom
ananke-pin-deps-1778587074066

Conversation

@bagui-security-agent
Copy link
Copy Markdown

Supply Chain Fix

This PR was automatically generated by ananke to pin 3 unpinned dependencies to their latest stable versions.

Changes

File Dependency Before After Source
mix.exs req ~> 0.5.0 0.5.10 lockfile
mix.exs jason ~> 1.4 1.4.4 lockfile
mix.exs bypass ~> 2.1 2.1.0 lockfile

Skipped

2 dependencies were skipped and require manual attention:

File Dependency Reason
mix.exs ex_doc Registry lookup failed
mix.exs mox Registry lookup failed

Generated by ananke — automated supply chain security

Auto-generated by ananke supply chain detector.
Copy link
Copy Markdown

@cloudwalk-review-agent cloudwalk-review-agent Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for the stated goal (pinning deps to lockfile-resolved versions).

I don’t see a correctness/security/migration risk in this diff:

  • req pinned ~> 0.5.00.5.10
  • jason pinned ~> 1.41.4.4
  • bypass pinned ~> 2.12.1.0

These are patch-level pins within the previously allowed semver ranges, so behavior should remain consistent while improving supply-chain determinism.

Minor note (non-blocking): exact pins can increase maintenance overhead versus ~> constraints, but that tradeoff is expected for reproducibility/security workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants