Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sparticuz/chromium from 117.0.0 to 119.0.0 #115

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps @sparticuz/chromium from 117.0.0 to 119.0.0.

Release notes

Sourced from @​sparticuz/chromium's releases.

v118.0.0

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

The chromium-v118.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-v118.0.0-layer.zip "s3://${bucketName}/chromiumLayers/chromium-v118.0.0-layer.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v118.0.0" --content "S3Bucket=${bucketName},S3Key=chromiumLayers/chromium-v118.0.0-layer.zip" --compatible-runtimes nodejs --compatible-architectures x86_64

The chromium-v118.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@v117.0.0...v118.0.0

Commits
  • d63a8ef 119.0.0
  • ad67696 Merge pull request #182 from Sparticuz/feature/119
  • 438c79c add 119
  • 46b552d Merge pull request #179 from Sparticuz/dependabot/npm_and_yarn/types/node-18....
  • 057856d Merge pull request #180 from Sparticuz/dependabot/npm_and_yarn/types/follow-r...
  • 4f48528 Merge pull request #181 from Sparticuz/dependabot/npm_and_yarn/types/tar-fs-2...
  • 8fdbb07 Merge pull request #178 from davidjb/aws-sam-example
  • 4f8549c Bump @​types/tar-fs from 2.0.3 to 2.0.4
  • 1c43eae Bump @​types/follow-redirects from 1.14.3 to 1.14.4
  • bcdd0e5 Bump @​types/node from 18.18.7 to 18.18.9
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@sparticuz/chromium [< 108.1, > 108.0.0]

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner November 14, 2023 04:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2023
@brianfeucht
Copy link
Member

@dependabot rebase

Bumps [@sparticuz/chromium](https://github.com/Sparticuz/chromium) from 117.0.0 to 119.0.0.
- [Release notes](https://github.com/Sparticuz/chromium/releases)
- [Commits](Sparticuz/chromium@v117.0.0...v119.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sparticuz/chromium-119.0.0 branch from 9e95e65 to 50a4e18 Compare November 21, 2023 00:59
@brianfeucht
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 18670ed into main Nov 21, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sparticuz/chromium-119.0.0 branch November 21, 2023 01:01
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant