Skip to content

chore(deps): bump @types/googlepay from 0.7.10 to 0.7.11 - #979

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/types/googlepay-0.7.11
Open

chore(deps): bump @types/googlepay from 0.7.10 to 0.7.11#979
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/types/googlepay-0.7.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/googlepay from 0.7.10 to 0.7.11.

Commits

Dependabot compatibility score

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 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)

Bumps [@types/googlepay](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/googlepay) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/googlepay)

---
updated-dependencies:
- dependency-name: "@types/googlepay"
  dependency-version: 0.7.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 15, 2026 07:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2026
@changeset-bot

changeset-bot Bot commented Aug 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b8f4314

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​googlepay@​0.7.111001007687100

View full report

@ev-vaultkeeper ev-vaultkeeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe to merge. This is a patch bump of @types/googlepay (a type-only DefinitelyTyped package) from 0.7.10 to 0.7.11.

What actually changed (diffed the npm tarballs):

  • index.d.ts: the sole change is a JSDoc comment — a documentation link was removed from the comment on the tokenization token field. There are no type-signature changes.
  • package.json: typeScriptVersion bumped 5.2 -> 5.6. The repo uses TypeScript 5.6.3 (catalog), so the new minimum is satisfied.

Usage check: The google.payments.api.* namespace is consumed in packages/types/uiComponents.ts and packages/ui-components/src/GooglePay/* (PaymentDataRequest, MerchantInfo, PaymentData, CardAuthMethod, CardNetwork, CardFundingSource, PaymentsError, PaymentsClient, PaymentDataError, Address, ErrorReason, CallbackIntent, BillingAddressFormat). None of these were touched by the diff.

Verification: pnpm install + full pnpm build succeeded with 0.7.11 installed, and tsc --noEmit typecheck passed (exit 0) for both the types and @evervault/ui-components packages. No source changes were required. No security or performance concerns (Socket Security and CodeQL checks are green).

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.

0 participants