Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.53.1

Compare Source

Patch Changes
  • #​4133 0098814 Thanks @​jonrohan! - Downgrade @oddbird/popover-polyfill to ^0.5.2 and pin it via Dependabot ignore so it won't get bumped again.

v0.53.0

Compare Source

Minor Changes
  • #​4110 bf92d87 Thanks @​dylanatsmith! - Blankslate: The heading and body text now use the smaller compact sizes by default, and the redundant responsive @container block has been removed since the compact typography it produced is now the default
Patch Changes
  • #​3696 8b8d542 Thanks @​myabc! - Fix incorrect label for attribute value when scope_id_to_model: false

  • #​4113 7c52375 Thanks @​liuliu-dev! - Reject javascript: and vbscript: URI schemes in href (defense in depth). When a component (e.g. Primer::Beta::Label, Primer::Beta::Button, Primer::Beta::Link) is rendered as an anchor with an unsafe href, the value is now rejected — raising in non-production environments and silently dropped (rendered as an anchor with no href) in production.

  • #​4107 222a846 Thanks @​dylanatsmith! - Fix ToggleSwitch knob spacing and border-radius to match primer/react

v0.52.2

Compare Source

Patch Changes

v0.52.1

Compare Source

Patch Changes

v0.52.0

Compare Source

Minor Changes
  • #​4096 3ba48a2 Thanks @​jonrohan! - Add static/classnames.js, which default-exports a Set of every unique CSS class name in the library for consumers and tooling. It is available via the @primer/view-components/classnames import subpath.
Patch Changes
  • #​4095 6733f3c Thanks @​copilot-swe-agent! - Improve CSS style-recalc performance by removing selectors with universal subjects and expanding merged :is() selector lists so the browser can fast-reject them. Affects autocomplete-item, Popover-message--*, breadcrumb-item, and FormControl-checkbox-wrap/FormControl-radio-wrap styles.

v0.51.6

Compare Source

Patch Changes

v0.51.5

Compare Source

Patch Changes

v0.51.4

Compare Source

Patch Changes
  • 2771507 Thanks @​jonrohan! - Replace deprecated --control-medium-lineBoxHeight with --base-size-20

v0.51.3

Compare Source

Patch Changes
  • #​3997 35c30b2 Thanks @​siddharthkp! - Add tmp- prefixed duplicate classes for margin and padding utilities. System arguments like mb: 3 now output both mb-3 and tmp-mb-3 classes to support CSS namespace migration.

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: (UTC)

  • 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
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from 33c219d to b1094cf Compare March 31, 2026 05:17
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from b1094cf to e8e0e19 Compare April 18, 2026 01:52
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from e8e0e19 to c243bc0 Compare April 29, 2026 20:02
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from c243bc0 to d4a7231 Compare May 11, 2026 21:08
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from 28c9abb to a569a29 Compare June 16, 2026 16:59
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from a569a29 to 1c7ac3c Compare June 19, 2026 02:48
@renovate renovate Bot changed the title chore(deps): update dependency @primer/view-components to ^0.51.0 chore(deps): update dependency @primer/view-components to ^0.52.0 Jun 19, 2026
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from 1c7ac3c to 95d1d77 Compare June 19, 2026 09:16
@renovate renovate Bot force-pushed the renovate/primer-view-components-0.x branch from 95d1d77 to e96c005 Compare July 2, 2026 03:40
@renovate renovate Bot changed the title chore(deps): update dependency @primer/view-components to ^0.52.0 chore(deps): update dependency @primer/view-components to ^0.53.0 Jul 2, 2026
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