chore(deps): bump the production-dependencies group with 4 updates #25

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/production-dependencies-5c1664e2ee into v4 2025-10-07 06:22:16 +00:00
dependabot[bot] commented 2025-10-06 15:42:05 +00:00 (Migrated from github.com)

Bumps the production-dependencies group with 4 updates: lightningcss, preact-render-to-string, @types/node and typescript.

Updates lightningcss from 1.30.1 to 1.30.2

Release notes

Sourced from lightningcss's releases.

v1.30.2

Fixes

Rust crate changes

Commits

Updates preact-render-to-string from 6.6.1 to 6.6.2

Release notes

Sourced from preact-render-to-string's releases.

v6.6.2

Patch Changes

Changelog

Sourced from preact-render-to-string's changelog.

6.6.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for preact-render-to-string since your current version.


Updates @types/node from 24.5.2 to 24.7.0

Commits

Updates typescript from 5.9.2 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • See full diff in compare view

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 commands and options

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
Bumps the production-dependencies group with 4 updates: [lightningcss](https://github.com/parcel-bundler/lightningcss), [preact-render-to-string](https://github.com/preactjs/preact-render-to-string), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `lightningcss` from 1.30.1 to 1.30.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/parcel-bundler/lightningcss/releases">lightningcss's releases</a>.</em></p> <blockquote> <h2>v1.30.2</h2> <h3>Fixes</h3> <ul> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/2fae1a2a693c13b059f9567760f5391f24ca5347">Fix installing on android</a></li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/a2faf995c2f4cc876663521e6c7fbaa0a701c9a6">Don't warn on <code>::grammar-error</code> and <code>::spelling-error</code> selectors</a></li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/b21871589a12f19d6e52e6ee1e9f0b51317f3602">Update browser compat data</a></li> </ul> <h3>Rust crate changes</h3> <ul> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/8fa65926584075e2f76357910001a19b6efe9c35">Bump browserslist-rs to 0.19.0</a></li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/bb718d1524517f7b4ec44927f8daa6ef8b53a312">migrate to maintained library instead of deprecated <code>paste</code></a></li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/9879b91986eaee08a4edc3550f7ada7dcc703aa9">Use serde-content instead of private serde types</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/400f705e63e139c326f480aed11e1416f5a3a61f"><code>400f705</code></a> v1.30.2</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/b21871589a12f19d6e52e6ee1e9f0b51317f3602"><code>b218715</code></a> Update browser compat data</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/9879b91986eaee08a4edc3550f7ada7dcc703aa9"><code>9879b91</code></a> Use serde-content instead of private serde types (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1062">#1062</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/bb718d1524517f7b4ec44927f8daa6ef8b53a312"><code>bb718d1</code></a> migrate to maintained library (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1035">#1035</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/a2faf995c2f4cc876663521e6c7fbaa0a701c9a6"><code>a2faf99</code></a> Add support for <code>::grammar-error</code> and <code>::spelling-error</code> (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1026">#1026</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/2fae1a2a693c13b059f9567760f5391f24ca5347"><code>2fae1a2</code></a> Fix installing on android (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1030">#1030</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/8fa65926584075e2f76357910001a19b6efe9c35"><code>8fa6592</code></a> Bump browserslist-rs to 0.19.0 (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1022">#1022</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/defa3bfafa3ddaf42c1fa0e659982cff23c8d8a0"><code>defa3bf</code></a> bump crate</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/534fa174bdebf916a8145139b5b4f527484e3dc2"><code>534fa17</code></a> Derive Eq and Serde for <code>Targets</code> (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1015">#1015</a>)</li> <li><a href="https://github.com/parcel-bundler/lightningcss/commit/d2f587d3d2139c11d740826dba63a2f9af194b20"><code>d2f587d</code></a> Allow passing browserslist options to <code>from_browserslist</code> (<a href="https://redirect.github.com/parcel-bundler/lightningcss/issues/1011">#1011</a>)</li> <li>Additional commits viewable in <a href="https://github.com/parcel-bundler/lightningcss/compare/v1.30.1...v1.30.2">compare view</a></li> </ul> </details> <br /> Updates `preact-render-to-string` from 6.6.1 to 6.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/preactjs/preact-render-to-string/releases">preact-render-to-string's releases</a>.</em></p> <blockquote> <h2>v6.6.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/preactjs/preact-render-to-string/pull/430">#430</a> <a href="https://github.com/preactjs/preact-render-to-string/commit/f2455d840e198dab4df0f38e55b399b931e152a4"><code>f2455d8</code></a> Thanks <a href="https://github.com/reteps"><code>@​reteps</code></a>! - Fix JSX renderer to correctly render enumerated properties</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md">preact-render-to-string's changelog</a>.</em></p> <blockquote> <h2>6.6.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/preactjs/preact-render-to-string/pull/430">#430</a> <a href="https://github.com/preactjs/preact-render-to-string/commit/f2455d840e198dab4df0f38e55b399b931e152a4"><code>f2455d8</code></a> Thanks <a href="https://github.com/reteps"><code>@​reteps</code></a>! - Fix JSX renderer to correctly render enumerated properties</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/f3bdac6f86f8c0ca3e101438c5c19f02d8d39b56"><code>f3bdac6</code></a> Merge pull request <a href="https://redirect.github.com/preactjs/preact-render-to-string/issues/431">#431</a> from preactjs/changeset-release/main</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/d87861f72f7bf3ebd594762bcb3d8edd1f3902ff"><code>d87861f</code></a> Version Packages</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/94d6603fa4f6864b09f6bef7e47130e6b546b7d9"><code>94d6603</code></a> Merge pull request <a href="https://redirect.github.com/preactjs/preact-render-to-string/issues/430">#430</a> from reteps/main</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/13b2dbe80434df7a005b34fbdec3c778c225d1fc"><code>13b2dbe</code></a> Update src/pretty.js</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/f2455d840e198dab4df0f38e55b399b931e152a4"><code>f2455d8</code></a> Add patch</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/a5662a0004c23db2fb40697164b017df7be6727d"><code>a5662a0</code></a> Fixup enum properties</li> <li><a href="https://github.com/preactjs/preact-render-to-string/commit/99df7ab1f30f745d63c853f5476f714b86fe465d"><code>99df7ab</code></a> Update release workflow for npm configuration</li> <li>See full diff in <a href="https://github.com/preactjs/preact-render-to-string/compare/v6.6.1...v6.6.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for preact-render-to-string since your current version.</p> </details> <br /> Updates `@types/node` from 24.5.2 to 24.7.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.9.2 to 5.9.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.9.3</h2> <p>Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.</p> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/">release announcement</a></p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.9.0%22+is%3Aclosed+">fixed issues query for Typescript 5.9.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.9.1%22+is%3Aclosed+">fixed issues query for Typescript 5.9.1 (RC)</a>.</li> <li><em>No specific changes for TypeScript 5.9.2 (Stable)</em></li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.9.3%22+is%3Aclosed+">fixed issues query for Typescript 5.9.3 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/c63de15a992d37f0d6cec03ac7631872838602cb"><code>c63de15</code></a> Bump version to 5.9.3 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/8428ca4cc8a7ecc9ac18dd0258016228814f5eaf"><code>8428ca4</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/62438">#62438</a> (Fix incorrectly ignored dts file fr...) into release-5.9 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/a131cac6831aa6532ea963d0cb3131b957cad980"><code>a131cac</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/62351">#62351</a> (Add missing Float16Array constructo...) into release-5.9 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/04243333584a5bfaeb3434c0982c6280fe87b8d5"><code>0424333</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/62423">#62423</a> (Revert PR 61928) into release-5.9 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/62425">#62425</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/bdb641a4347af822916fb8cdb9894c9c2d2421dd"><code>bdb641a</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/62311">#62311</a> (Fix parenthesizer rules for manuall...) into release-5.9 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/0d9b9b92e2aca2f75c979a801abbc21bff473748"><code>0d9b9b9</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/61978">#61978</a> (Restructure CI to prepare for requi...) into release-5.9 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/2dce0c58af51cf9a9068365dc2f756c61b82b597"><code>2dce0c5</code></a> Intentionally regress one buggy declaration output to an older version (<a href="https://redirect.github.com/microsoft/TypeScript/issues/62163">#62163</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.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>
vercel[bot] commented 2025-10-06 15:42:12 +00:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gardenofeden Ready Ready Preview Comment Oct 6, 2025 3:42pm
[vc]: #XycAuq0L9cWs2yIqXtCIKilBAEvEqUYhodQR+35bdvI=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJnYXJkZW5vZmVkZW4iLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vZ2xpdHRlcmVsZnMtcHJvamVjdHMvZ2FyZGVub2ZlZGVuLzEzNGlBZGdCSHNoN1l5YlRUSDNrVGp5a1ZDVHoiLCJwcmV2aWV3VXJsIjoiZ2FyZGVub2ZlZGVuLWdpdC1kZXBlbmRhYm90LW5wbWFuZHktMzUwMTVjLWdsaXR0ZXJlbGZzLXByb2plY3RzLnZlcmNlbC5hcHAiLCJuZXh0Q29tbWl0U3RhdHVzIjoiREVQTE9ZRUQiLCJsaXZlRmVlZGJhY2siOnsicmVzb2x2ZWQiOjAsInVucmVzb2x2ZWQiOjAsInRvdGFsIjowLCJsaW5rIjoiZ2FyZGVub2ZlZGVuLWdpdC1kZXBlbmRhYm90LW5wbWFuZHktMzUwMTVjLWdsaXR0ZXJlbGZzLXByb2plY3RzLnZlcmNlbC5hcHAifSwicm9vdERpcmVjdG9yeSI6bnVsbH1dfQ== The latest updates on your projects. Learn more about [Vercel for GitHub](https://vercel.link/github-learn-more). | Project | Deployment | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | [gardenofeden](https://vercel.com/glitterelfs-projects/gardenofeden) | ![Ready](https://vercel.com/static/status/ready.svg) [Ready](https://vercel.com/glitterelfs-projects/gardenofeden/134iAdgBHsh7YybTTH3kTjykVCTz) | [Preview](https://gardenofeden-git-dependabot-npmandy-35015c-glitterelfs-projects.vercel.app) | [Comment](https://vercel.live/open-feedback/gardenofeden-git-dependabot-npmandy-35015c-glitterelfs-projects.vercel.app?via=pr-comment-feedback-link) | Oct 6, 2025 3:42pm |
Sign in to join this conversation.
No description provided.