Skip to content

Commit d8ba61d

Browse files
chore(deps): bump the all group with 4 updates (#1925)
Bumps the all group with 4 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [asciinema-player](https://github.com/asciinema/asciinema-player) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@typescript-eslint/parser` from 8.49.0 to 8.50.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.50.0</h2> <h2>8.50.0 (2025-12-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11720">#11720</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>Ulrich Stark</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.50.0 (2025-12-15)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c62e85874f0e482156a54b6744fe90a6f270012a"><code>c62e858</code></a> chore(release): publish 8.50.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.49.0 to 8.50.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.50.0</h2> <h2>8.50.0 (2025-12-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11720">#11720</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>Ulrich Stark</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.50.0 (2025-12-15)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c62e85874f0e482156a54b6744fe90a6f270012a"><code>c62e858</code></a> chore(release): publish 8.50.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `asciinema-player` from 3.13.4 to 3.13.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asciinema/asciinema-player/releases">asciinema-player's releases</a>.</em></p> <blockquote> <h2>3.13.5</h2> <ul> <li>Fixed rendering of shaded blocks (u2591, u2592, u2593) and quadrants (u2596, u2597, u2598) (<a href="https://redirect.github.com/asciinema/asciinema-player/issues/302">#302</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asciinema/asciinema-player/commit/3a2625ff267d9a21b4b1c948ad7f49b0c3f35e82"><code>3a2625f</code></a> Bump version</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/a1b0d9616094940dbcb6735f07ee4b8644595adb"><code>a1b0d96</code></a> Fix rendering of shaded blocks (u2591, u2592, u2593) and quadrants (u2596, u2...</li> <li>See full diff in <a href="https://github.com/asciinema/asciinema-player/compare/v3.13.4...v3.13.5">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.16.5 to 5.16.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14982">#14982</a> <a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes images outside the project directory not working when using astro:assets in development mode</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14987">#14987</a> <a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes SVGs not working in dev mode when using the passthrough image service</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15014">#15014</a> <a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Adds support for extending the type of the props accepted by Astro’s <code>&lt;Image&gt;</code> component, <code>&lt;Picture&gt;</code> component, and <code>getImage()</code> API.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p> <blockquote> <h2>5.16.6</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14982">#14982</a> <a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes images outside the project directory not working when using astro:assets in development mode</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14987">#14987</a> <a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes SVGs not working in dev mode when using the passthrough image service</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/15014">#15014</a> <a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Adds support for extending the type of the props accepted by Astro’s <code>&lt;Image&gt;</code> component, <code>&lt;Picture&gt;</code> component, and <code>getImage()</code> API.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/03439933124f91c6b9f68f5c4226f550cd027c92"><code>0343993</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14997">#14997</a>)</li> <li><a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Support extending the image API props type (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15014">#15014</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8cdaa007e755f267c1f398336e74d33f599b5b62"><code>8cdaa00</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> fix(assets): Fixes missing format option for svgs in the passthrough service ...</li> <li><a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> fix(assets): support images outside of the project in dev (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14982">#14982</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/[email protected]/packages/astro">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>
1 parent ec75e04 commit d8ba61d

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@fontsource-variable/roboto-flex": "^5.2.8",
2222
"@tailwindcss/vite": "^4.1.18",
2323
"@xmldom/xmldom": "^0.9.8",
24-
"asciinema-player": "^3.13.4",
25-
"astro": "^5.16.5",
24+
"asciinema-player": "^3.13.5",
25+
"astro": "^5.16.6",
2626
"astro-favicons": "^3.1.5",
2727
"astro-icon": "^1.1.5",
2828
"astro-seo": "^0.8.4",

package-lock.json

Lines changed: 71 additions & 71 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
@@ -26,7 +26,7 @@
2626
],
2727
"devDependencies": {
2828
"@eslint/js": "^9.39.2",
29-
"@typescript-eslint/parser": "^8.49.0",
29+
"@typescript-eslint/parser": "^8.50.0",
3030
"eslint": "^9.39.2",
3131
"eslint-plugin-astro": "^1.5.0",
3232
"express": "^5.2.1",
@@ -35,7 +35,7 @@
3535
"prettier-plugin-astro": "^0.14.1",
3636
"prettier-plugin-astro-organize-imports": "^0.4.11",
3737
"prettier-plugin-tailwindcss": "^0.7.2",
38-
"typescript-eslint": "^8.49.0"
38+
"typescript-eslint": "^8.50.0"
3939
},
4040
"dependencies": {
4141
"chalk": "^5.6.2"

0 commit comments

Comments
 (0)