build(deps): bump the puppeteer-deps group in /services/puppeteer-worker with 6 updates#156
Merged
cawalch merged 1 commit intoMay 19, 2026
Conversation
Bumps the puppeteer-deps group in /services/puppeteer-worker with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1045.0` | `3.1048.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1045.0` | `3.1048.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.0` | `25.0.2` | | [undici](https://github.com/nodejs/undici) | `8.2.0` | `8.3.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.0` | Updates `@aws-sdk/client-s3` from 3.1045.0 to 3.1048.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1048.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1045.0 to 3.1048.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1048.0/packages/s3-request-presigner) Updates `puppeteer` from 24.43.0 to 25.0.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.0...puppeteer-v25.0.2) Updates `undici` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.2.0...v8.3.0) Updates `yaml` from 2.8.4 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.4...v2.9.0) Updates `tsx` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1048.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: puppeteer-deps - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1048.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: puppeteer-deps - dependency-name: puppeteer dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: puppeteer-deps - dependency-name: undici dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: puppeteer-deps - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: puppeteer-deps - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: puppeteer-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the puppeteer-deps group in /services/puppeteer-worker with 6 updates:
3.1045.03.1048.03.1045.03.1048.024.43.025.0.28.2.08.3.02.8.42.9.04.21.04.22.0Updates
@aws-sdk/client-s3from 3.1045.0 to 3.1048.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
Commits
313813dPublish v3.1048.01af9047chore(codegen): updated import sources for aws-sdk core (#8015)eabae7dchore(codegen): sync for browser bundle fixes (#8022)8edb907Publish v3.1047.0a664335Publish v3.1046.09ce20f6chore(codegen): dependency version bump (#8008)acffbf9chore: update smithy/core imports (#7979)Updates
@aws-sdk/s3-request-presignerfrom 3.1045.0 to 3.1048.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
Commits
313813dPublish v3.1048.0901b75achore(packages): update import paths (#8024)eabae7dchore(codegen): sync for browser bundle fixes (#8022)8edb907Publish v3.1047.0a664335Publish v3.1046.06a0f061chore(core/util): migrate minor utility functions to core (#8007)9ce20f6chore(codegen): dependency version bump (#8008)acffbf9chore: update smithy/core imports (#7979)Updates
puppeteerfrom 24.43.0 to 25.0.2Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
3aadc38chore: release main (#14993)36527b8fix: update docs text (#14992)3ea7bd5fix: capitalize "Chrome" in troubleshooting.md (#14991)ae72fdbchore: Tiny punctuation update in troubleshooting.md (#14990)1597fdechore: release main (#14982)f6fd7c2fix: enabled features should take precedence over disabled features (#14985)bf05fb9fix: update browsers to trigger release (#14984)872f778fix: roll to Firefox 150.0.3 (#14983)84c46fefix: roll to Chrome 148.0.7778.167 (#14980)ee655d8chore(main): release ng-schematics 0.8.0 (#14978)Updates
undicifrom 8.2.0 to 8.3.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
aa33b19Bumped v8.3.0 (#5305)f33a6cbtest: fix flaky http2-dispatcher WebSocket upgrade tests (#5304)ca0cb16build(deps): bump uWebSockets.js in /benchmarks (#5299)e1f9035build(deps-dev): bump jest from 30.3.0 to 30.4.2 (#5297)314ba6aperf(client-h2): reuse request upgrade stream handlers (#5293)be9a544Add Node 26 to the matrix (#5271)45f7bd3test: retry crashed cache-test workers once (#5294)08cf765build(deps-dev): bump fast-check from 4.7.0 to 4.8.0 (#5298)df5ded9cache formdata boundary (#5292)e101dcbtest: include after in parser-issues (#5284)Updates
yamlfrom 2.8.4 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackUpdates
tsxfrom 4.21.0 to 4.22.0Release notes
Sourced from tsx's releases.
Commits
b29f6eefeat: upgrade esbuild to 0.28 (#789)0dd17e9test: cover registerHooks loader compositionacf3d8ffix: support Node 20.11/21.2 import.meta paths4bbef80test: cover configDir paths without baseUrldddc5cetest: cover sync-hook watch reruns and cleanup retries09e8f8ctest: assert CLI runs without warnings1d7e528fix: support Node.js 26.1.0 and 25.9.0c1d2d45fix: support Node.js 24.15.0d04672dtest: update node version feature gatesabd863fbuild: bundle get-tsconfig v5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions