forked from npm/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from npm:main #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
278
commits into
Hawthorne001:main
Choose a base branch
from
npm:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+47,515
−25,407
Conversation
This file contains 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
Bumps the dependency-updates group with 2 updates: [minipass](https://github.com/isaacs/minipass) and [semver](https://github.com/npm/node-semver). Updates `minipass` from 7.1.0 to 7.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/minipass/commit/9410c3e3bb5bccb4f11c4f9080c5f4d695f72870"><code>9410c3e</code></a> 7.1.1</li> <li><a href="https://github.com/isaacs/minipass/commit/1270e6ac685fbc527fd43dd57e95c9a171f11bea"><code>1270e6a</code></a> fix: use <code>node:</code>-prefixed requires for builtins</li> <li><a href="https://github.com/isaacs/minipass/commit/c95c13a5c565211abb004f34b78e3315cd52db90"><code>c95c13a</code></a> npm audit fix</li> <li>See full diff in <a href="https://github.com/isaacs/minipass/compare/v7.1.0...v7.1.1">compare view</a></li> </ul> </details> <br /> Updates `semver` from 7.6.1 to 7.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/node-semver/releases">semver's releases</a>.</em></p> <blockquote> <h2>v7.6.2</h2> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.1...v7.6.2">7.6.2</a> (2024-05-09)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea"><code>6466ba9</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/713">#713</a> lru: use map.delete() directly (<a href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>) (<a href="https://github.com/negezor"><code>@negezor</code></a>, <a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/node-semver/blob/main/CHANGELOG.md">semver's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.1...v7.6.2">7.6.2</a> (2024-05-09)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea"><code>6466ba9</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/713">#713</a> lru: use map.delete() directly (<a href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>) (<a href="https://github.com/negezor"><code>@negezor</code></a>, <a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/node-semver/commit/eb1380b1ecd74f6572831294d55ef4537dfe1a2a"><code>eb1380b</code></a> chore: release 7.6.2 (<a href="https://redirect.github.com/npm/node-semver/issues/714">#714</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea"><code>6466ba9</code></a> fix(lru): use map.delete() directly (<a href="https://redirect.github.com/npm/node-semver/issues/713">#713</a>)</li> <li>See full diff in <a href="https://github.com/npm/node-semver/compare/v7.6.1...v7.6.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<!-- What / Why --> <!-- Describe the request in detail. What it does and why it's being changed. --> This PR turns the two dots into one:  ## References <!-- Examples: Related to #0 Depends on #0 Blocked by #0 Fixes #0 Closes #0 -->
…endency-updates group (#1107)
Bumps [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) from 4.2.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/174">#174</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/d9832b850cbcf808ddcdfd3efbbab7d2bf913ccd"><code>d9832b8</code></a> Thanks <a href="https://github.com/langermank"><code>@langermank</code></a>! - - Remove <code>no-deprecated-colors</code> plugin</p> <ul> <li>Remove dependency on <code>primer/primitives</code></li> </ul> </li> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/172">#172</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/8e24d660065b3c690a14d826580c793d7b305068"><code>8e24d66</code></a> Thanks <a href="https://github.com/langermank"><code>@langermank</code></a>! - [Breaking] Remove <code>new-color-css-vars-have-fallback</code></p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's changelog</a>.</em></p> <blockquote> <h2>5.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/174">#174</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/d9832b850cbcf808ddcdfd3efbbab7d2bf913ccd"><code>d9832b8</code></a> Thanks <a href="https://github.com/langermank"><code>@langermank</code></a>! - - Remove <code>no-deprecated-colors</code> plugin</p> <ul> <li>Remove dependency on <code>primer/primitives</code></li> </ul> </li> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/172">#172</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/8e24d660065b3c690a14d826580c793d7b305068"><code>8e24d66</code></a> Thanks <a href="https://github.com/langermank"><code>@langermank</code></a>! - [Breaking] Remove <code>new-color-css-vars-have-fallback</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/29d763827b0ebc3881d5eeb9e4bef9790e38ff3c"><code>29d7638</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/175">#175</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/d9832b850cbcf808ddcdfd3efbbab7d2bf913ccd"><code>d9832b8</code></a> [Breaking] Remove <code>no-deprecated-colors</code> plugin (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/174">#174</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/8e24d660065b3c690a14d826580c793d7b305068"><code>8e24d66</code></a> [Breaking] Remove <code>new-color-css-vars-have-fallback</code> (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/172">#172</a>)</li> <li>See full diff in <a href="https://github.com/primer/eslint-plugin-primer-react/compare/v4.2.0...v5.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 2 updates: [@primer/react](https://github.com/primer/react) and [framer-motion](https://github.com/framer/motion). Updates `@primer/react` from 36.17.0 to 36.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/36"><code>@36</code></a>.18.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4539">#4539</a> <a href="https://github.com/primer/react/commit/f0de234b42f10a68d660823f54d94371db282fb6"><code>f0de234b42f10a68d660823f54d94371db282fb6</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update Banner to use an explicit aria-label instead of being labelled by Banner title</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4554">#4554</a> <a href="https://github.com/primer/react/commit/ed31476f040dda41f00c2c7f4324120afb20cc18"><code>ed31476f040dda41f00c2c7f4324120afb20cc18</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Broaden feature flag type for experimental FeatureFlags to accept undefined</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4513">#4513</a> <a href="https://github.com/primer/react/commit/02a2a2bf0b02e0c2f9a09351eefbe91f9370e210"><code>02a2a2bf0b02e0c2f9a09351eefbe91f9370e210</code></a> Thanks <a href="https://github.com/owenniblock"><code>@owenniblock</code></a>! - Exports createComponent</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4486">#4486</a> <a href="https://github.com/primer/react/commit/447a1fd1d37e4f61f38345babab954540b58e53b"><code>447a1fd1d37e4f61f38345babab954540b58e53b</code></a> Thanks <a href="https://github.com/iansan5653"><code>@iansan5653</code></a>! - Adds support for nested submenus to <code>ActionMenu</code></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4575">#4575</a> <a href="https://github.com/primer/react/commit/4ecbe1a8997b2cd509b7a97803c33916f3cb4aed"><code>4ecbe1a8997b2cd509b7a97803c33916f3cb4aed</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update minimum version for <code>@primer/live-region-element</code></p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4536">#4536</a> <a href="https://github.com/primer/react/commit/024124a11fc17813de05cae861a5e32596060f8b"><code>024124a11fc17813de05cae861a5e32596060f8b</code></a> Thanks <a href="https://github.com/pksjce"><code>@pksjce</code></a>! - ActionBar: Add a few fixes and relevant tests</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4548">#4548</a> <a href="https://github.com/primer/react/commit/95cd867ab43e8c2179569ea6e61ad71a6c386256"><code>95cd867ab43e8c2179569ea6e61ad71a6c386256</code></a> Thanks <a href="https://github.com/randall-krauskopf"><code>@randall-krauskopf</code></a>! - TreeView: Fix toggling subtree via Space key (in addition to Enter key)</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4566">#4566</a> <a href="https://github.com/primer/react/commit/4dd6bef7513e6ae32aa236410f2fbf1eb72a5eb9"><code>4dd6bef7513e6ae32aa236410f2fbf1eb72a5eb9</code></a> Thanks <a href="https://github.com/siddharthkp"><code>@siddharthkp</code></a>! - ActionList: Fix leaky description styles for disabled item</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4567">#4567</a> <a href="https://github.com/primer/react/commit/e39fcf8dc9e7447c5f04124f408f550f73659dc1"><code>e39fcf8dc9e7447c5f04124f408f550f73659dc1</code></a> Thanks <a href="https://github.com/dgreif"><code>@dgreif</code></a>! - Dialog: Use dynamic view height/width. This allows available visible space to be properly computed on iOS devices.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4556">#4556</a> <a href="https://github.com/primer/react/commit/9a567275be423ab8d5fe15edcf06996c2e21217d"><code>9a567275be423ab8d5fe15edcf06996c2e21217d</code></a> Thanks <a href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>! - BranchName: Fixing text color when rendered as span</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/5647054098544ae8235864f45c289caf90f1f80c"><code>5647054</code></a> Version Packages (<a href="https://redirect.github.com/primer/react/issues/4559">#4559</a>)</li> <li><a href="https://github.com/primer/react/commit/272c0b86e32163301e60a04bfcdedb52e7d2e6bf"><code>272c0b8</code></a> Update assign_release_conductor.yml (<a href="https://redirect.github.com/primer/react/issues/4588">#4588</a>)</li> <li><a href="https://github.com/primer/react/commit/adae1e8a1c032552656c49ed632595202d2b8589"><code>adae1e8</code></a> Create a release event tracking workflow (<a href="https://redirect.github.com/primer/react/issues/4580">#4580</a>)</li> <li><a href="https://github.com/primer/react/commit/865f09161c49c8a3f359ed8575d921505ea7883a"><code>865f091</code></a> Revert "Trigger onClose when Dialog backdrop is clicked (<a href="https://redirect.github.com/primer/react/issues/4565">#4565</a>)" (<a href="https://redirect.github.com/primer/react/issues/4578">#4578</a>)</li> <li><a href="https://github.com/primer/react/commit/ab108faabfd181ac37b09cd3018dafa70c2edcd6"><code>ab108fa</code></a> chore(deps-dev): bump terser from 5.27.0 to 5.31.0 (<a href="https://redirect.github.com/primer/react/issues/4583">#4583</a>)</li> <li><a href="https://github.com/primer/react/commit/6cd9280dd0b4eb0d2b828c14b9b0c9f41c245f81"><code>6cd9280</code></a> chore(deps-dev): bump <code>@types/node</code> from 20.11.20 to 20.12.11 (<a href="https://redirect.github.com/primer/react/issues/4584">#4584</a>)</li> <li><a href="https://github.com/primer/react/commit/4d90e8304b7ec967ff5512defa25b3b3b8fc5cc6"><code>4d90e83</code></a> chore(deps-dev): bump semver from 7.6.0 to 7.6.2 (<a href="https://redirect.github.com/primer/react/issues/4585">#4585</a>)</li> <li><a href="https://github.com/primer/react/commit/32ea29046a512a97d2d87b8346d913ce599c45f0"><code>32ea290</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.23.7 to 7.24.5 (<a href="https://redirect.github.com/primer/react/issues/4586">#4586</a>)</li> <li><a href="https://github.com/primer/react/commit/4dd6bef7513e6ae32aa236410f2fbf1eb72a5eb9"><code>4dd6bef</code></a> ActionList: Fix leaky disabled description styles (<a href="https://redirect.github.com/primer/react/issues/4566">#4566</a>)</li> <li><a href="https://github.com/primer/react/commit/4ecbe1a8997b2cd509b7a97803c33916f3cb4aed"><code>4ecbe1a</code></a> fix(react): update minimum version for <code>@primer/live-region-element</code> (<a href="https://redirect.github.com/primer/react/issues/4575">#4575</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 11.1.9 to 11.2.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.0] 2024-05-14</h2> <h3>Added</h3> <ul> <li>Binary visibility interpolation i.e <code>display: ["block", "none"]</code> now maintains the visible state throughout the animation.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/fada6e8118d240cc34c1053e9d6b88fa55ce171b"><code>fada6e8</code></a> v11.2.0</li> <li><a href="https://github.com/framer/motion/commit/a8b752f6f422a39b66654800715d1df96cfca138"><code>a8b752f</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/e4077e9c3f9a0b5309d8f86a3e59e4f5955f53e2"><code>e4077e9</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2660">#2660</a> from framer/fix/animate-block-none</li> <li><a href="https://github.com/framer/motion/commit/a353fbd0bb9a5022e205890f7840e686303f14bc"><code>a353fbd</code></a> Latest</li> <li><a href="https://github.com/framer/motion/commit/a617e9677e240490863ad8039c23e184d7ce1d12"><code>a617e96</code></a> Fixing tests</li> <li><a href="https://github.com/framer/motion/commit/4f8ed16a4888f5471c9eb03c0d5d0a9c35ce3ee8"><code>4f8ed16</code></a> Allowing interpolation of hidden</li> <li><a href="https://github.com/framer/motion/commit/9dc6e6aa168522b5bdc706aef49d6b3889e976a4"><code>9dc6e6a</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/366fb521783eee547ad3eab55a4c78e0c565719c"><code>366fb52</code></a> Latest</li> <li>See full diff in <a href="https://github.com/framer/motion/compare/v11.1.9...v11.2.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ates (#1114) Bumps the dependency-updates group with 3 updates in the / directory: [downshift](https://github.com/downshift-js/downshift), [framer-motion](https://github.com/framer/motion) and [gatsby](https://github.com/gatsbyjs/gatsby). Updates `downshift` from 9.0.4 to 9.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/downshift-js/downshift/releases">downshift's releases</a>.</em></p> <blockquote> <h2>v9.0.6</h2> <h2><a href="https://github.com/downshift-js/downshift/compare/v9.0.5...v9.0.6">9.0.6</a> (2024-05-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hooks:</strong> return boolean for aria-selected (<a href="https://redirect.github.com/downshift-js/downshift/issues/1603">#1603</a>) (<a href="https://github.com/downshift-js/downshift/commit/ee2a828ac70035c1e6156523b72c11abae4c07e4">ee2a828</a>)</li> </ul> <h2>v9.0.5</h2> <h2><a href="https://github.com/downshift-js/downshift/compare/v9.0.4...v9.0.5">9.0.5</a> (2024-05-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>highlightedIndex:</strong> do not highlight disabled items (<a href="https://redirect.github.com/downshift-js/downshift/issues/1601">#1601</a>) (<a href="https://github.com/downshift-js/downshift/commit/4bf894ba355f8c281bf4cea98fc32d01fbc3f8d7">4bf894b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/downshift-js/downshift/commit/ee2a828ac70035c1e6156523b72c11abae4c07e4"><code>ee2a828</code></a> fix(hooks): return boolean for aria-selected (<a href="https://redirect.github.com/downshift-js/downshift/issues/1603">#1603</a>)</li> <li><a href="https://github.com/downshift-js/downshift/commit/4bf894ba355f8c281bf4cea98fc32d01fbc3f8d7"><code>4bf894b</code></a> fix(highlightedIndex): do not highlight disabled items (<a href="https://redirect.github.com/downshift-js/downshift/issues/1601">#1601</a>)</li> <li><a href="https://github.com/downshift-js/downshift/commit/602ee5191ed37d51b72084f4b6f0efcfb1c23891"><code>602ee51</code></a> chore: update dependencies (<a href="https://redirect.github.com/downshift-js/downshift/issues/1602">#1602</a>)</li> <li>See full diff in <a href="https://github.com/downshift-js/downshift/compare/v9.0.4...v9.0.6">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 11.2.2 to 11.2.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.4] 2024-05-16</h2> <h3>Fixed</h3> <ul> <li>Batching triggering animations with <code>useSpring</code>.</li> </ul> <h2>[11.2.3] 2024-05-16</h2> <h3>Fixed</h3> <ul> <li><code>MotionValue</code>s created with <code>undefined</code> can track velocity correctly.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/ec44c7002aeb556e93d54f7e9ee2aa99185901a1"><code>ec44c70</code></a> v11.2.4</li> <li><a href="https://github.com/framer/motion/commit/8455fc9d65d1197164f837a835d0ceea1040b69b"><code>8455fc9</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/e674e587e1337773ccfbb9fe4363363b70c86830"><code>e674e58</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2670">#2670</a> from framer/fix/sample-on-stop</li> <li><a href="https://github.com/framer/motion/commit/6dcdc936712380b33928becd5403186a000073ca"><code>6dcdc93</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/25c59ed0537359ad8594d54613cad34d997c4d86"><code>25c59ed</code></a> Fixing example</li> <li><a href="https://github.com/framer/motion/commit/767834b94eddb397ac75f1fb3d8fcab6908b0119"><code>767834b</code></a> Cleanup</li> <li><a href="https://github.com/framer/motion/commit/736a47d2ea628667289360dc2cf56fa2e5d420c2"><code>736a47d</code></a> Latest</li> <li><a href="https://github.com/framer/motion/commit/748187709d004644d4f3cbb34eefe59874887123"><code>7481877</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/91aff08f02135beba04ed5948f68e7beede49d3f"><code>91aff08</code></a> Improving</li> <li><a href="https://github.com/framer/motion/commit/d4826ad89b9836dc7fc3cbd5bf83df6f6c669834"><code>d4826ad</code></a> Updating package</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.2.2...v11.2.4">compare view</a></li> </ul> </details> <br /> Updates `gatsby` from 5.13.4 to 5.13.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/6c633505f4e2930119af6e7a442050cae52da9e7"><code>6c63350</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/326c89aaa30edcd3d6e46e797a4b7bcec171b6f2"><code>326c89a</code></a> feat: allow dsg/ssr renders without access to datastore if it's not required ...</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/e7231ec9d087d6a1be9215a0cc186d6c833fe84e"><code>e7231ec</code></a> chore: pin <code>@vercel/webpack-asset-relocator-loader</code> (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38981">#38981</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38982">#38982</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/0f9ad5406dd2cff55ee4ba29bb4735f25018df96"><code>0f9ad54</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/b6935a47024049ed210f90968078cb10376007d5"><code>b6935a4</code></a> chore(gatsby-source-contentful): upgrade is-online (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38862">#38862</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38970">#38970</a>)</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.13.5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updating the codeowners of the repo based on the new team structure.
…ates (#1121) Bumps the dependency-updates group with 3 updates in the / directory: [@primer/react](https://github.com/primer/react), [framer-motion](https://github.com/framer/motion) and [minipass](https://github.com/isaacs/minipass). Updates `@primer/react` from 36.18.0 to 36.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/36"><code>@36</code></a>.19.0</h2> <h3><a href="https://primer-6a8b42aa54-13348165.drafts.github.io/">Permalink to documentation</a></h3> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4546">#4546</a> <a href="https://github.com/primer/react/commit/c81898c93664d224d7a18722cd1abcdcf2d1a510"><code>c81898c93664d224d7a18722cd1abcdcf2d1a510</code></a> Thanks <a href="https://github.com/ayy-bc"><code>@ayy-bc</code></a>! - TreeView: Add support for <code>TreeView.LeadingAction</code></p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4574">#4574</a> <a href="https://github.com/primer/react/commit/9c01a930b97218ea550cd7de3436941990b3b068"><code>9c01a930b97218ea550cd7de3436941990b3b068</code></a> Thanks <a href="https://github.com/pksjce"><code>@pksjce</code></a>! - ActionBar: Move to main directory. ActionBar can now be imported from <code>'@primer/react'</code></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4593">#4593</a> <a href="https://github.com/primer/react/commit/d4e234f52bf63e632d41fe947801d2c16da0b61f"><code>d4e234f52bf63e632d41fe947801d2c16da0b61f</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - Update NavList to use the new ActionList.GroupHeading API and Add an "as" prop to specify the heading level as default h3. (No changes expected in the rendered HTML)</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4591">#4591</a> <a href="https://github.com/primer/react/commit/6cce7b749d8502fc851ad8a432a04acff21dec14"><code>6cce7b749d8502fc851ad8a432a04acff21dec14</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update the Stack component so that the <code>justify</code> prop correctly updates the layout of items</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4572">#4572</a> <a href="https://github.com/primer/react/commit/ac2502975057dc0330e19fdd2d446f43d77eed92"><code>ac2502975057dc0330e19fdd2d446f43d77eed92</code></a> Thanks <a href="https://github.com/iansan5653"><code>@iansan5653</code></a>! - TreeView: Always align expand/collapse chevron icon, leading visual, and trailing visual to top of item</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4596">#4596</a> <a href="https://github.com/primer/react/commit/4fa4fae099c425bab58c6f5c3c98b10bbca16012"><code>4fa4fae099c425bab58c6f5c3c98b10bbca16012</code></a> Thanks <a href="https://github.com/keithamus"><code>@keithamus</code></a>! - Update <code>@github/tab-container-element</code> to latest</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/9665abfb0287d0520e9423c0dc2baca43dc7cec1"><code>9665abf</code></a> Version Packages (<a href="https://redirect.github.com/primer/react/issues/4595">#4595</a>)</li> <li><a href="https://github.com/primer/react/commit/f293344ca594462dca55e62218ba1a380626328e"><code>f293344</code></a> render the group heading sub component if title exists (<a href="https://redirect.github.com/primer/react/issues/4614">#4614</a>)</li> <li><a href="https://github.com/primer/react/commit/9c01a930b97218ea550cd7de3436941990b3b068"><code>9c01a93</code></a> ActionBar: Move to main directory (experimental → alpha) (<a href="https://redirect.github.com/primer/react/issues/4574">#4574</a>)</li> <li><a href="https://github.com/primer/react/commit/732e67ad31d9679ba1ee3ab896a0970c68888610"><code>732e67a</code></a> update checklist (<a href="https://redirect.github.com/primer/react/issues/4607">#4607</a>)</li> <li><a href="https://github.com/primer/react/commit/ac2502975057dc0330e19fdd2d446f43d77eed92"><code>ac25029</code></a> <code>TreeView</code>: Align tree item toggle and visual icons to top of item (<a href="https://redirect.github.com/primer/react/issues/4572">#4572</a>)</li> <li><a href="https://github.com/primer/react/commit/c5f7940623fc67103d9ad158d374abb16d99a285"><code>c5f7940</code></a> chore(deps-dev): bump minipass from 2.9.0 to 7.1.1 (<a href="https://redirect.github.com/primer/react/issues/4606">#4606</a>)</li> <li><a href="https://github.com/primer/react/commit/138511c85afe3cbb4af225e122bae03b71e643d8"><code>138511c</code></a> chore(deps-dev): bump recast from 0.23.6 to 0.23.7 (<a href="https://redirect.github.com/primer/react/issues/4603">#4603</a>)</li> <li><a href="https://github.com/primer/react/commit/4fa4fae099c425bab58c6f5c3c98b10bbca16012"><code>4fa4fae</code></a> Ensure tab-container uses latest, semver range (<a href="https://redirect.github.com/primer/react/issues/4596">#4596</a>)</li> <li><a href="https://github.com/primer/react/commit/2d26f4c1939612eebd8f02aa35593853bdc56b08"><code>2d26f4c</code></a> Fix replacement URL for React getting started (<a href="https://redirect.github.com/primer/react/issues/4571">#4571</a>)</li> <li><a href="https://github.com/primer/react/commit/e090b730a88ca313960816e73d9e83420f4f3b36"><code>e090b73</code></a> Replace <code>jest-axe</code> with <code>axe-core</code> (<a href="https://redirect.github.com/primer/react/issues/4590">#4590</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 11.2.4 to 11.2.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.6] 2024-05-22</h2> <h3>Fixed</h3> <ul> <li>Fixed optimised appear animations interrupted by layout animations triggered by a state update within <code>useLayoutEffect</code>.</li> </ul> <h2>[11.2.5] 2024-05-21</h2> <h3>Fixed</h3> <ul> <li>Fixing layout animations within portals. Tag <code>motion</code> root within portal with <code>data-framer-portal-id</code> attribute.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/73fb66e5476bc806cb49ddc8beceef8468af60e0"><code>73fb66e</code></a> v11.2.6</li> <li><a href="https://github.com/framer/motion/commit/4d9e36cea90e33c7591396f038472b9b766b7604"><code>4d9e36c</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/24ae54131b372144982de2d8b067b0004e38e057"><code>24ae541</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2672">#2672</a> from framer/fix/appear</li> <li><a href="https://github.com/framer/motion/commit/c58cc95507659fa2f13e68c07ccdf9af88759504"><code>c58cc95</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/a306efd1adac91b58ae1b3c377b315391e6aa1dd"><code>a306efd</code></a> Updating comments</li> <li><a href="https://github.com/framer/motion/commit/820e8d300ace55fd02c088fa2b3aac1a97c5106f"><code>820e8d3</code></a> Fixing snapshots</li> <li><a href="https://github.com/framer/motion/commit/933dbe23ccdadf66f638fced6f10d681a90fdf58"><code>933dbe2</code></a> Latest</li> <li><a href="https://github.com/framer/motion/commit/738c3b4ac132cd93095a651a8630600c5f81f07b"><code>738c3b4</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/9f09fd2bb16e921e127e1f6efffa17cc862f105d"><code>9f09fd2</code></a> Debug</li> <li><a href="https://github.com/framer/motion/commit/bf89817c71bcac641d18fda825ae14065b44ba67"><code>bf89817</code></a> Updating tests</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.2.4...v11.2.6">compare view</a></li> </ul> </details> <br /> Updates `minipass` from 7.1.1 to 7.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/minipass/commit/1fc7b914533c367ac00a982051849add2169f641"><code>1fc7b91</code></a> 7.1.2</li> <li><a href="https://github.com/isaacs/minipass/commit/dd8b10cdb1bfd01b53e7bb0cebaedaaef6452258"><code>dd8b10c</code></a> update devDeps, loosen constructor argument type</li> <li>See full diff in <a href="https://github.com/isaacs/minipass/compare/v7.1.1...v7.1.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clarify that the repository url is matched case-sensitive so users don't need to find out by trial and error. GitHub user names are case-insensitive which means you can use `/username/repository` or `/UserName/repository` as valid repository url. But provenance seems to check for exact match which can be confusing to people adding provenance to their package on GitHub when the url does not satisfy provenance.
…ates (#1127) Bumps the dependency-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/react](https://github.com/primer/react) | `36.19.0` | `36.19.1` | | [framer-motion](https://github.com/framer/motion) | `11.2.6` | `11.2.9` | | [gatsby](https://github.com/gatsbyjs/gatsby) | `5.13.5` | `5.13.6` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.2` | | [tar](https://github.com/isaacs/node-tar) | `7.1.0` | `7.2.0` | Updates `@primer/react` from 36.19.0 to 36.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/36"><code>@36</code></a>.19.1</h2> <h3><a href="https://primer-0ce5c9864b-13348165.drafts.github.io/">Permalink to documentation</a></h3> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4555">#4555</a> <a href="https://github.com/primer/react/commit/9b63299689500808167bacff624ff910269417b1"><code>9b63299689500808167bacff624ff910269417b1</code></a> Thanks <a href="https://github.com/JoyceZhu"><code>@JoyceZhu</code></a>! - Add <code>openInFocus</code> prop (default: true) to <code>AutocompleteInput</code></p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4601">#4601</a> <a href="https://github.com/primer/react/commit/f57dd3d687042069c5e5712aa906e59df9f8729e"><code>f57dd3d687042069c5e5712aa906e59df9f8729e</code></a> Thanks <a href="https://github.com/bwittenberg"><code>@bwittenberg</code></a>! - SelectPanel2: Minor optimization for escape key event listener binding</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4589">#4589</a> <a href="https://github.com/primer/react/commit/ed701bee8b6c1a9fb9b91462034f8fe04b0244ad"><code>ed701bee8b6c1a9fb9b91462034f8fe04b0244ad</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update how gap is set in Stack to work in wide breakpoints</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4598">#4598</a> <a href="https://github.com/primer/react/commit/32c687041a600e8b54ffaf9b3ab77f9215a37e3e"><code>32c687041a600e8b54ffaf9b3ab77f9215a37e3e</code></a> Thanks <a href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>! - Replaced space-small with base-size-6</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4543">#4543</a> <a href="https://github.com/primer/react/commit/e47445df6c389fef2aacc72449c02ff471e4cb68"><code>e47445df6c389fef2aacc72449c02ff471e4cb68</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! - FormControl: Adds new props to <code>FormControl.Label</code>, <code>requiredText</code> and <code>requiredIndicator</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/4ac81eac6255a0a5c42ad4618c58ec058b800c5c"><code>4ac81ea</code></a> Version Packages (<a href="https://redirect.github.com/primer/react/issues/4616">#4616</a>)</li> <li><a href="https://github.com/primer/react/commit/4c4e98a277b785eb5bd8427aa3977bb586d81c5e"><code>4c4e98a</code></a> docs(Banner): add story for dismissing banner (<a href="https://redirect.github.com/primer/react/issues/4619">#4619</a>)</li> <li><a href="https://github.com/primer/react/commit/e47445df6c389fef2aacc72449c02ff471e4cb68"><code>e47445d</code></a> Allows asterisk in <code>FormControl.Label</code> to be adjustable (<a href="https://redirect.github.com/primer/react/issues/4543">#4543</a>)</li> <li><a href="https://github.com/primer/react/commit/32c687041a600e8b54ffaf9b3ab77f9215a37e3e"><code>32c6870</code></a> Update Banner.tsx (<a href="https://redirect.github.com/primer/react/issues/4598">#4598</a>)</li> <li><a href="https://github.com/primer/react/commit/ed701bee8b6c1a9fb9b91462034f8fe04b0244ad"><code>ed701be</code></a> refactor(Stack): write to single custom property for gap changes (<a href="https://redirect.github.com/primer/react/issues/4589">#4589</a>)</li> <li><a href="https://github.com/primer/react/commit/34a7c49274f4e5424c23cf23b01436c62e8c9cae"><code>34a7c49</code></a> Update release_tracking to v2.1.0 (<a href="https://redirect.github.com/primer/react/issues/4618">#4618</a>)</li> <li><a href="https://github.com/primer/react/commit/f57dd3d687042069c5e5712aa906e59df9f8729e"><code>f57dd3d</code></a> fix(SelectPanel2): only bind keydown event when necessary (<a href="https://redirect.github.com/primer/react/issues/4601">#4601</a>)</li> <li><a href="https://github.com/primer/react/commit/9b63299689500808167bacff624ff910269417b1"><code>9b63299</code></a> Add <code>openOnFocus</code> prop to <code>AutocompleteInput</code> (<a href="https://redirect.github.com/primer/react/issues/4555">#4555</a>)</li> <li><a href="https://github.com/primer/react/commit/68e632646fd207f36a0128f6201f8baca7900dce"><code>68e6326</code></a> chore(eslint): add primer_react_ to list of allowed camelcase names (<a href="https://redirect.github.com/primer/react/issues/4615">#4615</a>)</li> <li>See full diff in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 11.2.6 to 11.2.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.9] 2024-05-29</h2> <h3>Fixed</h3> <ul> <li>Fixing animation of CSS variables when leading space is present.</li> </ul> <h2>[11.2.8] 2024-05-29</h2> <h3>Fixed</h3> <ul> <li>Ensuring instant animations return animation controls.</li> </ul> <h2>[11.2.7] 2024-05-29</h2> <h3>Fixed</h3> <ul> <li>Only allow layout animations to cancel optimised appear animations when on the same node or an ancestor.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/e49ac6cc46b4c699b601157c250e55354e15f20e"><code>e49ac6c</code></a> v11.2.9</li> <li><a href="https://github.com/framer/motion/commit/9a52cda7517081f6cfc98a599e56a024c6b78675"><code>9a52cda</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/4b5bb927929b920bb4e6f2b15c0e06da6a4724fc"><code>4b5bb92</code></a> Ensures CSS variables are trimmed before animating (<a href="https://redirect.github.com/framer/motion/issues/2688">#2688</a>)</li> <li><a href="https://github.com/framer/motion/commit/016c3ddb7d252bbfda988efbd230d9a3e20574b3"><code>016c3dd</code></a> Fixing</li> <li><a href="https://github.com/framer/motion/commit/6b3cab95c551ff09c150b0f71c7c77d0a6c84b93"><code>6b3cab9</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/bdc82778b126af00c6bdfaa3b214884fdc7716dd"><code>bdc8277</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/8923e2a6e55fb5beadbc8e622c8e1dbd9c310de3"><code>8923e2a</code></a> v11.2.8</li> <li><a href="https://github.com/framer/motion/commit/351a30a5eeec2bc7b0c3238c74c870d19f986dea"><code>351a30a</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/2d6852407c291f3082fe5a56b5ede548ab044448"><code>2d68524</code></a> Ensuring instant animations return animation controls (<a href="https://redirect.github.com/framer/motion/issues/2687">#2687</a>)</li> <li><a href="https://github.com/framer/motion/commit/9f47af2f738d750528fff1367448e969dd04be29"><code>9f47af2</code></a> Updating version</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.2.6...v11.2.9">compare view</a></li> </ul> </details> <br /> Updates `gatsby` from 5.13.5 to 5.13.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/36f23d258f63ffa5506bc4e8e0a917fd70721252"><code>36f23d2</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/04c438ada54a16c0d34d973464b80027eff61191"><code>04c438a</code></a> perf(gatsby-adapter-netlify): improve adapt() performance (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38988">#38988</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38991">#38991</a>)</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.13.6">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-promise/releases">eslint-plugin-promise's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <h1><a href="https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.2.0">6.2.0</a> (2024-05-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>no-callback-in-promise:</strong> false positives when the exception is an argument (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/446">#446</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/5e4546d83b45eae41637f0c13b1c9748421098aa">5e4546d</a>)</li> </ul> <h3>Features</h3> <ul> <li>Resolve <code>getAncestors</code> and <code>getScope</code> calls in eslint v9 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/466">#466</a>) (<a href="https://github.com/eslint-community/eslint-plugin-promise/commit/c0c716b1c5e513ece52443c0f0848e5aee5e2ef7">c0c716b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/5e4546d83b45eae41637f0c13b1c9748421098aa"><code>5e4546d</code></a> fix(no-callback-in-promise): false positives when the exception is an argumen...</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/c0c716b1c5e513ece52443c0f0848e5aee5e2ef7"><code>c0c716b</code></a> feat: Resolve <code>getAncestors</code> and <code>getScope</code> calls in eslint v9 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/466">#466</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/7d33c30db828a484447651bf12ab3f077cd82c80"><code>7d33c30</code></a> chore: add pkg.funding (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/468">#468</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/ce9ae7f4ff43859fd7fb895644ed4f16a8ef27dc"><code>ce9ae7f</code></a> chore(deps-dev): bump <code>@babel/traverse</code> from 7.19.1 to 7.24.1 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/453">#453</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/62af4905947b46d19167f0e5e53937db2e7565d2"><code>62af490</code></a> chore(deps): bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/461">#461</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/19b21b413b4a6c5fa52b8a0b5882f96c1519ae3f"><code>19b21b4</code></a> chore(deps): bump codecov/codecov-action from 3 to 4 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/459">#459</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/8c74b9bda97bbb13b744d40f6f8b78174f5792b2"><code>8c74b9b</code></a> chore(deps): bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/460">#460</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/bf75e4d9b5cdbb07018480c291473fde9b33aedc"><code>bf75e4d</code></a> chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/462">#462</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/bbcfcbf85ef97cba58f4fe4b9f46c907e04bc5a6"><code>bbcfcbf</code></a> chore: add tests for Node 20 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/440">#440</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-promise/commit/0b50079d21a31739fb5254841c7e3ec1c9bcfd4c"><code>0b50079</code></a> chore: remove <code>styfle/cancel-workflow-action</code> usage (<a href="https://redirect.github.com/eslint-community/eslint-plugin-promise/issues/439">#439</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.2.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-react` from 7.34.1 to 7.34.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.34.2</h2> <h3>Fixed</h3> <ul> <li><a href="docs/rules/boolean-prop-naming.md"><code>boolean-prop-naming</code></a>: avoid a crash with a non-TSTypeReference type (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3718">#3718</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li><a href="docs/rules/jsx-no-leaked-render.md"><code>jsx-no-leaked-render</code></a>: invalid report if left side is boolean (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3746">#3746</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> <li><a href="docs/rules/jsx-closing-bracket-location.md"><code>jsx-closing-bracket-location</code></a>: message shows <code>{{details}}</code> when there are no details (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>)</li> <li><a href="docs/rules/no-invalid-html-attribute.md"><code>no-invalid-html-attribute</code></a>: ensure error messages are correct (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Refactor] create various eslint utils to fix eslint deprecations (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3746">#3746</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3746">jsx-eslint/eslint-plugin-react#3746</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3718">#3718</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3718">jsx-eslint/eslint-plugin-react#3718</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2">7.34.2</a> - 2024.05.24</h2> <h3>Fixed</h3> <ul> <li>[<code>boolean-prop-naming</code>]: avoid a crash with a non-TSTypeReference type (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3718">#3718</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>jsx-no-leaked-render</code>]: invalid report if left side is boolean (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3746">#3746</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> <li>[<code>jsx-closing-bracket-location</code>]: message shows <code>{{details}}</code> when there are no details (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>)</li> <li>[<code>no-invalid-html-attribute</code>]: ensure error messages are correct (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Refactor] create various eslint utils to fix eslint deprecations (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[] <a href="https://github.com/mdjermanovic"><code>@mdjermanovic</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3746">#3746</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3746">jsx-eslint/eslint-plugin-react#3746</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3718">#3718</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3718">jsx-eslint/eslint-plugin-react#3718</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/417e1ca292788c75618dc994b084c3a57c483fce"><code>417e1ca</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/d79605a796475e438b654f10c1c1c66ebc92886a"><code>d79605a</code></a> [Deps] update <code>array-includes</code>, <code>array.prototype.findlast</code>, `es-iterator-help...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ec8600127315e8c650392eed95e8212eda445704"><code>ec86001</code></a> [Dev Deps] update <code>@babel/core</code>, <code>@babel/eslint-parser</code>, `@babel/plugin-synta...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/014ee05f3897689b5c7a45f4318c6902ea724c27"><code>014ee05</code></a> [Fix] <code>no-invalid-html-attribute</code>: ensure error messages are correct</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/23b0a4986806e206f55c0448ddece005c8e55f29"><code>23b0a49</code></a> [Fix] <code>jsx-closing-bracket-location</code>: message shows <code>{{details}}</code> when there ...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/fbb1e0f082cc61e3dedeb5260ee58e54f9f94b14"><code>fbb1e0f</code></a> [Tests] <code>jsx-no-useless-fragment</code>, <code>jsx-fragments</code>, `function-component-defin...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/3533e26c4edd2b624a368fe1303aca8acd2ca095"><code>3533e26</code></a> [Refactor] <code>jsx-no-constructed-context-values</code>: set <code>schema: false</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/6c4b6fbecbfc146911467eb5630ed25f9e29dab5"><code>6c4b6fb</code></a> [meta] consistently indent .eslintrc with tabs</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/8e1a94b67d081fdc132e9a7e175db3fbf2e02956"><code>8e1a94b</code></a> [Refactor] create getScope util; <code>context.getScope</code> is deprecated</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/d6e9059b01a5220321ddfca8506b7c19cbcbe1a7"><code>d6e9059</code></a> [Refactor] <code>context.getSource</code> -> <code>sourceCode.getText</code></li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2">compare view</a></li> </ul> </details> <br /> Updates `tar` from 7.1.0 to 7.2.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md">tar's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>7.2</h2> <ul> <li>DRY the command definitions into a single <code>makeCommand</code> method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.</li> </ul> <h2>7.1</h2> <ul> <li>Update minipass to v7.1.0</li> <li>Update the type definitions of <code>write()</code> and <code>end()</code> methods on <code>Unpack</code> and <code>Parser</code> classes to be compatible with the NodeJS.WritableStream type in the latest versions of <code>@types/node</code>.</li> </ul> <h2>7.0</h2> <ul> <li>Rewrite in TypeScript, provide ESM and CommonJS hybrid interface</li> <li>Add tree-shake friendly exports, like <code>import('tar/create')</code> and <code>import('tar/read-entry')</code> to get individual functions or classes.</li> <li>Add <code>chmod</code> option that defaults to false, and deprecate <code>noChmod</code>. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.</li> <li>Add <code>processUmask</code> option to avoid having to call <code>process.umask()</code> when <code>chmod: true</code> (or <code>noChmod: false</code>) is set.</li> </ul> <h2>6.2</h2> <ul> <li>Add support for brotli compression</li> <li>Add <code>maxDepth</code> option to prevent extraction into excessively deep folders.</li> </ul> <h2>6.1</h2> <ul> <li>remove dead link to benchmarks (<a href="https://redirect.github.com/isaacs/node-tar/issues/313">#313</a>) (<a href="https://github.com/yetzt"><code>@yetzt</code></a>)</li> <li>add examples/explanation of using tar.t (<a href="https://github.com/isaacs"><code>@isaacs</code></a>)</li> <li>ensure close event is emited after stream has ended (<a href="https://github.com/webark"><code>@webark</code></a>)</li> <li>replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot"><code>@CommanderRoot</code></a>, <a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>)</li> </ul> <h2>6.0</h2> <ul> <li>Drop support for node 6 and 8</li> <li>fix symlinks and hardlinks on windows being packed with <code>\</code>-style path targets</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/ed17f588f202c598bf74d9cdcda0998e706e86a1"><code>ed17f58</code></a> 7.2.0</li> <li><a href="https://github.com/isaacs/node-tar/commit/83e97f62d8d18dec98f3e0070a9362b8bd457a76"><code>83e97f6</code></a> changelog 7.2</li> <li><a href="https://github.com/isaacs/node-tar/commit/3062616846dffb94e967b16e0bc93529713b5750"><code>3062616</code></a> DRY all commands, correct overload signature types</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.1.0...v7.2.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<!-- What / Why --> <!-- Describe the request in detail. What it does and why it's being changed. --> Hi npm team, first of all, thanks for your continued effort on npm and documentation! Add a command example of undeprecating an entire package, which appears to be missing from the documentation currently. The closest thing currently is this heading + sentence: > # Undeprecating a package or version > > To undeprecate a package, replace "<message>" with "" (an empty string) in one of the above commands. But I would argue it's a bit open to interpretation, and doesn't explicitly show the command to undeprecate an entire package. ## References <!-- Examples: Related to #0 Depends on #0 Blocked by #0 Fixes #0 Closes #0 --> --
…ates (#1134) Bumps the dependency-updates group with 4 updates in the / directory: [@primer/react](https://github.com/primer/react), [framer-motion](https://github.com/framer/motion), [prettier](https://github.com/prettier/prettier) and [yaml](https://github.com/eemeli/yaml). Updates `@primer/react` from 36.19.1 to 36.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/36"><code>@36</code></a>.20.0</h2> <h3><a href="https://primer-3522c90f3f-13348165.drafts.github.io/">Permalink to documentation</a></h3> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4358">#4358</a> <a href="https://github.com/primer/react/commit/e34e4b265f7584c344a4b6b7145da1a5eec1ffb5"><code>e34e4b265f7584c344a4b6b7145da1a5eec1ffb5</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - PageHeader: Update the layout styles so that all interactive content comes after the title (while keeping the component visually the same). This is a breaking change however PageHeader is still a draft component so we are releasing the changes as minor but please upgrade with caution.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4617">#4617</a> <a href="https://github.com/primer/react/commit/42ba5dc5e722c2341761bf4c6e1e993aac9f2ca8"><code>42ba5dc5e722c2341761bf4c6e1e993aac9f2ca8</code></a> Thanks <a href="https://github.com/JelloBagel"><code>@JelloBagel</code></a>! - Add an ability to provide custom <code>aria-label</code> and <code>aria-labelledby</code> to <code>TreeView.Item</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/afe8d7a402ad80984a77f5aa9710ca5ba1003eff"><code>afe8d7a</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/4632">#4632</a>)</li> <li><a href="https://github.com/primer/react/commit/c5166cd7c91538dd1570a8ec05b5446e2df0be8c"><code>c5166cd</code></a> docs: add example with NavList.Group (<a href="https://redirect.github.com/primer/react/issues/4629">#4629</a>)</li> <li><a href="https://github.com/primer/react/commit/e34e4b265f7584c344a4b6b7145da1a5eec1ffb5"><code>e34e4b2</code></a> PageHeader: Address dom order issues (screen reader experience feedback from ...</li> <li><a href="https://github.com/primer/react/commit/b1fef5cd0f4ca4aaf865368bfdf79917d6462563"><code>b1fef5c</code></a> Remove release event tracking branch check (<a href="https://redirect.github.com/primer/react/issues/4631">#4631</a>)</li> <li><a href="https://github.com/primer/react/commit/42ba5dc5e722c2341761bf4c6e1e993aac9f2ca8"><code>42ba5dc</code></a> TreeView: Add custom aria label to TreeView.Item (<a href="https://redirect.github.com/primer/react/issues/4617">#4617</a>)</li> <li><a href="https://github.com/primer/react/commit/2b22017dcaacca244f655e54d9ef541bb06ec286"><code>2b22017</code></a> Work on implementing code connect to allow for realistic code preview in figm...</li> <li><a href="https://github.com/primer/react/commit/dde7cefaf1afa61f2e5a1235594e63eb99c7a5f5"><code>dde7cef</code></a> chore(deps-dev): bump eslint-plugin-ssr-friendly from 1.2.0 to 1.3.0 (<a href="https://redirect.github.com/primer/react/issues/4625">#4625</a>)</li> <li>See full diff in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 11.2.9 to 11.2.10 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.10] 2024-05-31</h2> <h3>Fixed</h3> <ul> <li>Changing invalid number interpolation from error to warning and immediate mix.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/542538499d30390d5710aef011dd107629e7be7e"><code>5425384</code></a> v11.2.10</li> <li><a href="https://github.com/framer/motion/commit/619f12b8f94b916de54dc073fff9f8d3fe9e6059"><code>619f12b</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/565f4f31c86a5bdeba205c8d4f73b86ce471f482"><code>565f4f3</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2691">#2691</a> from framer/fix/mix-immediate-invalid-color</li> <li><a href="https://github.com/framer/motion/commit/d3248d29bf1369ab2f1f3b00d399f130da243db1"><code>d3248d2</code></a> Removing unused files</li> <li><a href="https://github.com/framer/motion/commit/85357670a7b76e04009d8296be8f3fda9c75e91b"><code>8535767</code></a> Updating interpolation for invalid colors</li> <li><a href="https://github.com/framer/motion/commit/a58d3e7db0a52d3e1747924b1d09e895731e891e"><code>a58d3e7</code></a> Updating</li> <li><a href="https://github.com/framer/motion/commit/8faded0686aecb7b63120f3023c65db5752f137c"><code>8faded0</code></a> Updating version</li> <li>See full diff in <a href="https://github.com/framer/motion/compare/v11.2.9...v11.2.10">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.2.5 to 3.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <p><a href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2024/06/01/3.3.0.html">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.3.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2024/06/01/3.3.0.html">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/c4ab460357478d2b847c60a1efb40098b1181931"><code>c4ab460</code></a> Release 3.3.0</li> <li><a href="https://github.com/prettier/prettier/commit/8a88cdce6d4605f206305ebb9204a0cabf96a070"><code>8a88cdc</code></a> Respect <code>trailingComma</code> in angular templates (<a href="https://redirect.github.com/prettier/prettier/issues/15926">#15926</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c2e20fbae8ce1800ac0c8242c176d9379db5c001"><code>c2e20fb</code></a> chore(deps): update babel to v7.24.6 (<a href="https://redirect.github.com/prettier/prettier/issues/16326">#16326</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/41f1dffed08b33fe6d43da1e82d798b23ba0b57c"><code>41f1dff</code></a> Add newline between markdown footnote definitions (<a href="https://redirect.github.com/prettier/prettier/issues/16063">#16063</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/da5ad84bf441afd5c157bf83840814b1deaa39b1"><code>da5ad84</code></a> chore(deps): update babel to v7.24.6 (<a href="https://redirect.github.com/prettier/prettier/issues/16325">#16325</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/f790be81319a70f08942b1e3c12d68ee392d3269"><code>f790be8</code></a> chore(deps): update dependency file-entry-cache to v9 (<a href="https://redirect.github.com/prettier/prettier/issues/16324">#16324</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/7250556e287922508d9f28c12a82165a60bab5d7"><code>7250556</code></a> chore(deps): update dependency meriyah to v4.4.3 (<a href="https://redirect.github.com/prettier/prettier/issues/16323">#16323</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/96e057a0dc1efa7247b1c50843c9422a0ed66900"><code>96e057a</code></a> chore(deps): update dependency <code>@angular/compiler</code> to v18 (<a href="https://redirect.github.com/prettier/prettier/issues/16322">#16322</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a4ea5a2e2fcebe72315c9c0523b35bc79fe91405"><code>a4ea5a2</code></a> chore(deps): update dependency eslint-plugin-regexp to v2.6.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16320">#16320</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/229006cd5b5178c195e5d66ce924d2b58bfde4ef"><code>229006c</code></a> chore(deps): update dependency micromatch to v4.0.7 (<a href="https://redirect.github.com/prettier/prettier/issues/16319">#16319</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.4.2 to 2.4.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p> <blockquote> <h2>v2.4.3</h2> <ul> <li>Improve error when parsing a non-string value (<a href="https://redirect.github.com/eemeli/yaml/issues/459">#459</a>)</li> <li>Do not parse <code>-.NaN</code> or <code>+.nan</code> as NaN (<a href="https://redirect.github.com/eemeli/yaml/issues/546">#546</a>)</li> <li>Support <code>#</code> within <code>%TAG</code> prefixes with trailing <code>#comments</code></li> <li>Check for non-node complex keys when stringifying with simpleKeys (<a href="https://redirect.github.com/eemeli/yaml/issues/541">#541</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/208d98f0a42aad737bd019bb59d85679e2d9282a"><code>208d98f</code></a> 2.4.3</li> <li><a href="https://github.com/eemeli/yaml/commit/fad10b2f85bf13e21f363dfb5ca8364a9c0d844d"><code>fad10b2</code></a> style: Apply updated Prettier style</li> <li><a href="https://github.com/eemeli/yaml/commit/b92b60227ad8ecc7e3a2fb764fc224e216468857"><code>b92b602</code></a> chore: Refresh lockfile</li> <li><a href="https://github.com/eemeli/yaml/commit/a1dc96fccd494bdc002a6d34696d0f4c5f63c18d"><code>a1dc96f</code></a> fix: Improve error when parsing a non-string value (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/459">#459</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/edc623d0f778a484281b36d284dd234707413035"><code>edc623d</code></a> fix: Do not parse -.NaN or +.nan as NaN (<a href="https://redirect.github.com/eemeli/yaml/issues/546">#546</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/69f35171cbc101f84051bd2862ec8494391c028f"><code>69f3517</code></a> fix: Support # within %TAG prefixes with trailing #comments</li> <li><a href="https://github.com/eemeli/yaml/commit/ba89ff27323a1286c08bd0ad857893cb398cb1d0"><code>ba89ff2</code></a> fix: Check for non-node complex keys when stringifying with simpleKeys (<a href="https://redirect.github.com/eemeli/yaml/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.4.2...v2.4.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
the issue with dependabot is that [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) and eslint-plugin-github need to be bumped at the same time. This PR bumps both of them to the latest version and upgrades everything else too.
Add a cautionary comment about `devServer` being a security problem. ## References GHSA-wr3j-pwj9-hqq6
Bumps the dependency-updates group with 2 updates: [@primer/react](https://github.com/primer/react) and [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react). Updates `@primer/react` from 36.21.0 to 36.22.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/36"><code>@36</code></a>.22.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add experimental InlineMessage component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4613">#4613</a> <a href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab132cd451b8c67a85d028483aa00a7a1c81b</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - <code>Dialog</code> and <code>ConfirmationDialog</code> can now be closed by clicking on the backdrop surrounding the dialog. This will cause <code>onClose</code> to be called with the <code>escape</code> gesture.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add support for InlineMessage to experimental</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/4667">#4667</a> <a href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f4a376ca92b305e03f36f905ad02c61341</code></a> Thanks <a href="https://github.com/ktravers"><code>@ktravers</code></a>! - Adds support for <code>className</code> prop to PageHeader component and its children.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/d91b7fa2589ab29fc4f9890a52153f0436b26a22"><code>d91b7fa</code></a> Version Packages (<a href="https://redirect.github.com/primer/react/issues/4663">#4663</a>)</li> <li><a href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f</code></a> add classname prop support to PageHeader component and its children (<a href="https://redirect.github.com/primer/react/issues/4667">#4667</a>)</li> <li><a href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab13</code></a> Trigger onClose when Dialog backdrop is clicked (<a href="https://redirect.github.com/primer/react/issues/4613">#4613</a>)</li> <li><a href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f252337</code></a> feat: add InlineMessage component (<a href="https://redirect.github.com/primer/react/issues/4443">#4443</a>)</li> <li><a href="https://github.com/primer/react/commit/1b1387fc38b239757c79f222fd3f5d800e1983f5"><code>1b1387f</code></a> chore(deps): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/primer/react/issues/4662">#4662</a>)</li> <li><a href="https://github.com/primer/react/commit/5c0523640d324a3cc07ca3dd6d254139d97b23fd"><code>5c05236</code></a> refactor(project): update project to use Storybook v8 (<a href="https://redirect.github.com/primer/react/issues/4644">#4644</a>)</li> <li>See full diff in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-primer-react` from 5.2.0 to 5.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - Add a rule that warns against removing <code>unsafeDisableTooltip</code> prop</li> </ul> <h2>v5.2.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a> Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! - Clean up docs for link lint rule</p> </li> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a> Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! - Update link lint rule to skip Link with className</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's changelog</a>.</em></p> <blockquote> <h2>5.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - Add a rule that warns against removing <code>unsafeDisableTooltip</code> prop</li> </ul> <h2>5.2.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a> Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! - Clean up docs for link lint rule</p> </li> <li> <p><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a> Thanks <a href="https://github.com/khiga8"><code>@khiga8</code></a>! - Update link lint rule to skip Link with className</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/da6e168bf252ffaed3c6ed3f0ea5e2f760ba5956"><code>da6e168</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/196">#196</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a> Add a rule that warn against removing <code>unsafeDisableTooltip</code> prop from `IconB...</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/2ff10af3602d57995baca02fd1ded5a952776700"><code>2ff10af</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/194">#194</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a> Clean up docs for link lint rule (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/195">#195</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a> Update link lint rule to skip Link with className (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/193">#193</a>)</li> <li>See full diff in <a href="https://github.com/primer/eslint-plugin-primer-react/compare/v5.2.0...v5.3.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nt (#1161) Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together. Updates `ws` from 8.17.0 to 8.17.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p> <blockquote> <h2>8.17.1</h2> <h1>Bug fixes</h1> <ul> <li>Fixed a DoS vulnerability (<a href="https://redirect.github.com/websockets/ws/issues/2231">#2231</a>).</li> </ul> <p>A request with a number of headers exceeding the[<code>server.maxHeadersCount</code>][] threshold could be used to crash a ws server.</p> <pre lang="js"><code>const http = require('http'); const WebSocket = require('ws'); <p>const wss = new WebSocket.Server({ port: 0 }, function () { const chars = "!#$%&'*+-.0123456789abcdefghijklmnopqrstuvwxyz^_`|~".split(''); const headers = {}; let count = 0;</p> <p>for (let i = 0; i < chars.length; i++) { if (count === 2000) break;</p> <pre><code>for (let j = 0; j &lt; chars.length; j++) { const key = chars[i] + chars[j]; headers[key] = 'x'; if (++count === 2000) break; } </code></pre> <p>}</p> <p>headers.Connection = 'Upgrade'; headers.Upgrade = 'websocket'; headers['Sec-WebSocket-Key'] = 'dGhlIHNhbXBsZSBub25jZQ=='; headers['Sec-WebSocket-Version'] = '13';</p> <p>const request = http.request({ headers: headers, host: '127.0.0.1', port: wss.address().port });</p> <p>request.end(); }); </code></pre></p> <p>The vulnerability was reported by <a href="https://github.com/rrlapointe">Ryan LaPointe</a> in <a href="https://redirect.github.com/websockets/ws/issues/2230">websockets/ws#2230</a>.</p> <p>In vulnerable versions of ws, the issue can be mitigated in the following ways:</p> <ol> <li>Reduce the maximum allowed length of the request headers using the [<code>--max-http-header-size=size</code>][] and/or the [<code>maxHeaderSize</code>][] options so that no more headers than the <code>server.maxHeadersCount</code> limit can be sent.</li> </ol> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/websockets/ws/commit/3c56601092872f7d7566989f0e379271afd0e4a1"><code>3c56601</code></a> [dist] 8.17.1</li> <li><a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c"><code>e55e510</code></a> [security] Fix crash when the Upgrade header cannot be read (<a href="https://redirect.github.com/websockets/ws/issues/2231">#2231</a>)</li> <li><a href="https://github.com/websockets/ws/commit/6a00029edd924499f892aed8003cef1fa724cfe5"><code>6a00029</code></a> [test] Increase code coverage</li> <li><a href="https://github.com/websockets/ws/commit/ddfe4a804d79e7788ab136290e609f91cf68423f"><code>ddfe4a8</code></a> [perf] Reduce the amount of <code>crypto.randomFillSync()</code> calls</li> <li>See full diff in <a href="https://github.com/websockets/ws/compare/8.17.0...8.17.1">compare view</a></li> </ul> </details> <br /> Updates `engine.io` from 6.5.4 to 6.5.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io/releases">engine.io's releases</a>.</em></p> <blockquote> <h2>6.5.5</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> make socket.request writable (<a href="https://redirect.github.com/socketio/engine.io/issues/697">#697</a>) (<a href="https://github.com/socketio/engine.io/commit/0efa04b5841816d18b0c6ebf7c5f592f8382978a">0efa04b</a>)</li> </ul> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/engine.io/compare/6.5.4...6.5.5">https://github.com/socketio/engine.io/compare/6.5.4...6.5.5</a></li> <li>Client release: -</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.17.1"><code>ws@~8.17.1</code></a> (<a href="https://github.com/websockets/ws/compare/8.11.0...8.17.1">diff</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io/blob/main/CHANGELOG.md">engine.io's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/engine.io/compare/6.5.4...6.5.5">6.5.5</a> (2024-06-18)</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> make socket.request writable (<a href="https://redirect.github.com/socketio/engine.io/issues/697">#697</a>) (<a href="https://github.com/socketio/engine.io/commit/0efa04b5841816d18b0c6ebf7c5f592f8382978a">0efa04b</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/websockets/ws/releases/tag/8.17.1"><code>ws@~8.17.1</code></a> (<a href="https://github.com/websockets/ws/compare/8.11.0...8.17.1">diff</a>)</li> </ul> <h2><a href="https://github.com/socketio/engine.io/compare/3.6.1...3.6.2">3.6.2</a> (2024-06-18)</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/websockets/ws/releases/tag/7.5.10"><code>ws@~7.5.10</code></a> (<a href="https://github.com/websockets/ws/compare/7.4.2...7.5.10">diff</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/engine.io/commit/0cb977ab69134c4d040a2135d429c12724d52ae1"><code>0cb977a</code></a> chore(release): 6.5.5</li> <li><a href="https://github.com/socketio/engine.io/commit/adaa2079c4198b5f51e61d61aa68893db9247cc0"><code>adaa207</code></a> chore(deps): bump ws from 8.11.0 to 8.17.1 (<a href="https://redirect.github.com/socketio/engine.io/issues/702">#702</a>)</li> <li><a href="https://github.com/socketio/engine.io/commit/0efa04b5841816d18b0c6ebf7c5f592f8382978a"><code>0efa04b</code></a> fix(types): make socket.request writable (<a href="https://redirect.github.com/socketio/engine.io/issues/697">#697</a>)</li> <li>See full diff in <a href="https://github.com/socketio/engine.io/compare/6.5.4...6.5.5">compare view</a></li> </ul> </details> <br /> Updates `socket.io-adapter` from 2.5.4 to 2.5.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md">socket.io-adapter's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5">2.5.5</a> (2024-06-18)</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/socket.io-adapter/commit/05a190a9dbf40226a1f8c0d21c0f7dc3718a297c"><code>05a190a</code></a> chore(release): 6.5.5</li> <li><a href="https://github.com/socketio/socket.io-adapter/commit/93fe19019e1c0b82a41a15bd86acbac10634c60b"><code>93fe190</code></a> chore(deps): bump ws from 8.11.0 to 8.17.1 (<a href="https://redirect.github.com/socketio/socket.io-adapter/issues/93">#93</a>)</li> <li>See full diff in <a href="https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5">compare view</a></li> </ul> </details> <br /> Updates `engine.io-client` from 6.5.3 to 6.5.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io-client/releases">engine.io-client's releases</a>.</em></p> <blockquote> <h2>6.5.4</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h4>Links</h4> <ul> <li>Diff: <a href="https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4">https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4</a></li> <li>Server release: -</li> <li><a href="https://github.com/websockets/ws/releases/tag/8.17.1"><code>ws@~8.17.1</code></a> (<a href="https://github.com/websockets/ws/compare/8.11.0...8.17.1">diff</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md">engine.io-client's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4">6.5.4</a> (2024-06-18)</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/websockets/ws/releases/tag/8.17.1"><code>ws@~8.17.1</code></a> (<a href="https://github.com/websockets/ws/compare/8.11.0...8.17.1">diff</a>)</li> </ul> <h2><a href="https://github.com/socketio/engine.io-client/compare/3.5.3...3.5.4">3.5.4</a> (2024-06-18)</h2> <p>This release contains a bump of the <code>ws</code> dependency, which includes an important <a href="https://github.com/websockets/ws/commit/e55e5106f10fcbaac37cfa89759e4cc0d073a52c">security fix</a>.</p> <p>Advisory: <a href="https://github.com/advisories/GHSA-3h5v-q93c-6h6q">https://github.com/advisories/GHSA-3h5v-q93c-6h6q</a></p> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/websockets/ws/releases/tag/7.5.10"><code>ws@~7.5.10</code></a> (<a href="https://github.com/websockets/ws/compare/7.4.2...7.5.10">diff</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/socketio/engine.io-client/commit/454940dc990367caa5610632de6e36ec51926eeb"><code>454940d</code></a> chore(release): 6.5.4</li> <li><a href="https://github.com/socketio/engine.io-client/commit/0eb956b5c0e55bfd4e217d3e327ad06634bfac39"><code>0eb956b</code></a> chore: bump ws to version 8.17.1</li> <li>See full diff in <a href="https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/npm/documentation/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 3 updates: [@primer/octicons-react](https://github.com/primer/octicons), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [tar](https://github.com/isaacs/node-tar). Updates `@primer/octicons-react` from 19.9.0 to 19.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/releases"><code>@primer/octicons-react</code>'s releases</a>.</em></p> <blockquote> <h2>v19.10.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/983">#983</a> <a href="https://github.com/primer/octicons/commit/30be326ae23b108fd31decfd7823171150421bc4"><code>30be326a</code></a> Thanks <a href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>! - Add multiple missing icons</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1020">#1020</a> <a href="https://github.com/primer/octicons/commit/449d81f1b09bcbc0752ebc35d175a8b729022b55"><code>449d81f1</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update types for <code>@primer/octicons-react</code> to explicitly include extensions for different moduleResolution settings</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/blob/main/CHANGELOG.md"><code>@primer/octicons-react</code>'s changelog</a>.</em></p> <blockquote> <h2>19.10.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/983">#983</a> <a href="https://github.com/primer/octicons/commit/30be326ae23b108fd31decfd7823171150421bc4"><code>30be326a</code></a> Thanks <a href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>! - Add multiple missing icons</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1020">#1020</a> <a href="https://github.com/primer/octicons/commit/449d81f1b09bcbc0752ebc35d175a8b729022b55"><code>449d81f1</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Update types for <code>@primer/octicons-react</code> to explicitly include extensions for different moduleResolution settings</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/octicons/commit/6d40ac2a9f9740ccf38691dcb08b9b1f49dc1491"><code>6d40ac2</code></a> Version Packages (<a href="https://redirect.github.com/primer/octicons/issues/1017">#1017</a>)</li> <li><a href="https://github.com/primer/octicons/commit/345a8f5915b6ec4ff6cca3eb1ae76cb4744ba2de"><code>345a8f5</code></a> Create add-to-inbox.yml (<a href="https://redirect.github.com/primer/octicons/issues/1021">#1021</a>)</li> <li><a href="https://github.com/primer/octicons/commit/449d81f1b09bcbc0752ebc35d175a8b729022b55"><code>449d81f</code></a> fix(octicons_react): include extension in type declaration (<a href="https://redirect.github.com/primer/octicons/issues/1020">#1020</a>)</li> <li><a href="https://github.com/primer/octicons/commit/30be326ae23b108fd31decfd7823171150421bc4"><code>30be326</code></a> Adding multiple missing icons (<a href="https://redirect.github.com/primer/octicons/issues/983">#983</a>)</li> <li>See full diff in <a href="https://github.com/primer/octicons/compare/v19.9.0...v19.10.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-react` from 7.34.2 to 7.34.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.34.3</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: null-check rootNode before calling getScope (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3762">#3762</a>[] <a href="https://github.com/crnhrv"><code>@crnhrv</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: avoid a crash with a spread prop (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3733">#3733</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>jsx-boolean-value</code>]: <code>assumeUndefinedIsFalse</code> with <code>never</code> must not allow explicit <code>true</code> value (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3757">#3757</a>[] <a href="https://github.com/6uliver"><code>@6uliver</code></a>)</li> <li>[<code>no-object-type-as-default-prop</code>]: enable rule for components with many parameters (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3768">#3768</a>[] <a href="https://github.com/JulienR1"><code>@JulienR1</code></a>)</li> <li>[<code>jsx-key</code>]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3769">#3769</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1134">#1134</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1134">jsx-eslint/eslint-plugin-react#1134</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3">7.34.3</a> - 2024.06.18</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: null-check rootNode before calling getScope (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3762">#3762</a>[] <a href="https://github.com/crnhrv"><code>@crnhrv</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: avoid a crash with a spread prop (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3733">#3733</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>jsx-boolean-value</code>]: <code>assumeUndefinedIsFalse</code> with <code>never</code> must not allow explicit <code>true</code> value (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3757">#3757</a>[] <a href="https://github.com/6uliver"><code>@6uliver</code></a>)</li> <li>[<code>no-object-type-as-default-prop</code>]: enable rule for components with many parameters (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3768">#3768</a>[] <a href="https://github.com/JulienR1"><code>@JulienR1</code></a>)</li> <li>[<code>jsx-key</code>]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3769">#3769</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3769">#3769</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3769">jsx-eslint/eslint-plugin-react#3769</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3768">#3768</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3768">jsx-eslint/eslint-plugin-react#3768</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3762">#3762</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3762">jsx-eslint/eslint-plugin-react#3762</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3757">#3757</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3757">jsx-eslint/eslint-plugin-react#3757</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3733">#3733</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3733">jsx-eslint/eslint-plugin-react#3733</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/cef8123ff92460ed2369d670e8c7b9539e5994bd"><code>cef8123</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/eb56061c95d3e5e234d2f33def724c17aedc752e"><code>eb56061</code></a> [Deps] update <code>array.prototype.tosorted</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/7d16666058e2b06193f08342c8b1f20a5468cf20"><code>7d16666</code></a> [Dev Deps] update <code>@babel/core</code>, <code>@babel/eslint-parser</code>, `@babel/plugin-synta...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/6dc7803acecac6e79d71d9619665403fe3073d79"><code>6dc7803</code></a> [Fix] <code>jsx-key</code>: incorrect behavior for checkKeyMustBeforeSpread with map cal...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/393bfa2fc071bfd08cef2327790e2ccc95507d72"><code>393bfa2</code></a> [Fix] <code>no-object-type-as-default-prop</code>: enable rule for components with many ...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a944aa519246d1f4c7a494ebd40e5b2c23601b77"><code>a944aa5</code></a> [Fix] <code>jsx-boolean-value</code>: <code>assumeUndefinedIsFalse</code> with <code>never</code> must not all...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a79beb364f297571af9d368e1d5c35f56f84a8a7"><code>a79beb3</code></a> [Fix] <code>boolean-prop-naming</code>: avoid a crash with a spread prop</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e27ef8131f955fedddc3f3111a7073ea7a6f5e17"><code>e27ef81</code></a> [Fix] <code>prop-types</code>: null-check rootNode before calling getScope</li> <li>See full diff in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3">compare view</a></li> </ul> </details> <br /> Updates `tar` from 7.2.0 to 7.4.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md">tar's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>7.4</h2> <ul> <li>Deprecate <code>onentry</code> in favor of <code>onReadEntry</code> for clarity.</li> </ul> <h2>7.3</h2> <ul> <li>Add <code>onWriteEntry</code> option</li> </ul> <h2>7.2</h2> <ul> <li>DRY the command definitions into a single <code>makeCommand</code> method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.</li> </ul> <h2>7.1</h2> <ul> <li>Update minipass to v7.1.0</li> <li>Update the type definitions of <code>write()</code> and <code>end()</code> methods on <code>Unpack</code> and <code>Parser</code> classes to be compatible with the NodeJS.WritableStream type in the latest versions of <code>@types/node</code>.</li> </ul> <h2>7.0</h2> <ul> <li>Rewrite in TypeScript, provide ESM and CommonJS hybrid interface</li> <li>Add tree-shake friendly exports, like <code>import('tar/create')</code> and <code>import('tar/read-entry')</code> to get individual functions or classes.</li> <li>Add <code>chmod</code> option that defaults to false, and deprecate <code>noChmod</code>. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.</li> <li>Add <code>processUmask</code> option to avoid having to call <code>process.umask()</code> when <code>chmod: true</code> (or <code>noChmod: false</code>) is set.</li> </ul> <h2>6.2</h2> <ul> <li>Add support for brotli compression</li> <li>Add <code>maxDepth</code> option to prevent extraction into excessively deep folders.</li> </ul> <h2>6.1</h2> <ul> <li>remove dead link to benchmarks (<a href="https://redirect.github.com/isaacs/node-tar/issues/313">#313</a>) (<a href="https://github.com/yetzt"><code>@yetzt</code></a>)</li> <li>add examples/explanation of using tar.t (<a href="https://github.com/isaacs"><code>@isaacs</code></a>)</li> <li>ensure close event is emited after stream has ended (<a href="https://github.com/webark"><code>@webark</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/02b26879b880df80271cfb1ac98b7153becf9fb0"><code>02b2687</code></a> 7.4.0</li> <li><a href="https://github.com/isaacs/node-tar/commit/5c1113b851a1499838188a74b6ab35665fd8b245"><code>5c1113b</code></a> s/onentry/onReadEntry/g for clarity, deprecate old name</li> <li><a href="https://github.com/isaacs/node-tar/commit/556a13c7c6733cab8baf29f8d382a3bef3f6fb07"><code>556a13c</code></a> 7.3.0</li> <li><a href="https://github.com/isaacs/node-tar/commit/61b97894c9fa1168cd7f9b2d5c23bfe85343f770"><code>61b9789</code></a> add onWriteEntry method</li> <li><a href="https://github.com/isaacs/node-tar/commit/ee87da2b93a675fd91d2db9770769136bd95e129"><code>ee87da2</code></a> use a lockfile, add tsconfigs to git</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.2.0...v7.4.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dates group (#1164) Bumps the dependency-updates group with 1 update: [framer-motion](https://github.com/framer/motion). Updates `framer-motion` from 11.2.10 to 11.2.11 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.2.11] 2024-06-19</h2> <h3>Fixed</h3> <ul> <li>Fix animations in resuspended components.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/dde0e3f0c8551ab73a85cc2e42fb79be53bc0035"><code>dde0e3f</code></a> v11.2.11</li> <li><a href="https://github.com/framer/motion/commit/454650059670a695a21f8e7a70717abd00e51833"><code>4546500</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/aa26805805a59de64f18b4bcc823f1a47aa38e3d"><code>aa26805</code></a> Merge pull request <a href="https://redirect.github.com/framer/motion/issues/2706">#2706</a> from framer/feature/react-19-code</li> <li><a href="https://github.com/framer/motion/commit/8540940481d40a3ea4882dffc65eafef413b2e5d"><code>8540940</code></a> Removing unmount</li> <li><a href="https://github.com/framer/motion/commit/7a4706a229b544c080de5e6ba9c0a5d31fd39f63"><code>7a4706a</code></a> Fixing conflicts</li> <li><a href="https://github.com/framer/motion/commit/56b10e88645b2809f6b1655cdd86c841a79188b1"><code>56b10e8</code></a> Porting code changes from React 19 branch</li> <li><a href="https://github.com/framer/motion/commit/421c17952d208bf9fcb14ea71eb25db1c30f034c"><code>421c179</code></a> Latest</li> <li><a href="https://github.com/framer/motion/commit/be06a73f28fa18b5a327917f6832557befacd86f"><code>be06a73</code></a> Replacing dev environments with Vite (<a href="https://redirect.github.com/framer/motion/issues/2694">#2694</a>)</li> <li><a href="https://github.com/framer/motion/commit/c5e5175fd0820135ebe22434cf13e9a11a43b74d"><code>c5e5175</code></a> Updating size limits</li> <li><a href="https://github.com/framer/motion/commit/ec58fcea2eeeb3acd0090561b949f95d8b664505"><code>ec58fce</code></a> Updating version</li> <li>See full diff in <a href="https://github.com/framer/motion/compare/v11.2.10...v11.2.11">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ncy-updates group (#1167) Bumps the dependency-updates group with 1 update: [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y). Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases">eslint-plugin-jsx-a11y's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <h3>Added</h3> <ul> <li>add support for Flat Config <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4"><code>6b5f096</code></a></li> <li><code>no-noninteractive-element-to-interactive-role</code>: allow <code>menuitemradio</code> and <code>menuitemcheckbox</code> on <li> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c0733f94031fe3eec6b4d54176afe47929bb0a84"><code>c0733f9</code></a></li> </ul> <h3>Fixed</h3> <ul> <li><code>img-redundant-alt</code>: fixed multibyte character support <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969"><code>[#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)</code></a></li> <li>Revert "[Fix] <code>isNonInteractiveElement</code>: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70"><code>75d5dd7</code></a></li> <li>ensure <code>summary</code> remains non-interactive <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a"><code>6a048da</code></a></li> </ul> <h3>Changed</h3> <ul> <li>[meta] fix changelog links <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960"><code>[#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)</code></a></li> <li>[Robustness] use <code>safe-regex-test</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4c7e7815c12a797587bb8e3cdced7f3003848964"><code>4c7e781</code></a></li> <li>[actions] update actions/checkout <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788"><code>51a1ca7</code></a></li> <li>[Deps] pin <code>aria-query</code> and <code>axobject-query</code>, add <code>ls-engines</code> test to CI <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f"><code>32fd82c</code></a></li> <li>[Deps] remove <code>@babel/runtime</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480"><code>0a98ad8</code></a></li> <li>[Deps] unpin <code>axe-core</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b3559cf89be6b5352cd77ffa025831b3d793d565"><code>b3559cf</code></a></li> <li>[Deps] move <code>object.entries</code> to dev deps <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1be7b709eececd83f1d5f67a60b2c97cfe9a561d"><code>1be7b70</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">v6.9.0</a> - 2024-06-19</h2> <h3>Fixed</h3> <ul> <li>[Fix] <code>img-redundant-alt</code>: fixed multibyte character support <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969"><code>[#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)</code></a></li> <li>[meta] fix changelog links <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960"><code>[#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>[New] add support for Flat Config <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4"><code>6b5f096</code></a></li> <li>Revert "[Fix] <code>isNonInteractiveElement</code>: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70"><code>75d5dd7</code></a></li> <li>[Robustness] use <code>safe-regex-test</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4c7e7815c12a797587bb8e3cdced7f3003848964"><code>4c7e781</code></a></li> <li>[actions] update actions/checkout <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788"><code>51a1ca7</code></a></li> <li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>, <code>@babel/eslint-parser</code>, <code>@babel/plugin-transform-flow-strip-types</code>, <code>@babel/register</code>, <code>eslint-doc-generator</code>, <code>object.entries</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271ac1d6e5dcf9a2bc2c086faaf062335629171"><code>1271ac1</code></a></li> <li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>, <code>@babel/register</code>, <code>aud</code>, <code>eslint-plugin-import</code>, <code>npmignore</code>, <code>object.assign</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/540cb7aefead582f237071d55a40f098d0885478"><code>540cb7a</code></a></li> <li>[Deps] update <code>@babel/runtime</code>, <code>array-includes</code>, <code>es-iterator-helpers</code>, <code>hasown</code>, <code>object.fromentries</code>, <code>safe-regex-test</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5d1440825a8838ae10dc94cc3a4a7e1e967644b4"><code>5d14408</code></a></li> <li>[Deps] pin <code>aria-query</code> and <code>axobject-query</code>, add <code>ls-engines</code> test to CI <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f"><code>32fd82c</code></a></li> <li>[Dev Deps] update <code>@babel/core</code>, <code>@babel/eslint-parser</code>, <code>@babel/plugin-transform-flow-strip-types</code>, <code>eslint-doc-generator</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d1b41142248a7cca45bb5f0b96ff23ee87fb9411"><code>d1b4114</code></a></li> <li>[Fix] ensure <code>summary</code> remains non-interactive <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a"><code>6a048da</code></a></li> <li>[Deps] remove <code>@babel/runtime</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480"><code>0a98ad8</code></a></li> <li>[New] <code>no-noninteractive-element-to-interactive-role</code>: allow <code>menuitemradio</code> and <code>menuitemcheckbox</code> on <li> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c0733f94031fe3eec6b4d54176afe47929bb0a84"><code>c0733f9</code></a></li> <li>[Deps] update <code>@babel/runtime</code>, <code>safe-regex-test</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d5321a5457c5f0da0ca216053cc5b4f571b53ae"><code>0d5321a</code></a></li> <li>[actions] pin codecov to v3.1.5 <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/961817f61fa56cd7815c6940c27ef08469b1516b"><code>961817f</code></a></li> <li>[Deps] unpin <code>axe-core</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b3559cf89be6b5352cd77ffa025831b3d793d565"><code>b3559cf</code></a></li> <li>[Deps] move <code>object.entries</code> to dev deps <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1be7b709eececd83f1d5f67a60b2c97cfe9a561d"><code>1be7b70</code></a></li> <li>[Deps] update <code>@babel/runtime</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2a48abb5effa911e7d1a8575e1c9768c947a33f1"><code>2a48abb</code></a></li> <li>[Deps] update <code>@babel/runtime</code> <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1adec3517fc2c9797212ca4d38858deed917e7be"><code>1adec35</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/882bd4dc8a4898be1ca0e69561f7885b8ea2c085"><code>882bd4d</code></a> v6.9.0</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/961817f61fa56cd7815c6940c27ef08469b1516b"><code>961817f</code></a> [actions] pin codecov to v3.1.5</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a"><code>6a048da</code></a> [Fix] ensure <code>summary</code> remains non-interactive</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70"><code>75d5dd7</code></a> Revert "[Fix] <code>isNonInteractiveElement</code>: Upgrade aria-query to 5.3.0 and axob...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f"><code>32fd82c</code></a> [Deps] pin <code>aria-query</code> and <code>axobject-query</code>, add <code>ls-engines</code> test to CI</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480"><code>0a98ad8</code></a> [Deps] remove <code>@babel/runtime</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4"><code>6b5f096</code></a> [New] add support for Flat Config</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788"><code>51a1ca7</code></a> [actions] update actions/checkout</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5d1440825a8838ae10dc94cc3a4a7e1e967644b4"><code>5d14408</code></a> [Deps] update <code>@babel/runtime</code>, <code>array-includes</code>, <code>es-iterator-helpers</code>, `has...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271ac1d6e5dcf9a2bc2c086faaf062335629171"><code>1271ac1</code></a> [Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>, <code>@babel/eslint-parser</code>, `@babe...</li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.1.1 to 21.0.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.1.1...v21.0.0) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
As I was following the steps in this page - https://docs.npmjs.com/creating-node-js-modules, I noticed the following error when using the published package in the test-directory: `Error: Cannot find module 'D:\Learning\npm-docs\use-hello\node_modules\@andrewnessindev\hello\index.js'. Please verify that the package.json has a valid "main" entry` It turned out that I missed providing the main entry even though this [page already mentions to provide it](https://github.com/npm/documentation/blob/2e10e4ed46f0f58adf4c165e8ef21599bc3b325f/content/packages-and-modules/contributing-packages-to-the-registry/creating-node-js-modules.mdx?plain=1#L20). However, it might be more helpful if the docs clarify which file is referred to when[ it says, "In the file"](https://github.com/npm/documentation/blob/2e10e4ed46f0f58adf4c165e8ef21599bc3b325f/content/packages-and-modules/contributing-packages-to-the-registry/creating-node-js-modules.mdx?plain=1#L28). This is my first commit! I followed the instruction it the `contributing.md` file for the commit message. I did not see a requirement to raise an issue first! Please do let me know if I have to raise an issue first or if I have missed anything else. --------- Co-authored-by: Gar <[email protected]>
…rectory (#1527) Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 2.1.1 to 2.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/d97731b0e1b8a244ab859784b514cfcf5585ad3d"><code>d97731b</code></a> 2.1.2</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/fd1634e869e7c5f85948e95eabdaa8451a085de5"><code>fd1634e</code></a> symlink tweak from main</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/npm/documentation/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.8.7 to 4.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v4.2.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/397">#397</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/14a76885499cf99b0e5ea588aeb916a881c4efcb"><code>14a7688</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>rspack-resolver</code> for better P'n'P support</p> <p>Now <code>rspack-resolver</code> resolves <code>pnpapi</code> natively.</p> </li> </ul> <h2>v4.2.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/394">#394</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/9f11f6bb94f1f9eae6794eea3e4624b80ceac305"><code>9f11f6b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: don't set empty <code>configFile</code> when no <code>tsconfig</code> found</p> </li> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/394">#394</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/9f11f6bb94f1f9eae6794eea3e4624b80ceac305"><code>9f11f6b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>rspack-resolver</code> to v1.2.0</p> </li> </ul> <h2>v4.2.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/391">#391</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c8121e5eb4ce25a79396ae75df16d35fc67acbc6"><code>c8121e5</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: make <code>is-bun-module</code> as optional peer dependency</p> <p>Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects <code>bun</code> users, <code>bun --bun eslint</code> even works without this dependency, so I'd consider this as a minor change.</p> <p>So for <code>bun</code> users, there are three options:</p> <ol> <li>install <code>is-bun-module</code> dependency manually and use <code>bun: true</code> option</li> <li>run <code>eslint</code> with <code>bun --bun eslint</code> w/o <code>bun: true</code> option</li> <li>enable <code>run#bun</code> in <a href="https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun"><code>bunfig.toml</code></a> w/o <code>bun: true</code> option</li> </ol> </li> </ul> <h2>v4.1.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/389">#389</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b97d8a5913e15bdfcf5f64152e8a4173b18dab1"><code>1b97d8a</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: should prefer <code>module.isBuiltin</code> when <code>process.versions.bun</code> available</li> </ul> <h2>v4.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/387">#387</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ef5cd1083207d560b35694b99ccfefa4a1234acb"><code>ef5cd10</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: add a new <code>bun?: boolean</code> option for <code>bun</code> users - close <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/386">#386</a></p> <p><code>process.versions.bun</code> is unavailable even with <code>bun eslint</code> due to its own design, but checking <code>bun</code> modules for non-bun users is incorrect behavior and just wasting time, so a new option is added for such case, you can still run with <code>bun --bun eslint</code> without this option enabled</p> </li> </ul> <h2>v4.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/368">#368</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fd7c2ea63f30c9990e19a52dbd07fd8131558e9"><code>2fd7c2e</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat!: rewrite, speed up by using <a href="https://github.com/unrs/rspack-resolver"><code>rspack-resolver</code></a> which supports <code>references</code> natively under the hood</p> <p>BREAKING CHANGES:</p> <ul> <li>drop Node 14 support, Node <code>^16.17.0 || >=18.6</code> is now required</li> <li><code>alwaysTryTypes</code> is enabled by default, you can set it as <code>false</code> to opt-out</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>4.2.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/397">#397</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/14a76885499cf99b0e5ea588aeb916a881c4efcb"><code>14a7688</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>rspack-resolver</code> for better P'n'P support</p> <p>Now <code>rspack-resolver</code> resolves <code>pnpapi</code> natively.</p> </li> </ul> <h2>4.2.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/394">#394</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/9f11f6bb94f1f9eae6794eea3e4624b80ceac305"><code>9f11f6b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: don't set empty <code>configFile</code> when no <code>tsconfig</code> found</p> </li> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/394">#394</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/9f11f6bb94f1f9eae6794eea3e4624b80ceac305"><code>9f11f6b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>rspack-resolver</code> to v1.2.0</p> </li> </ul> <h2>4.2.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/391">#391</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c8121e5eb4ce25a79396ae75df16d35fc67acbc6"><code>c8121e5</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: make <code>is-bun-module</code> as optional peer dependency</p> <p>Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects <code>bun</code> users, <code>bun --bun eslint</code> even works without this dependency, so I'd consider this as a minor change.</p> <p>So for <code>bun</code> users, there are three options:</p> <ol> <li>install <code>is-bun-module</code> dependency manually and use <code>bun: true</code> option</li> <li>run <code>eslint</code> with <code>bun --bun eslint</code> w/o <code>bun: true</code> option</li> <li>enable <code>run#bun</code> in <a href="https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun"><code>bunfig.toml</code></a> w/o <code>bun: true</code> option</li> </ol> </li> </ul> <h2>4.1.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/389">#389</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b97d8a5913e15bdfcf5f64152e8a4173b18dab1"><code>1b97d8a</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: should prefer <code>module.isBuiltin</code> when <code>process.versions.bun</code> available</li> </ul> <h2>4.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/387">#387</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ef5cd1083207d560b35694b99ccfefa4a1234acb"><code>ef5cd10</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: add a new <code>bun?: boolean</code> option for <code>bun</code> users - close <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/386">#386</a></p> <p><code>process.versions.bun</code> is unavailable even with <code>bun eslint</code> due to its own design, but checking <code>bun</code> modules for non-bun users is incorrect behavior and just wasting time, so a new option is added for such case, you can still run with <code>bun --bun eslint</code> without this option enabled</p> </li> </ul> <h2>4.0.0</h2> <h3>Major Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/288c53cf642b47186c240636d0ce92d4ee63122d"><code>288c53c</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/398">#398</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/14a76885499cf99b0e5ea588aeb916a881c4efcb"><code>14a7688</code></a> chore: bump <code>rspack-resolver</code> for better P'n'P support (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/397">#397</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/0adca68bee2b513eca575fe84be33d5275b66a01"><code>0adca68</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/395">#395</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/9f11f6bb94f1f9eae6794eea3e4624b80ceac305"><code>9f11f6b</code></a> fix: don't set empty <code>configFile</code> when no <code>tsconfig</code> found (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/394">#394</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/3b0edff88e2abff255a8384b5b8cc71bf7fadac2"><code>3b0edff</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/392">#392</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/490ca1274b5d5909fa32ace411aabec449c23c24"><code>490ca12</code></a> docs: clarify this is a resolver not plugin</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c8121e5eb4ce25a79396ae75df16d35fc67acbc6"><code>c8121e5</code></a> feat: make <code>is-bun-module</code> as optional peer dependency (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/391">#391</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/458fdafbdcc715fd51e8be66aa67c3335928ceb3"><code>458fdaf</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/390">#390</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b97d8a5913e15bdfcf5f64152e8a4173b18dab1"><code>1b97d8a</code></a> fix: should prefer <code>module.isBuiltin</code> when <code>process.versions.bun</code> available (...</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/79a453b0b5b5c3a7dd0a3a3358a67df5c19f43e3"><code>79a453b</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/388">#388</a>)</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.7...v4.2.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ates (#1529) Bumps the dependency-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/react](https://github.com/primer/react) | `37.16.0` | `37.17.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.5.0` | `12.6.2` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.2.2` | `4.3.1` | | [eslint-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.4` | `5.2.5` | | [@prettier/sync](https://github.com/prettier/prettier-synchronized) | `0.5.4` | `0.5.5` | | [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.7.1` | Updates `@primer/react` from 37.16.0 to 37.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/37"><code>@37</code></a>.17.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5804">#5804</a> <a href="https://github.com/primer/react/commit/687343c6c0b57c80862b898ecd7ed51cc4c2fec8"><code>687343c</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove CSS modules feature flag from the InlineMessage component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5786">#5786</a> <a href="https://github.com/primer/react/commit/0f165d443586a9bf34931b944bc00e031b7c81ab"><code>0f165d4</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the Timeline component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5793">#5793</a> <a href="https://github.com/primer/react/commit/4213a86c64d938d787c022d0a61b6379d3ff9418"><code>4213a86</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the Autocomplete component.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5741">#5741</a> <a href="https://github.com/primer/react/commit/d32dd272771dee777bc31d67713b87f189bc8661"><code>d32dd27</code></a> Thanks <a href="https://github.com/mperrotti"><code>@mperrotti</code></a>! - Adds <code>hasBorder</code> prop to PageHeader to allow a bottom border</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5810">#5810</a> <a href="https://github.com/primer/react/commit/2411aa98388a695fc3246725f74503a44a4b97fe"><code>2411aa9</code></a> Thanks <a href="https://github.com/hussam-i-am"><code>@hussam-i-am</code></a>! - ActionList.Group + ActionList.TrailingAction: add missing className prop LabelGroup: add missing className prop</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5792">#5792</a> <a href="https://github.com/primer/react/commit/4e85438a878f80ccb3ffc8167b31afe93d81d752"><code>4e85438</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the KeybindingHint Component.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5790">#5790</a> <a href="https://github.com/primer/react/commit/acc5d27fc43d08b6a2efca9c86aba5dec88fe3dc"><code>acc5d27</code></a> Thanks <a href="https://github.com/hectahertz"><code>@hectahertz</code></a>! - Add Notice to SelectPanel</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5821">#5821</a> <a href="https://github.com/primer/react/commit/3a102a7ed43b84eea5d708fbe0855c272c239371"><code>3a102a7</code></a> Thanks <a href="https://github.com/jamieshark"><code>@jamieshark</code></a>! - Adds util function to swap out SX enabled components.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5795">#5795</a> <a href="https://github.com/primer/react/commit/1555b1b5f1c900c303c49eb2c7898460a7db1de2"><code>1555b1b</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the ConfirmationDialog component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5787">#5787</a> <a href="https://github.com/primer/react/commit/9272a8c4311dbcbd909490e79a185e29e18d15d5"><code>9272a8c</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonText</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5811">#5811</a> <a href="https://github.com/primer/react/commit/91b52f70da11c1f2d6f666483ea28fd43676b5bb"><code>91b52f7</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! - DialogV2: Fix CSS issue where <code>flex-grow</code> wasn't getting applied via classname</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5436">#5436</a> <a href="https://github.com/primer/react/commit/11b8d4c418d4de21d3ff86a7031a4eca844bc34b"><code>11b8d4c</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! - Show <code>Tooltip</code> on close button in <code>Dialog</code></p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5832">#5832</a> <a href="https://github.com/primer/react/commit/b6c769004b6ce02b6377c91766714cbe16478778"><code>b6c7690</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - chore(SelectPanel): put fullscreen functionality behind FF</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5816">#5816</a> <a href="https://github.com/primer/react/commit/59e62c1b190a5bccf30ffa1ba355b0ed5368bf89"><code>59e62c1</code></a> Thanks <a href="https://github.com/langermank"><code>@langermank</code></a>! - Bug fix: <code>className</code> passed to PageLayout twice</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5761">#5761</a> <a href="https://github.com/primer/react/commit/94bc6e41319a711650957fa2e728f75c72a36772"><code>94bc6e4</code></a> Thanks <a href="https://github.com/siddharthkp"><code>@siddharthkp</code></a>! - SelectPanel: Make SelectPanel full screen on narrow devices with a Save button</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5797">#5797</a> <a href="https://github.com/primer/react/commit/fbc6f97aae024917b56cfbc98244030d40f3ea00"><code>fbc6f97</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - SubNav: Update selected styles to only apply to <code>data-selected='true'</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/32a5108e7bedf6e50b37e0da2e8fbf7c567887e3"><code>32a5108</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/5802">#5802</a>)</li> <li><a href="https://github.com/primer/react/commit/b6c769004b6ce02b6377c91766714cbe16478778"><code>b6c7690</code></a> chore(SelectPanel): put fullscreen functionality behind FF (<a href="https://redirect.github.com/primer/react/issues/5832">#5832</a>)</li> <li><a href="https://github.com/primer/react/commit/fe58f6742e6007900f2924b936e4db27212231da"><code>fe58f67</code></a> Chore/revert select panel active descendant changes (<a href="https://redirect.github.com/primer/react/issues/5825">#5825</a>)</li> <li><a href="https://github.com/primer/react/commit/91b52f70da11c1f2d6f666483ea28fd43676b5bb"><code>91b52f7</code></a> DialogV2: Move <code>DialogOverflowWrapper</code> class (<a href="https://redirect.github.com/primer/react/issues/5811">#5811</a>)</li> <li><a href="https://github.com/primer/react/commit/769a0480fca9e7b9bb07cb5b02f2b49f316f5383"><code>769a048</code></a> SelectPanel: Implement empty state (<a href="https://redirect.github.com/primer/react/issues/5142">#5142</a>)</li> <li><a href="https://github.com/primer/react/commit/3a102a7ed43b84eea5d708fbe0855c272c239371"><code>3a102a7</code></a> Adds util function to account for SX dependent components (<a href="https://redirect.github.com/primer/react/issues/5821">#5821</a>)</li> <li><a href="https://github.com/primer/react/commit/3c502ac9cbf3f8565c1fecaa516583553bb21b0d"><code>3c502ac</code></a> chore(deps-dev): bump semver from 7.6.3 to 7.7.1 (<a href="https://redirect.github.com/primer/react/issues/5813">#5813</a>)</li> <li><a href="https://github.com/primer/react/commit/4f480fbb5a3405f991477e93db9b136a957b84b8"><code>4f480fb</code></a> chore(deps-dev): bump vite from 5.4.12 to 5.4.15 (<a href="https://redirect.github.com/primer/react/issues/5819">#5819</a>)</li> <li><a href="https://github.com/primer/react/commit/113191eee6304dfd4c149bf16b64f64528facf2e"><code>113191e</code></a> SelectPanel: Remove <code>aria-activedescendant</code> from SelectPanel (<a href="https://redirect.github.com/primer/react/issues/5801">#5801</a>)</li> <li><a href="https://github.com/primer/react/commit/687343c6c0b57c80862b898ecd7ed51cc4c2fec8"><code>687343c</code></a> Remove CSS modules feature flag from the InlineMessage component (<a href="https://redirect.github.com/primer/react/issues/5804">#5804</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.5.0 to 12.6.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.6.2] 2025-03-26</h2> <h3>Fixed</h3> <ul> <li>Fixing hardware acceleration for non-<code>transform</code> values when a <code>motion</code> component has a defined <code>transformTemplate</code>.</li> </ul> <h2>[12.6.1] 2025-03-26</h2> <h3>Fixed</h3> <ul> <li>Reverting pointer capture for press gesture.</li> </ul> <h2>[12.6.0] 2025-03-25</h2> <h3>Changed</h3> <ul> <li>Renamed <code>view</code> to <code>animateView</code>.</li> </ul> <h3>Added</h3> <ul> <li>New <code>interrupt: "wait"</code> mode as <code>animateView</code> default.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/25839acad55383e6f26fb0c2312333fbabf721be"><code>25839ac</code></a> v12.6.2</li> <li><a href="https://github.com/motiondivision/motion/commit/8562e5a41ab6789a015caa2f070fbccfa3254e12"><code>8562e5a</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/0cd5accddc010a553b42c50499e359711a551bcb"><code>0cd5acc</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3128">#3128</a> from motiondivision/feature/optimise-transform-template</li> <li><a href="https://github.com/motiondivision/motion/commit/782ee2c67dc0a6131b501700eae52b5582d3d0c6"><code>782ee2c</code></a> Fixing acceleration on non-transform values with transformTemplate</li> <li><a href="https://github.com/motiondivision/motion/commit/304abfe2c73decd53468dd6c4018f6b6969d230c"><code>304abfe</code></a> v12.6.1</li> <li><a href="https://github.com/motiondivision/motion/commit/6f88f49653b9ae45e7098e37f9353e8f3de0dea7"><code>6f88f49</code></a> updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/fe2fcc459bdb212502dd657b78c150870f671dd3"><code>fe2fcc4</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3127">#3127</a> from motiondivision/fix/pointer-capture</li> <li><a href="https://github.com/motiondivision/motion/commit/c752886d5c2ca394dc10ab45b3dc458bbc29cdea"><code>c752886</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/feadd98d376d403a3dee840a7173b1fc10f09f53"><code>feadd98</code></a> Fixing press</li> <li><a href="https://github.com/motiondivision/motion/commit/6d170a0c97ed9761b9a72433e8810358c27f0c5a"><code>6d170a0</code></a> Removing capturePointer util</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.5.0...v12.6.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-import-resolver-typescript` from 4.2.2 to 4.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v4.3.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.3.3</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1</a></p> <h2>v4.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: throw error on malformed <code>tsconfig</code> reference</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0</a></p> <h2>v4.2.7</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: add missing <code>index.d.cts</code> file</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7</a></p> <h2>v4.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: <code>require</code> entry types, add <code>module-sync</code> entry</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6</a></p> <h2>v4.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: absolute path aliasing should not be skipped</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5</a></p> <h2>v4.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: migrate to rebranding <code>unrs-resolver</code> with new targets supported:</p> <ul> <li><code>i686-pc-windows-msvc</code></li> <li><code>armv7-unknown-linux-musleabihf</code></li> <li><code>powerpc64le-unknown-linux-gnu</code></li> <li><code>s390x-unknown-linux-gnu</code></li> </ul> </li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/karlhorky"><code>@karlhorky</code></a> made their first contribution in <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/404">import-js/eslint-import-resolver-typescript#404</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.3...v4.2.4">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.3...v4.2.4</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>4.3.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.3.3</li> </ul> <h2>4.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: throw error on malformed <code>tsconfig</code> reference</li> </ul> <h2>4.2.7</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: add missing <code>index.d.cts</code> file</li> </ul> <h2>4.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: <code>require</code> entry types, add <code>module-sync</code> entry</li> </ul> <h2>4.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: absolute path aliasing should not be skipped</li> </ul> <h2>4.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: migrate to rebranding <code>unrs-resolver</code> with new targets supported:</p> <ul> <li><code>i686-pc-windows-msvc</code></li> <li><code>armv7-unknown-linux-musleabihf</code></li> <li><code>powerpc64le-unknown-linux-gnu</code></li> <li><code>s390x-unknown-linux-gnu</code></li> </ul> </li> </ul> <h2>4.2.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/402">#402</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f21bf152311cdaa85bdf390bba2824c56cb111da"><code>f21bf15</code></a> Thanks <a href="https://github.com/SunsetTechuila"><code>@SunsetTechuila</code></a>! - fix: don't resolve not implemented node modules in <code>bun</code></p> <p><code>is-bun-module</code> is marked as <code>dependency</code>, again, for correctness, see <a href="https://github.com/SunsetTechuila/is-bun-module#isbunimplementednodemodulemodulename-bunversion"><code>isBunImplementedNodeModule</code></a> for more details</p> <p>For <code>Bun</code> users: you don't need to install <code>is-bun-module</code> any more but <code>bun: true</code> option is still required if you're running without <code>bun --bun</code> nor <a href="https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun"><code>run#bun</code></a> enabled</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b74d7ebb2293d10ee533f29ff6831795bfa3a9c"><code>1b74d7e</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/426">#426</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> chore: bump <code>unrs-resolver</code> to v1.3.3 (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/425">#425</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aba8654732a13cbbdbd3a02daf7ece6da2ce302e"><code>aba8654</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/424">#424</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> feat: throw error on malformed tsconfig reference (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/423">#423</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ffb8ddff5932a98dd3a00268f0ab7c36e98dc896"><code>ffb8ddf</code></a> ci: enable codecov action (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/422">#422</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/cb4f85f89949de0c1ddc9b1db364360dd5408a92"><code>cb4f85f</code></a> test: split e2e and unit cases (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/421">#421</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/990805c04f3d697ed63d366ef2a9c188133da379"><code>990805c</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/420">#420</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> fix: add missing <code>index.d.cts</code> file</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b818b8dbc31a02e7b2e99db9c96663776dbd2957"><code>b818b8d</code></a> docs: update GitHub Actions badge</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/552e5d556c52c149830da9ded302a173dd9f9830"><code>552e5d5</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/418">#418</a>)</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.2...v4.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.2.0 to 3.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-mdx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/554">#554</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: add <code>module-sync</code> entry</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1</a></p> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/552">#552</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: the new version is ESM primary, while commonjs is still supported.</p> <p>ESM migration:</p> <pre lang="ts"><code>// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> <pre lang="ts"><code>// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/450a33f320fa3f0e190c979d863b5cfd4ba2d30b"><code>450a33f</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/555">#555</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> chore: add <code>module-sync</code> entry (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/554">#554</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/f8e1bfeef0eaa88ba532be9368e510545cde1c99"><code>f8e1bfe</code></a> docs: fix mdx logo link</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c1be3227515bc32fbad0ea8a537cbb21408ee681"><code>c1be322</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/553">#553</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/8c6fbe08424eecb6680d3f09b187ae38dfbe1241"><code>8c6fbe0</code></a> chore: allow espree v9 for compatibility</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> chore: hourcekeeping, bump all (dev) deps (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/552">#552</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/07f9d038f10e3f9b1ce43470552a25ca84e6db80"><code>07f9d03</code></a> chore(deps): update dependency <code>@types/mdast</code> to ^4.0.4 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/545">#545</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/36be5839a5c8cf93be721f383e54dcc21900c9e3"><code>36be583</code></a> chore(deps): update dependency unified-engine to ^11.2.2 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.2.0 to 3.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-plugin-mdx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/554">#554</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: add <code>module-sync</code> entry</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a>]:</p> <ul> <li>[email protected]</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1</a></p> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/552">#552</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: the new version is ESM primary, while commonjs is still supported.</p> <p>ESM migration:</p> <pre lang="ts"><code>// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> <pre lang="ts"><code>// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a>]: <ul> <li>[email protected]</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/450a33f320fa3f0e190c979d863b5cfd4ba2d30b"><code>450a33f</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/555">#555</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> chore: add <code>module-sync</code> entry (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/554">#554</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/f8e1bfeef0eaa88ba532be9368e510545cde1c99"><code>f8e1bfe</code></a> docs: fix mdx logo link</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c1be3227515bc32fbad0ea8a537cbb21408ee681"><code>c1be322</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/553">#553</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/8c6fbe08424eecb6680d3f09b187ae38dfbe1241"><code>8c6fbe0</code></a> chore: allow espree v9 for compatibility</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> chore: hourcekeeping, bump all (dev) deps (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/552">#552</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/07f9d038f10e3f9b1ce43470552a25ca84e6db80"><code>07f9d03</code></a> chore(deps): update dependency <code>@types/mdast</code> to ^4.0.4 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/545">#545</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/36be5839a5c8cf93be721f383e54dcc21900c9e3"><code>36be583</code></a> chore(deps): update dependency unified-engine to ^11.2.2 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-prettier` from 5.2.4 to 5.2.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/b2e195c7f32aef30363655b92c0f44b7453a25c2"><code>b2e195c</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/722">#722</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> fix: clarify correct <code>eslint-config-prettier</code> peer range (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/721">#721</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/022254164f6f2727434f463dbb598a230d0d8807"><code>0222541</code></a> chore(deps): pin dependencies (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/720">#720</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9f0ba209ab55b0ecaf955c6e593e11cff986e42e"><code>9f0ba20</code></a> chore: add renovate preset</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5">compare view</a></li> </ul> </details> <br /> Updates `@prettier/sync` from 0.5.4 to 0.5.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier-synchronized/releases"><code>@prettier/sync</code>'s releases</a>.</em></p> <blockquote> <h2>v0.5.5</h2> <p>Changelog:</p> <ul> <li>Update <code>make-synchronized</code> to v0.4 (85747ae)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5">https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier-synchronized/commit/919140dd6f7cfde6057b38b1a7901c78df018916"><code>919140d</code></a> Release 0.5.5</li> <li><a href="https://github.com/prettier/prettier-synchronized/commit/85747ae473ad44c53446172f6a300fdb3561e129"><code>85747ae</code></a> Update <code>make-synchronized</code></li> <li><a href="https://github.com/prettier/prettier-synchronized/commit/1038406e9297fdfc4ffc2e5710894752c80296ef"><code>1038406</code></a> Update badge</li> <li>See full diff in <a href="https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.7.0 to 2.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p> <blockquote> <h2>v2.7.1</h2> <ul> <li>Do not allow seq with single-line collection value on same line with map key (<a href="https://redirect.github.com/eemeli/yaml/issues/603">#603</a>)</li> <li>Improve warning & avoid TypeError on bad YAML 1.1 nodes (<a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/a141bc0f00b194e9ac5146f52e74c0e8236784a6"><code>a141bc0</code></a> 2.7.1</li> <li><a href="https://github.com/eemeli/yaml/commit/a880b4270dbe85e07deb10a3bece9b3ef3b217d7"><code>a880b42</code></a> fix: Do not allow seq with single-line collection value on same line with map...</li> <li><a href="https://github.com/eemeli/yaml/commit/923d67bea0b947f71f07ddfb59fad03f8cc11c5c"><code>923d67b</code></a> test: Add test for tab after indent spaces for flow-in-block (<a href="https://redirect.github.com/eemeli/yaml/issues/604">#604</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/7cf843ca34a62eca43c59c5a97e0f5623f71175b"><code>7cf843c</code></a> test: Add descriptive names to tests with issue references</li> <li><a href="https://github.com/eemeli/yaml/commit/9cf06d2a62c6f591516f74bdbb8b0965e1961ebd"><code>9cf06d2</code></a> fix: Improve warning & avoid TypeError on bad YAML 1.1 nodes (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/50cf76b090c96129dd68e51fed033e65003a0997"><code>50cf76b</code></a> chore: Update docs-slate to skip its CI tests</li> <li><a href="https://github.com/eemeli/yaml/commit/3b2362ae6baa3ece887c10ee6a9b5b9d4929a59a"><code>3b2362a</code></a> docs: Add install option <code>deno add jsr:@eemeli/yaml</code></li> <li><a href="https://github.com/eemeli/yaml/commit/83cb780a27e25e83e3a2fe829a69aaa443ea6398"><code>83cb780</code></a> chore: Update docs to use Slate 2.13.1</li> <li><a href="https://github.com/eemeli/yaml/commit/9b024567f43671f982c2e33a5c0bc30dfe0c7071"><code>9b02456</code></a> chore: Fix JSR version</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.7.0...v2.7.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Smith <[email protected]>
…ncy-updates group (#1530) Bumps the dependency-updates group with 1 update: [@npmcli/template-oss](https://github.com/npm/template-oss). Updates `@npmcli/template-oss` from 4.24.2 to 4.24.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/releases"><code>@npmcli/template-oss</code>'s releases</a>.</em></p> <blockquote> <h2>v4.24.3</h2> <h2><a href="https://github.com/npm/template-oss/compare/v4.24.2...v4.24.3">4.24.3</a> (2025-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a> allow eslint.config.js in npm project gitignore files (<a href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@npmcli/template-oss</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/template-oss/compare/v4.24.2...v4.24.3">4.24.3</a> (2025-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a> allow eslint.config.js in npm project gitignore files (<a href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/template-oss/commit/415deb2743e8c5a73d3cbbfb7a06f52dc1bce394"><code>415deb2</code></a> chore: release 4.24.3 (<a href="https://redirect.github.com/npm/template-oss/issues/509">#509</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a> fix: allow eslint.config.js in npm project gitignore files (<a href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>)</li> <li>See full diff in <a href="https://github.com/npm/template-oss/compare/v4.24.2...v4.24.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: npm CLI robot <[email protected]>
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.8 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2>What's Changed</h2> <p><strong>BREAKING CHANGE</strong>: This project is now ESM. Users of Node < 20.x will need to upgrade their version of Node, or continue to use v5.x of this library.</p> <ul> <li>Remove github plugin from typescript by <a href="https://github.com/gracepark"><code>@gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/610">github/eslint-plugin-github#610</a></li> <li>Add typescript by <a href="https://github.com/gracepark"><code>@gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/616">github/eslint-plugin-github#616</a></li> <li>chore(deps): bump the all-dependencies group across 1 directory with 9 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/617">github/eslint-plugin-github#617</a></li> <li>chore(deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 in the all-dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/618">github/eslint-plugin-github#618</a></li> <li>chore(deps): bump the all-dependencies group with 8 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/619">github/eslint-plugin-github#619</a></li> <li>chore(deps): bump the all-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/620">github/eslint-plugin-github#620</a></li> <li>chore: update rule meta to satisfiy lint rules by <a href="https://github.com/43081j"><code>@43081j</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/621">github/eslint-plugin-github#621</a></li> <li>feat: migrate to ESM only by <a href="https://github.com/43081j"><code>@43081j</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/622">github/eslint-plugin-github#622</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/43081j"><code>@43081j</code></a> made their first contribution in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/621">github/eslint-plugin-github#621</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0">https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/eslint-plugin-github/commit/139bf63f23a3fb3a49498c74b2d15445a01ce673"><code>139bf63</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/622">#622</a> from 43081j/esm-only</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/ba655eab4dd1bfb3266166b04c33d0b854e94d56"><code>ba655ea</code></a> Merge branch 'main' into esm-only</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/88ccca27ac4693abcd5eabbbf34a39af3a8ba52e"><code>88ccca2</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/621">#621</a> from 43081j/meta-lints</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/2174e4067bdc27fc447df28a55215aa88e98e5f7"><code>2174e40</code></a> feat: move to esm-only</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/def8ceae07bd07784a80069cf4d1cd873c1f480c"><code>def8cea</code></a> chore: update rule meta to satisfiy lint rules</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/4832156e695e3b20e4a7847965fe869ba04af88f"><code>4832156</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/620">#620</a> from github/dependabot/npm_and_yarn/all-dependencies-...</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/c61360340cd3bf12036fab04cd159ca6fc0fd9a5"><code>c613603</code></a> chore(deps): bump the all-dependencies group with 4 updates</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/83669fa08620ea0db2f78a6a01c99e78826eedb5"><code>83669fa</code></a> chore(deps): bump the all-dependencies group with 8 updates (<a href="https://redirect.github.com/github/eslint-plugin-github/issues/619">#619</a>)</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/632d445bb2864241afae93417b98953264ef6ac8"><code>632d445</code></a> chore(deps): bump eslint-config-prettier in the all-dependencies group (<a href="https://redirect.github.com/github/eslint-plugin-github/issues/618">#618</a>)</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/ea508d2c6f9e94b857400bfb8c089dc3138a3abf"><code>ea508d2</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/617">#617</a> from github/dependabot/npm_and_yarn/all-dependencies-...</li> <li>Additional commits viewable in <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Smith <[email protected]>
Bumps the dependency-updates group with 2 updates: [@primer/react](https://github.com/primer/react) and [framer-motion](https://github.com/motiondivision/motion). Updates `@primer/react` from 37.17.0 to 37.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/37"><code>@37</code></a>.18.0</h2> <h3><a href="https://primer-fce82505b5-13348165.drafts.github.io/">Permalink to documentation</a></h3> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5820">#5820</a> <a href="https://github.com/primer/react/commit/bd9225df84b1636c6db17217d3304bbdc026d998"><code>bd9225d</code></a> Thanks <a href="https://github.com/hussam-i-am"><code>@hussam-i-am</code></a>! - feat(Pagination): add renderPage prop to Pagination</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5546">#5546</a> <a href="https://github.com/primer/react/commit/2aef81a1252598c21b3e615590b468a5774ab74e"><code>2aef81a</code></a> Thanks <a href="https://github.com/joshblack"><code>@joshblack</code></a>! - Add support for importing <code>@primer/react/generated/components.json</code> to npm package</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5826">#5826</a> <a href="https://github.com/primer/react/commit/5f40e43cb3d70f049b23de005849f543cdeaa9d6"><code>5f40e43</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - SelectPanel: Implement empty state (behind ff)</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5803">#5803</a> <a href="https://github.com/primer/react/commit/9c135c40170cddf7b4308b97134578df87f7141f"><code>9c135c4</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@broccolinisoup</code></a>! - StateLabel: Add open and closed states for no icon cases</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5853">#5853</a> <a href="https://github.com/primer/react/commit/ba415bb6f95f1be39ac14265b5707aa91265150a"><code>ba415bb</code></a> Thanks <a href="https://github.com/iansan5653"><code>@iansan5653</code></a>! - Add workaround for Chrome bug where <code>KeybindingHint</code> in combination with <code>aria-labelledby</code> results in incorrect label</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5835">#5835</a> <a href="https://github.com/primer/react/commit/2cb629a17c6adcac536c3424d99880f58468e0f3"><code>2cb629a</code></a> Thanks <a href="https://github.com/siddharthkp"><code>@siddharthkp</code></a>! - Overlay: Fix position for fullscreen overlay on narrow screens</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5629">#5629</a> <a href="https://github.com/primer/react/commit/b7346b296b831efa9e2c3db24c6460623c0efae5"><code>b7346b2</code></a> Thanks <a href="https://github.com/hectahertz"><code>@hectahertz</code></a>! - Make Dialog footer scrollable on very short viewports</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5852">#5852</a> <a href="https://github.com/primer/react/commit/5d66a4c07f9d0c45e9cb6e119b4e41ee95e15edd"><code>5d66a4c</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - bugfix(PageHeader): Use font-weight initial to match the styled component styling</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5629">#5629</a> <a href="https://github.com/primer/react/commit/b7346b296b831efa9e2c3db24c6460623c0efae5"><code>b7346b2</code></a> Thanks <a href="https://github.com/hectahertz"><code>@hectahertz</code></a>! - Update the Dialog stress test story to go fullscreen on narrow screens</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/d6f82cfe68947e3ee831bc9ce7311703559e0f72"><code>d6f82cf</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/5834">#5834</a>)</li> <li><a href="https://github.com/primer/react/commit/0065779580221dc92f255e3e773b4f04e2586f0b"><code>0065779</code></a> Add error handling to pagerduty action (<a href="https://redirect.github.com/primer/react/issues/5855">#5855</a>)</li> <li><a href="https://github.com/primer/react/commit/ba415bb6f95f1be39ac14265b5707aa91265150a"><code>ba415bb</code></a> Revert "Revert "Add workaround for Chrome bug where <code>KeybindingHint</code> in combi...</li> <li><a href="https://github.com/primer/react/commit/2cb629a17c6adcac536c3424d99880f58468e0f3"><code>2cb629a</code></a> Overlay: Fix position for fullscreen overlay on narrow screens (<a href="https://redirect.github.com/primer/react/issues/5835">#5835</a>)</li> <li><a href="https://github.com/primer/react/commit/5d66a4c07f9d0c45e9cb6e119b4e41ee95e15edd"><code>5d66a4c</code></a> bugfix(PageHeader): Use font-weight initial to match the styled component sty...</li> <li><a href="https://github.com/primer/react/commit/70028bc8638866e917640c5981e65564457ceac7"><code>70028bc</code></a> Remove <code>save-exact</code> from <code>.npmrc</code> (<a href="https://redirect.github.com/primer/react/issues/5854">#5854</a>)</li> <li><a href="https://github.com/primer/react/commit/2aef81a1252598c21b3e615590b468a5774ab74e"><code>2aef81a</code></a> feat: add components.json to export conditions (<a href="https://redirect.github.com/primer/react/issues/5546">#5546</a>)</li> <li><a href="https://github.com/primer/react/commit/75897eb172e6812427d25f5a1469321336464953"><code>75897eb</code></a> chore(deps-dev): bump <code>@github/markdownlint-github</code> from 0.6.0 to 0.7.0 (<a href="https://redirect.github.com/primer/react/issues/5677">#5677</a>)</li> <li><a href="https://github.com/primer/react/commit/9cceea33b1a0310fbebd3e46419963be4b4702f8"><code>9cceea3</code></a> Working on actionList code connect (<a href="https://redirect.github.com/primer/react/issues/5739">#5739</a>)</li> <li><a href="https://github.com/primer/react/commit/afafa7de855d3bee63d10716e3318b3a4625e315"><code>afafa7d</code></a> Code Connect for NavList (<a href="https://redirect.github.com/primer/react/issues/5755">#5755</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.6.2 to 12.6.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.6.3] 2025-04-01</h2> <h3>Changed</h3> <ul> <li>Refactored mini <code>animate</code> and <code>animateView</code> to share the same <code>NativeAnimation</code>. Mini <code>animate</code> down to <code>2.3kb</code>.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed keyboard accessibility of press events.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/490a378259dcfb7bb8486b460da4c367002bc598"><code>490a378</code></a> v12.6.3</li> <li><a href="https://github.com/motiondivision/motion/commit/3d4b111a66e6d052c09d725bf88790e22e9805e8"><code>3d4b111</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/42402e0869ff031bf347100cd374624f785581ce"><code>42402e0</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3135">#3135</a> from motiondivision/feature/animation-refactor</li> <li><a href="https://github.com/motiondivision/motion/commit/2b2732e3b7719f8e1ba93d7eb6aebbec1ff4dcfe"><code>2b2732e</code></a> Updating tests</li> <li><a href="https://github.com/motiondivision/motion/commit/185b44263aa37f6041d7e30a4765f04ba0b4b498"><code>185b442</code></a> Adding latest tests</li> <li><a href="https://github.com/motiondivision/motion/commit/b82db711b2f036c6238d427bb5e226bdd19db99a"><code>b82db71</code></a> Moving playwright tests local</li> <li><a href="https://github.com/motiondivision/motion/commit/2f4b17da4b8a071d5e2352dd8591be74627af5d5"><code>2f4b17d</code></a> Fixing scroll e2e tests</li> <li><a href="https://github.com/motiondivision/motion/commit/12e9233e3d1e9ab7eec378fd20b9ec63fd291cf8"><code>12e9233</code></a> Fixing view transition timing</li> <li><a href="https://github.com/motiondivision/motion/commit/ecc898ee5de406c8ed4d9429f254627c168f41c9"><code>ecc898e</code></a> Updating docker image</li> <li><a href="https://github.com/motiondivision/motion/commit/0722cd82049290ec70f00bae468d58b3950b7bac"><code>0722cd8</code></a> Fixing</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.6.2...v12.6.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@testing-library/react` from 16.2.0 to 16.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@testing-library/react</code>'s releases</a>.</em></p> <blockquote> <h2>v16.3.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0">16.3.0</a> (2025-04-02)</h1> <h3>Features</h3> <ul> <li>add bernardobelchior as a contributor for code, and doc (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1391">#1391</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/9fc6a75d74bb8e03a48d3339efde4dd83cd5328b">9fc6a75</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/react-testing-library/commit/9fc6a75d74bb8e03a48d3339efde4dd83cd5328b"><code>9fc6a75</code></a> feat: add bernardobelchior as a contributor for code, and doc (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1391">#1391</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/8782f3be71eb2384df6c546dddab515867de3d7a"><code>8782f3b</code></a> Add <code>reactStrictMode</code> as an option to <code>render</code> (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1390">#1390</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/65bc994e7d4c1c388c51826f5352cf0320abb008"><code>65bc994</code></a> test: Run with relevant React stable types (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1352">#1352</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/c3e3d9027c325ef169f139d449dcd65ffe444ac4"><code>c3e3d90</code></a> test: Use React 19 by default (<a href="https://redirect.github.com/testing-library/react-testing-library/issues/1377">#1377</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/723">#723</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): bump <code>synckit</code> to <code>v0.11.0</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/723">#723</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): bump <code>synckit</code> to <code>v0.11.0</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/fa9607e92bdb63942c906d3a888fa6308ef9f7f9"><code>fa9607e</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/724">#724</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/1451176a82fae991c0f4f74adf80af283c3a01c3"><code>1451176</code></a> fix(deps): update all dependencies (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/723">#723</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/1914ea87a586821cdb09ba7ad9f19644efb91a88"><code>1914ea8</code></a> chore: ignore <code>pnpm</code> for compatibility reason</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 2 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react). Updates `@octokit/plugin-throttling` from 9.6.0 to 9.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v9.6.1</h2> <h2><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.0...v9.6.1">9.6.1</a> (2025-04-03)</h2> <h3>Bug Fixes</h3> <ul> <li>don't deadlock on 10+ concurrent requests needing auth (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/779">#779</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/54f107ef425268d29d88008c4b08fae3a17c11fb">54f107e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/54f107ef425268d29d88008c4b08fae3a17c11fb"><code>54f107e</code></a> fix: don't deadlock on 10+ concurrent requests needing auth (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/779">#779</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.0...v9.6.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.37.5</h2> <h3>Fixed</h3> <ul> <li>[<code>no-unknown-property</code>]: allow shadow root attrs on <code>\<template></code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">#3912</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>prop-types</code>]: support <code>ComponentPropsWithRef</code> from a namespace import (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3651">#3651</a>[] <a href="https://github.com/corydeppen"><code>@corydeppen</code></a>)</li> <li>[<code>jsx-no-constructed-context-values</code>]: detect constructed context values in React 19 <code><Context></code> usage (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3910">#3910</a>[] <a href="https://github.com/TildaDares"><code>@TildaDares</code></a>)</li> <li>[<code>no-unknown-property</code>]: allow <code>transform-origin</code> on <code>rect</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">#3914</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] [<code>button-has-type</code>]: clean up phrasing (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3909">#3909</a>[] <a href="https://github.com/hamirmahal"><code>@hamirmahal</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3651">#3651</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3651">jsx-eslint/eslint-plugin-react#3651</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3909">#3909</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3909">jsx-eslint/eslint-plugin-react#3909</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3910">#3910</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3910">jsx-eslint/eslint-plugin-react#3910</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">#3912</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">jsx-eslint/eslint-plugin-react#3912</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">#3914</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">jsx-eslint/eslint-plugin-react#3914</a> [<code>button-has-type</code>]: docs/rules/button-has-type.md [<code>jsx-no-constructed-context-values</code>]: docs/rules/jsx-no-constructed-context-values.md [<code>no-unknown-property</code>]: docs/rules/no-unknown-property.md [<code>prop-types</code>]: docs/rules/prop-types.md</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.4...v7.37.5">7.37.5</a> - 2025.04.03</h2> <h3>Fixed</h3> <ul> <li>[<code>no-unknown-property</code>]: allow shadow root attrs on <code>\<template></code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">#3912</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>prop-types</code>]: support <code>ComponentPropsWithRef</code> from a namespace import (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3651">#3651</a>[] <a href="https://github.com/corydeppen"><code>@corydeppen</code></a>)</li> <li>[<code>jsx-no-constructed-context-values</code>]: detect constructed context values in React 19 <code><Context></code> usage (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3910">#3910</a>[] <a href="https://github.com/TildaDares"><code>@TildaDares</code></a>)</li> <li>[<code>no-unknown-property</code>]: allow <code>transform-origin</code> on <code>rect</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">#3914</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] [<code>button-has-type</code>]: clean up phrasing (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3909">#3909</a>[] <a href="https://github.com/hamirmahal"><code>@hamirmahal</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">#3914</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914">jsx-eslint/eslint-plugin-react#3914</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">#3912</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912">jsx-eslint/eslint-plugin-react#3912</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3910">#3910</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3910">jsx-eslint/eslint-plugin-react#3910</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3909">#3909</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3909">jsx-eslint/eslint-plugin-react#3909</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3651">#3651</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3651">jsx-eslint/eslint-plugin-react#3651</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/2c98b83c451a4297edf1787d9a616e50687e27e8"><code>2c98b83</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/2f64deadac51b42fc1a8660fad026ac4c68b92f3"><code>2f64dea</code></a> [Fix] <code>no-unknown-property</code>: allow <code>transform-origin</code> on <code>rect</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/2428618b5a7334b96b7b7eb9629212d07b6fd510"><code>2428618</code></a> [Fix] <code>jsx-no-constructed-context-values</code>: detect constructed context values ...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/60b731621c98b8d3f6c8c5339a50dc54bf3fd068"><code>60b7316</code></a> [Tests] <code>prop-types</code>: use proper spacing/semis, button type</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/90a00b9318374b402114a4136c6f118b48d9346e"><code>90a00b9</code></a> [Fix] <code>prop-types</code>: support <code>ComponentPropsWithRef</code> from a namespace import</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/3fd9b9223e3f4fc6b34eb6f3ab734a7e2c73743d"><code>3fd9b92</code></a> [Fix] <code>no-unknown-property</code>: allow shadow root attrs on <code>\<template></code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/addad4687b710c022f868ea17f6cabfaaddd8b44"><code>addad46</code></a> [Deps] update <code>object.entries</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/98a31f8e76a4d8aa52caeeb55940f35682b18b2f"><code>98a31f8</code></a> [Dev Deps] update <code>@babel/core</code>, <code>@babel/eslint-parser</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/7eb6ca9144333c828f24abdc98154a45aec46d54"><code>7eb6ca9</code></a> [Docs] <code>button-has-type</code>: clean up phrasing</li> <li>See full diff in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.4...v7.37.5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR improves the docs for `devEngines` and fixes some typos. https://docs.npmjs.com/cli/v11/configuring-npm/package-json#devengines https://docs.npmjs.com/cli/v10/configuring-npm/package-json#devengines
Bumps the dependency-updates group with 3 updates: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [eslint-mdx](https://github.com/mdx-js/eslint-mdx) and [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx). Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v4.3.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.4.1</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>4.3.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.4.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/e36a0acebfd2846b58cc55c93db17e4d17b583cb"><code>e36a0ac</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/428">#428</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> chore: bump all (dev) deps (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/427">#427</a>)</li> <li>See full diff in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.3.1 to 3.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-mdx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/562">#562</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - refactor: remove unnecessary <code>loadEsmModule</code> helper, use native <code>import()</code> instead</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/561">#561</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: respect <code>.remarkignore</code> at the same time</p> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/558">#558</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): pin dependencies, bump <code>synckit</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/def1f51d4f6ddcf49197258b7b16e5eb49b65f29"><code>def1f51</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/563">#563</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> feat: respect <code>.remarkignore</code> at the same time (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/561">#561</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> fix: code block filename regexp group names missed (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/567">#567</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a94f74e15c457c724fed54e707559980de3cecd7"><code>a94f74e</code></a> ci: remove autofix for now (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/565">#565</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/27ae40439196481029c9dc9f45bcc1f14a84f0a7"><code>27ae404</code></a> test: add case for <a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/470">#470</a> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/566">#566</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> feat: support mdx comments as ESLint directives (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/564">#564</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> refactor: remove unnecessary <code>loadEsmModule</code> helper (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/562">#562</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/29b034f83086fc30517dc721669229c4f38f018c"><code>29b034f</code></a> chore: consistent env syntax</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/af2d42d2f5423c341f891ba5a2fb685b698576c0"><code>af2d42d</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/559">#559</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> fix(deps): pin dependencies, bump <code>synckit</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/558">#558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.3.1 to 3.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-plugin-mdx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/562">#562</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - refactor: remove unnecessary <code>loadEsmModule</code> helper, use native <code>import()</code> instead</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/564">#564</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: check nested code blocks without blank lines</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/564">#564</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - feat: support mdx comments as ESLint directives</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/567">#567</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - fix: code block filename regexp group names missed</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a>]:</p> <ul> <li>[email protected]</li> </ul> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/558">#558</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): pin dependencies, bump <code>synckit</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a>]:</p> <ul> <li>[email protected]</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2">https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/def1f51d4f6ddcf49197258b7b16e5eb49b65f29"><code>def1f51</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/563">#563</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> feat: respect <code>.remarkignore</code> at the same time (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/561">#561</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> fix: code block filename regexp group names missed (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/567">#567</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a94f74e15c457c724fed54e707559980de3cecd7"><code>a94f74e</code></a> ci: remove autofix for now (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/565">#565</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/27ae40439196481029c9dc9f45bcc1f14a84f0a7"><code>27ae404</code></a> test: add case for <a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/470">#470</a> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/566">#566</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> feat: support mdx comments as ESLint directives (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/564">#564</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> refactor: remove unnecessary <code>loadEsmModule</code> helper (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/562">#562</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/29b034f83086fc30517dc721669229c4f38f018c"><code>29b034f</code></a> chore: consistent env syntax</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/af2d42d2f5423c341f891ba5a2fb685b698576c0"><code>af2d42d</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/559">#559</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> fix(deps): pin dependencies, bump <code>synckit</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/558">#558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…roperties (#1544) #1367 Co-authored-by: Sarkis Kovlekjian <[email protected]>
Bumps the dependency-updates group with 2 updates: [gatsby](https://github.com/gatsbyjs/gatsby) and [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx). Updates `gatsby` from 5.14.1 to 5.14.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/08137dc230048409dbb6c28194bc279644fedd0c"><code>08137dc</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/8fc38b7e358f3456d814f4293dc2413a2edf631c"><code>8fc38b7</code></a> fix: pin webpack (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39264">#39264</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39265">#39265</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/0469c587b773bfacfae34f914dc204d9fc9acdfe"><code>0469c58</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/ee0a3741777232866bff76146ab969450988aaab"><code>ee0a374</code></a> feat!(gatsby-source-shopify): upgrade from Shopify API version 2024-04 to 202...</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/bf0cd30dec6364758f5f8c81a5c919dcf3bb4292"><code>bf0cd30</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/a316ba08f1d58969e6246c07a1d339e8a98793e8"><code>a316ba0</code></a> feat!(gatsby-source-shopify): upgrade from Shopify API version 2022-04 to 202...</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.2">compare view</a></li> </ul> </details> <br /> Updates `gatsby-plugin-mdx` from 5.14.0 to 5.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-mdx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <p>2024-12-20</p> <h2>What's Changed</h2> <ul> <li>fix(gatsby-link): fix navigate method type by <a href="https://github.com/pajosieg"><code>@pajosieg</code></a> in <a href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.1">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-mdx/CHANGELOG.md">gatsby-plugin-mdx's changelog</a>.</em></p> <blockquote> <h1>Changelog: <code>gatsby-plugin-mdx</code></h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/08137dc230048409dbb6c28194bc279644fedd0c"><code>08137dc</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/8fc38b7e358f3456d814f4293dc2413a2edf631c"><code>8fc38b7</code></a> fix: pin webpack (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39264">#39264</a>) (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39265">#39265</a>)</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
As of today, Yarn released [v4.9.0](https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg%2Fcli%2F4.9.0), which adds support for publishing to NPM with provenance statements. Therefore, I have updated the note about Yarn to include such. I do, however, apologise if there are better ways to word the sentence. Signed-off-by: Seren_Modz 21 <[email protected]>
Bumps the dependency-updates group with 2 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [gatsby](https://github.com/gatsbyjs/gatsby). Updates `@octokit/plugin-retry` from 7.2.0 to 7.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-retry.js/releases"><code>@octokit/plugin-retry</code>'s releases</a>.</em></p> <blockquote> <h2>v7.2.1</h2> <h2><a href="https://github.com/octokit/plugin-retry.js/compare/v7.2.0...v7.2.1">7.2.1</a> (2025-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/plugin-retry.js/issues/626">#626</a>) (<a href="https://github.com/octokit/plugin-retry.js/commit/fa3023258d82c565896c43558a11ce57d8fbcd51">fa30232</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-retry.js/commit/fa3023258d82c565896c43558a11ce57d8fbcd51"><code>fa30232</code></a> fix(deps): update dependency <code>@octokit/types</code> to v14 (<a href="https://redirect.github.com/octokit/plugin-retry.js/issues/626">#626</a>)</li> <li><a href="https://github.com/octokit/plugin-retry.js/commit/50203374f476897877abf4d45bb81bbc8e61246a"><code>5020337</code></a> build(deps): bump vite from 6.2.2 to 6.2.5 (<a href="https://redirect.github.com/octokit/plugin-retry.js/issues/624">#624</a>)</li> <li><a href="https://github.com/octokit/plugin-retry.js/commit/7e5d97d4742422e656cf813f759b89956f5be194"><code>7e5d97d</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-retry.js/issues/622">#622</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-retry.js/compare/v7.2.0...v7.2.1">compare view</a></li> </ul> </details> <br /> Updates `gatsby` from 5.14.2 to 5.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/releases">gatsby's releases</a>.</em></p> <blockquote> <h2>[email protected] and 6 more...</h2> <p>2024-08-26</p> <h2>Updated packages</h2> <ul> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> <li>[email protected]</li> </ul> <h2>What's Changed</h2> <ul> <li>fix: pin cheerio (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39066">#39066</a>) by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a> in <a href="https://redirect.github.com/gatsbyjs/gatsby/pull/39069">gatsbyjs/gatsby#39069</a></li> </ul> <p>See full release notes: <a href="https://redirect.github.com/gatsbyjs/gatsby/pull/39070">gatsbyjs/gatsby#39070</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/72482616aec5856f69409332a59dcc9573f1bf76"><code>7248261</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/e990476537942aeab260af2104968d0898f5f90c"><code>e990476</code></a> fix: Align types of rootNodeMap during root node tracking (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39262">#39262</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39270">#39270</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/4c327b5c7724d851b2d495565002715a766405d3"><code>4c327b5</code></a> feat(gatsby-source-wordpress): support wp-graphql@2 (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39263">#39263</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39269">#39269</a>)</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 9.6.1 to 10.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">10.0.0</a> (2025-04-10)</h1> <h3>Features</h3> <ul> <li>new org campaign endpoints, remove deprecated Copilot usage endpoints (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/784">#784</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf">0520476</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>remove deprecated Copilot usage endpoints</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf"><code>0520476</code></a> feat: new org campaign endpoints, remove deprecated Copilot usage endpoints (...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/067a96e295fbd28b177c34e70c38bef2d218bfab"><code>067a96e</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/783">#783</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/840a5c9556075fbceaed56204b3e11ca7df84c3f"><code>840a5c9</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/782">#782</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/6c0ed108db41ed475565658d1dc1d10b2a7a5dd8"><code>6c0ed10</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/780">#780</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/e3928d0a4e31449f548a74f0ad059ce39de9a8c3"><code>e3928d0</code></a> build(deps): bump vite from 6.2.2 to 6.2.4 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/781">#781</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dency-updates group (#1548) Bumps the dependency-updates group with 1 update: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier). Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/releases">eslint-config-prettier's releases</a>.</em></p> <blockquote> <h2>v10.1.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-config-prettier/pull/321">#321</a> <a href="https://github.com/prettier/eslint-config-prettier/commit/a8768bfe54a91d08f0cef8705f91de2883436bb0"><code>a8768bf</code></a> Thanks <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a>! - chore(package): add homepage for some 3rd-party registry - see <a href="https://redirect.github.com/prettier/eslint-config-prettier/pull/321">#321</a> for more details</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md">eslint-config-prettier's changelog</a>.</em></p> <blockquote> <h2>10.1.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-config-prettier/pull/321">#321</a> <a href="https://github.com/prettier/eslint-config-prettier/commit/a8768bfe54a91d08f0cef8705f91de2883436bb0"><code>a8768bf</code></a> Thanks <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a>! - chore(package): add homepage for some 3rd-party registry - see <a href="https://redirect.github.com/prettier/eslint-config-prettier/pull/321">#321</a> for more details</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/8911369cbc66f1f859e19751eaefdea687129de5"><code>8911369</code></a> chore: release eslint-config-prettier (<a href="https://redirect.github.com/prettier/eslint-config-prettier/issues/322">#322</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/a8768bfe54a91d08f0cef8705f91de2883436bb0"><code>a8768bf</code></a> chore(package): add homepage url (<a href="https://redirect.github.com/prettier/eslint-config-prettier/issues/321">#321</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/4ae04c0dea72dd7d950bb575a8d87a90ab5ea787"><code>4ae04c0</code></a> chore(deps): update yarn to v4.8.1 (<a href="https://redirect.github.com/prettier/eslint-config-prettier/issues/320">#320</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/7499c2e0a39dca3e64a8c03b3e6c68341ed829e8"><code>7499c2e</code></a> chore: ignore <code>eslint-find-rules</code> for ESLint 8 compatibility</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/241c6b8977859ab896bdf7efb431f1a145095480"><code>241c6b8</code></a> chore: housekeeping, upgrade all (dev) dependencies (<a href="https://redirect.github.com/prettier/eslint-config-prettier/issues/319">#319</a>)</li> <li><a href="https://github.com/prettier/eslint-config-prettier/commit/9156ab4cf022bb66a2141462a483520ef5b24a65"><code>9156ab4</code></a> chore: add renovate preset</li> <li>See full diff in <a href="https://github.com/prettier/eslint-config-prettier/compare/v10.1.1...v10.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 2 updates: [@primer/react](https://github.com/primer/react) and [framer-motion](https://github.com/motiondivision/motion). Updates `@primer/react` from 37.18.0 to 37.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@primer/react</code><a href="https://github.com/37"><code>@37</code></a>.19.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5900">#5900</a> <a href="https://github.com/primer/react/commit/ebc68133edd927072bca65e34147df2017e95a86"><code>ebc6813</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the ActionList.Heading component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5830">#5830</a> <a href="https://github.com/primer/react/commit/f8760fecf9433e548e90ad7e6cf30d216122091d"><code>f8760fe</code></a> Thanks <a href="https://github.com/iansan5653"><code>@iansan5653</code></a>! - Hide <code>TooltipV2</code> tooltips on <code>touchend</code> event</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5873">#5873</a> <a href="https://github.com/primer/react/commit/0a2e3f071fed8ff1109751c56faf4a92f8cf0542"><code>0a2e3f0</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag for the TextArea component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5693">#5693</a> <a href="https://github.com/primer/react/commit/da851921e7e4cddba577d08da44ffbe32936c15b"><code>da85192</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - chore(SkeletonBox): promote to Alpha</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5876">#5876</a> <a href="https://github.com/primer/react/commit/a78c820d9c5ac5c29fdccfd30e8dd1944653f1f4"><code>a78c820</code></a> Thanks <a href="https://github.com/jonrohan"><code>@jonrohan</code></a>! - Remove the CSS modules feature flag from the SideNav component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5882">#5882</a> <a href="https://github.com/primer/react/commit/6eecde60f93407dcc1d32fe81fb86229c04ad595"><code>6eecde6</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - chore(SelectPanel): remove css modules feature flag</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5851">#5851</a> <a href="https://github.com/primer/react/commit/a812a868c8eb98c3a1ad6540806b7db2bb75aa0d"><code>a812a86</code></a> Thanks <a href="https://github.com/jamieshark"><code>@jamieshark</code></a>! - Removes feature flag for FormControl</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5861">#5861</a> <a href="https://github.com/primer/react/commit/ecb449f41f8e2a16f3c547877f53208f6eef92eb"><code>ecb449f</code></a> Thanks <a href="https://github.com/jamieshark"><code>@jamieshark</code></a>! - Changes argument signature for toggleSxComponent to simplify</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5836">#5836</a> <a href="https://github.com/primer/react/commit/c177e5e5b89ef7039dde039b5b2f4a925a3bdc24"><code>c177e5e</code></a> Thanks <a href="https://github.com/jamieshark"><code>@jamieshark</code></a>! - Removes css module flag for UnderlinePanels and associated components.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5866">#5866</a> <a href="https://github.com/primer/react/commit/f9785343716435f43e3d82482b057a17bd345c25"><code>f978534</code></a> Thanks <a href="https://github.com/mperrotti"><code>@mperrotti</code></a>! - Improves how we detect context for inactive item messaging by checking the <code>role</code> on <code>ActionList</code> instead of relying on parent components, making the logic more robust and consistent. It also fixes incorrect behavior in <code>NavList</code> and <code>SelectPanel</code>, and improves accessibility by correcting <code>aria</code> relationships on tooltip buttons.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5912">#5912</a> <a href="https://github.com/primer/react/commit/81821db70b054c5d2f932b4fbb8642dfea9625f8"><code>81821db</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - fix(SelectPanel): always show x button on single select</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5908">#5908</a> <a href="https://github.com/primer/react/commit/8e7bc0e4299b3c43ef128a9482bef4bb7f539a71"><code>8e7bc0e</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - fix(SelectPanel): differentiate onCancel gesture from escape</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5904">#5904</a> <a href="https://github.com/primer/react/commit/a522fdb14562b6dff2f2382f20fc9aefc01a26bc"><code>a522fdb</code></a> Thanks <a href="https://github.com/francinelucca"><code>@francinelucca</code></a>! - fix(SelectPanel): disable body scroll on full screen</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5906">#5906</a> <a href="https://github.com/primer/react/commit/8fa12ead9ec467293e6e6edb38c2ccc90da9fe5e"><code>8fa12ea</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@TylerJDev</code></a>! - SelectPanelV2: Add <code>deprecated</code> status to SelectPanelV2 docs and stories</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5881">#5881</a> <a href="https://github.com/primer/react/commit/ea1fb509f2b0f143a0f18be1882a4de665313679"><code>ea1fb50</code></a> Thanks <a href="https://github.com/emilybrick"><code>@emilybrick</code></a>! - fix(SelectPanel): Add margin around notice styles</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/3d0668938905232d5cd71423f8817485f5e2d203"><code>3d06689</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/5863">#5863</a>)</li> <li><a href="https://github.com/primer/react/commit/81821db70b054c5d2f932b4fbb8642dfea9625f8"><code>81821db</code></a> fix(SelectPanel): always show x button on single select (<a href="https://redirect.github.com/primer/react/issues/5912">#5912</a>)</li> <li><a href="https://github.com/primer/react/commit/f9785343716435f43e3d82482b057a17bd345c25"><code>f978534</code></a> Correct inactive ActionList.Item behavior in NavList and SelectPanel contexts...</li> <li><a href="https://github.com/primer/react/commit/8e7bc0e4299b3c43ef128a9482bef4bb7f539a71"><code>8e7bc0e</code></a> fix(SelectPanel): differentiate onCancel gesture from escape (<a href="https://redirect.github.com/primer/react/issues/5908">#5908</a>)</li> <li><a href="https://github.com/primer/react/commit/8fa12ead9ec467293e6e6edb38c2ccc90da9fe5e"><code>8fa12ea</code></a> SelectPanelV2: Add <code>Deprecated</code> status to SelectPanelV2 docs, stories (<a href="https://redirect.github.com/primer/react/issues/5906">#5906</a>)</li> <li><a href="https://github.com/primer/react/commit/682814c4f069293dfa6aaaf84435835614cd9831"><code>682814c</code></a> Add Figma Code connect PageHeader (<a href="https://redirect.github.com/primer/react/issues/5757">#5757</a>)</li> <li><a href="https://github.com/primer/react/commit/a522fdb14562b6dff2f2382f20fc9aefc01a26bc"><code>a522fdb</code></a> fix(SelectPanel): disable body scroll on full screen (<a href="https://redirect.github.com/primer/react/issues/5904">#5904</a>)</li> <li><a href="https://github.com/primer/react/commit/0cd8dd19bed8a6e6198d7f89ad540a3e2db7d38c"><code>0cd8dd1</code></a> chore(deps-dev): bump rollup-plugin-esbuild from 6.1.1 to 6.2.1 (<a href="https://redirect.github.com/primer/react/issues/5891">#5891</a>)</li> <li><a href="https://github.com/primer/react/commit/1bec2ada5acc8b7c455a8b6b4179f736fd8bb833"><code>1bec2ad</code></a> chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/primer/react/issues/5886">#5886</a>)</li> <li><a href="https://github.com/primer/react/commit/ebc68133edd927072bca65e34147df2017e95a86"><code>ebc6813</code></a> chore(ActionList.Heading): Remove the CSS modules feature flag from the Actio...</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.6.3 to 12.6.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.6.5] 2025-04-11</h2> <h3>Fixed</h3> <ul> <li>Polyfilled <code>sync</code> and <code>cancelSync</code> exports.</li> </ul> <h2>[12.6.4] 2025-04-11</h2> <h3>Added</h3> <ul> <li>Global injection of <code>WillChangeMotionValue</code> for internal Framer use.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/419e1cb618ebe701ed0d11d1937a8e4bddeaadc4"><code>419e1cb</code></a> v12.6.5</li> <li><a href="https://github.com/motiondivision/motion/commit/f477099bf9bdb14779f71bc15d7a2b9e7654da50"><code>f477099</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/8432b254676bb6388f851d7c6db61e5fe09cf201"><code>8432b25</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3129">#3129</a> from motiondivision/feature/will-change-injection</li> <li><a href="https://github.com/motiondivision/motion/commit/2a54410a08bc43c275859b463cd5d47e4942d919"><code>2a54410</code></a> v12.6.4</li> <li><a href="https://github.com/motiondivision/motion/commit/d3495ae588348d97e78f6d68cc1fb5a952ab0cbc"><code>d3495ae</code></a> Replacing polyfilled exports</li> <li><a href="https://github.com/motiondivision/motion/commit/2000048ceec72fdbcafa5bcbf14d5ca373d909fb"><code>2000048</code></a> v12.6.3-alpha.0</li> <li><a href="https://github.com/motiondivision/motion/commit/57f693538e25e01669ce17b2dc8560f50e3443bf"><code>57f6935</code></a> Adding willChange injection</li> <li>See full diff in <a href="https://github.com/motiondivision/motion/compare/v12.6.3...v12.6.5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes group (#1553) Bumps the dependency-updates group with 1 update: [framer-motion](https://github.com/motiondivision/motion). Updates `framer-motion` from 12.6.5 to 12.7.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.7.2] 2025-04-14</h2> <h3>Fixed</h3> <ul> <li>Adding <code>"sideEffects": false</code> to <code>motion-dom</code> and <code>motion-utils</code> packages.</li> </ul> <h2>[12.7.1] 2025-04-14</h2> <h3>Fixed</h3> <ul> <li>Skip <code>.commitStyles</code> on <code>psuedoElement</code> animations.</li> </ul> <h2>[12.7.0] 2025-04-14</h2> <h3>Added</h3> <ul> <li>Private <code>layoutCrossfade</code> allows disabling crossfade of shared layout elements.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/522ba09f3bb144486ca901dfbb98f7aa883b1be2"><code>522ba09</code></a> v12.7.2</li> <li><a href="https://github.com/motiondivision/motion/commit/2697f145d8ef59b1e6a7a39427bfbabd8df98ed9"><code>2697f14</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/8e6ae7d1d5f75b77759baf13a605b89309d6d5fd"><code>8e6ae7d</code></a> v12.7.1</li> <li><a href="https://github.com/motiondivision/motion/commit/9018500f4893de657a21d4048dcad55a6e1f9eb2"><code>9018500</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/daa63caf43406085f55c6fd9b53b752411dd6653"><code>daa63ca</code></a> Skip commitStyles on pseudoElements]</li> <li><a href="https://github.com/motiondivision/motion/commit/8dbef06bcbe7aad6e6a8758f79d619b3d5a11318"><code>8dbef06</code></a> v12.7.0</li> <li><a href="https://github.com/motiondivision/motion/commit/270ee88f3dd9cf98c7ea80a57c9018e235034512"><code>270ee88</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/d4dd6c22b566ddc672d5640e448c8b83cac666d1"><code>d4dd6c2</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3151">#3151</a> from motiondivision/feature/crossfade-control</li> <li><a href="https://github.com/motiondivision/motion/commit/faf3ecc5c4b338f100aaa5a90400788b311abf87"><code>faf3ecc</code></a> Updating test</li> <li><a href="https://github.com/motiondivision/motion/commit/54c92add89862f31f66aa03de80661d85ec68161"><code>54c92ad</code></a> Allow disabling of shared layout crossfade</li> <li>See full diff in <a href="https://github.com/motiondivision/motion/compare/v12.6.5...v12.7.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes group (#1554) Bumps the dependency-updates group with 1 update: [framer-motion](https://github.com/motiondivision/motion). Updates `framer-motion` from 12.7.2 to 12.7.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.7.3] 2025-04-15</h2> <h3>Fixed</h3> <ul> <li>Fixing <code>duration</code> for <code>animateView</code> transitions.</li> <li>Prevent <code>.commitStyles()</code> on <code>pseudoElement</code> animations.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/c226d1a7757625a539b0a7e167a269291d72ecf0"><code>c226d1a</code></a> v12.7.3</li> <li><a href="https://github.com/motiondivision/motion/commit/7b7a2b8441897c29ddbe7db0f9ff06f401acf2fd"><code>7b7a2b8</code></a> Fixing animateView durations</li> <li>See full diff in <a href="https://github.com/motiondivision/motion/compare/v12.7.2...v12.7.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )