Skip to content

chore(deps): update npm packages#258

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/npm-packages
May 4, 2026
Merged

chore(deps): update npm packages#258
renovate[bot] merged 1 commit intomainfrom
renovate/npm-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 21.2.1021.2.11 age adoption passing confidence
@angular/build 21.2.821.2.9 age adoption passing confidence
@angular/cdk 21.2.821.2.9 age adoption passing confidence
@angular/common (source) 21.2.1021.2.11 age adoption passing confidence
@angular/compiler (source) 21.2.1021.2.11 age adoption passing confidence
@angular/compiler-cli (source) 21.2.1021.2.11 age adoption passing confidence
@angular/core (source) 21.2.1021.2.11 age adoption passing confidence
@angular/forms (source) 21.2.1021.2.11 age adoption passing confidence
@angular/material 21.2.821.2.9 age adoption passing confidence
@angular/platform-browser (source) 21.2.1021.2.11 age adoption passing confidence
@angular/platform-browser-dynamic (source) 21.2.1021.2.11 age adoption passing confidence
@angular/router (source) 21.2.1021.2.11 age adoption passing confidence
@sanity/types (source) 5.22.05.23.0 age adoption passing confidence
postcss (source) 8.5.128.5.13 age adoption passing confidence
posthog-js (source) 1.372.11.372.5 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v21.2.11

Compare Source

common
Commit Type Description
10ad3c0692 fix prevent focus from scrollToAnchor
compiler
Commit Type Description
4f5d8a2c0b fix let declaration span not including end character
core
Commit Type Description
a40e2cebc8 fix fix ordering of view queries metadata in JIT mode
885a1a1d97 fix guard against non-object events and avoid listener wrapper identity mismatch
7a64aff9b5 fix prevent event replay double-invocation when element hydrates before app stability
platform-server
Commit Type Description
be1f80a253 fix ensure origin has a trailing slash when parsing url
angular/angular-cli (@​angular/build)

v21.2.9

Compare Source

@​angular/cli
Commit Type Description
233deef01 fix fix broken img ref in ai-tutor
7cea9885c fix introduce initial package manager workspace awareness
5b1a5b743 fix remove standalone true ref in ai tutor
@​schematics/angular
Commit Type Description
e7abeb5c7 fix add missing imports for focus and skip APIs in refactor-jasmine-vitest
@​angular/ssr
Commit Type Description
94023f62c fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers
5ffe5c309 fix add support for configuring trusted proxy headers via environment variable
930ada9b7 fix decode route segments when building and matching route tree
0dc8a440c fix use router to normalize URLs for comparison
angular/components (@​angular/cdk)

v21.2.9

Compare Source

aria
Commit Type Description
bf14cc9d9 fix menu: use computed for menu item patterns, with trigger on visible (#​33118)
cdk
Commit Type Description
3a3852d45 fix tree: enter/space key on child node should not toggle parent node expansion (#​33125)
material
Commit Type Description
51271c619 fix stepper: allow stepper to be labelled (#​33137)
sanity-io/sanity (@​sanity/types)

v5.23.0

Compare Source

Sanity Studio v5.23.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit:
www.sanity.io/changelog/studio-NS4yMi4w

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

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
Author Message Commit
@​EoinFalconer feat(studio): add config option to disable ask-to-edit button (#​12692) 391d403
@​EoinFalconer fix(diff): deduplicate repeated inline diff segments in Portable Text (#​12675) 26c140f
@​bjoerge fix(ci): keep release-notes consistent for PR-less commits (#​12752) 21a31ef
@​bjoerge fix(ci): handle commits without an associated PR (#​12750) 67682e5
@​pedrobonamin chore(core): update invalid fields styles (#​12002) 713dd8c
squiggler-app[bot] chore(deps): update dependency @​sanity/telemetry to v1 (#​12664) d4eb80e
squiggler-app[bot] chore(deps): update dependency @​sanity/document-internationalization to v6 (#​12663) c4b92e3
squiggler-app[bot] chore(deps): update dependency @​sanity/assist to v6 (#​12662) 9372842
@​EoinFalconer fix(studio): hide user menu on mobile in dashboard mode (#​12684) e51fee8
@​annez feat(telemetry): add Global Search Latency Measured event (#​12709) 317ae6b
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#​12741) c825f1f
@​pedrobonamin feat: enable vanilla-extract CSS (#​12590) c0fb87f
@​pedrobonamin fix(core): show json diffs for missing fields, skip _system field (#​12744) 57ebcca
@​gu-stav fix(feedback): associate labels with HTML form fields (#​12746) d08b8ee
@​bjoerge test(e2e): require matcher in expectError to avoid suppressing unrelated errors (#​12745) 6f1d6c2
@​RitaDias fix: issue when reverting to revisions in live edits (#​12729) e0c829f
@​bjoerge refactor: move store modules from _legacy directory to top-level store (#​12735) bfd3b14
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​12742) 3921053
@​bjoerge chore: switch to tsgo across the board (#​12738) 6b99ab9
@​bjoerge feat(sanity): warn on divergent auth configs for same project id (#​12732) 36b911d
@​Chrilleweb fix(docs): code of conduct path in contributing file (#​12740) fc5f9fc
@​annez feat(telemetry): add Document Initial Load Measured event (#​12710) 7110142
@​EoinFalconer fix(releases): add empty state for cardinality-one releases with no documents (#​12687) 379906f
@​EoinFalconer fix(form): maintain select button position with disableNew on image fields (#​12683) 91ebac8
@​bjoerge ci(workflows): drop fetch-depth: 0 from jobs that don't need history (#​12736) 0a1b5b3
Copilot fix(core): throw on missing projectId/dataset in getOperationStoreKey (#​12609) 583bcce
squiggler-app[bot] chore(tests): generate dts tests 🤖 ✨ (#​12734) 7f09c2a
@​RitaDias refactor: the menu items in viewContentReleases and ScheduledDraftsMenuItem show proper hovering (#​12703) 6ba4b90
squiggler-app[bot] chore(deps): update pnpm to v10.33.1 (#​12660) b45aa6e
@​EoinFalconer fix(e2e): stabilize custom release actions E2E test (#​12694) 4f5ee31
@​RitaDias fix: remove underline from openInNewTabIcon menu item for refs (#​12724) eb3ca24
@​bjoerge refactor: auth store (#​12679) 85df943
@​EoinFalconer fix(e2e): bypass navbar pointer-event interception in reference autocomplete (#​12717) e354416
@​EoinFalconer fix(e2e): stabilize page.goto wrapper for Firefox CI load (#​12712) 164332d
@​EoinFalconer fix(ci): pass --shard through pnpm without literal -- separators (#​12713) ba7789b
@​EoinFalconer fix(releases): improve activity panel UX consistency (#​12686) 5b9cd5d
@​EoinFalconer fix(form): prevent scroll jump when opening field overflow menu (#​12629) 1ce6320
@​EoinFalconer fix(test): disable console intercept to prevent worker teardown races (#​12716) 032532d
postcss/postcss (postcss)

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.
PostHog/posthog-js (posthog-js)

v1.372.5

Compare Source

1.372.5

Patch Changes

v1.372.4

Compare Source

1.372.4

Patch Changes

v1.372.3

Compare Source

1.372.3
Patch Changes

v1.372.2

Compare Source

1.372.2
Patch Changes

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) May 3, 2026 17:07
@renovate renovate Bot merged commit 768a5b4 into main May 4, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/npm-packages branch May 4, 2026 12:07
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.

1 participant