Skip to content

chore(deps): bump the production-dependencies group with 3 updates#4401

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/production-dependencies-6b89aed2a6
Closed

chore(deps): bump the production-dependencies group with 3 updates#4401
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/production-dependencies-6b89aed2a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates: @paypal/paypal-js, @tailwindcss/typography and vue-i18n.

Updates @paypal/paypal-js from 9.7.0 to 10.0.0

Release notes

Sourced from @​paypal/paypal-js's releases.

@​paypal/paypal-js@​10.0.0

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"
    });
    

@​paypal/paypal-js@​9.8.0

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.
Changelog

Sourced from @​paypal/paypal-js's changelog.

10.0.0

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"
    });
    

9.8.0

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.
Commits

Updates @tailwindcss/typography from 0.5.19 to 0.5.20

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.20

Fixed

  • Support installing with stable versions of Tailwind CSS v4 (#424)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.20] - 2026-06-08

Fixed

  • Support installing with stable versions of Tailwind CSS v4 (#424)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tailwindcss/typography since your current version.


Updates vue-i18n from 11.4.4 to 11.4.5

Release notes

Sourced from vue-i18n's releases.

v11.4.5

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v11.4.4...v11.4.5

Commits

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 production-dependencies group with 3 updates: [@paypal/paypal-js](https://github.com/paypal/paypal-js/tree/HEAD/packages/paypal-js), [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) and [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n).


Updates `@paypal/paypal-js` from 9.7.0 to 10.0.0
- [Release notes](https://github.com/paypal/paypal-js/releases)
- [Changelog](https://github.com/paypal/paypal-js/blob/main/packages/paypal-js/CHANGELOG.md)
- [Commits](https://github.com/paypal/paypal-js/commits/@paypal/paypal-js@10.0.0/packages/paypal-js)

Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20)

Updates `vue-i18n` from 11.4.4 to 11.4.5
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.4.5/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@paypal/paypal-js"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vue-i18n
  dependency-version: 11.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 20:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 8, 2026
@ildyria

ildyria commented Jun 11, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-6b89aed2a6 branch June 11, 2026 22:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant