chore(deps): update all non-major dependencies - #667
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2026 09:54
f6d9d12 to
6b8e2cb
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2026 13:46
6b8e2cb to
1b3fa4a
Compare
Member
|
@claude fix this branch |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2026 17:06
1b3fa4a to
0eb8c8f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2026 22:15
0eb8c8f to
992eb4a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 5, 2026 13:07
2d78a68 to
f03d4bd
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 5, 2026 18:16
f03d4bd to
b4dd266
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 5, 2026 20:35
b4dd266 to
114dab5
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 6, 2026 01:42
114dab5 to
2396be2
Compare
commit: |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 6, 2026 09:18
2396be2 to
b4485b3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.89→^4.0.92^0.17.4→^0.18.0^8.9.3→^8.10.1^19.2.5→^19.2.7^2.0.1→^2.0.2^7.0.89→^7.0.92^7.0.89→^7.0.92^2.28.0→^2.28.1>=5.12.1→>=5.12.3^5.12.1→^5.12.3^20.12.0→^20.14.0^6.2.10→^6.2.11^0.6.16→^0.6.17^2.4.0→^2.4.1^1.424.1→^1.427.1^0.22.14→^0.23.01.2.6→1.2.7Release Notes
tursodatabase/libsql-client-ts (@libsql/client)
v0.18.0Compare Source
PostHog/posthog-js (@posthog/ai)
v8.10.1Compare Source
Patch Changes
c16a7ceThanks @bernatixer! - Only terminal Responses API statuses become$ai_stop_reason(a queued or in-progress background run no longer records a lifecycle state as its stop reason), and the native OpenAI wrapper now names a truncated run byincomplete_details.reason(e.g.max_output_tokens) instead of the bareincomplete, matching the LangChain callback(2026-09-03)
dbbb58e]:v8.10.0Compare Source
Minor Changes
657b173Thanks @AhmadHammad21! - Add a Google ADK (@google/adk) observability adapter.@posthog/ai/adkexposesPostHogADKPlugin, an ADKBasePluginthat captures a full$ai_generationevent (input, output, model, token usage, latency, finish reason, trace id, session id, distinct id and groups) for every model call an ADK agent makes, funnelling through the sharedcaptureAiGenerationprimitive so PostHog derives cost from the model and tokens.(2026-09-02)
vercel/vercel (@vercel/connect)
v2.0.2Compare Source
Patches
2fa62davercel/ai (ai)
v7.0.92Compare Source
Patch Changes
a51cc94: fix(ai): preserve provider metadata from empty smooth stream deltasd1904d3: fix(ai): surface fallback errors for empty HTTP response bodies84e5a79: fix(ai): skipsmoothStreamdelays while the document is hiddena8e8ad0: fix(ai): expose call ID and abort reason in streamText onAbort callbacksa7e324b]v7.0.91Compare Source
Patch Changes
802af1e: Add configurable recovery for provider errors received afterstreamTextresponse streaming begins. Explicitly configuringstreamRetriesenables isolated retry attempts, including one bounded callback-directed recovery throughStreamTextOnErrorRetryCallbackwithstreamRetries: 0; recovered results and metadata reflect only the successful attempt, while the existingStreamTextOnErrorCallbackcontract and logging-only observer behavior remain compatible.5484f27]36eb7ee]622fa7f]v7.0.90Compare Source
Patch Changes
4d25a08]6bcc0f8]evloghq/evlog (evlog)
v2.28.1Compare Source
What's Changed
Continuous Integration 🔄
Documentation 📚
Dependency Updates 📦
Full Changelog: https://github.com/evloghq/evlog/compare/@evlog/cli@0.6.1...evlog@2.28.1
fastify/fastify (fastify)
v5.12.3Compare Source
v5.12.2Compare Source
What's Changed
Full Changelog: fastify/fastify@v5.12.1...v5.12.2
capricorn86/happy-dom (happy-dom)
v20.14.0Compare Source
🎨 Features
v20.13.2Compare Source
👷♂️ Patch fixes
v20.13.1Compare Source
v20.13.0Compare Source
🎨 Features
v20.12.2Compare Source
v20.12.1Compare Source
panva/jose (jose)
v6.2.11Compare Source
motiondivision/motion-vue (motion-v)
v2.4.1Compare Source
🐞 Bug Fixes
View changes on GitHub
PostHog/posthog-js (posthog-js)
v1.427.1Compare Source
1.427.1
Patch Changes
a04c333Thanks @marandaneto! - Prevent automatic and manual exception capture from recursively recapturing stack overflows raised while sending an exception.(2026-09-04)
v1.427.0Compare Source
1.427.0
Minor Changes
426e1fdThanks @Fhatu12! - AddreuseAnonymousIdsupport to browser identify calls.(2026-09-04)
Patch Changes
#4782
b64b113Thanks @posthog! - Stop counting stack frames that have no filename (in-app browser bridge scripts and other code the runtime reports without a script URL) as in-app code.(2026-09-04)
#4758
dd74222Thanks @marandaneto! - Keep relaying session recording events when a cross-origin iframe redirects through the parent page's origin.(2026-09-04)
Updated dependencies [
b64b113,426e1fd]:v1.426.4Compare Source
1.426.4
Patch Changes
fa2924dThanks @marandaneto! - Preserve previously persisted feature flags as an offline fallback when bootstrap flags are provided.(2026-09-04)
v1.426.3Compare Source
1.426.3
Patch Changes
ebf7318Thanks @marandaneto! - Prevent session replay network capture from replacing a downstream fetch wrapper's response with an instrumentation error when the response has no headers.(2026-09-04)
v1.426.2Compare Source
1.426.2
Patch Changes
#4763
7b30da7Thanks @marandaneto! - Ship the package ESM entrypoint with an.mjsextension so Node recognizes its module format, while retaining the existing.jsbundle for backwards compatibility.(2026-09-03)
#4759
c475070Thanks @marandaneto! - Preserve explicitly false feature flag values supplied through bootstrap configuration.(2026-09-03)
#4767
9d683caThanks @marandaneto! - Preserve the anonymous distinct ID used for feature flag persistence whenidentify()queues a reload behind an in-flight flags request.(2026-09-03)
#4766
ed4ba23Thanks @marandaneto! - Limit persisted initial URLs by their encoded cookie size to prevent long URLs and referrers from exceeding browser cookie limits.(2026-09-03)
#4762
fbf10d4Thanks @marandaneto! - Merge event-specific$groupswith groups registered on the browser client.(2026-09-03)
#4732
f00e24dThanks @posthog! - PolyfillArray.prototype.findLastin the web vitals attribution bundles so they keep capturing on browsers older than Chrome 97 and Safari 15.4(2026-09-03)
Updated dependencies [
c475070,f00e24d]:v1.426.1Compare Source
1.426.1
Patch Changes
d8508b6Thanks @marandaneto! - Initialize the Segment enrichment integration when Segment is configured throughset_config, so Segment events include PostHog properties such as active feature flags.(2026-09-03)
v1.426.0Compare Source
1.426.0
Minor Changes
6325953Thanks @mayteio! - Capture Meta's$fbcperson property when a newfbclidis observed.(2026-09-03)
Patch Changes
#4760
41ed3afThanks @marandaneto! - Require a distinct ID when callingidentifyand correct its API documentation to match the existing runtime validation.(2026-09-03)
#4713
7a027adThanks @posthog! - Gate$groupidentifyon person processing. Underidentified_only, agroup()call promotes the user to identified so the event is kept instead of dropped. Undernever, the local group association is retained for subsequent events and feature flags, but$groupidentifyis not sent because the server always drops it.(2026-09-03)
Updated dependencies [
41ed3af,dbbb58e]:v1.425.1Compare Source
1.425.1
Patch Changes
#4731
9b4008aThanks @fasyy612! - fix(replay): re-adopt constructed stylesheets when a shadow host is removed and re-added mid-replay. An SPA navigation can detach and reattach the same web component element; the browser keeps its shadow root and adopted sheets, so the recorder (which already tracks that shadow root) emits no new AdoptedStyleSheet event. The replayer rebuilds the element with a fresh shadow root and previously dropped the adopted styles for the rest of playback, rendering the component unstyled. The replayer now remembers the last adopted styleIds per host and re-adopts them when the shadow root is rebuilt, in both live playback and fast-forward. Fixes playback of existing recordings.(2026-09-02)
#4744
77797c9Thanks @fasyy612! - fix(replay): keep recording through a session-id rotation when the persisted remote config is past its TTL. A rotation restart transits through stop() before start(), which made the config TTL check treat it as a cold boot: the stale config was discarded, start() bailed silently, and the recorder died with session attribution stuck on the old session id. The rotated session then shipped events with no initial full snapshot, producing recordings whose prefix cannot be played until something else restarted recording. Affects any rotation on a session older than one hour, most visibly posthog.reset() on logout. Cold-boot TTL behavior is unchanged.(2026-09-02)
v1.425.0Compare Source
1.425.0
Minor Changes
61a26e5Thanks @veryayskiy! - Forward generic server-signed identity claims with conversations widget requests.(2026-09-02)
Patch Changes
61a26e5]:rolldown/tsdown (tsdown)
v0.23.0Compare Source
🧭 Migration Guide
Most users can upgrade directly. Before upgrading, run one final build with
tsdown@0.22.14and resolve all deprecation warnings.bundle: false→unbundle: true;bundle: truecan be removedoutExtension→outExtensionspublicDir/--public-dir→copy/--copyremoveNodeProtocol: true→nodeProtocol: 'strip'injectStyle→css.injectinlineOnly/deps.onlyAllowBundle→deps.onlyBundleskipNodeModulesBundle: true→deps.neverBundle: trueresolveDepSubpathnow defaults tofalse; set it totrueto preserve the previous behaviordts.generator, for example{ generator: 'oxc' }dts.cjsReexportwas removed; dual-format builds now generate CJS declarations in a separate passstricttoesm-only; setprofile: 'strict'to preserve the previous checksbuild()now returns{ bundles, watch }; replaceconst bundles = await build()withconst { bundles } = await build()^22.18.0,^24.11.0, or>=26.0.0typesandtypesVersionsfallbacks; use TypeScript’sbundler,node16, ornodenextmodule resolution🚨 Breaking Changes
typesandtypesVersionsfields - by @sxzz (be3ea)esm-only- by @sxzz (9b3cf)deps.onlyAllowBundle- by @sxzz (30c55)resolveDepSubpathby default - by @sxzz (d300f)skipNodeModulesBundle- by @sxzz (f2a3d)dts.generatorthe only way to select generator - by @sxzz (eb75f)🚀 Features
css.modules.localsConvention- by @sxzz and @lazerg (b566f)summaryoption to skip per-file size logs - by @lazerg in #1036 (020e9)🐞 Bug Fixes
unplugin-unusedv0.5+ - by @sxzz (53c78)@import- by @lazerg in #1038 (ebee5)resolveDepSubpathwhenneverBundleistrue- by @lazerg in #1053 (4943c)🏎 Performance
asyncDisposepolyfill - by @sxzz (82675)ansiswithutil.styleText- by @sxzz (be6bf)View changes on GitHub
rolldown/rolldown (tsdown@0.22.8>rolldown)
v1.2.7Compare Source
🐛 Bug Fixes
PreRenderedChunk.facadeModuleIdnullable like Rollup (#10810) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.