build(deps-dev): bump the npm-deps group with 8 updates#6163
Merged
FlowCryptRobot merged 1 commit intomasterfrom Feb 1, 2026
Merged
build(deps-dev): bump the npm-deps group with 8 updates#6163FlowCryptRobot merged 1 commit intomasterfrom
FlowCryptRobot merged 1 commit intomasterfrom
Conversation
Bumps the npm-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.4.1` | `62.5.0` | | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `170.1.0` | `171.0.0` | | [mailparser](https://github.com/nodemailer/mailparser) | `3.9.1` | `3.9.3` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.530` | `5.4.624` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.36.0` | `24.36.1` | | [stylelint](https://github.com/stylelint/stylelint) | `17.0.0` | `17.1.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.54.0` | | [undici-types](https://github.com/nodejs/undici) | `7.19.1` | `7.20.0` | Updates `eslint-plugin-jsdoc` from 62.4.1 to 62.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.4.1...v62.5.0) Updates `googleapis` from 170.1.0 to 171.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-config.json) - [Commits](googleapis/google-api-nodejs-client@googleapis-v170.1.0...googleapis-v171.0.0) Updates `mailparser` from 3.9.1 to 3.9.3 - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](nodemailer/mailparser@v3.9.1...v3.9.3) Updates `pdfjs-dist` from 5.4.530 to 5.4.624 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.530...v5.4.624) Updates `puppeteer` from 24.36.0 to 24.36.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.36.0...puppeteer-v24.36.1) Updates `stylelint` from 17.0.0 to 17.1.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.0.0...17.1.0) Updates `typescript-eslint` from 8.53.1 to 8.54.0 - [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.54.0/packages/typescript-eslint) Updates `undici-types` from 7.19.1 to 7.20.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.19.1...v7.20.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: googleapis dependency-version: 171.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: mailparser dependency-version: 3.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: pdfjs-dist dependency-version: 5.4.624 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.36.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: stylelint dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: undici-types dependency-version: 7.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
approved these changes
Feb 1, 2026
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 8 updates:
62.4.162.5.0170.1.0171.0.03.9.13.9.35.4.5305.4.62424.36.024.36.117.0.017.1.08.53.18.54.07.19.17.20.0Updates
eslint-plugin-jsdocfrom 62.4.1 to 62.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
925f6e3feat(check-tag-names): add Typedocinclude,includeCode, and TSDoc `inh...c078633feat(valid-types): add Typedocinclude,includeCode, and TSDoc `inherit...c5a09c8feat(require-description-complete-sentence): allow inlineinheritDoc, `in...Updates
googleapisfrom 170.1.0 to 171.0.0Release notes
Sourced from googleapis's releases.
... (truncated)
Commits
9de5743chore: release main (#3872)00367ff🦉 Updates from OwlBot post-processor5f3bc93feat: regenerate index files615de09feat(youtubereporting): update the APIa0acde2feat(youtube)!: update the APIf924529feat(workstations): update the API342064dfeat(workloadmanager): update the API5899dcafeat(walletobjects): update the APIc8ec899feat(travelimpactmodel): update the API228e4bbfeat(translate): update the APIUpdates
mailparserfrom 3.9.1 to 3.9.3Changelog
Sourced from mailparser's changelog.
Commits
05db224chore(master): release 3.9.3 [skip-ci]921a67dfix: escape URLs and link text in textToHtml to prevent XSSbb325f1chore(master): release 3.9.2 [skip-ci]508bcf7fix: Bumpe deps0e71feddocs: add maintenance mode notice to READMEUpdates
pdfjs-distfrom 5.4.530 to 5.4.624Release notes
Sourced from pdfjs-dist's releases.
Commits
384c620Merge pull request #20565 from kairosci/fix-bug-20557e4cd317Merge pull request #20602 from Snuffleupagus/BasePDFStream-2ecb09d6Add the current loading percentage to theonPasswordcallback4ca205bAdd an abstractBasePDFStreamRangeReaderclass, that all the old `IPDFStrea...54d8c5eAdd an abstractBasePDFStreamReaderclass, that all the old `IPDFStreamRead...4a8fb4dAdd an abstractBasePDFStreamclass, that all the oldIPDFStreamimplemen...a80f10fRemove theonProgresscallback from theIPDFStreamRangeReaderinterface05b78ceStop registering anonProgresscallback on thePDFWorkerStreamRangeReader...9872657Remove the unusedIPDFStreamRangeReader.prototype.isStreamingSupportedgetter62d5408Stop trackingprogressiveDataLengthin theChunkedStreamManagerclassUpdates
puppeteerfrom 24.36.0 to 24.36.1Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
5d820f2chore: release main (#14601)2c1e002refactor: improve TargetManager code (#14602)306fa41chore(deps): update site deps (#14608)f09b945chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 u...7d9eaa1chore(deps): bump the all group across 1 directory with 5 updates (#14605)34b1635test: fix ng-schematics tests (#14606)c95d1bffix: typo in the config path in getConfigHomeLinux (#14600)Updates
stylelintfrom 17.0.0 to 17.1.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
48f6372Release 17.1.0 (#9007)5bed108Fixselector-type-no-unknownfalse positives forgeolocationand `usermed...7b0b6f7Revert "Fix resolution of configs, plugins, processors, and custom syntaxes i...9b30fbdRemovedisplay-notationsecondary options while the specification is in flu...17ebd25Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P...590df52Bump prettier from 3.8.0 to 3.8.1 (#9002)d101b15Remove ignoring ESLint major updates in Dependabot config (#9000)0d9df2fAdddisplay-notationrule (#8981)5721667Turn offskipLibCheckTypeScript configuration option (#8999)79cf2cfFixGlobbyOptionsTypeScript errors (#8992)Updates
typescript-eslintfrom 8.53.1 to 8.54.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
d423e57chore(release): publish 8.54.0Updates
undici-typesfrom 7.19.1 to 7.20.0Release notes
Sourced from undici-types's releases.
Commits
6cc668dBumped v7.20.0 (#4792)e65fa39fix: onParserTimeout potentially accessing undefined (#4758)f1d50a2fix: MockAgent delayed response with AbortSignal (#4693) (#4772)9948d6fextractBody fixes (#4791)5a5920dtest: reduce retry-after invalid date timing flake (#4788)352c691feat: expose statusText in request() ResponseData (#4784)fecd473docs: Fix error handling in MockPool example (#4781)1edea72fix: preserve fetch stack traces (#4778)4b36fefBumped v7.19.2 (#4777)44e437dbuild(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 (#4720)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