Skip to content

chore(deps): bump the npm-root group with 9 updates#375

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-root-e56594e10f
Open

chore(deps): bump the npm-root group with 9 updates#375
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-root-e56594e10f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps the npm-root group with 9 updates:

Package From To
@google-apps/chat 0.23.1 0.24.0
@googleapis/docs 9.2.1 9.3.0
@googleapis/drive 20.1.0 20.2.0
googleapis 171.4.0 172.0.0
@types/node 25.7.0 25.9.1
@typescript-eslint/eslint-plugin 8.59.3 8.59.4
@typescript-eslint/parser 8.59.3 8.59.4
ts-jest 29.4.9 29.4.10
vite 8.0.12 8.0.13

Updates @google-apps/chat from 0.23.1 to 0.24.0

Release notes

Sourced from @​google-apps/chat's releases.

chat: v0.24.0

0.24.0 (2026-05-14)

Features

  • [chat] Support force notify and silent notification option for CreateMessage (#8239) (ea2e21e)
Changelog

Sourced from @​google-apps/chat's changelog.

0.24.0 (2026-05-14)

Features

  • [chat] Support force notify and silent notification option for CreateMessage (#8239) (ea2e21e)
Commits

Updates @googleapis/docs from 9.2.1 to 9.3.0

Commits
  • cf35f69 chore: release main (#3922)
  • dec51bf fix: update release-please-config.json to remove non-existent package (#3921)
  • b385d3f feat: run the generator (#3919)
  • 7fa3d49 feat: regenerate index files
  • 9fd8b53 feat(walletobjects): update the API
  • 45054a1 feat(servicecontrol): update the API
  • 0538d74 fix(orgpolicy): update the API
  • efe33ba feat(dataflow): update the API
  • 3ecf8a1 feat(chromemanagement): update the API
  • bfd41f5 chore(node): exclude test fixtures from post-processing (#3909)
  • Additional commits viewable in compare view

Updates @googleapis/drive from 20.1.0 to 20.2.0

Release notes

Sourced from @​googleapis/drive's releases.

drive: v20.2.0

20.2.0 (2026-05-19)

Features

Bug Fixes

Changelog

Sourced from @​googleapis/drive's changelog.

20.2.0 - 24 August 2017
  • Light refactoring and doc improvements
Commits

Updates googleapis from 171.4.0 to 172.0.0

Release notes

Sourced from googleapis's releases.

googleapis: v172.0.0

172.0.0 (2026-05-19)

� BREAKING CHANGES

  • This release has breaking changes.
  • cloudtasks: This release has breaking changes.
  • youtube: This release has breaking changes.
  • workloadmanager: This release has breaking changes.
  • travelimpactmodel: This release has breaking changes.
  • smartdevicemanagement: This release has breaking changes.
  • serviceusage: This release has breaking changes.
  • securityposture: This release has breaking changes.
  • saasservicemgmt: This release has breaking changes.
  • playdeveloperreporting: This release has breaking changes.
  • osconfig: This release has breaking changes.
  • networkconnectivity: This release has breaking changes.
  • netapp: This release has breaking changes.
  • iam: This release has breaking changes.
  • fcm: This release has breaking changes.
  • displayvideo: This release has breaking changes.
  • discoveryengine: This release has breaking changes.
  • dataplex: This release has breaking changes.
  • compute: This release has breaking changes.
  • cloudsearch: This release has breaking changes.
  • backupdr: This release has breaking changes.
  • apikeys: This release has breaking changes.
  • apihub: This release has breaking changes.
  • androidmanagement: This release has breaking changes.
  • analyticsadmin: This release has breaking changes.
  • aiplatform: This release has breaking changes.
  • vmwareengine: This release has breaking changes.
  • threatintelligence: This release has breaking changes.
  • sqladmin: This release has breaking changes.
  • secretmanager: This release has breaking changes.
  • recommender: This release has breaking changes.
  • looker: This release has breaking changes.
  • gkehub: This release has breaking changes.
  • firestore: This release has breaking changes.
  • documentai: This release has breaking changes.
  • displayvideo: This release has breaking changes.
  • discoveryengine: This release has breaking changes.
  • developerconnect: This release has breaking changes.
  • containeranalysis: This release has breaking changes.
  • compute: This release has breaking changes.
  • appengine: This release has breaking changes.
  • alloydb: This release has breaking changes.
  • aiplatform: This release has breaking changes.

... (truncated)

Commits
  • cf35f69 chore: release main (#3922)
  • dec51bf fix: update release-please-config.json to remove non-existent package (#3921)
  • b385d3f feat: run the generator (#3919)
  • 7fa3d49 feat: regenerate index files
  • 9fd8b53 feat(walletobjects): update the API
  • 45054a1 feat(servicecontrol): update the API
  • 0538d74 fix(orgpolicy): update the API
  • efe33ba feat(dataflow): update the API
  • 3ecf8a1 feat(chromemanagement): update the API
  • bfd41f5 chore(node): exclude test fixtures from post-processing (#3909)
  • Additional commits viewable in compare view

Updates @types/node from 25.7.0 to 25.9.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • ca6ca14 chore(release): publish 8.59.4
  • 4302433 fix(eslint-plugin): [no-floating-promises] stack overflow when using recursiv...
  • 10b79f1 chore(deps): update dependency eslint to v10.4.0 (#12339)
  • 2a6765d chore: clenaup getAwaitedType from typescript.d.ts (#12302)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.59.3 to 8.59.4

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.59.4 (2026-05-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates ts-jest from 29.4.9 to 29.4.10

Release notes

Sourced from ts-jest's releases.

v29.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.10 (2026-05-18)

Bug Fixes

  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
Commits
  • 96b3ac0 chore(release): 29.4.10
  • e98ec64 build(deps): update github/codeql-action digest to 458d36d
  • 21ac58f build(deps): update jest packages
  • 0fdc96d build(deps): update dependency semver to ^7.8.0
  • 4b95551 build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)
  • 7b88447 build(deps): update eslint packages to ^8.59.3 (#5310)
  • a82a2b3 fix: rebuild Program when consecutive compiles need different module kinds
  • 6edad68 build(deps): update dependency @​types/node to v20.19.41
  • 8c443a6 build(deps): update google/osv-scanner-action action to v2.3.8
  • 3195ba6 build(deps): bump @​babel/plugin-transform-modules-systemjs in /website
  • Additional commits viewable in compare view
Attestation changes

This version has no provenance attestation, while the previous version (29.4.9) was attested. Review the package versions before updating.


Updates vite from 8.0.12 to 8.0.13

Release notes

Sourced from vite's releases.

v8.0.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.13 (2026-05-14)

Features

  • bundled-dev: add lazy bundling support (#21406) (4f0949f)
  • optimizer: improve the esbuild plugin converter to pass some properties of build result to onEnd (#22357) (47071ce)
  • update rolldown to 1.0.1 (#22444) (8c766a6)

Bug Fixes

  • build: copy public directory after building same environment with write=false (#22328) (158e8ae)
  • css: await sass/less/styl worker disposal on teardown (fix #22274) (#22275) (b7edcb7)
  • css: keep deprecated name/originalFileName in synthetic assetFileNames call (#22439) (8e59c97)
  • make isBundled per environment (#22257) (a576326)
  • ssr: avoid rewriting labels that collide with imports (#22451) (d9b18e0)

Miscellaneous Chores

Commits
  • a46f11a release: v8.0.13
  • d9b18e0 fix(ssr): avoid rewriting labels that collide with imports (#22451)
  • 4f0949f feat(bundled-dev): add lazy bundling support (#21406)
  • 158e8ae fix(build): copy public directory after building same environment with `write...
  • 47071ce feat(optimizer): improve the esbuild plugin converter to pass some properties...
  • 8e59c97 fix(css): keep deprecated name/originalFileName in synthetic `assetFileNa...
  • a576326 fix: make isBundled per environment (#22257)
  • 8c766a6 feat: update rolldown to 1.0.1 (#22444)
  • b7edcb7 fix(css): await sass/less/styl worker disposal on teardown (fix #22274) (#22275)
  • fcdc87c chore: update changelog (#22413)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the npm-root group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@google-apps/chat](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-chat) | `0.23.1` | `0.24.0` |
| [@googleapis/docs](https://github.com/googleapis/google-api-nodejs-client) | `9.2.1` | `9.3.0` |
| [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) | `20.1.0` | `20.2.0` |
| [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `171.4.0` | `172.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.3` | `8.59.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.3` | `8.59.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.10` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.12` | `8.0.13` |


Updates `@google-apps/chat` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-chat/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/v0.24.0/packages/google-chat)

Updates `@googleapis/docs` from 9.2.1 to 9.3.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](googleapis/google-api-nodejs-client@docs-v9.2.1...docs-v9.3.0)

Updates `@googleapis/drive` from 20.1.0 to 20.2.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/20.2.0/CHANGELOG.md)
- [Commits](googleapis/google-api-nodejs-client@20.1.0...20.2.0)

Updates `googleapis` from 171.4.0 to 172.0.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v171.4.0...googleapis-v172.0.0)

Updates `@types/node` from 25.7.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser)

Updates `ts-jest` from 29.4.9 to 29.4.10
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.9...v29.4.10)

Updates `vite` from 8.0.12 to 8.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: "@google-apps/chat"
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-root
- dependency-name: "@googleapis/docs"
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-root
- dependency-name: "@googleapis/drive"
  dependency-version: 20.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-root
- dependency-name: googleapis
  dependency-version: 172.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-root
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-root
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-root
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-root
- dependency-name: ts-jest
  dependency-version: 29.4.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-root
- dependency-name: vite
  dependency-version: 8.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-root
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants