Skip to content

chore(deps): pin dependencies#2342

Merged
wpessers merged 2 commits into
mainfrom
renovate/pin-dependencies
Jun 12, 2026
Merged

chore(deps): pin dependencies#2342
wpessers merged 2 commits into
mainfrom
renovate/pin-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
public.ecr.aws/sam/build-python3.14 final pinDigest 784b06d
ubuntu final pinDigest f3d2860

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file label Jun 7, 2026
@renovate renovate Bot requested a review from a team as a code owner June 7, 2026 23:35
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/pin-dependencies branch 4 times, most recently from 645716c to 507df16 Compare June 9, 2026 09:14
@renovate renovate Bot force-pushed the renovate/pin-dependencies branch from 507df16 to 637efdd Compare June 12, 2026 17:48
@wpessers

Copy link
Copy Markdown
Member

@thompson-tomo I had accidentally approved this one since pinning that base image for the ruby image makes sense and is harmless. But now I noticed this pr would supposedly also pin some base image for python, but that seems to not have landed in the PR really 🤔

@wpessers

wpessers commented Jun 12, 2026

Copy link
Copy Markdown
Member

ARG runtime=python3.14
FROM public.ecr.aws/sam/build-${runtime}

Guessing this doesn't play nice with renovate. I believe we could just inline the arg and pin to the right image digest, and then renovate should be good to go with that one as well.

@renovate renovate Bot force-pushed the renovate/pin-dependencies branch from d0b57f7 to 02339c8 Compare June 12, 2026 21:41
@wpessers wpessers force-pushed the renovate/pin-dependencies branch from 02339c8 to d0b57f7 Compare June 12, 2026 21:42
@renovate

renovate Bot commented Jun 12, 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.

@wpessers wpessers merged commit 9d14d0e into main Jun 12, 2026
32 checks passed
@wpessers wpessers deleted the renovate/pin-dependencies branch June 12, 2026 21:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant