Skip to content

chore(deps): update pnpm.catalog.default @paypal/paypal-js to v10#813

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/paypal-paypal-js-10.x
Open

chore(deps): update pnpm.catalog.default @paypal/paypal-js to v10#813
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/paypal-paypal-js-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 8, 2026

This PR contains the following updates:

Package Change Age Confidence
@paypal/paypal-js (source) ^9.7.0^10.0.0 age confidence
@paypal/paypal-js (source) ^8.1.2 || ^9.0.0^8.1.2 || ^9.0.0 || ^10.0.0 age confidence

Release Notes

paypal/paypal-js (@​paypal/paypal-js)

v10.0.0

Compare Source

Major Changes
  • 114d09c: BREAKING: The v6 environment option is now required on loadCoreSdkScript. Previously, omitting environment silently defaulted to sandbox, which could cause production builds to load the sandbox SDK with a live clientId. Pass environment: "production" or environment: "sandbox" explicitly. TypeScript users will see a compile error; runtime callers will see a thrown Error.
v6 loadCoreSdkScript

Update usage of loadCoreSdkScript to pass the environment property correctly

const paypalGlobalNamespace = await loadCoreSdkScript({
  environment: "sandbox", // "production"
});

v9.8.0

Compare Source

Minor Changes
  • 0ff45b7: Consolidating the shared GooglePay types to paypal-js package.
Patch Changes
  • 9007a82: Add optional submit options to CardFields submit() method, including billingAddress and name fields for 3DS authentication support
  • 6e1de75: Fix a typescript bug that was making .start options required.
  • 164d373: Update paypal one time payment session start options to be optional.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scripts-playground Ready Ready Preview, Comment Jun 8, 2026 3:36am

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 8, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/scripts@813

commit: 60ef3de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants