fix(deps): update dependency @primer/view-components to v0.43.6
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@primer/view-components](https://redirect.github.com/primer/view_components) | [`0.40.0` -> `0.43.6`](https://renovatebot.com/diffs/npm/@primer%2fview-components/0.40.0/0.43.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>primer/view_components (@​primer/view-components)</summary>
### [`v0.43.6`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0436)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.5...v0.43.6)
##### Patch Changes
- [#​3597](https://redirect.github.com/primer/view_components/pull/3597) [`191b4cd`](https://redirect.github.com/primer/view_components/commit/191b4cd3ae7a66210513dcb3cb9f9b4e937c3c33) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - Support ViewComponent 4.0.0
### [`v0.43.5`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0435)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.4...v0.43.5)
##### Patch Changes
- [#​3558](https://redirect.github.com/primer/view_components/pull/3558) [`9cdefbb`](https://redirect.github.com/primer/view_components/commit/9cdefbb65bf44c5dd494b60b636166155687e956) Thanks [@​myabc](https://redirect.github.com/myabc)! - Make `ToolTipElement` `for` an observed attribute
- [#​3562](https://redirect.github.com/primer/view_components/pull/3562) [`8686a5d`](https://redirect.github.com/primer/view_components/commit/8686a5d52cbba386ee05a2d2efe9041789e01b75) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - Use ViewComponent 4.0.0.rc1
### [`v0.43.4`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0434)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.3...v0.43.4)
##### Patch Changes
- [#​3556](https://redirect.github.com/primer/view_components/pull/3556) [`3614cac`](https://redirect.github.com/primer/view_components/commit/3614cac1ad1e15dd7692c4a8038adfaf1ca5f8f5) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - use ViewComponent 4.0.0.alpha6 and lookbook 2.3.11
### [`v0.43.3`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0433)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.2...v0.43.3)
##### Patch Changes
- [#​3521](https://redirect.github.com/primer/view_components/pull/3521) [`72a68d7`](https://redirect.github.com/primer/view_components/commit/72a68d7832a079c8ed7af5dbed9ad53d6c973281) Thanks [@​copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Rename .erb-linters folder to .erb\_linters
- [#​3518](https://redirect.github.com/primer/view_components/pull/3518) [`c25c43c`](https://redirect.github.com/primer/view_components/commit/c25c43cd9f1646943154a3c501fadba569353488) Thanks [@​copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Replace deprecated lookbook helper define\_param\_input with add\_input\_type
- [#​3512](https://redirect.github.com/primer/view_components/pull/3512) [`b606322`](https://redirect.github.com/primer/view_components/commit/b606322653c6109797fe9933fdb7fcbfb09f8235) Thanks [@​copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Upgrade RuboCop cops to v1 API
- [#​3534](https://redirect.github.com/primer/view_components/pull/3534) [`b8ebe04`](https://redirect.github.com/primer/view_components/commit/b8ebe0461245075db80e00aff9af5647766440f4) Thanks [@​copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Remove unnecessary aria-label from the Details component
- [#​3540](https://redirect.github.com/primer/view_components/pull/3540) [`c94037e`](https://redirect.github.com/primer/view_components/commit/c94037ebc88b3d959aba99fdef47388ea16d3e3e) Thanks [@​copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Fix breadcrumb overflow by adding max-width constraint to prevent page overflow
- [#​3522](https://redirect.github.com/primer/view_components/pull/3522) [`223a4c6`](https://redirect.github.com/primer/view_components/commit/223a4c69262aafb0dad3d8a502272a48a1be3875) Thanks [@​camertron](https://redirect.github.com/camertron)! - Publish config folder in packaged gem
### [`v0.43.2`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0432)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.1...v0.43.2)
##### Patch Changes
- [#​3498](https://redirect.github.com/primer/view_components/pull/3498) [`e9a4a60`](https://redirect.github.com/primer/view_components/commit/e9a4a6030a16a4622069884bd5d4c8fe49812d9b) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - Update test allocations to match latest ViewComponent alpha release.
- [#​3483](https://redirect.github.com/primer/view_components/pull/3483) [`1165454`](https://redirect.github.com/primer/view_components/commit/11654544e90cfe17603d8f6fc2b4f1256e82a846) Thanks [@​HDinger](https://redirect.github.com/HDinger)! - Provide default id for clear button in text fields
- [#​3475](https://redirect.github.com/primer/view_components/pull/3475) [`28532ae`](https://redirect.github.com/primer/view_components/commit/28532ae61c62adb8afe199be01302d0cb2485fec) Thanks [@​langermank](https://redirect.github.com/langermank)! - Bump primitives + update snapshots
### [`v0.43.1`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0431)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.43.0...v0.43.1)
##### Patch Changes
- [#​3468](https://redirect.github.com/primer/view_components/pull/3468) [`18594d1`](https://redirect.github.com/primer/view_components/commit/18594d1cc1675dc6fe1dc1b4b396e06d37630891) Thanks [@​camertron](https://redirect.github.com/camertron)! - Remove overridden capture method in forms code.
- [#​3464](https://redirect.github.com/primer/view_components/pull/3464) [`69ffaa8`](https://redirect.github.com/primer/view_components/commit/69ffaa8a23bbeba49c79df453e8434f908baee80) Thanks [@​jonrohan](https://redirect.github.com/jonrohan)! - Update the SelectPanel no results pane to a smaller height
### [`v0.43.0`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0430)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.42.0...v0.43.0)
##### Minor Changes
- [#​3466](https://redirect.github.com/primer/view_components/pull/3466) [`57f6c41`](https://redirect.github.com/primer/view_components/commit/57f6c41025de70dfcd6880dab7e881d182e3cbd9) Thanks [@​manuelpuyol](https://redirect.github.com/manuelpuyol)! - Create Primer::CurrentAttributes allowing apps to set request specific context to components. Update IncludeFragment to add data-nonce when a current nonce is present.
##### Patch Changes
- [#​3447](https://redirect.github.com/primer/view_components/pull/3447) [`c2b88cb`](https://redirect.github.com/primer/view_components/commit/c2b88cb1d75e86fc0b410e3fc597e48326f471a5) Thanks [@​bsatarnejad](https://redirect.github.com/bsatarnejad)! - Add a new custom label for close button in dialog header
- [#​3450](https://redirect.github.com/primer/view_components/pull/3450) [`5e86bf4`](https://redirect.github.com/primer/view_components/commit/5e86bf422b13a3818def5ceab464f8e362f9021b) Thanks [@​francinelucca](https://redirect.github.com/francinelucca)! - Fix(SelectPanel): incorrect padding when no filter
### [`v0.42.0`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0420)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.41.0...v0.42.0)
##### Minor Changes
- [#​3428](https://redirect.github.com/primer/view_components/pull/3428) [`1ab1b06`](https://redirect.github.com/primer/view_components/commit/1ab1b06509763ea60fc89770754edf06229b4f63) Thanks [@​manuelpuyol](https://redirect.github.com/manuelpuyol)! - Create IncludeFragment component. Allow ConditionalWrapper to render components other than BaseComponent
##### Patch Changes
- [#​3429](https://redirect.github.com/primer/view_components/pull/3429) [`6ea9fd5`](https://redirect.github.com/primer/view_components/commit/6ea9fd5dc90c1964ab3882faf1733c6b49c80e21) Thanks [@​manuelpuyol](https://redirect.github.com/manuelpuyol)! - Create IncludeFragment linter to migrate <include-fragment> uses
### [`v0.41.0`](https://redirect.github.com/primer/view_components/blob/HEAD/CHANGELOG.md#0410)
[Compare Source](https://redirect.github.com/primer/view_components/compare/v0.40.0...v0.41.0)
##### Minor Changes
- [#​3433](https://redirect.github.com/primer/view_components/pull/3433) [`1b583f4`](https://redirect.github.com/primer/view_components/commit/1b583f449b5d433e9db006d43b6ac680f9a07b3b) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - Clean up warnings when running tests, limit Ruby support to >= 3.2 and Rails support to >= 7.1.
- [#​3406](https://redirect.github.com/primer/view_components/pull/3406) [`5176617`](https://redirect.github.com/primer/view_components/commit/5176617e71cee7fcd14bfaddd6fa18910d4fbc79) Thanks [@​joelhawksley](https://redirect.github.com/joelhawksley)! - Use auto-check-element v6, which only validates on blur vs. every keystroke.
</details>
---
### 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ArthurClemens/primer_live).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjQxLjQwLjAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wbWVudCIsImxhYmVscyI6W119-->
合并状态:未合并 1 条评论