[PR #1442] [CLOSED] build(deps): bump postcss and vue-loader #1887

Closed
opened 2026-02-25 23:31:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1442
Author: @dependabot[bot]
Created: 12/7/2023
Status: Closed

Base: developHead: dependabot/npm_and_yarn/postcss-and-vue-loader-8.4.32


📝 Commits (1)

  • bc0ccdf build(deps): bump postcss and vue-loader

📊 Changes

2 files changed (+153 additions, -291 deletions)

View changed files

📝 package-lock.json (+152 -290)
📝 package.json (+1 -1)

📄 Description

Bumps postcss to 8.4.32 and updates ancestor dependency vue-loader. These dependencies need to be updated together.

Updates postcss from 8.4.21 to 8.4.32

Release notes

Sourced from postcss's releases.

8.4.32

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

Changelog

Sourced from postcss's changelog.

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).
Commits

Updates vue-loader from 15.10.1 to 17.3.1

Release notes

Sourced from vue-loader's releases.

v17.3.1

Bug Fixes

  • do not skip style post loader for v-bind() in non-scoped CSS (d7071bb), closes #2061

v17.3.0

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)

v17.2.2

Bug Fixes

v17.2.1

Features

  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css feature This also makes vue-loader compatible with Rspack (#2046) (3149f6d).

Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.

v17.1.2

Bug Fixes

  • keep build stable when run in a different path (#2040) (a81dc0f)
  • properly close the watcher after webpack 4 tests (40b93b9)

v17.1.1

Bug Fixes

  • support experimental propsDestructure and defineModel options (6269698)

v17.1.0

Bug Fixes

Features

  • support 3.3 imported types hmr (bbd98fc)

Full Changelog: https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0

... (truncated)

Changelog

Sourced from vue-loader's changelog.

17.3.1 (2023-10-31)

Bug Fixes

  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #2061

17.3.0 (2023-10-07)

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)

17.2.2 (2023-06-02)

Bug Fixes

17.2.1 (2023-06-01)

Features

  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the experiments.css feature (#2046) (3149f6d)

Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.

17.1.2 (2023-05-29)

Bug Fixes

  • keep build stable when run in a different path (#2040) (a81dc0f)
  • properly close the watcher after tests (40b93b9)

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/floccusaddon/floccus/pull/1442 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/7/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/postcss-and-vue-loader-8.4.32` --- ### 📝 Commits (1) - [`bc0ccdf`](https://github.com/floccusaddon/floccus/commit/bc0ccdfd58f33bdee382b5a8d196f0acc3000ef8) build(deps): bump postcss and vue-loader ### 📊 Changes **2 files changed** (+153 additions, -291 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+152 -290) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [postcss](https://github.com/postcss/postcss) to 8.4.32 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `postcss` from 8.4.21 to 8.4.32 <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.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by <a href="https://github.com/ferreira-tb"><code>@​ferreira-tb</code></a>).</li> </ul> <h2>8.4.31</h2> <ul> <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li> </ul> <h2>8.4.30</h2> <ul> <li>Improved source map performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.29</h2> <ul> <li>Fixed <code>Node#source.offset</code> (by <a href="https://github.com/idoros"><code>@​idoros</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@​coliff</code></a>).</li> </ul> <h2>8.4.28</h2> <ul> <li>Fixed <code>Root.source.end</code> for better source map (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> </ul> <h2>8.4.27</h2> <ul> <li>Fixed <code>Container</code> clone methods types.</li> </ul> <h2>8.4.26</h2> <ul> <li>Fixed clone methods types.</li> </ul> <h2>8.4.25</h2> <ul> <li>Improve stringify performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li> </ul> <h2>8.4.24</h2> <ul> <li>Fixed <code>Plugin</code> types.</li> </ul> <h2>8.4.23</h2> <ul> <li>Fixed warnings in TypeDoc.</li> </ul> <h2>8.4.22</h2> <ul> <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>).</li> </ul> </blockquote> </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.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by Andrew Ferreira).</li> </ul> <h2>8.4.31</h2> <ul> <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li> </ul> <h2>8.4.30</h2> <ul> <li>Improved source map performance (by Romain Menke).</li> </ul> <h2>8.4.29</h2> <ul> <li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> <h2>8.4.28</h2> <ul> <li>Fixed <code>Root.source.end</code> for better source map (by Romain Menke).</li> <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> </ul> <h2>8.4.27</h2> <ul> <li>Fixed <code>Container</code> clone methods types.</li> </ul> <h2>8.4.26</h2> <ul> <li>Fixed clone methods types.</li> </ul> <h2>8.4.25</h2> <ul> <li>Improve stringify performance (by Romain Menke).</li> <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li> </ul> <h2>8.4.24</h2> <ul> <li>Fixed <code>Plugin</code> types.</li> </ul> <h2>8.4.23</h2> <ul> <li>Fixed warnings in TypeDoc.</li> </ul> <h2>8.4.22</h2> <ul> <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/a0d9f103249a8db24d9f219ef23b05e75c78ee0a"><code>a0d9f10</code></a> Release 8.4.32 version</li> <li><a href="https://github.com/postcss/postcss/commit/0146b3e36f590c833ed0b6b63a52db205c3ed62f"><code>0146b3e</code></a> Add Node.js 21 to CI</li> <li><a href="https://github.com/postcss/postcss/commit/2398534350866d75b31c3463ec3b2c6ca81d1e2b"><code>2398534</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/1918533810a84462dc23c751b6346661d9d6058a"><code>1918533</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1902">#1902</a> from ferreira-tb/main</li> <li><a href="https://github.com/postcss/postcss/commit/395e6dc1b9a379da7ac078e4c3ae572baeb47908"><code>395e6dc</code></a> Fix <code>ProcessOptions</code> interface</li> <li><a href="https://github.com/postcss/postcss/commit/fa8cd158fd174429bd3f2234dc1339d9aee1b84b"><code>fa8cd15</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/199a7c42107b37f886a9bc22dd3d12d6ac8ddd95"><code>199a7c4</code></a> Typo</li> <li><a href="https://github.com/postcss/postcss/commit/252804716919721bff361a09dc54a4e993b20934"><code>2528047</code></a> Update EM link</li> <li><a href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a> Release 8.4.31 version</li> <li><a href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a> Fix carrier return parsing</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.32">compare view</a></li> </ul> </details> <br /> Updates `vue-loader` from 15.10.1 to 17.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/releases">vue-loader's releases</a>.</em></p> <blockquote> <h2>v17.3.1</h2> <h3>Bug Fixes</h3> <ul> <li>do not skip style post loader for v-bind() in non-scoped CSS (<a href="https://github.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6">d7071bb</a>), closes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2061">#2061</a></li> </ul> <h2>v17.3.0</h2> <h3>Bug Fixes</h3> <ul> <li>re-use ident of vue rule for template compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2029">#2029</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2030">#2030</a>) (<a href="https://github.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc">b50fa56</a>)</li> </ul> <h3>Features</h3> <ul> <li>skip normal css files without scoped flag in stylePostLoader (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a>) (<a href="https://github.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25">98782e7</a>)</li> </ul> <h2>v17.2.2</h2> <h3>Bug Fixes</h3> <ul> <li>fix: windows path for <code>experiments.css</code> by <a href="https://github.com/h-a-n-a"><code>@​h-a-n-a</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2049">vuejs/vue-loader#2049</a></li> </ul> <h2>v17.2.1</h2> <h3>Features</h3> <ul> <li>A new <code>experimentalInlineMatchResource</code> option (webpack 5 only), which leverages webpack 5's <a href="https://webpack.js.org/api/loaders/#inline-matchresource">inline matchResource</a> feature in the underlying implementation, and works well with the <a href="https://webpack.js.org/configuration/experiments/#experimentscss"><code>experiments.css</code></a> feature This also makes <code>vue-loader</code> compatible with <a href="https://www.rspack.dev/guide/vue">Rspack</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2046">#2046</a>) (<a href="https://github.com/vuejs/vue-loader/commit/3149f6d69c2f456bdcfa23acc0da93473a93a764">3149f6d</a>).</li> </ul> <p>Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.</p> <h2>v17.1.2</h2> <h3>Bug Fixes</h3> <ul> <li>keep build stable when run in a different path (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2040">#2040</a>) (<a href="https://github.com/vuejs/vue-loader/commit/a81dc0f573d216eefa13b0275f3fc147bf3e2ef3">a81dc0f</a>)</li> <li>properly close the watcher after webpack 4 tests (<a href="https://github.com/vuejs/vue-loader/commit/40b93b9c2722e85a000de62e3eb8bc02facafd10">40b93b9</a>)</li> </ul> <h2>v17.1.1</h2> <h3>Bug Fixes</h3> <ul> <li>support experimental <code>propsDestructure</code> and <code>defineModel</code> options (<a href="https://github.com/vuejs/vue-loader/commit/6269698f9fda37f0e3849db3e8b8e67ad1862f57">6269698</a>)</li> </ul> <h2>v17.1.0</h2> <h3>Bug Fixes</h3> <ul> <li>fix: reference project compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2031">#2031</a> by <a href="https://github.com/heywhy"><code>@​heywhy</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2038">vuejs/vue-loader#2038</a></li> <li>fix: do not throw when <code>Rule.layer</code> is used by <a href="https://github.com/nolimitdev"><code>@​nolimitdev</code></a> in <a href="https://redirect.github.com/vuejs/vue-loader/pull/2000">vuejs/vue-loader#2000</a></li> </ul> <h3>Features</h3> <ul> <li>support 3.3 imported types hmr (<a href="https://github.com/vuejs/vue-loader/commit/bbd98fc8bdc17fcbffb456a5ffe772bc184f22e4">bbd98fc</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0">https://github.com/vuejs/vue-loader/compare/v17.0.1...v17.1.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md">vue-loader's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.3.0...v17.3.1">17.3.1</a> (2023-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>do not skip style post loader for v-bind() in CSS (<a href="https://github.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6">d7071bb</a>), closes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2061">#2061</a></li> </ul> <h1><a href="https://github.com/vuejs/vue-loader/compare/v17.2.2...v17.3.0">17.3.0</a> (2023-10-07)</h1> <h3>Bug Fixes</h3> <ul> <li>re-use ident of vue rule for template compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2029">#2029</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2030">#2030</a>) (<a href="https://github.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc">b50fa56</a>)</li> </ul> <h3>Features</h3> <ul> <li>skip normal css files without scoped flag in stylePostLoader (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a>) (<a href="https://github.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25">98782e7</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.2.1...v17.2.2">17.2.2</a> (2023-06-02)</h2> <h3>Bug Fixes</h3> <ul> <li>windows path for <code>experiments.css</code> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2049">#2049</a>) (<a href="https://github.com/vuejs/vue-loader/commit/f3f45df925bcd80307232e7410ead355f87953d3">f3f45df</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.1.2...v17.2.1">17.2.1</a> (2023-06-01)</h2> <h3>Features</h3> <ul> <li>A new <code>experimentalInlineMatchResource</code> option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the <a href="https://webpack.js.org/configuration/experiments/#experimentscss"><code>experiments.css</code></a> feature (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2046">#2046</a>) (<a href="https://github.com/vuejs/vue-loader/commit/3149f6d69c2f456bdcfa23acc0da93473a93a764">3149f6d</a>)</li> </ul> <p>Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.</p> <h2><a href="https://github.com/vuejs/vue-loader/compare/v17.1.1...v17.1.2">17.1.2</a> (2023-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li>keep build stable when run in a different path (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2040">#2040</a>) (<a href="https://github.com/vuejs/vue-loader/commit/a81dc0f573d216eefa13b0275f3fc147bf3e2ef3">a81dc0f</a>)</li> <li>properly close the watcher after tests (<a href="https://github.com/vuejs/vue-loader/commit/40b93b9c2722e85a000de62e3eb8bc02facafd10">40b93b9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-loader/commit/732d17d15fcfe1464ce747b82258081e1efa9248"><code>732d17d</code></a> v17.3.1</li> <li><a href="https://github.com/vuejs/vue-loader/commit/0f97fc59fd2e10718e80b7f612e493c1314a7180"><code>0f97fc5</code></a> test: partially revert <a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a> test changes</li> <li><a href="https://github.com/vuejs/vue-loader/commit/d7071bbdeb45518c053bdae8eb7de52fc598adc6"><code>d7071bb</code></a> fix: do not skip style post loader for v-bind() in CSS</li> <li><a href="https://github.com/vuejs/vue-loader/commit/d67c85c671a87ef4a569bcea12a3e00934d9909c"><code>d67c85c</code></a> chore: v17.3.0 changelog</li> <li><a href="https://github.com/vuejs/vue-loader/commit/5eb2e26bdad3291f2f9e9832cb1b70b9760e0159"><code>5eb2e26</code></a> 17.3.0</li> <li><a href="https://github.com/vuejs/vue-loader/commit/b824ccc9e203435879897653abf26b2c5053214d"><code>b824ccc</code></a> test: update the test case based on the latest default config</li> <li><a href="https://github.com/vuejs/vue-loader/commit/b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc"><code>b50fa56</code></a> fix: re-use ident of vue rule for template compiler, fixes <a href="https://redirect.github.com/vuejs/vue-loader/issues/2029">#2029</a> (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2030">#2030</a>)</li> <li><a href="https://github.com/vuejs/vue-loader/commit/98782e794fadca83b600b047b55aa6f0c230cc25"><code>98782e7</code></a> feat: skip normal css files without scoped flag in stylePostLoader (<a href="https://redirect.github.com/vuejs/vue-loader/issues/2053">#2053</a>)</li> <li><a href="https://github.com/vuejs/vue-loader/commit/8357e071c45e77de0889a9feedf2079a327f69d4"><code>8357e07</code></a> chore: v17.2.2 changelog</li> <li><a href="https://github.com/vuejs/vue-loader/commit/790ef9dcee58d9eeca4e482294210ec29d9524f1"><code>790ef9d</code></a> 17.2.2</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-loader/compare/v15.10.1...v17.3.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 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/floccusaddon/floccus/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1887
No description provided.