Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sparticuz/chromium ^130.0.0 -> ^131.0.0 age adoption passing confidence

Release Notes

Sparticuz/chromium (@​sparticuz/chromium)

v131.0.1

Compare Source

@​sparticuz/chromium v131.0.1, @​sparticuz/chromium-min v131.0.1

The chromium-v131.0.1-layer.zip file may be uploaded directly as a layer in AWS Lambda using the following code

bucketName="chromiumUploadBucket" && \
aws s3 cp chromium-v131.0.1-layer.zip "s3://${bucketName}/chromiumLayers/chromium-v131.0.1-layer.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v131.0.1" --content "S3Bucket=${bucketName},S3Key=chromiumLayers/chromium-v131.0.1-layer.zip" --compatible-runtimes nodejs --compatible-architectures x86_64

The chromium-v131.0.1-pack.tar file may be uploaded to any https endpoint and the remote location may be used as the input variable in the chromium.executablePath(input) function.

What's Changed

Full Changelog: Sparticuz/chromium@v131.0.0...v131.0.1

v131.0.0

Compare Source

@​sparticuz/chromium v131.0.0, @​sparticuz/chromium-min v131.0.0

The chromium-v131.0.0-layer.zip file may be uploaded directly as a layer in AWS Lambda using the following code

bucketName="chromiumUploadBucket" && \
aws s3 cp chromium-v131.0.0-layer.zip "s3://${bucketName}/chromiumLayers/chromium-v131.0.0-layer.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v131.0.0" --content "S3Bucket=${bucketName},S3Key=chromiumLayers/chromium-v131.0.0-layer.zip" --compatible-runtimes nodejs --compatible-architectures x86_64

The chromium-v131.0.0-pack.tar file may be uploaded to any https endpoint and the remote location may be used as the input variable in the chromium.executablePath(input) function.

What's Changed

Full Changelog: Sparticuz/chromium@v130.0.0...v131.0.0


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@vercel
Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mdx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 1:58am

@github-actions github-actions bot added the 👋 phase/new Post is being triaged automatically label Nov 18, 2024
@github-actions

This comment has been minimized.

@renovate renovate bot changed the title Update dependency @sparticuz/chromium to v131 Update dependency @sparticuz/chromium to v131 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/sparticuz-chromium-131.x branch December 8, 2024 18:54
@github-actions

This comment has been minimized.

@renovate renovate bot changed the title Update dependency @sparticuz/chromium to v131 - autoclosed Update dependency @sparticuz/chromium to v131 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/sparticuz-chromium-131.x branch from a1ccf2b to a17eb75 Compare December 9, 2024 01:55
@renovate renovate bot changed the title Update dependency @sparticuz/chromium to v131 Update dependency @sparticuz/chromium to v131 - autoclosed Jan 2, 2025
@renovate renovate bot closed this Jan 2, 2025
@wooorm wooorm added the 💪 phase/solved Post is done label Jan 2, 2025
@github-actions github-actions bot removed the 👋 phase/new Post is being triaged automatically label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 phase/solved Post is done

Development

Successfully merging this pull request may close these issues.

1 participant