[PR #456] [CLOSED] Bump @babel/preset-env from 7.8.3 to 7.8.6 #1582

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/456
Author: @dependabot-preview[bot]
Created: 2/28/2020
Status: Closed

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


📝 Commits (1)

  • df0db54 Bump @babel/preset-env from 7.8.3 to 7.8.6

📊 Changes

2 files changed (+179 additions, -71 deletions)

View changed files

📝 package-lock.json (+178 -70)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.8.3 to 7.8.6.

Release notes

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

v7.8.6 (2020-02-27)

Thanks to @brokensandals, @fengzilong, @InsignificantReasons, @liamfd, @liuxingbaoyu, and @openorclose for their first PRs!

👓 Spec Compliance

  • babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-modules-commonjs
  • babel-parser
    • #10956 Refactor await/yield production parameter tracking (@JLHwung)

🚀 New Feature

  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-classes, babel-plugin-transform-named-capturing-groups-regex, babel-preset-env

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-register
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers
  • babel-template
  • babel-plugin-transform-for-of
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #11074 Fix export bindings not updated by 'for ... in' and 'for ... of' (@vedantroy)
  • babel-standalone
    • #10797 fix: specify sourceFileName when generating inline sourcemaps (@JLHwung)
  • babel-types

💅 Polish

  • babel-core, babel-generator, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

🏠 Internal

... (truncated)
Changelog

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

v7.8.6 (2020-02-27)

👓 Spec Compliance

  • babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-modules-commonjs
  • babel-parser
    • #10956 Refactor await/yield production parameter tracking (@JLHwung)

💥 Breaking Change

🚀 New Feature

  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-classes, babel-plugin-transform-named-capturing-groups-regex, babel-preset-env

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-register
  • babel-parser
  • Other
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers
  • babel-template
  • babel-plugin-transform-for-of
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #11074 Fix export bindings not updated by 'for ... in' and 'for ... of' (@vedantroy)
  • babel-standalone
    • #10797 fix: specify sourceFileName when generating inline sourcemaps (@JLHwung)
  • babel-types

💅 Polish

  • babel-core, babel-generator, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

🏠 Internal

... (truncated)
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/456 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/28/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.8.6` --- ### 📝 Commits (1) - [`df0db54`](https://github.com/floccusaddon/floccus/commit/df0db54b7997b7129847f09bde5bd7b1a10de826) Bump @babel/preset-env from 7.8.3 to 7.8.6 ### 📊 Changes **2 files changed** (+179 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+178 -70) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.6. <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.8.6 (2020-02-27)</h2> <p>Thanks to <a href="https://github.com/brokensandals">@brokensandals</a>, <a href="https://github.com/fengzilong">@fengzilong</a>, <a href="https://github.com/InsignificantReasons">@InsignificantReasons</a>, <a href="https://github.com/liamfd">@liamfd</a>, <a href="https://github.com/liuxingbaoyu">@liuxingbaoyu</a>, and <a href="https://github.com/openorclose">@openorclose</a> for their first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11109">#11109</a> Fix rewriteThis in helper-module-transforms for computed class elements (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10956">#10956</a> Refactor await/yield production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11134">#11134</a> Mark <code>wrapNativeSuper</code> and <code>wrapRegExp</code> as pure (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11124">#11124</a> fix: search for browserslist if esmodules is falsy (<a href="https://github.com/fengzilong">@fengzilong</a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11160">#11160</a> fix: workaround misleading node.js ENOENT error (<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/11146">#11146</a> Parse declare modifier around accessibility modifiers (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11092">#11092</a> Fix Async Generic After Await Parsing Error (<a href="https://github.com/liamfd">@liamfd</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/10929">#10929</a> Update preset-env builtin-definitions (<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/11136">#11136</a> fix @babel/traverse can't use path.remove() with noScope (<a href="https://github.com/liuxingbaoyu">@liuxingbaoyu</a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-replace-supers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11068">#11068</a> Fix classNameTDZError in computed prototype methods with class fields (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-template</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11112">#11112</a> Respect preserveComments option in tempate.ast() (<a href="https://github.com/dentrado">@dentrado</a>)</li> </ul> </li> <li><code>babel-plugin-transform-for-of</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11088">#11088</a> Allow redeclaration of loop variable in body (<a href="https://github.com/openorclose">@openorclose</a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11074">#11074</a> Fix export bindings not updated by 'for ... in' and 'for ... of' (<a href="https://github.com/vedantroy">@vedantroy</a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10797">#10797</a> fix: specify sourceFileName when generating inline sourcemaps (<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/11089">#11089</a> Make <code>isReferenced</code> return false for method parameter name (<a href="https://github.com/brokensandals">@brokensandals</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-external-helpers</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-flow-comments</code>, <code>babel-plugin-transform-flow-strip-types</code>, <code>babel-plugin-transform-function-name</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11133">#11133</a> Skip newlines around inline <code>#__PURE__</code> annotations (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11175">#11175</a> replace <code>gulp-watch</code> by <code>gulp.watch</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11163">#11163</a> chore: migrate lock threads to github actions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11164">#11164</a> chore: specify dependency rule of check-compat-data-ci (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11072">#11072</a> Update <a href="https://github.com/babel">@babel</a> deps (<a href="https://github.com/existentialism">@existentialism</a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-helper-fixtures</code>, <code>babel-parser</code>, <code>babel-traverse</code></li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/master/CHANGELOG.md">@babel/preset-env's changelog</a>.</em></p> <blockquote> <h2>v7.8.6 (2020-02-27)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11109">#11109</a> Fix rewriteThis in helper-module-transforms for computed class elements (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10956">#10956</a> Refactor await/yield production parameter tracking (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11137">#11137</a> Breaking: align babel-eslint-parser &amp; espree (<a href="https://github.com/kaicataldo">@kaicataldo</a>)</li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11134">#11134</a> Mark <code>wrapNativeSuper</code> and <code>wrapRegExp</code> as pure (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11124">#11124</a> fix: search for browserslist if esmodules is falsy (<a href="https://github.com/fengzilong">@fengzilong</a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11160">#11160</a> fix: workaround misleading node.js ENOENT error (<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/11146">#11146</a> Parse declare modifier around accessibility modifiers (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11092">#11092</a> Fix Async Generic After Await Parsing Error (<a href="https://github.com/liamfd">@liamfd</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11137">#11137</a> Breaking: align babel-eslint-parser &amp; espree (<a href="https://github.com/kaicataldo">@kaicataldo</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/10929">#10929</a> Update preset-env builtin-definitions (<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/11136">#11136</a> fix @babel/traverse can't use path.remove() with noScope (<a href="https://github.com/liuxingbaoyu">@liuxingbaoyu</a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-replace-supers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11068">#11068</a> Fix classNameTDZError in computed prototype methods with class fields (<a href="https://github.com/sidntrivedi012">@sidntrivedi012</a>)</li> </ul> </li> <li><code>babel-template</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11112">#11112</a> Respect preserveComments option in tempate.ast() (<a href="https://github.com/dentrado">@dentrado</a>)</li> </ul> </li> <li><code>babel-plugin-transform-for-of</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11088">#11088</a> Allow redeclaration of loop variable in body (<a href="https://github.com/openorclose">@openorclose</a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11074">#11074</a> Fix export bindings not updated by 'for ... in' and 'for ... of' (<a href="https://github.com/vedantroy">@vedantroy</a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/10797">#10797</a> fix: specify sourceFileName when generating inline sourcemaps (<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/11089">#11089</a> Make <code>isReferenced</code> return false for method parameter name (<a href="https://github.com/brokensandals">@brokensandals</a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-external-helpers</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-flow-comments</code>, <code>babel-plugin-transform-flow-strip-types</code>, <code>babel-plugin-transform-function-name</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11133">#11133</a> Skip newlines around inline <code>#__PURE__</code> annotations (<a href="https://github.com/nicolo-ribaudo">@nicolo-ribaudo</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11175">#11175</a> replace <code>gulp-watch</code> by <code>gulp.watch</code> (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11163">#11163</a> chore: migrate lock threads to github actions (<a href="https://github.com/JLHwung">@JLHwung</a>)</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/750d3dde3bd2d390819820fd22c05441da78751b"><code>750d3dd</code></a> v7.8.6</li> <li><a href="https://github.com/babel/babel/commit/e9ea523c5bd0d76c5966489f8923695ef619adbf"><code>e9ea523</code></a> replace <code>gulp-watch</code> by <code>gulp.watch</code> (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11175">#11175</a>)</li> <li><a href="https://github.com/babel/babel/commit/0018881f9ddec839eb7f3cfe8a5ba4170a9e73b3"><code>0018881</code></a> Add missing dependencies (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11170">#11170</a>)</li> <li><a href="https://github.com/babel/babel/commit/afb0f489debfaffc51dff5b61ab9dd5ffc91be64"><code>afb0f48</code></a> Enable more eslint recommended rules (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11168">#11168</a>)</li> <li><a href="https://github.com/babel/babel/commit/2d1bac9666cdaab8227b3a1e482873570df36b83"><code>2d1bac9</code></a> fix: search for browserslist if esmodules is falsy (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11124">#11124</a>)</li> <li><a href="https://github.com/babel/babel/commit/a192c0fcd3eb2737121ea6a4af6cb46dad15f1bc"><code>a192c0f</code></a> Update preset-env fixture</li> <li><a href="https://github.com/babel/babel/commit/eaff9f837a9bbce02cb7e6cbea7df4f2b7e5e20f"><code>eaff9f8</code></a> chore: migrate lock threads to github actions (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11163">#11163</a>)</li> <li><a href="https://github.com/babel/babel/commit/2ce7008173faac017aa485636a1d44341d056eb3"><code>2ce7008</code></a> chore: specify dependency rule of check-compat-data-ci (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11164">#11164</a>)</li> <li><a href="https://github.com/babel/babel/commit/4b045819b897dee49199d1439776a6013fed49a7"><code>4b04581</code></a> Mark <code>wrapNativeSuper</code> and <code>wrapRegExp</code> as pure (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11134">#11134</a>)</li> <li><a href="https://github.com/babel/babel/commit/a583eab41f7319e439058fe6c1db1263e11247a0"><code>a583eab</code></a> fix: workaround misleading ENOENT error (<a href="https://github-redirect.dependabot.com/babel/babel/issues/11160">#11160</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/compare/v7.8.3...v7.8.6">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.8.3&new-version=7.8.6)](https://dependabot.com/compatibility-score/?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.8.3&new-version=7.8.6) 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 22:40:40 +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#1582
No description provided.