Yet another Astro.js template. No default pages and no components, only DX config.
Bumps the all group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lint-staged` from 15.2.11 to 15.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v15.3.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1495">#1495</a> <a href="https://github.com/lint-staged/lint-staged/commit/e69da9e614db2d45f56e113d45d5ec0157813423"><code>e69da9e</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1493">#1493</a> <a href="https://github.com/lint-staged/lint-staged/commit/fa0fe98104f8885f673b98b8b49ae586de699c5e"><code>fa0fe98</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Added more help messages around the automatic <code>git stash</code> that <em>lint-staged</em> creates as a backup (by default). The console output also displays the short git <em>hash</em> of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.</p> <p>For example:</p> <pre><code>% npx lint-staged ✔ Backed up original state in git stash (20addf8) ✔ Running tasks for staged files... ✔ Applying modifications from tasks... ✔ Cleaning up temporary files... </code></pre> <p>where the backup can be seen with <code>git show 20addf8</code>, or <code>git stash list</code>:</p> <pre><code>% git stash list stash@{0}: lint-staged automatic backup (20addf8) </code></pre> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.3.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1495">#1495</a> <a href="https://github.com/lint-staged/lint-staged/commit/e69da9e614db2d45f56e113d45d5ec0157813423"><code>e69da9e</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1493">#1493</a> <a href="https://github.com/lint-staged/lint-staged/commit/fa0fe98104f8885f673b98b8b49ae586de699c5e"><code>fa0fe98</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Added more help messages around the automatic <code>git stash</code> that <em>lint-staged</em> creates as a backup (by default). The console output also displays the short git <em>hash</em> of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.</p> <p>For example:</p> <pre><code>% npx lint-staged ✔ Backed up original state in git stash (20addf8) ✔ Running tasks for staged files... ✔ Applying modifications from tasks... ✔ Cleaning up temporary files... </code></pre> <p>where the backup can be seen with <code>git show 20addf8</code>, or <code>git stash list</code>:</p> <pre><code>% git stash list stash@{0}: lint-staged automatic backup (20addf8) </code></pre> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/703002a254484ba9e69ab51d850f7403be867e46"><code>703002a</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/4cee7d84a81606632941b553b051aa238040b6ba"><code>4cee7d8</code></a> build(dependencies): update dependencies</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/ef9b02da953d62923c855b754bfb334216846470"><code>ef9b02d</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1495">#1495</a> from lint-staged/debug-info</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/e69da9e614db2d45f56e113d45d5ec0157813423"><code>e69da9e</code></a> feat: add more info to debug logs, remove "environment" requirement from issu...</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/1b36f550652a83fd4545d2fd136f116ada4cd66c"><code>1b36f55</code></a> docs: combine changesets</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/6c9ab40c96f22b0312598ef85662b735c84a4d76"><code>6c9ab40</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1493">#1493</a> from lint-staged/help-messages</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/22fe89ddd649c4e335bee8fa8bace3bc1619646c"><code>22fe89d</code></a> feat: add unique hash to backup stash message</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/c52cc923a5c6c25d7a07da134b087de7b7937b1c"><code>c52cc92</code></a> docs: add a caution message about git stash</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/fa0fe98104f8885f673b98b8b49ae586de699c5e"><code>fa0fe98</code></a> feat: update first task message based on backup status</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/7bd044739deee400269f06c0eed49b71bfcc6bdc"><code>7bd0447</code></a> feat: display "git stash list" message when restoring original state is skipped</li> <li>Additional commits viewable in <a href="https://github.com/lint-staged/lint-staged/compare/v15.2.11...v15.3.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.18.2 to 8.19.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.19.0</h2> <h2>8.19.0 (2024-12-30)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check array predicate functions' return statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> add getConstraintInfo to handle generic constraints better (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10496">#10496</a>)</li> <li><strong>eslint-plugin:</strong> [array-type] autofix with conditional types needs parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10522">#10522</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] don't report on indirect circular references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10537">#10537</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] ignore method overloading (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10536">#10536</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Karl Werner</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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.19.0 (2024-12-30)</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://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7"><code>e19f30f</code></a> chore(release): publish 8.19.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint">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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.