[PR #733] [CLOSED] Bump @babel/preset-react from 7.9.4 to 7.12.7 #1728

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/733
Author: @dependabot-preview[bot]
Created: 11/23/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/babel/preset-react-7.12.7


📝 Commits (1)

  • 4323775 Bump @babel/preset-react from 7.9.4 to 7.12.7

📊 Changes

2 files changed (+198 additions, -68 deletions)

View changed files

📝 package-lock.json (+197 -67)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-react from 7.9.4 to 7.12.7.

Release notes

Sourced from @babel/preset-react's releases.

v7.12.7 (2020-11-20)

Thanks @fraywing for your first PR!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
    • #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)

💅 Polish

  • babel-preset-react, babel-preset-typescript
    • #12347 refactor: use option-validator in preset-typescript (@JLHwung)
  • babel-types
    • #12341 improve asserts in generated typescript definitions (@zxbodya)

🏠 Internal

  • babel-helper-regex
  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-sticky-regex
  • babel-core
  • babel-preset-env
  • Other
  • babel-types
    • #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
  • babel-cli
  • babel-parser
  • babel-traverse
Changelog

Sourced from @babel/preset-react's changelog.

v7.12.7 (2020-11-20)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
    • #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)

💅 Polish

  • babel-preset-react, babel-preset-typescript
    • #12347 refactor: use option-validator in preset-typescript (@JLHwung)
  • babel-types
    • #12341 improve asserts in generated typescript definitions (@zxbodya)

🏠 Internal

  • babel-helper-regex
  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-sticky-regex
  • babel-core
  • babel-preset-env
  • Other
  • babel-types
    • #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
  • babel-cli
  • babel-parser
  • babel-traverse
    • #12309 test: add tests about behaviour of replaceWithMultiple (@JLHwung)
Commits

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/733 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/23/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-react-7.12.7` --- ### 📝 Commits (1) - [`4323775`](https://github.com/floccusaddon/floccus/commit/4323775eb00975e4d5a9cbb9e757b17122e41fbe) Bump @babel/preset-react from 7.9.4 to 7.12.7 ### 📊 Changes **2 files changed** (+198 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+197 -67) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.9.4 to 7.12.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">@babel/preset-react's releases</a>.</em></p> <blockquote> <h2>v7.12.7 (2020-11-20)</h2> <p>Thanks <a href="https://github.com/fraywing">@fraywing</a> for your first PR!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12346">#12346</a> refactor: reorder checkLVal parameters (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12327">#12327</a> fix: disallow all parenthesized pattern except parsing LHS (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12356">#12356</a> [ts]Fix syntax error for modifier name class methods with type parameters (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12352">#12352</a> [ts]Set <code>false</code> to default value of TsTypePredicate.asserts (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12333">#12333</a> Fix syntax error for getter and setter with typescript and estree plugin (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> </ul> </li> <li><code>babel-helper-optimise-call-expression</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12350">#12350</a> Fix: correctly transform <code>this.#m?.(...arguments)</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12340">#12340</a> Fix support for polyfilling Array.prototype.values in core-js@2 (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12331">#12331</a> Use the correct <code>context</code> when re-using a cached <code>NodePath</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-numeric-separator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12311">#12311</a> Adding includes fix for plugin-proposal-numeric-separator (<a href="https://github.com/fraywing">@fraywing</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-preset-react</code>, <code>babel-preset-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12347">#12347</a> refactor: use option-validator in preset-typescript (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12341">#12341</a> improve asserts in generated typescript definitions (<a href="https://github.com/zxbodya">@zxbodya</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12377">#12377</a> Archive <code>@babel/helper-regex</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-sticky-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12349">#12349</a> refactor: inline <code>@babel/helper-regex</code> usage (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12288">#12288</a> Don't compile <code>import()</code> in development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11734">#11734</a> Account for ConfigItem being generated by another copy of Babel (<a href="https://github.com/developit">@developit</a>)</li> </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12368">#12368</a> Bump caniuse-lite resolutions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12362">#12362</a> chore: fix grammar in bug template (<a href="https://github.com/snitin315">@snitin315</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12357">#12357</a> chore: prompt maintainer to quit make watch before publish (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12328">#12328</a> chore: remove Node.js 13 from CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11883">#11883</a> feat(babel‑types): Add type definitions for Node assertion methods (<a href="https://github.com/ExE-Boss">@ExE-Boss</a>)</li> </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12322">#12322</a> Use <code>chokidar@2</code> without <code>fsevents@1</code> in <code>@babel/cli</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12326">#12326</a> Add typings for <code>recordAndTuple</code> parser plugin (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-traverse</code></li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md">@babel/preset-react's changelog</a>.</em></p> <blockquote> <h2>v7.12.7 (2020-11-20)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12346">#12346</a> refactor: reorder checkLVal parameters (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12327">#12327</a> fix: disallow all parenthesized pattern except parsing LHS (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12356">#12356</a> [ts]Fix syntax error for modifier name class methods with type parameters (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12352">#12352</a> [ts]Set <code>false</code> to default value of TsTypePredicate.asserts (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12333">#12333</a> Fix syntax error for getter and setter with typescript and estree plugin (<a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</li> </ul> </li> <li><code>babel-helper-optimise-call-expression</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12350">#12350</a> Fix: correctly transform <code>this.#m?.(...arguments)</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12340">#12340</a> Fix support for polyfilling Array.prototype.values in core-js@2 (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12331">#12331</a> Use the correct <code>context</code> when re-using a cached <code>NodePath</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-numeric-separator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12311">#12311</a> Adding includes fix for plugin-proposal-numeric-separator (<a href="https://github.com/fraywing">@fraywing</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-preset-react</code>, <code>babel-preset-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12347">#12347</a> refactor: use option-validator in preset-typescript (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12341">#12341</a> improve asserts in generated typescript definitions (<a href="https://github.com/zxbodya">@zxbodya</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12377">#12377</a> Archive <code>@babel/helper-regex</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-sticky-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12349">#12349</a> refactor: inline <code>@babel/helper-regex</code> usage (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12288">#12288</a> Don't compile <code>import()</code> in development (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11734">#11734</a> Account for ConfigItem being generated by another copy of Babel (<a href="https://github.com/developit">@developit</a>)</li> </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12368">#12368</a> Bump caniuse-lite resolutions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12362">#12362</a> chore: fix grammar in bug template (<a href="https://github.com/snitin315">@snitin315</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12357">#12357</a> chore: prompt maintainer to quit make watch before publish (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12328">#12328</a> chore: remove Node.js 13 from CI (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11883">#11883</a> feat(babel‑types): Add type definitions for Node assertion methods (<a href="https://github.com/ExE-Boss">@ExE-Boss</a>)</li> </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12322">#12322</a> Use <code>chokidar@2</code> without <code>fsevents@1</code> in <code>@babel/cli</code> (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12326">#12326</a> Add typings for <code>recordAndTuple</code> parser plugin (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12309">#12309</a> test: add tests about behaviour of replaceWithMultiple (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/23226d93d4ebd1156cf23773579c5cea09bbcdf6"><code>23226d9</code></a> v7.12.7</li> <li><a href="https://github.com/babel/babel/commit/2e3eec66461a2d0aded5256ddf68327bf17ca920"><code>2e3eec6</code></a> refactor: use option-validator in preset-typescript (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12347">#12347</a>)</li> <li><a href="https://github.com/babel/babel/commit/a41da05ce9bd6c9a20ec3b2c5c864a5953c07ee9"><code>a41da05</code></a> v7.12.5</li> <li><a href="https://github.com/babel/babel/commit/b649f8d192dd1c62e2a31d856a7c39ff21d70dd5"><code>b649f8d</code></a> Fix packages documentation README links. (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12289">#12289</a>)</li> <li><a href="https://github.com/babel/babel/commit/02fc9e835ceac71eb4de7dac6137fd0489176c29"><code>02fc9e8</code></a> Revert &quot;add <code>.js</code> extension to react runtime for JSX transform&quot; (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12213">#12213</a>)</li> <li><a href="https://github.com/babel/babel/commit/ed498a772bba914f9685ff595f7acdb7af57352a"><code>ed498a7</code></a> Use <code>workspace:*</code> for devDependencies (again) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12217">#12217</a>)</li> <li><a href="https://github.com/babel/babel/commit/7f4b83833f4463673a9fab071306871dec32ce47"><code>7f4b838</code></a> v7.12.1</li> <li><a href="https://github.com/babel/babel/commit/eec01fe078decb7d369cd2111c9f3881c4482788"><code>eec01fe</code></a> chore: use workspace:* for dev deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12186">#12186</a>)</li> <li><a href="https://github.com/babel/babel/commit/6cb0056519c016dfa39a57036d104694d77c4367"><code>6cb0056</code></a> Remove unused dependencies and devDependencies (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12175">#12175</a>)</li> <li><a href="https://github.com/babel/babel/commit/9808d2566e6a2b2d9e4c7890d8efbc9af180c683"><code>9808d25</code></a> add js extension to react runtime (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/12116">#12116</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@babel/preset-react&package-manager=npm_and_yarn&previous-version=7.9.4&new-version=7.12.7)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-react&package-manager=npm_and_yarn&previous-version=7.9.4&new-version=7.12.7) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:30:39 +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#1728
No description provided.