Skip to content

chore(deps): update dependency @primer/view-components to ^0.51.0#218

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/primer-view-components-0.x
Open

chore(deps): update dependency @primer/view-components to ^0.51.0#218
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/primer-view-components-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@primer/view-components ^0.43.6^0.51.0 age confidence

Release Notes

primer/view_components (@​primer/view-components)

v0.51.2

Compare Source

Patch Changes

v0.51.1

Compare Source

Patch Changes
  • #​3952 02c89a5 Thanks @​copilot-swe-agent! - Performance improvements to ActionBarElement:

    • Replaced the #eachItem / ItemType abstraction with a two-pass read-then-write loop that snapshots all element geometry before mutating the DOM, eliminating forced synchronous reflow.
    • Cached the #menuItems NodeListOf query across each update pass instead of re-querying per item.
    • Simplified #firstItem to a one-liner using Array.find.
    • Coalesces rapid resize/intersection events via requestAnimationFrame so at most one layout pass runs per frame.
    • update() remains the public entry point (coalescing scheduler); actual layout work is in the private #performUpdate().
    • overflow: visible is always applied in connectedCallback (no popover feature-detection gate), preserving the original behavior for CSS/tooltip positioning.
  • #​3950 ca926de Thanks @​copilot-swe-agent! - Defer --dialog-scrollgutter computation in DialogHelperElement to the moment a dialog is first opened, avoiding a forced synchronous layout reflow during page load.

  • #​3955 ed8bf4a Thanks @​TylerJDev! - ActionMenu: Add fullscreen option to ActionMenu

  • #​3961 16a2d75 Thanks @​liuliu-dev! - Tooltip: Fix tooltip overflow on narrow viewports by capping max-width to viewport width.

  • #​3957 3baaad2 Thanks @​francinelucca! - chore(AutoComplete): fix NoResultItem contrast ratio

v0.51.0

Compare Source

Minor Changes
Patch Changes

v0.50.0

Compare Source

Minor Changes
Patch Changes

v0.49.0

Compare Source

Minor Changes
Patch Changes

v0.48.0

Compare Source

Minor Changes

v0.47.0

Compare Source

Minor Changes

v0.46.0

Compare Source

Minor Changes
Patch Changes

v0.45.2

Compare Source

v0.45.1

Compare Source

Patch Changes

v0.45.0

Compare Source

Minor Changes
Patch Changes

v0.44.1

Compare Source

Patch Changes

v0.44.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/primer-view-components-0.x branch from a36d9c7 to b9e27a9 Compare August 19, 2025 11:11
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from b9e27a9 to 5377bda Compare August 26, 2025 16:56
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 619963b to 33f0f92 Compare September 9, 2025 10:08
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from da7e6e0 to 90cf521 Compare September 23, 2025 08:27
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 7c39cb7 to c7f8454 Compare September 30, 2025 08:35
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 74b137f to c2cf621 Compare October 8, 2025 04:02
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.44.0 chore(deps): update dependency @primer/view-components to ^0.45.0 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 3 times, most recently from 44bbb26 to e7fc4a0 Compare October 14, 2025 21:25
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from e7fc4a0 to 0d3b497 Compare October 15, 2025 22:16
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.45.0 chore(deps): update dependency @primer/view-components to ^0.46.0 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 5 times, most recently from 228dbec to 9130373 Compare October 17, 2025 02:14
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 9130373 to deb1cc4 Compare November 18, 2025 02:56
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.46.0 chore(deps): update dependency @primer/view-components to ^0.47.0 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 09f425c to e020cd6 Compare November 20, 2025 14:39
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 30ab651 to d3e0570 Compare December 3, 2025 21:51
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.47.0 chore(deps): update dependency @primer/view-components to ^0.48.0 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from d3e0570 to 6b616f1 Compare January 14, 2026 21:37
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.48.0 chore(deps): update dependency @primer/view-components to ^0.49.0 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 6b616f1 to a2e3ffe Compare February 4, 2026 18:59
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.49.0 chore(deps): update dependency @primer/view-components to ^0.50.0 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from a2e3ffe to 3d8af82 Compare February 12, 2026 11:14
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 3d8af82 to 142ca9a Compare February 25, 2026 04:46
@renovate renovate bot changed the title chore(deps): update dependency @primer/view-components to ^0.50.0 chore(deps): update dependency @primer/view-components to ^0.51.0 Feb 25, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 142ca9a to 3d03773 Compare March 3, 2026 06:07
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 3d03773 to 33c219d Compare March 11, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants