Skip to content

Commit

Permalink
deps: bump the dependency-updates group with 4 updates (#1469)
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 4 updates:
[@primer/octicons-react](https://github.com/primer/octicons),
[framer-motion](https://github.com/motiondivision/motion),
[@npmcli/template-oss](https://github.com/npm/template-oss) and
[eslint-plugin-github](https://github.com/github/eslint-plugin-github).

Updates `@primer/octicons-react` from 19.14.0 to 19.15.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.15.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1063">#1063</a>
<a
href="https://github.com/primer/octicons/commit/6481783a5a7258cc4d7981a0510de56be05a2dc3"><code>6481783a</code></a>
Thanks <a
href="https://github.com/dylanatsmith"><code>@​dylanatsmith</code></a>!
- Add square-circle icon</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.15.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1063">#1063</a>
<a
href="https://github.com/primer/octicons/commit/6481783a5a7258cc4d7981a0510de56be05a2dc3"><code>6481783a</code></a>
Thanks <a
href="https://github.com/dylanatsmith"><code>@​dylanatsmith</code></a>!
- Add square-circle icon</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/octicons/commit/7e2921779e529199562e3f89d422aa231d1fe19e"><code>7e29217</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1067">#1067</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/6481783a5a7258cc4d7981a0510de56be05a2dc3"><code>6481783</code></a>
Add square-circle icons (<a
href="https://redirect.github.com/primer/octicons/issues/1063">#1063</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/cd2e303f3944df986712275e3a49a73958ea23d2"><code>cd2e303</code></a>
Update year in license from 2024 to 2025 (<a
href="https://redirect.github.com/primer/octicons/issues/1064">#1064</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/octicons/compare/v19.14.0...v19.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `framer-motion` from 12.0.11 to 12.1.0
<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.1.0] 2025-02-04</h2>
<h3>Fixed</h3>
<ul>
<li>Bug with <code>AnimatePresence</code> in React 19 strict mode.</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Motion 3D.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/motiondivision/motion/commit/d4ec5ac075b3fd09fa20a20e0cc0acb053d0e5d6"><code>d4ec5ac</code></a>
v12.1.0</li>
<li><a
href="https://github.com/motiondivision/motion/commit/8facfe5693806195c60947de05d1caaa321a6cc9"><code>8facfe5</code></a>
Updating changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/2a50fc423d5d77225354581673cc3dc25fe6d3d4"><code>2a50fc4</code></a>
Updating Changelog</li>
<li><a
href="https://github.com/motiondivision/motion/commit/562b03c9ee575edee080c7c3dea1f368341dbabf"><code>562b03c</code></a>
Deprecating 3D (<a
href="https://redirect.github.com/motiondivision/motion/issues/3044">#3044</a>)</li>
<li>See full diff in <a
href="https://github.com/motiondivision/motion/compare/v12.0.11...v12.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@npmcli/template-oss` from 4.24.0 to 4.24.1
<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.1</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.24.0...v4.24.1">4.24.1</a>
(2025-02-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/503">#503</a>
tap exclude (<a
href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)
(<a href="https://github.com/reggi"><code>@​reggi</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.0...v4.24.1">4.24.1</a>
(2025-02-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/503">#503</a>
tap exclude (<a
href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)
(<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/ae11040d94b6026c953c4381303fedd4a4742fd3"><code>ae11040</code></a>
chore: release 4.24.1 (<a
href="https://redirect.github.com/npm/template-oss/issues/504">#504</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
fix: tap exclude (<a
href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/template-oss/compare/v4.24.0...v4.24.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
<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>v5.1.8</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump <code>@​eslint/compat</code> from 1.2.5 to 1.2.6
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/607">github/eslint-plugin-github#607</a></li>
<li>Update a11y rule config to not flag <code>role</code> being set for
<code>ul</code> by <a
href="https://github.com/khiga8"><code>@​khiga8</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/608">github/eslint-plugin-github#608</a></li>
<li>Update prettier plugin name by <a
href="https://github.com/gracepark"><code>@​gracepark</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/609">github/eslint-plugin-github#609</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8">https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/8ecebe2cb335d79f8e70012a12a7e8aa3c192f5b"><code>8ecebe2</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/609">#609</a>
from github/update-prettier</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/d3bbb319052636a3ab39faf2072894797fcc51d3"><code>d3bbb31</code></a>
update prettier plugin name</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/8a39ace10dbd97f628c2381374894e67d1e6a3c2"><code>8a39ace</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/608">#608</a>
from github/kh-update-config</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/e5b0378d9febfe02828411cbddedc0b6e084f653"><code>e5b0378</code></a>
Update lib/configs/react.js</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/9e465e8748e5d7c7662f1037819dd89585580a9c"><code>9e465e8</code></a>
update comma</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/570ca648570e7a6ee90e8d68e4ad97e78cfb86b6"><code>570ca64</code></a>
Don't flag ul with role='list'</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/ec2cbb67f82c68d0f988df1a8184483bb1207220"><code>ec2cbb6</code></a>
chore(deps): bump <code>@​eslint/compat</code> in the all-dependencies
group (<a
href="https://redirect.github.com/github/eslint-plugin-github/issues/607">#607</a>)</li>
<li>See full diff in <a
href="https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8">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: npm CLI robot <[email protected]>
  • Loading branch information
dependabot[bot] and npm-cli-bot authored Feb 5, 2025
1 parent 3fce826 commit ad6ad97
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.24.0",
"@npmcli/template-oss": "4.24.1",
"tap": "^21.0.0"
},
"author": "GitHub Inc.",
Expand All @@ -40,7 +40,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.24.0",
"version": "4.24.1",
"content": "./scripts/template-oss"
},
"files": [
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@github/prettier-config": "^0.0.6",
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.24.0",
"@npmcli/template-oss": "4.24.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^16.0.0",
Expand Down Expand Up @@ -105,7 +105,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.24.0",
"version": "4.24.1",
"content": "./scripts/template-oss",
"allowPaths": [
"cli-cache.json"
Expand Down

0 comments on commit ad6ad97

Please sign in to comment.