Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@base-org/account 2.0.1 -> 2.2.0 age adoption passing confidence
@coinbase/wallet-sdk 4.3.0 -> 4.3.7 age adoption passing confidence
@emotion/cache (source) 11.11.0 -> 11.14.0 age adoption passing confidence
@emotion/react (source) 11.11.1 -> 11.14.0 age adoption passing confidence
@floating-ui/react (source) 0.27.12 -> 0.27.16 age adoption passing confidence
@floating-ui/react-dom (source) ^2.1.3 -> ^2.1.6 age adoption passing confidence
@formkit/auto-animate ^0.8.2 -> ^0.9.0 age adoption passing confidence
@stripe/stripe-js (source) 5.6.0 -> 5.10.0 age adoption passing confidence
alien-signals 2.0.6 -> 2.0.7 age adoption passing confidence
core-js (source) 3.41.0 -> 3.45.1 age adoption passing confidence
swr (source) 2.3.4 -> 2.3.6 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

base/account-sdk (@​base-org/account)

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

coinbase/coinbase-wallet-sdk (@​coinbase/wallet-sdk)

v4.3.7

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.3...v4.3.4

v4.3.3

Compare Source

Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.2...v4.3.3

WalletLink: Move heartbeat interval to a webworker 1638

v4.3.2

Compare Source

Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.0...v4.3.2

v4.3.1

Compare Source

Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.0...v4.3.1

emotion-js/emotion (@​emotion/cache)

v11.14.0

Compare Source

Minor Changes
  • #​3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

Patch Changes
  • #​3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

v11.13.1

Compare Source

Patch Changes

v11.13.0

Compare Source

Minor Changes
  • #​3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #​3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

v11.12.0

Compare Source

Minor Changes
  • #​2558 85772c3 Thanks @​emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes
floating-ui/floating-ui (@​floating-ui/react)

v0.27.16

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/react-dom@2.1.6

v0.27.15

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/react-dom@2.1.5

v0.27.14

Compare Source

Patch Changes
  • fix(FloatingFocusManager): allow marking ancestor nodes with data-floating-ui-inert. Fixes outside presses not working when clicking on a parent ancestor node.
  • feat(FloatingPortal): support ShadowRoot containers
  • fix(useRole): ensure aria-selected=true is present without being active with select role
  • fix: only use blur capture to mark inside floating tree if FloatingPortal exists. Prevents blocking closeOnFocusOut behavior.
  • fix(FloatingFocusManager): clear previously focused elements that are disconnected more often

v0.27.13

Compare Source

Patch Changes
  • fix(FloatingFocusManager): ensure focus is always returned correctly in deep nested trees
  • fix(markOthers): exclude elements with role="status" and output elements
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/react-dom@2.1.4
floating-ui/floating-ui (@​floating-ui/react-dom)

v2.1.6

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.4

v2.1.5

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.3

v2.1.4

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/dom@1.7.2
formkit/auto-animate (@​formkit/auto-animate)

v0.9.0

Compare Source

v0.8.4

Compare Source

v0.8.3

Compare Source

stripe/stripe-js (@​stripe/stripe-js)

v5.10.0

Compare Source

New features
Fixes
Changed

v5.9.2

Compare Source

  • Complete release candidate testing (#​732)
  • v5.9.2-rc.1
  • Use —prerelease for non-typed release candidate versions (#​731)
  • Fix release candidate prerelease version increments (#​730)
  • Fix release candidate logic (#​729)
  • Cut over to release candidate (#​728)
New features
Fixes
Changed

v5.9.1

Compare Source

  • Add release candidate configuration (#​726)
New features
Fixes
Changed

v5.9.0

Compare Source

  • Fix TaxId Types (#​727)
  • Add types for checkout.updateTaxIdInfo and session.taxIdInfo (#​725)
New features
Fixes
Changed

v5.8.0

Compare Source

New features
Changed
  • Bump elliptic from 6.6.0 to 6.6.1 in /examples/parcel (#​722)

v5.7.0

Compare Source

  • Generalize Stripe.js detection logic (#​721)
  • Update types for ECE new integration shape (#​718)
New features
Fixes
Changed
johnsoncodehk/signals (alien-signals)

v2.0.7

Compare Source

zloirock/core-js (core-js)

v3.45.1

Compare Source

  • Changes v3.45.0...v3.45.1 (30 commits)
  • Fixed a conflict of native methods from Map upsert proposal with polyfilled methods in the pure version
  • Added bugs fields to package.json of all packages
  • Compat data improvements:
    • Map upsert proposal features marked as shipped from Bun 1.2.20
    • Added Samsung Internet 29 compat data mapping
    • Added Electron 39 compat data mapping

v3.45.0

Compare Source

v3.44.0

Compare Source

v3.43.0

Compare Source

  • Changes v3.42.0...v3.43.0 (139 commits)
  • Explicit Resource Management proposals:
    • Built-ins:
      • Symbol.dispose
      • Symbol.asyncDispose
      • SuppressedError
      • DisposableStack
        • DisposableStack.prototype.dispose
        • DisposableStack.prototype.use
        • DisposableStack.prototype.adopt
        • DisposableStack.prototype.defer
        • DisposableStack.prototype.move
        • DisposableStack.prototype[@​@​dispose]
      • AsyncDisposableStack
        • AsyncDisposableStack.prototype.disposeAsync
        • AsyncDisposableStack.prototype.use
        • AsyncDisposableStack.prototype.adopt
        • AsyncDisposableStack.prototype.defer
        • AsyncDisposableStack.prototype.move
        • AsyncDisposableStack.prototype[@​@​asyncDispose]
      • Iterator.prototype[@​@​dispose]
      • AsyncIterator.prototype[@​@​asyncDispose]
    • Moved to stable ES, May 2025 TC39 meeting
    • Added es. namespace module, /es/ and /stable/ namespaces entries
  • Array.fromAsync proposal:
    • Built-ins:
      • Array.fromAsync
    • Moved to stable ES, May 2025 TC39 meeting
    • Added es. namespace module, /es/ and /stable/ namespaces entries
  • Error.isError proposal:
    • Built-ins:
      • Error.isError
    • Moved to stable ES, May 2025 TC39 meeting
    • Added es. namespace module, /es/ and /stable/ namespaces entries
  • Added Joint iteration stage 2.7 proposal:
    • Added built-ins:
      • Iterator.zip
      • Iterator.zipKeyed
  • Added Iterator chunking stage 2 proposal:
    • Added built-ins:
      • Iterator.prototype.chunks
      • Iterator.prototype.windows
  • Number.prototype.clamp proposal:
  • Always check regular expression flags by flags getter PR. Native methods are not fixed, only own implementation updated for:
    • RegExp.prototype[@​@​match]
    • RegExp.prototype[@​@​replace]
  • Improved handling of RegExp flags in polyfills of some methods in engines without proper support of RegExp.prototype.flags and without polyfill of this getter
  • Added feature detection for a WebKit bug that occurs when this is updated while Set.prototype.difference is being executed
  • Added feature detection for a WebKit bug that occurs when iterator record of a set-like object isn't called before cloning this in the following methods:
    • Set.prototype.symmetricDifference
    • Set.prototype.union
  • Added feature detection for a bug in V8 ~ Chromium < 126. Following methods should throw an error on invalid iterator:
    • Iterator.prototype.drop
    • Iterator.prototype.filter
    • Iterator.prototype.flatMap
    • Iterator.prototype.map
  • Added feature detection for a WebKit bug: incorrect exception thrown by Iterator.from when underlying iterator's return method is null
  • Added feature detection for a FF bug: incorrect exception thrown by Array.prototype.with when index coercion fails
  • Added feature detection for a WebKit bug: TypedArray.prototype.with should truncate negative fractional index to zero, but instead throws an error
  • Worked around a bug of many different tools (example) with incorrect transforming and breaking JS syntax on getting a method from a number literal
  • Fixed deoptimization of the Promise polyfill in the pure version
  • Added some missed dependencies to /iterator/flat-map entries
  • Some other minor fixes and improvements
  • Compat data improvements:
    • Added Deno 2.3 and Deno 2.3.2 compat data mapping
    • Updated Electron 37 compat data mapping
    • Added Opera Android 90 compat data mapping
    • Error.isError marked not supported in Node because of a bug
    • Set.prototype.difference marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
    • Set.prototype.{ symmetricDifference, union } marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
    • Iterator.from marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
    • Iterators closing on early errors in Iterator helpers marked as implemented from FF141
    • Array.prototype.with marked as supported only from FF140 because it throws an incorrect exception when index coercion fails
    • TypedArray.prototype.with marked as unsupported in Bun and Safari because it should truncate negative fractional index to zero, but instead throws an error
    • DisposableStack and AsyncDisposableStack marked as shipped in FF141 (SuppressedError has a bug)
    • AsyncDisposableStack bugs marked as fixed in Deno 2.3.2
    • SuppressedError bugs (extra arguments support and arity) marked as fixed in Bun 1.2.15

v3.42.0

Compare Source

  • Changes v3.41.0...v3.42.0 (142 commits)
  • Map upsert proposal:
    • Moved to stage 2.7, April 2025 TC39 meeting
    • Validation order of WeakMap.prototype.getOrInsertComputed updated following tc39/proposal-upsert#79
    • Built-ins:
      • Map.prototype.getOrInsert
      • Map.prototype.getOrInsertComputed
      • WeakMap.prototype.getOrInsert
      • WeakMap.prototype.getOrInsertComputed
  • Don't call well-known Symbol methods for RegExp on primitive values following tc39/ecma262#3009:
    • For avoid performance regression, temporarily, only in own core-js implementations
    • Built-ins:
      • String.prototype.matchAll
      • String.prototype.match
      • String.prototype.replaceAll
      • String.prototype.replace
      • String.prototype.search
      • String.prototype.split
  • Added workaround for the Uint8Array.prototype.setFromBase64 bug in some of Linux builds of WebKit
  • Implemented early-error iterator closing following tc39/ecma262#3467, including fix of a WebKit bug, in the following methods:
    • Iterator.prototype.drop
    • Iterator.prototype.every
    • Iterator.prototype.filter
    • Iterator.prototype.find
    • Iterator.prototype.flatMap
    • Iterator.prototype.forEach
    • Iterator.prototype.map
    • Iterator.prototype.reduce
    • Iterator.prototype.some
    • Iterator.prototype.take
  • Fixed missing forced replacement of AsyncIterator helpers
  • Added closing of sync iterator when async wrapper yields a rejection following tc39/ecma262#2600. Affected methods:
  • Added detection for throwing on undefined initial parameter in Iterator.prototype.reduce (see WebKit bug)
  • core-js-compat and core-js-builder API:
    • Added 'intersect' support for targets.esmodules (Babel 7 behavior)
    • Fixed handling of targets.esmodules: true (Babel 7 behavior)
  • Compat data improvements:
vercel/swr (swr)

v2.3.6

Compare Source

Patches

Full Changelog: vercel/swr@v2.3.5...v2.3.6

v2.3.5

Compare Source

Patches
Chores
New Contributors

Full Changelog: vercel/swr@v2.3.4...v2.3.5


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 15, 2025
@renovate renovate bot requested review from aeliox, wobsoriano and a team as code owners June 15, 2025 05:27
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 15, 2025
Copy link

changeset-bot bot commented Jun 15, 2025

⚠️ No Changeset found

Latest commit: b369d3a

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

Copy link

vercel bot commented Jun 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Sep 14, 2025 1:10am

Copy link
Contributor

coderabbitai bot commented Jun 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from a6ba876 to 744a07f Compare June 17, 2025 17:59
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 744a07f to 2ee48ec Compare July 13, 2025 02:11
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 2ee48ec to 4189680 Compare July 18, 2025 14:23
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 4189680 to f48c612 Compare July 27, 2025 01:58
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from f48c612 to 6beef1f Compare August 3, 2025 01:59
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 6beef1f to f0e5d21 Compare August 10, 2025 00:33
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from f0e5d21 to 57125d6 Compare August 17, 2025 00:08
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 57125d6 to f14faac Compare August 24, 2025 01:42
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from f14faac to 3f87c0c Compare August 29, 2025 15:19
@renovate renovate bot force-pushed the renovate/clerk-js-prod-minor branch from 3f87c0c to 8a2df8a Compare September 7, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clerk-js dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant