Skip to content

Bump @sparticuz/chromium from 143.0.4 to 147.0.0#95

Merged
jbouder merged 1 commit intomainfrom
dependabot/npm_and_yarn/sparticuz/chromium-147.0.0
Apr 13, 2026
Merged

Bump @sparticuz/chromium from 143.0.4 to 147.0.0#95
jbouder merged 1 commit intomainfrom
dependabot/npm_and_yarn/sparticuz/chromium-147.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps @sparticuz/chromium from 143.0.4 to 147.0.0.

Release notes

Sourced from @​sparticuz/chromium's releases.

v147.0.0

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

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

bucketName="chromiumUploadBucket" && archType="x64" && \
aws s3 cp chromium-v147.0.0-layer.${archType}.zip "s3://${bucketName}/chromiumLayers/chromium-v147.0.0-layer.${archType}.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v147.0.0" --content "S3Bucket=${bucketName},S3Key=chromiumLayers/chromium-v147.0.0-layer.${archType}.zip" --compatible-runtimes "nodejs20.x" "nodejs22.x" --compatible-architectures $(if [ "$archType" = "x64" ]; then echo "x86_64"; else echo "$archType"; fi)

The chromium-v147.0.0-pack.ARCH.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.

Support this project's continued development by becoming a monthly sponsor on GitHub. Your contribution helps cover monthly maintenance costs and ensures ongoing improvements.

What's Changed

Full Changelog: Sparticuz/chromium@v143.0.4...v147.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sparticuz/chromium](https://github.com/Sparticuz/chromium) from 143.0.4 to 147.0.0.
- [Release notes](https://github.com/Sparticuz/chromium/releases)
- [Commits](Sparticuz/chromium@v143.0.4...v147.0.0)

---
updated-dependencies:
- dependency-name: "@sparticuz/chromium"
  dependency-version: 147.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the security Dependency related security updates label Apr 13, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web-tools Ready Ready Preview, Comment Apr 13, 2026 0:53am

@jbouder jbouder merged commit 7810571 into main Apr 13, 2026
7 checks passed
@jbouder jbouder deleted the dependabot/npm_and_yarn/sparticuz/chromium-147.0.0 branch April 13, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Dependency related security updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant