[PR #199] [CLOSED] Bump postcss and typescript-plugin-css-modules #110

Closed
opened 2026-01-15 11:42:04 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/199
Author: @dependabot[bot]
Created: 4/7/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/postcss-and-typescript-plugin-css-modules-8.4.21


📝 Commits (1)

  • 1c491b6 Bump postcss and typescript-plugin-css-modules

📊 Changes

2 files changed (+80 additions, -413 deletions)

View changed files

📝 package-lock.json (+79 -412)
📝 package.json (+1 -1)

📄 Description

Bumps postcss to 8.4.21 and updates ancestor dependency typescript-plugin-css-modules. These dependencies need to be updated together.

Updates postcss from 6.0.23 to 8.4.21

Release notes

Sourced from postcss's releases.

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • Fixed Node#warn() type (by @​ybiquitous).
  • Fixed comment removal in values after ,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

  • Fixed append() error after using .parent (by Jordan Pittman).

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

  • Fixed package.funding (by Álvaro Mondéjar).

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

  • Fixed Node#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after ,.

8.4.6

  • Prevented comment removing when it change meaning of CSS.
  • Fixed parsing space in last semicolon-less CSS Custom Properties.

... (truncated)

Commits
  • 32ced0e Release 8.4.21 version
  • a936b80 Update dependencies
  • c9bd445 Fix types
  • 4ad96d1 Merge pull request #1811 from hudochenkov/fix-input-types
  • 15f5fad Add types for an Input.error()
  • 43bd2df Merge pull request #1808 from hudochenkov/update-syntaxes
  • 292b8f0 Add postcss-styled-syntax to list of syntaxes
  • 29f5168 Update postcss-html and postcss-markdown repositories
  • 1d4c509 Release 8.4.20 version
  • 905082a Add Node.js 10 to CI
  • Additional commits viewable in compare view

Updates typescript-plugin-css-modules from 4.1.1 to 4.2.3

Release notes

Sourced from typescript-plugin-css-modules's releases.

v4.2.3

Bug fixes:

Full changelog: https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.2...v4.2.3

v4.2.2

Bug fixes:

Full changelog: https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.1...v4.2.2

v4.2.1

Bug fixes:

Full changelog: https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.0...v4.2.1

v4.2.0

New features:

Bug fixes:

Other:

New contributors

Full changelog: https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.1.1...v4.2.0

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kmvan/x-prober/pull/199 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/7/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/postcss-and-typescript-plugin-css-modules-8.4.21` --- ### 📝 Commits (1) - [`1c491b6`](https://github.com/kmvan/x-prober/commit/1c491b6d14ce135a5ecef340c3d10c81a21c77b7) Bump postcss and typescript-plugin-css-modules ### 📊 Changes **2 files changed** (+80 additions, -413 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+79 -412) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [postcss](https://github.com/postcss/postcss) to 8.4.21 and updates ancestor dependency [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules). These dependencies need to be updated together. Updates `postcss` from 6.0.23 to 8.4.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.21</h2> <ul> <li>Fixed <code>Input#error</code> types (by <a href="https://github.com/hudochenkov"><code>@​hudochenkov</code></a>).</li> </ul> <h2>8.4.20</h2> <ul> <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li> </ul> <h2>8.4.19</h2> <ul> <li>Fixed whitespace preserving after AST transformations (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.18</h2> <ul> <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by <a href="https://github.com/KingSora"><code>@​KingSora</code></a>).</li> </ul> <h2>8.4.17</h2> <ul> <li>Fixed <code>Node.before()</code> unexpected behavior (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Added TOC to docs (by <a href="https://github.com/muddv"><code>@​muddv</code></a>).</li> </ul> <h2>8.4.16</h2> <ul> <li>Fixed <code>Root</code> AST migration.</li> </ul> <h2>8.4.15</h2> <ul> <li>Fixed AST normalization after using custom parser with old PostCSS AST.</li> </ul> <h2>8.4.14</h2> <ul> <li>Print “old plugin API” warning only if plugin was used (by <a href="https://github.com/zardoy"><code>@​zardoy</code></a>).</li> </ul> <h2>8.4.13</h2> <ul> <li>Fixed <code>append()</code> error after using <code>.parent</code> (by <a href="https://github.com/thecrypticace"><code>@​thecrypticace</code></a>).</li> </ul> <h2>8.4.12</h2> <ul> <li>Fixed <code>package.funding</code> to have same value between all PostCSS packages.</li> </ul> <h2>8.4.11</h2> <ul> <li>Fixed <code>Declaration#raws.value</code> type.</li> </ul> <h2>8.4.10</h2> <ul> <li>Fixed <code>package.funding</code> URL format.</li> </ul> <h2>8.4.9</h2> <ul> <li>Fixed <code>package.funding</code> (by <a href="https://github.com/mondeja"><code>@​mondeja</code></a>).</li> </ul> <h2>8.4.8</h2> <ul> <li>Fixed end position in empty Custom Properties.</li> </ul> <h2>8.4.7</h2> <ul> <li>Fixed <code>Node#warn()</code> type (by <a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Fixed comment removal in values after <code>,</code>.</li> </ul> <h2>8.4.6</h2> <ul> <li>Prevented comment removing when it change meaning of CSS.</li> <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.21</h2> <ul> <li>Fixed <code>Input#error</code> types (by Aleks Hudochenkov).</li> </ul> <h2>8.4.20</h2> <ul> <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li> </ul> <h2>8.4.19</h2> <ul> <li>Fixed whitespace preserving after AST transformations (by Romain Menke).</li> </ul> <h2>8.4.18</h2> <ul> <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by Rene Haas).</li> </ul> <h2>8.4.17</h2> <ul> <li>Fixed <code>Node.before()</code> unexpected behavior (by Romain Menke).</li> <li>Added TOC to docs (by Mikhail Dedov).</li> </ul> <h2>8.4.16</h2> <ul> <li>Fixed <code>Root</code> AST migration.</li> </ul> <h2>8.4.15</h2> <ul> <li>Fixed AST normalization after using custom parser with old PostCSS AST.</li> </ul> <h2>8.4.14</h2> <ul> <li>Print “old plugin API” warning only if plugin was used (by <a href="https://github.com/zardoy"><code>@​zardoy</code></a>).</li> </ul> <h2>8.4.13</h2> <ul> <li>Fixed <code>append()</code> error after using <code>.parent</code> (by Jordan Pittman).</li> </ul> <h2>8.4.12</h2> <ul> <li>Fixed <code>package.funding</code> to have same value between all PostCSS packages.</li> </ul> <h2>8.4.11</h2> <ul> <li>Fixed <code>Declaration#raws.value</code> type.</li> </ul> <h2>8.4.10</h2> <ul> <li>Fixed <code>package.funding</code> URL format.</li> </ul> <h2>8.4.9</h2> <ul> <li>Fixed <code>package.funding</code> (by Álvaro Mondéjar).</li> </ul> <h2>8.4.8</h2> <ul> <li>Fixed end position in empty Custom Properties.</li> </ul> <h2>8.4.7</h2> <ul> <li>Fixed <code>Node#warn()</code> type (by Masafumi Koba).</li> <li>Fixed comment removal in values after <code>,</code>.</li> </ul> <h2>8.4.6</h2> <ul> <li>Prevented comment removing when it change meaning of CSS.</li> <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/32ced0e2b1e5b2524c7a9a790d338fbd43090670"><code>32ced0e</code></a> Release 8.4.21 version</li> <li><a href="https://github.com/postcss/postcss/commit/a936b806eaa997a51c0494d855a8b434f1a2e0e7"><code>a936b80</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/c9bd4452297db2f915d6b830a7d3526939647dd8"><code>c9bd445</code></a> Fix types</li> <li><a href="https://github.com/postcss/postcss/commit/4ad96d1fd643b2a0d599f2f6723cbea7e7b2a4b6"><code>4ad96d1</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1811">#1811</a> from hudochenkov/fix-input-types</li> <li><a href="https://github.com/postcss/postcss/commit/15f5fadb8df79e9d9b3a741cc90c94671846b5f6"><code>15f5fad</code></a> Add types for an Input.error()</li> <li><a href="https://github.com/postcss/postcss/commit/43bd2dfb78bbde30e298c7c7bbc2bb92dc8dd5d1"><code>43bd2df</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1808">#1808</a> from hudochenkov/update-syntaxes</li> <li><a href="https://github.com/postcss/postcss/commit/292b8f05d71186d656bbd121a828676163581241"><code>292b8f0</code></a> Add postcss-styled-syntax to list of syntaxes</li> <li><a href="https://github.com/postcss/postcss/commit/29f516820ccaf7f516341653148249996f605793"><code>29f5168</code></a> Update postcss-html and postcss-markdown repositories</li> <li><a href="https://github.com/postcss/postcss/commit/1d4c509c114a0dd8270cb5241c5eee7d01f91674"><code>1d4c509</code></a> Release 8.4.20 version</li> <li><a href="https://github.com/postcss/postcss/commit/905082a5c1a0246e9187d5c8535ad5c576c18365"><code>905082a</code></a> Add Node.js 10 to CI</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/6.0.23...8.4.21">compare view</a></li> </ul> </details> <br /> Updates `typescript-plugin-css-modules` from 4.1.1 to 4.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/releases">typescript-plugin-css-modules's releases</a>.</em></p> <blockquote> <h2>v4.2.3</h2> <p><strong>Bug fixes:</strong></p> <ul> <li>Fixed a bug where named exports were dropped when <code>goToDefinition</code> is enabled (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/208">mrmckeb/typescript-plugin-css-modules#208</a>).</li> <li>Fixed support for <code>composes</code> in CSS modules (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/210">mrmckeb/typescript-plugin-css-modules#210</a>).</li> </ul> <p><strong>Full changelog:</strong> <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.2...v4.2.3">https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.2...v4.2.3</a></p> <h2>v4.2.2</h2> <p><strong>Bug fixes:</strong></p> <ul> <li>Fix potentially fatal CSS classname regexp bug (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/205">mrmckeb/typescript-plugin-css-modules#205</a>).</li> </ul> <p><strong>Full changelog</strong>: <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.1...v4.2.2">https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <p><strong>Bug fixes:</strong></p> <ul> <li>Correct <code>additionalData</code> typo (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/204">mrmckeb/typescript-plugin-css-modules#204</a>).</li> </ul> <p><strong>Full changelog</strong>: <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.0...v4.2.1">https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.2.0...v4.2.1</a></p> <h2>v4.2.0</h2> <p><strong>New features:</strong></p> <ul> <li>Add Less support for <code>goToDefinition</code> (<a href="https://github.com/mariusGundersen"><code>@​mariusGundersen</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/192">mrmckeb/typescript-plugin-css-modules#192</a>).</li> <li>Add <code>additionalData</code> option to append text content to files before they're processed (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/203">mrmckeb/typescript-plugin-css-modules#203</a>).</li> </ul> <p><strong>Bug fixes:</strong></p> <ul> <li>Fix Sass tilde importer partial support (<a href="https://github.com/dennispg"><code>@​dennispg</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/193">mrmckeb/typescript-plugin-css-modules#193</a>).</li> </ul> <p><strong>Other:</strong></p> <ul> <li>Remove unsupported <code>postcss-*</code> packages (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/201">mrmckeb/typescript-plugin-css-modules#201</a>).</li> <li>Improve <code>goToDefinition</code> documentation and add additional tests (<a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>, <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/202">mrmckeb/typescript-plugin-css-modules#202</a>).</li> </ul> <p><strong>New contributors</strong></p> <ul> <li><a href="https://github.com/mariusGundersen"><code>@​mariusGundersen</code></a> made their first contribution in <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/192">mrmckeb/typescript-plugin-css-modules#192</a>.</li> <li><a href="https://github.com/dennispg"><code>@​dennispg</code></a> made their first contribution in <a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/pull/193">mrmckeb/typescript-plugin-css-modules#193</a>.</li> </ul> <p><strong>Full changelog</strong>: <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.1.1...v4.2.0">https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.1.1...v4.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/03656020251ac64e39bd2266db69bea601491f2c"><code>0365602</code></a> chore: bump version</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/045fc08805a6e56663fc8a42225af46ff48f6e1e"><code>045fc08</code></a> fix: add support for <code>composes</code> in CSS modules (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/210">#210</a>)</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/644c4482aa999d7afbb50df4556f0b83e81603d6"><code>644c448</code></a> fix: restore named exports for <code>goToDefinition</code> (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/208">#208</a>)</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/9809e51d33c5bd601f41ee0e188e92adaff4e9fe"><code>9809e51</code></a> chore: bump version</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/38196761ef9fb87b3105c1aa72c50a392fbd6840"><code>3819676</code></a> fix: improve CSS classname regexp (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/205">#205</a>)</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/9ef8e077a5e7b884243fcd711bb31b61a507c9d5"><code>9ef8e07</code></a> chore: bump version</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/da7b048c4c5ebe2bebb644bff245214acb8d10de"><code>da7b048</code></a> fix: correct <code>additionalData</code> typo (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/204">#204</a>)</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/161b62671708435a17abdd4fdd72729ea2682a99"><code>161b626</code></a> chore: bump version</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/5178720df03635783b7c0116c815b260a2ed4123"><code>5178720</code></a> feat: add <code>additonalData</code> feature (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/203">#203</a>)</li> <li><a href="https://github.com/mrmckeb/typescript-plugin-css-modules/commit/c1799603ff89aa95b8f5f23bc464be20ca08529e"><code>c179960</code></a> test: add additional <code>goToDefinition</code> tests (<a href="https://redirect.github.com/mrmckeb/typescript-plugin-css-modules/issues/202">#202</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v4.1.1...v4.2.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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kmvan/x-prober/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:42:04 +08:00
yan closed this issue 2026-01-15 11:42:06 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#110