[PR #639] [CLOSED] Bump @babel/preset-env from 7.10.4 to 7.11.0 #1683

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/639
Author: @dependabot-preview[bot]
Created: 8/21/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/babel/preset-env-7.11.0


📝 Commits (1)

  • 7dedd56 Bump @babel/preset-env from 7.10.4 to 7.11.0

📊 Changes

2 files changed (+429 additions, -1589 deletions)

View changed files

📝 package-lock.json (+428 -1588)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.10.4 to 7.11.0.

Release notes

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

v7.11.0 (2020-07-30)

Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-plugin-proposal-optional-chaining

🚀 New Feature

  • babel-cli, babel-core
  • babel-compat-data, babel-preset-env
  • babel-parser
  • babel-generator, babel-parser, babel-types
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types
  • babel-core

🐛 Bug Fix

  • Other
    • #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
    • #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
    • #11702 add support for logical assignments with private properties (@ryzokuken)
  • babel-plugin-transform-typescript
  • babel-plugin-transform-runtime
    • #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
  • babel-parser
    • #11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@JLHwung)
    • #11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-typescript
  • babel-generator

💅 Polish

  • babel-traverse
Changelog

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

v7.11.0 (2020-07-30)

👓 Spec Compliance

  • babel-parser
  • babel-plugin-proposal-optional-chaining

🚀 New Feature

  • babel-cli, babel-core
  • babel-compat-data, babel-preset-env
  • babel-parser
  • babel-generator, babel-parser, babel-types
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types
  • babel-core

🐛 Bug Fix

  • Other
    • #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
    • #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
    • #11702 add support for logical assignments with private properties (@ryzokuken)
  • babel-plugin-transform-typescript
  • babel-plugin-transform-runtime
    • #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
  • babel-parser
    • #11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@JLHwung)
    • #11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-typescript
  • babel-generator

💅 Polish

  • babel-traverse
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/639 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/21/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.11.0` --- ### 📝 Commits (1) - [`7dedd56`](https://github.com/floccusaddon/floccus/commit/7dedd567cbc4ec8e293bd50d9a8d31aa9598f8e5) Bump @babel/preset-env from 7.10.4 to 7.11.0 ### 📊 Changes **2 files changed** (+429 additions, -1589 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+428 -1588) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">@babel/preset-env's releases</a>.</em></p> <blockquote> <h2>v7.11.0 (2020-07-30)</h2> <p>Thanks <a href="https://github.com/coderaiser">@coderaiser</a>, <a href="https://github.com/cwohlman">@cwohlman</a>, <a href="https://github.com/morrme">@morrme</a>, <a href="https://github.com/ryzokuken">@ryzokuken</a>, <a href="https://github.com/SirWindfield">@SirWindfield</a>, <a href="https://github.com/sz-coder">@sz-coder</a> and <a href="https://github.com/vahnag">@vahnag</a> for their first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11852">#11852</a> fix: disallow \8, \9 in strict mode string (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11854">#11854</a> fix: allow 09.1_1 and 09e1_1 in sloppy mode (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-optional-chaining</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11850">#11850</a> fix: eval?.() is indirect (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11588">#11588</a> add showConfig support (<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/11876">#11876</a> enable logical assignment in babel preset env (<a href="https://github.com/morrme">@morrme</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11865">#11865</a> Add <code>numeric-separator</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11849">#11849</a> Add <code>export-namespace-from</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11863">#11863</a> feat: enable numericSeparator parsing support (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11755">#11755</a> Allow unknown/any in TS catch clause param (<a href="https://github.com/existentialism">@existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11753">#11753</a> TypeScript 4.0: Allow spread in the middle of tuples (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11815">#11815</a> eslint-parser: ES2020 features (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11754">#11754</a> TypeScript 4.0: Support labeled tuple elements (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11640">#11640</a> Add decimal parsing support (<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/10241">#10241</a> Add <code>cloneInputAst</code> option to <code>babel.transformFromAst</code> (<a href="https://github.com/coderaiser">@coderaiser</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11896">#11896</a> update: hardcode @babel/eslint-parser min supported version check (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li> </ul> </li> <li><code>babel-helper-skip-transparent-expression-wrappers</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-plugin-transform-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11404">#11404</a> Skip TSAsExpression when transforming spread in CallExpression (<a href="https://github.com/oliverdunk">@oliverdunk</a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-logical-assignment-operators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11702">#11702</a> add support for logical assignments with private properties (<a href="https://github.com/ryzokuken">@ryzokuken</a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11747">#11747</a> Typescript: always strip declare from class fields (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11893">#11893</a> Fix incorrect module path when absoluteRuntime is specified (<a href="https://github.com/sz-coder">@sz-coder</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11862">#11862</a> Correctly check reserved word for PropertyDefinition: IdentifierReference (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11847">#11847</a> fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11767">#11767</a> Follow-up on initial TS4 catch param support (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11836">#11836</a> Always retain lines for async arrow (<a href="https://github.com/cwohlman">@cwohlman</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <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-env's changelog</a>.</em></p> <blockquote> <h2>v7.11.0 (2020-07-30)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11852">#11852</a> fix: disallow \8, \9 in strict mode string (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11854">#11854</a> fix: allow 09.1_1 and 09e1_1 in sloppy mode (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-optional-chaining</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11850">#11850</a> fix: eval?.() is indirect (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11588">#11588</a> add showConfig support (<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/11876">#11876</a> enable logical assignment in babel preset env (<a href="https://github.com/morrme">@morrme</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11865">#11865</a> Add <code>numeric-separator</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11849">#11849</a> Add <code>export-namespace-from</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11863">#11863</a> feat: enable numericSeparator parsing support (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11755">#11755</a> Allow unknown/any in TS catch clause param (<a href="https://github.com/existentialism">@existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11753">#11753</a> TypeScript 4.0: Allow spread in the middle of tuples (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11815">#11815</a> eslint-parser: ES2020 features (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11754">#11754</a> TypeScript 4.0: Support labeled tuple elements (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11640">#11640</a> Add decimal parsing support (<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/10241">#10241</a> Add <code>cloneInputAst</code> option to <code>babel.transformFromAst</code> (<a href="https://github.com/coderaiser">@coderaiser</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11896">#11896</a> update: hardcode @babel/eslint-parser min supported version check (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li> </ul> </li> <li><code>babel-helper-skip-transparent-expression-wrappers</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-plugin-transform-spread</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11404">#11404</a> Skip TSAsExpression when transforming spread in CallExpression (<a href="https://github.com/oliverdunk">@oliverdunk</a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-logical-assignment-operators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11702">#11702</a> add support for logical assignments with private properties (<a href="https://github.com/ryzokuken">@ryzokuken</a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11747">#11747</a> Typescript: always strip declare from class fields (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11893">#11893</a> Fix incorrect module path when absoluteRuntime is specified (<a href="https://github.com/sz-coder">@sz-coder</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11862">#11862</a> Correctly check reserved word for PropertyDefinition: IdentifierReference (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11847">#11847</a> fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11767">#11767</a> Follow-up on initial TS4 catch param support (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11836">#11836</a> Always retain lines for async arrow (<a href="https://github.com/cwohlman">@cwohlman</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11791">#11791</a> babel-traverse: prefer clearer, reduced-bias option naming (<a href="https://github.com/jayaddison">@jayaddison</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/45fdb87747051f59c39e27e064558afdd76c4f71"><code>45fdb87</code></a> v7.11.0</li> <li><a href="https://github.com/babel/babel/commit/2f89e723217d1607fcfda7cd0b63870a2ff0fede"><code>2f89e72</code></a> enable logical assignment in babel preset env (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11876">#11876</a>)</li> <li><a href="https://github.com/babel/babel/commit/ccd98f042cd36c5ea531c5ee6573c049b5d261fa"><code>ccd98f0</code></a> Add <code>numeric-separator</code> to <code>preset-env</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11865">#11865</a>)</li> <li><a href="https://github.com/babel/babel/commit/cdb81d7703c9a98055d2503f1d8140f51149d5ae"><code>cdb81d7</code></a> Add <code>export-namespace-from</code> to <code>preset-env</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11849">#11849</a>)</li> <li><a href="https://github.com/babel/babel/commit/48be93b46c776f5e4947377f2a246cc6afc5ef5f"><code>48be93b</code></a> refactor: replace caniuse-db by mdn-browser-compat-data (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11838">#11838</a>)</li> <li><a href="https://github.com/babel/babel/commit/8f191ead92ab764ea95846868d3ba69d7627a42b"><code>8f191ea</code></a> chore: fix typo in codebase (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/11846">#11846</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.10.4&new-version=7.11.0)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.10.4&new-version=7.11.0) 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:30 +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#1683
No description provided.