Skip to content

chore(deps): lock file maintenance#3897

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/lock-file-maintenance
Open

chore(deps): lock file maintenance#3897
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone US/Eastern)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch 10 times, most recently from 93b7edd to c264457 Compare April 30, 2026 13:20
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch 9 times, most recently from 0cd3c19 to 19722f4 Compare May 9, 2026 02:35
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch 10 times, most recently from 07cb1db to 8d813a8 Compare May 15, 2026 07:55
@Anas12091101 Anas12091101 self-assigned this May 15, 2026
@arslanashraf7

Copy link
Copy Markdown
Contributor

@Anas12091101 could you please resolve conflicts on this?

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from c9428ac to 0773e28 Compare May 22, 2026 16:05
@arslanashraf7

Copy link
Copy Markdown
Contributor

The Web and celery containers are not starting and stopping with the following error:
image

@arslanashraf7

Copy link
Copy Markdown
Contributor

@Anas12091101 could you resolve conflicts on this one?

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 27ba2ff to 39cfcc5 Compare June 2, 2026 11:59
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 37cc61b to 763a949 Compare June 4, 2026 16:10
@arslanashraf7

Copy link
Copy Markdown
Contributor

I tried it again and I am still having the same issues as #3897 (comment). Discussed them with @Anas12091101 over a call and he will try this as well.

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 766b5b2 to 45bcb51 Compare June 9, 2026 12:15
@Anas12091101

Copy link
Copy Markdown
Contributor

@arslanashraf7 I still couldn't reproduce the issue. The containers are up and working fine. I did the following steps:

  • Deleted the branch and then re-pulled it
  • Run the docker-compose build --no-cache command
  • Run the docker-compose up -d
Screenshot 2026-06-09 at 6 12 07 PM

I asked Claude, and it suggested:

The "Illegal instruction" error in the screenshot (python3 manage.py collectstatic --noinput) is typically a CPU architecture mismatch issue in Docker (e.g., running an amd64 image on Apple Silicon)

@arslanashraf7

Copy link
Copy Markdown
Contributor

@Anas12091101 I vibed with Claude on this problem, and it thinks the error is coming from the Cryptography and grpcio packages, where the wheels aren't built properly for arm64. There is a fix with constraints that I haven't tried yet, but I'd first like to rebase this PR via Renovate so I'm going to check that box in the PR description.

However, For your reference and future cherry-pick, your commits are 8d982ea and 6b3661e.

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 6b3661e to 9fa5da2 Compare June 10, 2026 10:11
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 60752cc to a1dfce2 Compare June 10, 2026 16:56
@renovate

renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@arslanashraf7

Copy link
Copy Markdown
Contributor

@Anas12091101 I've pushed f271618, which pins and downgrades the ' cryptography` package that solved the build issue for me locally. You can cherry-pick your commits from #3897 (comment) and review this PR.

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.

2 participants