build(deps-dev): bump the npm-deps group with 7 updates#6063
Merged
FlowCryptRobot merged 3 commits intomasterfrom Aug 19, 2025
Merged
build(deps-dev): bump the npm-deps group with 7 updates#6063FlowCryptRobot merged 3 commits intomasterfrom
FlowCryptRobot merged 3 commits intomasterfrom
Conversation
Bumps the npm-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.3` | `0.1.4` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `52.0.4` | `54.1.0` | | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `155.0.1` | `156.0.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.15.0` | `24.16.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.38.0` | `8.39.1` | | [undici-types](https://github.com/nodejs/undici) | `7.13.0` | `7.14.0` | Updates `@types/chrome` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint-plugin-jsdoc` from 52.0.4 to 54.1.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v52.0.4...v54.1.0) Updates `googleapis` from 155.0.1 to 156.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json) - [Commits](googleapis/google-api-nodejs-client@googleapis-v155.0.1...googleapis-v156.0.0) Updates `puppeteer` from 24.15.0 to 24.16.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.15.0...puppeteer-v24.16.2) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.38.0 to 8.39.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/typescript-eslint) Updates `undici-types` from 7.13.0 to 7.14.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.13.0...v7.14.0) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-version: 0.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 54.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: googleapis dependency-version: 156.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: undici-types dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
previously approved these changes
Aug 17, 2025
sosnovsky
approved these changes
Aug 19, 2025
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 npm-deps group with 7 updates:
0.1.30.1.452.0.454.1.0155.0.1156.0.024.15.024.16.25.8.35.9.28.38.08.39.17.13.07.14.0Updates
@types/chromefrom 0.1.3 to 0.1.4Commits
Updates
eslint-plugin-jsdocfrom 52.0.4 to 54.1.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
e51a7a8feat: update devDeps. (#1451)aeb97bffix: revert "fix: move to tsdown for proper types (#1447)" (#1450)0867728fix(no-types,require-example,implements-on-classes): allowanyto m...b19f6f9fix: move to tsdown for proper types (#1447)Updates
googleapisfrom 155.0.1 to 156.0.0Release notes
Sourced from googleapis's releases.
... (truncated)
Changelog
Sourced from googleapis's changelog.
... (truncated)
Commits
633dfdfchore: release main (#3733)99b150ffeat: regenerate index files2a035d2feat(walletobjects): update the API63b7b32fix(vision): update the API6279cf1feat(versionhistory): update the API3fd1c3bfeat(texttospeech): update the API9627d8efeat(storagetransfer): update the APIe147d03feat(securitycenter): update the API54995f0fix(saasservicemgmt): update the APId10033ffeat(run): update the APIUpdates
puppeteerfrom 24.15.0 to 24.16.2Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
40c8a54chore: release main (#14107)47e5425test: fix test for firefox (#14108)21de026fix: report a helpful error if waiting fails (#14104)6d12c61fix: roll to Chrome 139.0.7258.68 (#14106)043e253chore(deps-dev): Bump the dev-dependencies group with 2 updates (#14100)c94133achore: release main (#14098)632c345chore(deps): Bump the all group with 4 updates (#14101)c710174chore(deps): Bump node from37ff334to3218f0din /docker in the all grou...4451693chore(deps-dev): Bump the dev-dependencies group across 1 directory with 9 up...a25cf76fix: roll to Firefox 141.0.3 (#14097)Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
typescript-eslintfrom 8.38.0 to 8.39.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
b2ee794chore(release): publish 8.39.17319badfix(typescript-eslint): handlefile://urls in stack trace when inferring `...c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)Updates
undici-typesfrom 7.13.0 to 7.14.0Release notes
Sourced from undici-types's releases.
Commits
dfa2d15Bumped v7.14.0 (#4420)23423edfix: better set a finalizer on cloned response (#4419)3abbea5chore: update WPT (#4416)5453139refactor: snapshot-recorder (#4413)16e7812chore: improve imports and requires (#4418)c9bdd3dchore: update cache tests (#4096)7db221achore: update WPT (#4358)c399fdffix formdata constructor args mark optional (#4411)c1442a4test: fix snapshot testing flaky test (#4410)c6cc3c1cache-control: no-cache: use quoted-string form (#4177)Most Recent Ignore Conditions Applied to This Pull Request
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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