-
Notifications
You must be signed in to change notification settings - Fork 417
fix(clerk-js): Update minor & patch dependencies #6088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…to renovate/clerk-js-prod-minor
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
This PR contains the following updates:
4.3.0->4.3.311.11.0->11.14.011.11.1->11.14.00.27.5->0.27.12^2.1.2->^2.1.3^0.8.1->^0.8.23.1.1->3.7.05.6.0->5.10.0^0.5.13->^0.5.171.2.15->1.3.03.41.0->3.42.00.13.11->0.14.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
coinbase/coinbase-wallet-sdk (@coinbase/wallet-sdk)
v4.3.3Compare Source
Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.2...v4.3.3
WalletLink: Move heartbeat interval to a webworker 1638
v4.3.2Compare Source
Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.0...v4.3.2
v4.3.1Compare Source
Full Changelog: coinbase/coinbase-wallet-sdk@v4.3.0...v4.3.1
emotion-js/emotion (@emotion/cache)
v11.14.0Compare Source
Minor Changes
a19d019Thanks @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
e1bf17e]:v11.13.5Compare Source
Patch Changes
#3270
77d930dThanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:v11.13.1Compare Source
Patch Changes
c72d279Thanks @Andarist! - Removed incorrect tripleslash directive referencing node typesv11.13.0Compare Source
Minor Changes
#3198
d8ff8a5Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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
a9f6912Thanks @Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:v11.12.0Compare Source
Patch Changes
9ca22c6,7f8db2d,ea2c397]:floating-ui/floating-ui (@floating-ui/react)
v0.27.12Compare Source
Patch Changes
aria-hidden/inertare cleaned up correctly when mixingoutsideElementsInerttrue/falsev0.27.11Compare Source
Patch Changes
restoreFocusprop@floating-ui/react-dom@2.1.3v0.27.10Compare Source
Patch Changes
v0.27.9Compare Source
Patch Changes
focusItemOnOpenstate when floating element is closed. This prevents the first item being highlighted on open under certain conditions when it shouldn't be.lockScrolldetection on iPadFloatingTreehandleCloseoption and docs. You can now more easily write a custom event handler function, including exported types.lockScrollscrollbar width CSS variable (--floating-ui-scrollbar-width)disabledIndicesto be a functionv0.27.8Compare Source
Patch Changes
@floating-ui/react/utils. This makes it a lot easier to write your own custom interaction hooks, or copy/paste the existing ones to change the way they are implemented yourself without patching or waiting for features/breaking changes.parentOrientationpropv0.27.7Compare Source
Patch Changes
FloatingDelayGroup, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.FloatingFocusManagerinitialFocusis not in useNextFloatingDelayGroup(anduseNextFloatingDelayGroup). UnlikeFloatingDelayGroup, this component doesn't cause a re-render of unrelated consumers of the context when the delay changes, improving performance. This will eventually become the new default forFloatingDelayGroupin v1 (Next), as its API is different.safePolygon()and a close delayeventsemittertabIndex=0wheninitialFocusis -1v0.27.6Compare Source
Patch Changes
inlinemiddleware when passing a real DOM element torefs.setPositionReferencedue toelement.getClientRects()not being handledaria-hiddenwhen nested virtual floating element opensinertattribute value to empty string instead of"true"getInsideElementsprop. Allows you to specify elements that are considered as "inside" the floating element. These will avoid being marked witharia-hiddenanddata-floating-ui-inertattributes.:focus-visiblechecksfloating-ui/floating-ui (@floating-ui/react-dom)
v2.1.3Compare Source
Patch Changes
transformdefault doc (@default trueinstead of@default false)stripe/react-stripe-js (@stripe/react-stripe-js)
v3.7.0Compare Source
New features
Fixes
Changed
v3.6.0Compare Source
Changed
v3.5.1Compare Source
New features
Fixes
Changed
v3.5.0Compare Source
New features
Fixes
Changed
v3.4.0Compare Source
Changed
v3.3.0Compare Source
New features
Fixes
Changed
stripe/stripe-js (@stripe/stripe-js)
v5.10.0Compare Source
New features
Fixes
Changed
v5.9.2Compare Source
New features
Fixes
Changed
v5.9.1Compare Source
New features
Fixes
Changed
v5.9.0Compare Source
New features
Fixes
Changed
v5.8.0Compare Source
New features
Changed
v5.7.0Compare Source
New features
Fixes
Changed
swc-project/swc (@swc/helpers)
v0.5.17Compare Source
supertokens/browser-tabs-lock (browser-tabs-lock)
v1.3.0Compare Source
zloirock/core-js (core-js)
v3.42.0Compare Source
Mapupsert proposal:WeakMap.prototype.getOrInsertComputedupdated following tc39/proposal-upsert#79Map.prototype.getOrInsertMap.prototype.getOrInsertComputedWeakMap.prototype.getOrInsertWeakMap.prototype.getOrInsertComputedSymbolmethods forRegExpon primitive values following tc39/ecma262#3009:core-jsimplementationsString.prototype.matchAllString.prototype.matchString.prototype.replaceAllString.prototype.replaceString.prototype.searchString.prototype.splitUint8Array.prototype.setFromBase64bug in some of Linux builds of WebKitIterator.prototype.dropIterator.prototype.everyIterator.prototype.filterIterator.prototype.findIterator.prototype.flatMapIterator.prototype.forEachIterator.prototype.mapIterator.prototype.reduceIterator.prototype.someIterator.prototype.takeAsyncIteratorhelpersArray.fromAsync(due to the lack of async feature detection capability - temporarily, only in owncore-jsimplementation)AsyncIterator.fromIterator.prototype.toAsyncundefinedinitial parameter inIterator.prototype.reduce(see WebKit bug)core-js-compatandcore-js-builderAPI:'intersect'support fortargets.esmodules(Babel 7 behavior)targets.esmodules: true(Babel 7 behavior)RegExp.escapemarked as shipped from V8 ~ Chromium 136Error.isErrormarked as shipped from FF138Iteratorhelpers proposal features marked as supported from Deno 1.38.1 since it seems they were disabled in 1.38.0Iterator.prototype.{ drop, reduce, take }methods marked as fixed in Bun 1.2.11facebook/regenerator (regenerator-runtime)
v0.14.1Compare Source
v0.14.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.