Skip to content

Commit 0f84d65

Browse files
deps: bump the dependency-updates group with 3 updates (#1197)
Bumps the dependency-updates group with 3 updates: [framer-motion](https://github.com/framer/motion), [@npmcli/template-oss](https://github.com/npm/template-oss) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `framer-motion` from 11.3.4 to 11.3.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.3.6] 2024-07-17</h2> <h3>Changed</h3> <ul> <li>Minor performance improvements for layout animations.</li> </ul> <h2>[11.3.5] 2024-07-16</h2> <h3>Fixed</h3> <ul> <li>Ensuring DOM bundle doesn't include <code>react</code> and <code>react-dom</code> as dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/8623f7ff856cea082dff7f5d7b1f50cf51565bfe"><code>8623f7f</code></a> v11.3.6</li> <li><a href="https://github.com/framer/motion/commit/1f26e90061ba6f0b880aabd5d5135cada856f157"><code>1f26e90</code></a> Updating layout animations</li> <li><a href="https://github.com/framer/motion/commit/6cc39b1adcc0a562a98345d9186c7e50b2543c58"><code>6cc39b1</code></a> Updates (<a href="https://redirect.github.com/framer/motion/issues/2732">#2732</a>)</li> <li><a href="https://github.com/framer/motion/commit/c69c4128fbfd1aaab33979339a32f66393d431f7"><code>c69c412</code></a> Updating version</li> <li><a href="https://github.com/framer/motion/commit/0e2f268b2178879823caa5d469fc28f08f832fda"><code>0e2f268</code></a> v11.3.5</li> <li><a href="https://github.com/framer/motion/commit/88003d32f25e5bda6709f649824e6749b1e5307b"><code>88003d3</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/f1743cdbe5fd5c35b1fbb40fed0dc04e609870f2"><code>f1743cd</code></a> Fix/dom bundle (<a href="https://redirect.github.com/framer/motion/issues/2729">#2729</a>)</li> <li><a href="https://github.com/framer/motion/commit/a0a3947affdbc4cf6e5d29b7ce629389430ba799"><code>a0a3947</code></a> Updating version</li> <li>See full diff in <a href="https://github.com/framer/motion/compare/v11.3.4...v11.3.6">compare view</a></li> </ul> </details> <br /> Updates `@npmcli/template-oss` from 4.23.0 to 4.23.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.23.1</h2> <h2><a href="https://github.com/npm/template-oss/compare/v4.23.0...v4.23.1">4.23.1</a> (2024-07-17)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/462">#462</a> Use <code>include-workspace-root</code> for <code>/main</code> in Post Dependabot (<a href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>) (<a href="https://github.com/hashtagchris"><code>@​hashtagchris</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.23.0...v4.23.1">4.23.1</a> (2024-07-17)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/462">#462</a> Use <code>include-workspace-root</code> for <code>/main</code> in Post Dependabot (<a href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>) (<a href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/template-oss/commit/4ef5cf6be626cb5265486420634ad231832540ab"><code>4ef5cf6</code></a> chore: release 4.23.1 (<a href="https://redirect.github.com/npm/template-oss/issues/463">#463</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a> fix: Use <code>include-workspace-root</code> for <code>/main</code> in Post Dependabot (<a href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>)</li> <li>See full diff in <a href="https://github.com/npm/template-oss/compare/v4.23.0...v4.23.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 <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.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/668">#668</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> Thanks <a href="https://github.com/OrlovAlexei"><code>@​OrlovAlexei</code></a>! - build(deps): Bump synckit from 0.8.6 to 0.9.1</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/668">#668</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> Thanks <a href="https://github.com/OrlovAlexei"><code>@​OrlovAlexei</code></a>! - build(deps): Bump synckit from 0.8.6 to 0.9.1</li> </ul> <h2>5.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/652">#652</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/f1700110b4c50f43bbda8dba51ce9e22248939fa"><code>f170011</code></a> Thanks <a href="https://github.com/Logicer16"><code>@​Logicer16</code></a>! - feat: support parsing <code>html</code> via <code>@html-eslint/parser</code> natively</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/51324d9cdf8b883e2a392904d0f73da9eca6a808"><code>51324d9</code></a> chore: fix CHANGELOG.md formatting issue</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/24288c7960abf8f603a0efa111a1cd46fb89001c"><code>24288c7</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/669">#669</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/ac036cca2bed4ceb6ee5b63c945426308e36c586"><code>ac036cc</code></a> build(deps): Bump synckit from 0.8.6 to 0.9.1 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/668">#668</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/a1e6f4afaf9d0913c597d575f1e579f108a81e8c"><code>a1e6f4a</code></a> build(deps): Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/665">#665</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/de9751c85d059678904035322501bfce120f61b7"><code>de9751c</code></a> build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/661">#661</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/02c21a5e7a9d86d0a156dcc04e28a6efd7343a7b"><code>02c21a5</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/653">#653</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/f1700110b4c50f43bbda8dba51ce9e22248939fa"><code>f170011</code></a> feat: support parsing <code>html</code> via <code>@html-eslint/parser</code> natively (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/652">#652</a>)</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.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: Gar <[email protected]>
1 parent 69c9dd5 commit 0f84d65

File tree

7 files changed

+23
-39
lines changed

7 files changed

+23
-39
lines changed

.github/actions/create-check/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
with:
2626
result-encoding: string
2727
script: |
28-
const { repo: { owner, repo}, runId, serverUrl } = context
28+
const { repo: { owner, repo}, runId, serverUrl } = context
2929
const { JOB_NAME, SHA } = process.env
3030
3131
const job = await github.rest.actions.listJobsForWorkflowRun({

.github/actions/install-latest-npm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
MATCH=$SPEC
4545
echo "Found compatible version: npm@$MATCH"
4646
break
47-
fi
47+
fi
4848
done
4949
5050
if [ -z $MATCH ]; then

.github/workflows/post-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
id: flags
5151
run: |
5252
dependabot_dir="${{ steps.metadata.outputs.directory }}"
53-
if [[ "$dependabot_dir" == "/" ]]; then
53+
if [[ "$dependabot_dir" == "/" || "$dependabot_dir" == "/main" ]]; then
5454
echo "workspace=-iwr" >> $GITHUB_OUTPUT
5555
else
5656
# strip leading slash from directory so it works as a

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
44

5-
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
5+
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
66

77
If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly through [[email protected]](mailto:[email protected]).
88

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^4.0.4",
34-
"@npmcli/template-oss": "4.23.0",
34+
"@npmcli/template-oss": "4.23.1",
3535
"tap": "^16.3.9"
3636
},
3737
"author": "GitHub Inc.",
@@ -40,7 +40,7 @@
4040
},
4141
"templateOSS": {
4242
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
43-
"version": "4.23.0",
43+
"version": "4.23.1",
4444
"content": "./scripts/template-oss"
4545
},
4646
"files": [

package-lock.json

Lines changed: 15 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
6969
"@github/prettier-config": "^0.0.6",
7070
"@npmcli/eslint-config": "^4.0.4",
71-
"@npmcli/template-oss": "4.23.0",
71+
"@npmcli/template-oss": "4.23.1",
7272
"@testing-library/jest-dom": "^6.2.0",
7373
"@testing-library/react": "^15.0.1",
7474
"babel-jest": "^29.7.0",
@@ -97,7 +97,7 @@
9797
},
9898
"templateOSS": {
9999
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
100-
"version": "4.23.0",
100+
"version": "4.23.1",
101101
"content": "./scripts/template-oss"
102102
}
103103
}

0 commit comments

Comments
 (0)