Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 40 updates#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-e0c184f456
Open

chore(deps): bump the minor-and-patch group across 1 directory with 40 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-e0c184f456

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the minor-and-patch group with 38 updates in the / directory:

Package From To
@ar-agents/identity 0.5.1 0.8.1
@capacitor/android 8.3.1 8.4.1
@capacitor/core 8.3.1 8.4.1
@capacitor/push-notifications 8.0.4 8.1.1
@formatjs/intl-localematcher 0.8.9 0.8.10
@google-cloud/profiler 6.0.4 6.0.5
@google-cloud/pubsub 5.3.0 5.3.1
@google-cloud/secret-manager 6.1.2 6.2.0
@google-cloud/storage 7.19.0 7.21.0
@google-cloud/tasks 6.2.2 6.2.3
@google/adk 1.1.0 1.2.0
@google/genai 2.6.0 2.9.0
@radix-ui/react-dialog 1.1.15 1.1.17
@radix-ui/react-select 2.2.6 2.3.1
@radix-ui/react-separator 1.1.8 1.1.10
@radix-ui/react-switch 1.2.6 1.3.1
@radix-ui/react-toggle 1.1.10 1.1.12
@radix-ui/react-toggle-group 1.1.11 1.1.13
@radix-ui/react-tooltip 1.2.8 1.2.10
@tanstack/react-query 5.100.14 5.101.0
@tanstack/react-virtual 3.13.24 3.14.3
cron-parser 5.5.0 5.6.0
google-auth-library 10.6.2 10.7.0
libphonenumber-js 1.13.6 1.13.7
lucide-react 1.16.0 1.21.0
mercadopago 3.0.0 3.1.0
next 16.2.6 16.2.9
pdfkit 0.18.0 0.19.1
react 19.2.6 19.2.7
@types/react 19.2.14 19.2.17
react-dom 19.2.6 19.2.7
@capacitor/cli 8.3.1 8.4.1
@playwright/test 1.60.0 1.61.0
@tailwindcss/postcss 4.3.0 4.3.1
esbuild 0.28.0 0.28.1
eslint 10.4.0 10.5.0
typescript-eslint 8.59.1 8.61.1
vitest 4.1.7 4.1.9

Updates @ar-agents/identity from 0.5.1 to 0.8.1

Release notes

Sourced from @​ar-agents/identity's releases.

@​ar-agents/identity@​0.8.1

Patch Changes

  • Frontier release: new packages x402 (HTTP 402 agent payments), bind (BIND APIBANK), fecred (AFIP WSFECred FCE MiPyME). BiasBusters description audit across the toolkit (EN+ES task phrasing). MCP SDK 1.29.
Changelog

Sourced from @​ar-agents/identity's changelog.

0.8.1

Patch Changes

  • Frontier release: new packages x402 (HTTP 402 agent payments), bind (BIND APIBANK), fecred (AFIP WSFECred FCE MiPyME). BiasBusters description audit across the toolkit (EN+ES task phrasing). MCP SDK 1.29.

0.8.0

Minor Changes

  • ea61bf9 Thanks @​naza00000! - IdentityError now extends ArAgentsError from @ar-agents/core.

    This gives the package a uniform error shape with the rest of the @ar-agents/* family so middleware (withRetry, withMetrics, etc.) can switch on the same code / retryable / context fields across every integration.

    The existing public API is preserved — new IdentityError(code, message, details?) still works, and code is still narrowed to IdentityErrorCode. The legacy details field is kept on the instance and is also mirrored under context.details for new code that reads the ArAgentsError contract.

    Per-code retryability defaults are now exposed via error.retryable:

    Code Retryable
    afip_service_unavailable true
    afip_rate_limited true
    afip_not_configured false
    afip_cert_invalid false
    afip_cuit_not_found false
    afip_unknown_error false

    No breaking changes; consumers who handled IdentityError via instanceof continue to work, and they additionally satisfy isArAgentsError().

0.7.0

Minor Changes

  • e067a4a Thanks @​naza00000! - Add @ar-agents/identity/testing subpath: in-memory MockAfipPadronAdapter + result factories.

    import { identityTools } from "@ar-agents/identity";
    import {
      MockAfipPadronAdapter,
      mockAfipPadronAvailable,
      mockMonotributista,

... (truncated)

Commits
  • 1b6fb2a chore(release): version packages (frontier release)
  • 58cb4af feat: 3 paquetes nuevos (x402, bind, fecred) + audit BiasBusters de descripti...
  • cfe867f fix(ci): regen tools.manifest.json (8 packages, version sync post-release) (#17)
  • 11450e5 chore(release): @​ar-agents/identity@​0.8.0 + downstream version bumps
  • ea61bf9 feat(identity): lift IdentityError to extend @​ar-agents/core ArAgentsError
  • b964da8 fix(identity): strip PEM-prefix from wsaa parse-error messages
  • 9a68d8d fix(ci): tune coverage thresholds + exclude non-business-logic files
  • 34b7da9 chore(release): banking 0.4.0 + facturacion 0.3.0 (testing subpaths)
  • 706a627 chore(release): version banking + facturacion + shipping + mcp + identity (do...
  • e067a4a ship: uniform doctor CLIs (banking/facturacion/shipping/mcp), identity /testi...
  • Additional commits viewable in compare view

Updates @capacitor/android from 8.3.1 to 8.4.1

Release notes

Sourced from @​capacitor/android's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Commits
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • Additional commits viewable in compare view

Updates @capacitor/core from 8.3.1 to 8.4.1

Release notes

Sourced from @​capacitor/core's releases.

8.4.1

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

8.4.1 (2026-06-19)

Bug Fixes

  • cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
  • cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)
Commits
  • 7217b52 Release 8.4.1
  • 6048e90 fix(cli): make SPM dependency patch work on prereleases (#8508)
  • 28bb2c6 fix(cli): patch Capacitor SPM dependency version in plugins (#8492)
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • Additional commits viewable in compare view

Updates @capacitor/push-notifications from 8.0.4 to 8.1.1

Release notes

Sourced from @​capacitor/push-notifications's releases.

@​capacitor/push-notifications@​8.1.1

8.1.1 (2026-05-15)

Note: Version bump only for package @​capacitor/push-notifications

@​capacitor/push-notifications@​8.1.0

8.1.0 (2026-05-15)

Features

  • push-notifications: add banner and list presentation options for iOS (#2529) (f266d2e)
Commits
  • 63c874c chore(release): publish [skip ci]
  • 8ec56cb docs(push-notifications): update README to reflect banner and list Android be...
  • 84131ae chore(release): publish [skip ci]
  • f266d2e feat(push-notifications): add banner and list presentation options for iOS (#...
  • 78bea4c feat(local-notifications): add presentationOptions config support for iOS (#2...
  • See full diff in compare view

Updates @formatjs/intl-localematcher from 0.8.9 to 0.8.10

Release notes

Sourced from @​formatjs/intl-localematcher's releases.

@​formatjs/intl-localematcher: 0.8.10

0.8.10 (2026-06-03)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@​formatjs/intl-localematcher@0.8.9...@​formatjs/intl-localematcher@0.8.10

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​formatjs/fast-memoize bumped to 3.1.6
Commits
  • 7930811 chore: release main (#6721)
  • 4525fda chore(deps): update dependency rolldown to v1.0.3 (#6725)
  • 0e70f24 build: add bazel release-please workspace plugin (#6723)
  • eae5854 chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20260...
  • 3c4dcb9 chore(deps): update dependency @​rescripts/rescript-env to v0.0.14 (#6717)
  • e7496d1 build: align release-please with generated package manifests (#6720)
  • 9119580 chore(deps): update dependency react-scripts to v5.0.1 (#6719)
  • 076e91d chore(deps): update dependency @​rescripts/cli to v0.0.16 (#6716)
  • 368aa19 build: generate package manifests (#6718)
  • 77eccdb build: verify generated package manifests from bazel deps (#6701)
  • Additional commits viewable in compare view

Updates @google-cloud/profiler from 6.0.4 to 6.0.5

Changelog

Sourced from @​google-cloud/profiler's changelog.

6.0.5 (2026-05-11)

Bug Fixes

Commits

Updates @google-cloud/pubsub from 5.3.0 to 5.3.1

Changelog

Sourced from @​google-cloud/pubsub's changelog.

5.3.1 (2026-05-11)

Bug Fixes

Commits

Updates @google-cloud/secret-manager from 6.1.2 to 6.2.0

Release notes

Sourced from @​google-cloud/secret-manager's releases.

grafeas: v6.2.0

6.2.0 (2026-06-16)

Features

secret-manager: v6.2.0

6.2.0 (2026-06-16)

Features

Bug Fixes

  • google-cloud-secretmanager: Improve librarian.js script an re-add missing functions (#8424) (13d03c1)

service-directory: v6.2.0

6.2.0 (2026-06-16)

Features

secret-manager: v6.1.3

6.1.3 (2026-06-01)

Bug Fixes

service-directory: v6.1.3

6.1.3 (2026-06-01)

Bug Fixes

Changelog

Sourced from @​google-cloud/secret-manager's changelog.

6.2.0 (2026-06-16)

Features

Bug Fixes

  • google-cloud-secretmanager: Improve librarian.js script an re-add missing functions (#8424) (13d03c1)

6.1.3 (2026-06-01)

Bug Fixes

Commits
  • 224025e Revert "chore: release main (#6121)" (#6157)
  • 05c1188 chore: release main (#6121)
  • e9f9c30 chore(deps): update dependency pack-n-play to v3 (#6149)
  • b99c5f8 feat: [Many APIs] add request/response debug logging to gapics
  • eadae64 chore!: upgrade to Node 18 (#6096)
  • 4bc002b chore: [Many APIs] update copyright year for auto-generated protos (#6104)
  • b1cc100 chore(deps): update node.js to v22 (#5776)
  • b915efa docs: [secretmanager] fix link in Markdown comments (#5962)
  • 75740b0 chore: [Many APIs] remove redundant gRPC service config file (#5919)
  • 7bf9e12 build: [Many APIs] update gapic generator to allow individual location mixin ...
  • Additional commits viewable in compare view

Updates @google-cloud/storage from 7.19.0 to 7.21.0

Release notes

Sourced from @​google-cloud/storage's releases.

storage: v7.21.0

7.21.0 (2026-06-03)

Features

  • storage: Enable CRC32C validation by default in transfer manager (#8350) (86086a6)

Bug Fixes

Changelog

Sourced from @​google-cloud/storage's changelog.

7.21.0 (2026-06-03)

Features

  • storage: Enable CRC32C validation by default in transfer manager (#8350) (86086a6)

Bug Fixes

7.20.0 (2026-05-11)

Features

  • storage: Implement Object Contexts with advanced filtering and validation (#7548) (d60757e)
  • storage: Implement robust path validation and structured skip reporting (#7546) (113d05c)
  • storage: Set CRC32C as the default checksum option (#7547) (1a693aa)

Bug Fixes

Commits

…0 updates

Bumps the minor-and-patch group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ar-agents/identity](https://github.com/ar-agents/ar-agents/tree/HEAD/packages/identity) | `0.5.1` | `0.8.1` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.4.1` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.4.1` |
| [@capacitor/push-notifications](https://github.com/ionic-team/capacitor-plugins) | `8.0.4` | `8.1.1` |
| [@formatjs/intl-localematcher](https://github.com/formatjs/formatjs) | `0.8.9` | `0.8.10` |
| [@google-cloud/profiler](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/cloud-profiler) | `6.0.4` | `6.0.5` |
| [@google-cloud/pubsub](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/pubsub) | `5.3.0` | `5.3.1` |
| [@google-cloud/secret-manager](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-secretmanager) | `6.1.2` | `6.2.0` |
| [@google-cloud/storage](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/storage) | `7.19.0` | `7.21.0` |
| [@google-cloud/tasks](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-tasks) | `6.2.2` | `6.2.3` |
| [@google/adk](https://github.com/google/adk-js) | `1.1.0` | `1.2.0` |
| [@google/genai](https://github.com/googleapis/js-genai) | `2.6.0` | `2.9.0` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dialog) | `1.1.15` | `1.1.17` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/select) | `2.2.6` | `2.3.1` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/separator) | `1.1.8` | `1.1.10` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) | `1.2.6` | `1.3.1` |
| [@radix-ui/react-toggle](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/toggle) | `1.1.10` | `1.1.12` |
| [@radix-ui/react-toggle-group](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/toggle-group) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.8` | `1.2.10` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.14` | `5.101.0` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.24` | `3.14.3` |
| [cron-parser](https://github.com/harrisiirak/cron-parser) | `5.5.0` | `5.6.0` |
| [google-auth-library](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/google-auth-library-nodejs) | `10.6.2` | `10.7.0` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.13.6` | `1.13.7` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.16.0` | `1.21.0` |
| [mercadopago](https://github.com/mercadopago/sdk-nodejs) | `3.0.0` | `3.1.0` |
| [next](https://github.com/vercel/next.js) | `16.2.6` | `16.2.9` |
| [pdfkit](https://github.com/foliojs/pdfkit) | `0.18.0` | `0.19.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.3.1` | `8.4.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.0` | `4.3.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.28.0` | `0.28.1` |
| [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.5.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.1` | `8.61.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.7` | `4.1.9` |



Updates `@ar-agents/identity` from 0.5.1 to 0.8.1
- [Release notes](https://github.com/ar-agents/ar-agents/releases)
- [Changelog](https://github.com/ar-agents/ar-agents/blob/main/packages/identity/CHANGELOG.md)
- [Commits](https://github.com/ar-agents/ar-agents/commits/@ar-agents/identity@0.8.1/packages/identity)

Updates `@capacitor/android` from 8.3.1 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.1...8.4.1)

Updates `@capacitor/core` from 8.3.1 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.1...8.4.1)

Updates `@capacitor/push-notifications` from 8.0.4 to 8.1.1
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@8.0.4...@capacitor/push-notifications@8.1.1)

Updates `@formatjs/intl-localematcher` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-localematcher@0.8.9...@formatjs/intl-localematcher@0.8.10)

Updates `@google-cloud/profiler` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/cloud-profiler/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/cloud-profiler-v6.0.5/handwritten/cloud-profiler)

Updates `@google-cloud/pubsub` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/pubsub/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dns-v5.3.1/handwritten/pubsub)

Updates `@google-cloud/secret-manager` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-secretmanager/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v6.2.0/packages/google-cloud-secretmanager)

Updates `@google-cloud/storage` from 7.19.0 to 7.21.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/storage/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/storage-v7.21.0/handwritten/storage)

Updates `@google-cloud/tasks` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-tasks/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/tasks-v6.2.3/packages/google-cloud-tasks)

Updates `@google/adk` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/google/adk-js/releases)
- [Commits](google/adk-js@adk-v1.1.0...adk-v1.2.0)

Updates `@google/genai` from 2.6.0 to 2.9.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v2.6.0...v2.9.0)

Updates `@radix-ui/react-dialog` from 1.1.15 to 1.1.17
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dialog/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dialog)

Updates `@radix-ui/react-select` from 2.2.6 to 2.3.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select)

Updates `@radix-ui/react-separator` from 1.1.8 to 1.1.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/separator/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/separator)

Updates `@radix-ui/react-slot` from 1.2.4 to 1.3.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot)

Updates `@radix-ui/react-switch` from 1.2.6 to 1.3.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch)

Updates `@radix-ui/react-toggle` from 1.1.10 to 1.1.12
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/toggle/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/toggle)

Updates `@radix-ui/react-toggle-group` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/toggle-group/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/toggle-group)

Updates `@radix-ui/react-tooltip` from 1.2.8 to 1.2.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip)

Updates `@tanstack/react-query` from 5.100.14 to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.0/packages/react-query)

Updates `@tanstack/react-virtual` from 3.13.24 to 3.14.3
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.3/packages/react-virtual)

Updates `cron-parser` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@v5.5.0...v5.6.0)

Updates `google-auth-library` from 10.6.2 to 10.7.0
- [Release notes](https://github.com/googleapis/google-cloud-node-core/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/google-auth-library-nodejs/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node-core/commits/HEAD/packages/google-auth-library-nodejs)

Updates `libphonenumber-js` from 1.13.6 to 1.13.7
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)

Updates `lucide-react` from 1.16.0 to 1.21.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react)

Updates `mercadopago` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/mercadopago/sdk-nodejs/releases)
- [Changelog](https://github.com/mercadopago/sdk-nodejs/blob/master/CHANGELOG.MD)
- [Commits](mercadopago/sdk-nodejs@v3.0.0...3.1.0)

Updates `next` from 16.2.6 to 16.2.9
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.6...v16.2.9)

Updates `pdfkit` from 0.18.0 to 0.19.1
- [Release notes](https://github.com/foliojs/pdfkit/releases)
- [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md)
- [Commits](foliojs/pdfkit@v0.18.0...v0.19.1)

Updates `react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

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

Updates `react-dom` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

Updates `@capacitor/cli` from 8.3.1 to 8.4.1
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.1...8.4.1)

Updates `@playwright/test` from 1.60.0 to 1.61.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.60.0...v1.61.0)

Updates `@tailwindcss/postcss` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-postcss)

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

Updates `esbuild` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.0...v0.28.1)

Updates `eslint` from 10.4.0 to 10.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.0...v10.5.0)

Updates `tailwindcss` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss)

Updates `typescript-eslint` from 8.59.1 to 8.61.1
- [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.61.1/packages/typescript-eslint)

Updates `vitest` from 4.1.7 to 4.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: "@ar-agents/identity"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/android"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/push-notifications"
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@formatjs/intl-localematcher"
  dependency-version: 0.8.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/profiler"
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/secret-manager"
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/storage"
  dependency-version: 7.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@google-cloud/tasks"
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@google/adk"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@google/genai"
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-toggle"
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-toggle-group"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: cron-parser
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: google-auth-library
  dependency-version: 10.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: libphonenumber-js
  dependency-version: 1.13.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mercadopago
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pdfkit
  dependency-version: 0.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/cli"
  dependency-version: 8.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.61.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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