chore(deps): update npm packages - #433
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
from
August 16, 2026 21:35
648e4b1 to
8cefd38
Compare
renovate
Bot
force-pushed
the
renovate/npm-packages
branch
from
August 19, 2026 13:25
8cefd38 to
bffca82
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:
22.1.0→22.1.222.1.3→22.1.422.1.1→22.1.222.1.0→22.1.222.1.0→22.1.222.1.0→22.1.222.1.0→22.1.222.1.0→22.1.222.1.1→22.1.222.1.0→22.1.222.1.0→22.1.222.1.0→22.1.26.9.1→6.9.20.0.87→0.0.8816.1.1→16.2.01.413.3→1.417.14.23.9→4.23.12Release Notes
angular/angular (@angular/animations)
v22.1.2Compare Source
compiler
compiler-cli
core
forms
http
router
v22.1.1Compare Source
core
http
angular/angular-cli (@angular/build)
v22.1.4Compare Source
angular/components (@angular/cdk)
v22.1.2Compare Source
aria
cdk
material
multiple
sanity-io/sanity (@sanity/types)
v6.9.2Compare Source
Sanity Studio v6.9.2
This release includes various improvements and bug fixes.
For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-Ni45LjE
Install or upgrade Sanity Studio
To upgrade to this version, run:
To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
📓 Full changelog
684e397caecbc7dc9323ec1b3211bf13fbab73676fbaa0980d77842ad4326ad7c0948279cc43611e3abfa1959b6547dc09e4a13610d2834e7de4bed97f87f49526f725c2676ab6d970ed78e1985d5b96aadc1c7785cfcf46f6f2d54e98e00c3946e1d801a889b9f0e220660d6592d8dec7ad3b4df3fd940ea73d6e510c02fad90eab16c41c41996fd61856b9bdf98a30967615e206129b37fa232997089c2090eaf92d42c47bcb979a5b283c9d00ac3343c39b942436696f04fb1b2c34885108d14cebf8dbd49055f7d3afa5ecf32305cbdc18e086f0ae6ca7423df8393923c1b83b4c76a5d081be979bba2fae66383d0ea51f6ef2e81a7ffe8293a941aeaee29eca28e84ea82stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.88Compare Source
postcss/postcss-import (postcss-import)
v16.2.0Compare Source
@imports are interleaved with@layers (#566, #606)PostHog/posthog-js (posthog-js)
v1.417.1Compare Source
1.417.1
Patch Changes
#4521
0a0206fThanks @marandaneto! - Normalize capture timestamp overrides to equivalent UTC ISO strings in the browser and Node.js SDKs and shared core.(2026-08-14)
#4523
6230b5bThanks @marandaneto! - Prevent swallowed rrweb observer initialization errors from breaking session replay teardown and subsequent recorder restarts.(2026-08-14)
#4503
eb05237Thanks @pauldambra! - fix(dead-clicks): treat visibility and focus changes as liveness signals, not dead-click evidenceThe dead-click detector treated a
visibilitychangeas evidence a click was dead: it measuredMath.abs(clickTimestamp - lastVisibilityChange)and, once that exceeded the threshold, timed the click out as dead. Because it only recorded the tab becoming visible, any click in a session where the tab had ever been backgrounded (median gap ~1 minute) was flagged.A visibility or focus change near a click is the opposite — a sign the click did something (it woke/focused the tab, opened a new tab, or opened a new window/popup) — so these signals now only ever suppress a dead click, never cause one:
hidden), and a windowfocus/blurobserver is added, since a click that opens a new window/popup may leave the tab visible and only surface as the current window losing focus.$dead_click_visibility_changed_timeoutstays in the payload (always false) for shape compatibility, and a new$dead_click_focus_changed_delay_msis emitted for observability.Updated dependencies [
0a0206f,eb05237]:v1.417.0[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.416.1
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ 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.