[PR #367] [CLOSED] Bump @babel/preset-env from 7.5.5 to 7.6.0 #1530

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/367
Author: @dependabot-preview[bot]
Created: 9/9/2019
Status: Closed

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


📝 Commits (1)

  • a422019 Bump @babel/preset-env from 7.5.5 to 7.6.0

📊 Changes

2 files changed (+340 additions, -456 deletions)

View changed files

📝 package-lock.json (+339 -455)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.5.5 to 7.6.0.

Release notes

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

v7.6.0 (2019-09-06)

👓 Spec Compliance

  • babel-generator, babel-parser
  • babel-helpers, babel-plugin-transform-block-scoping, babel-traverse

🚀 New Feature

  • babel-core
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
  • babel-generator, babel-parser, babel-types
  • babel-preset-typescript
  • babel-parser
  • babel-types

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-plugin-transform-runtime
  • babel-preset-env
  • babel-plugin-transform-named-capturing-groups-regex
  • babel-types
  • babel-parser
  • babel-parser, babel-types
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-core, babel-types
  • babel-plugin-transform-flow-comments
  • babel-helpers, babel-plugin-transform-react-constant-elements
... (truncated)
Changelog

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

v7.6.0 (2019-09-06)

👓 Spec Compliance

  • babel-generator, babel-parser
  • babel-helpers, babel-plugin-transform-block-scoping, babel-traverse

🚀 New Feature

  • babel-core
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
  • babel-generator, babel-parser, babel-types
  • babel-preset-typescript
  • babel-parser
  • babel-types

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-plugin-transform-runtime
  • babel-preset-env
  • babel-plugin-transform-named-capturing-groups-regex
  • babel-types
  • babel-parser
  • babel-parser, babel-types
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-core, babel-types
  • babel-plugin-transform-flow-comments
  • babel-helpers, babel-plugin-transform-react-constant-elements
... (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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/367 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/9/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.6.0` --- ### 📝 Commits (1) - [`a422019`](https://github.com/floccusaddon/floccus/commit/a422019ef6c640154b41463f98ac5f9a27074b24) Bump @babel/preset-env from 7.5.5 to 7.6.0 ### 📊 Changes **2 files changed** (+340 additions, -456 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+339 -455) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.0. <details> <summary>Release notes</summary> *Sourced from [@babel/preset-env's releases](https://github.com/babel/babel/releases).* > > ## v7.6.0 (2019-09-06) > > #### :eyeglasses: Spec Compliance > * `babel-generator`, `babel-parser` > * [#10269](https://github-redirect.dependabot.com/babel/babel/pull/10269) Fix parenthesis for nullish coalescing ([@&#8203;vivek12345](https://github.com/vivek12345)) > * `babel-helpers`, `babel-plugin-transform-block-scoping`, `babel-traverse` > * [#9498](https://github-redirect.dependabot.com/babel/babel/pull/9498) Fix tdz checks in transform-block-scoping plugin ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :rocket: New Feature > * `babel-core` > * [#10181](https://github-redirect.dependabot.com/babel/babel/pull/10181) feat(errors): validate preset when filename is absent ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-private-methods` > * [#10217](https://github-redirect.dependabot.com/babel/babel/pull/10217) Class Private Static Accessors ([@&#8203;tim-mc](https://github.com/tim-mc)) > * `babel-generator`, `babel-parser`, `babel-types` > * [#10148](https://github-redirect.dependabot.com/babel/babel/pull/10148) V8intrinsic syntax plugin ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-preset-typescript` > * [#10382](https://github-redirect.dependabot.com/babel/babel/pull/10382) Allow setting 'allowNamespaces' in typescript preset ([@&#8203;dsgkirkby](https://github.com/dsgkirkby)) > * `babel-parser` > * [#10352](https://github-redirect.dependabot.com/babel/babel/pull/10352) Do not register ambient classes to the TS scope ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-types` > * [#10248](https://github-redirect.dependabot.com/babel/babel/pull/10248) Add static to class property builder ([@&#8203;yuri-karadzhov](https://github.com/yuri-karadzhov)) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` > * [#10396](https://github-redirect.dependabot.com/babel/babel/pull/10396) fix: early return when instance is not iterable ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-plugin-transform-runtime` > * [#10398](https://github-redirect.dependabot.com/babel/babel/pull/10398) Add supports for polyfill computed methods ([@&#8203;rhyzx](https://github.com/rhyzx)) > * `babel-preset-env` > * [#10397](https://github-redirect.dependabot.com/babel/babel/pull/10397) Don't polyfill when evaluation is not confident ([@&#8203;rhyzx](https://github.com/rhyzx)) > * [#10218](https://github-redirect.dependabot.com/babel/babel/pull/10218) [preset-env] Include / exclude module plugins properly ([@&#8203;AdamRamberg](https://github.com/AdamRamberg)) > * [#10284](https://github-redirect.dependabot.com/babel/babel/pull/10284) Replace es.string.reverse with es.array.reverse ([@&#8203;epicfaace](https://github.com/epicfaace)) > * `babel-plugin-transform-named-capturing-groups-regex` > * [#10395](https://github-redirect.dependabot.com/babel/babel/pull/10395) fix: transform name capturing regex once ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-types` > * [#10098](https://github-redirect.dependabot.com/babel/babel/pull/10098) fix typescript for babel-types ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10319](https://github-redirect.dependabot.com/babel/babel/pull/10319) Add a builder definition including name for tsTypeParameter ([@&#8203;deificx](https://github.com/deificx)) > * `babel-parser` > * [#10380](https://github-redirect.dependabot.com/babel/babel/pull/10380) Refactor trailing comment adjustment ([@&#8203;banga](https://github.com/banga)) > * [#10369](https://github-redirect.dependabot.com/babel/babel/pull/10369) Retain trailing comments in array expressions ([@&#8203;banga](https://github.com/banga)) > * [#10292](https://github-redirect.dependabot.com/babel/babel/pull/10292) fix: assign trailing comment to ObjectProperty only when inside an ObjectExpression ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-parser`, `babel-types` > * [#10366](https://github-redirect.dependabot.com/babel/babel/pull/10366) Don't allow JSXNamespacedName to chain ([@&#8203;jridgewell](https://github.com/jridgewell)) > * `babel-generator`, `babel-plugin-transform-typescript`, `babel-types` > * [#10341](https://github-redirect.dependabot.com/babel/babel/pull/10341) Add TSBigIntKeyword to @babel/types ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-core`, `babel-types` > * [#9960](https://github-redirect.dependabot.com/babel/babel/pull/9960) Do not delete "fake" source map comments from strings ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-flow-comments` > * [#10329](https://github-redirect.dependabot.com/babel/babel/pull/10329) Fix flow comments plugin issues ([@&#8203;zaygraveyard](https://github.com/zaygraveyard)) > * `babel-helpers`, `babel-plugin-transform-react-constant-elements` ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@babel/preset-env's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.6.0 (2019-09-06) > > #### :eyeglasses: Spec Compliance > * `babel-generator`, `babel-parser` > * [#10269](https://github-redirect.dependabot.com/babel/babel/pull/10269) Fix parenthesis for nullish coalescing ([@&#8203;vivek12345](https://github.com/vivek12345)) > * `babel-helpers`, `babel-plugin-transform-block-scoping`, `babel-traverse` > * [#9498](https://github-redirect.dependabot.com/babel/babel/pull/9498) Fix tdz checks in transform-block-scoping plugin ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :rocket: New Feature > * `babel-core` > * [#10181](https://github-redirect.dependabot.com/babel/babel/pull/10181) feat(errors): validate preset when filename is absent ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-private-methods` > * [#10217](https://github-redirect.dependabot.com/babel/babel/pull/10217) Class Private Static Accessors ([@&#8203;tim-mc](https://github.com/tim-mc)) > * `babel-generator`, `babel-parser`, `babel-types` > * [#10148](https://github-redirect.dependabot.com/babel/babel/pull/10148) V8intrinsic syntax plugin ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-preset-typescript` > * [#10382](https://github-redirect.dependabot.com/babel/babel/pull/10382) Allow setting 'allowNamespaces' in typescript preset ([@&#8203;dsgkirkby](https://github.com/dsgkirkby)) > * `babel-parser` > * [#10352](https://github-redirect.dependabot.com/babel/babel/pull/10352) Do not register ambient classes to the TS scope ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-types` > * [#10248](https://github-redirect.dependabot.com/babel/babel/pull/10248) Add static to class property builder ([@&#8203;yuri-karadzhov](https://github.com/yuri-karadzhov)) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` > * [#10396](https://github-redirect.dependabot.com/babel/babel/pull/10396) fix: early return when instance is not iterable ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-plugin-transform-runtime` > * [#10398](https://github-redirect.dependabot.com/babel/babel/pull/10398) Add supports for polyfill computed methods ([@&#8203;rhyzx](https://github.com/rhyzx)) > * `babel-preset-env` > * [#10397](https://github-redirect.dependabot.com/babel/babel/pull/10397) Don't polyfill when evaluation is not confident ([@&#8203;rhyzx](https://github.com/rhyzx)) > * [#10218](https://github-redirect.dependabot.com/babel/babel/pull/10218) [preset-env] Include / exclude module plugins properly ([@&#8203;AdamRamberg](https://github.com/AdamRamberg)) > * [#10284](https://github-redirect.dependabot.com/babel/babel/pull/10284) Replace es.string.reverse with es.array.reverse ([@&#8203;epicfaace](https://github.com/epicfaace)) > * `babel-plugin-transform-named-capturing-groups-regex` > * [#10395](https://github-redirect.dependabot.com/babel/babel/pull/10395) fix: transform name capturing regex once ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-types` > * [#10098](https://github-redirect.dependabot.com/babel/babel/pull/10098) fix typescript for babel-types ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10319](https://github-redirect.dependabot.com/babel/babel/pull/10319) Add a builder definition including name for tsTypeParameter ([@&#8203;deificx](https://github.com/deificx)) > * `babel-parser` > * [#10380](https://github-redirect.dependabot.com/babel/babel/pull/10380) Refactor trailing comment adjustment ([@&#8203;banga](https://github.com/banga)) > * [#10369](https://github-redirect.dependabot.com/babel/babel/pull/10369) Retain trailing comments in array expressions ([@&#8203;banga](https://github.com/banga)) > * [#10292](https://github-redirect.dependabot.com/babel/babel/pull/10292) fix: assign trailing comment to ObjectProperty only when inside an ObjectExpression ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-parser`, `babel-types` > * [#10366](https://github-redirect.dependabot.com/babel/babel/pull/10366) Don't allow JSXNamespacedName to chain ([@&#8203;jridgewell](https://github.com/jridgewell)) > * `babel-generator`, `babel-plugin-transform-typescript`, `babel-types` > * [#10341](https://github-redirect.dependabot.com/babel/babel/pull/10341) Add TSBigIntKeyword to @babel/types ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-core`, `babel-types` > * [#9960](https://github-redirect.dependabot.com/babel/babel/pull/9960) Do not delete "fake" source map comments from strings ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-flow-comments` > * [#10329](https://github-redirect.dependabot.com/babel/babel/pull/10329) Fix flow comments plugin issues ([@&#8203;zaygraveyard](https://github.com/zaygraveyard)) > * `babel-helpers`, `babel-plugin-transform-react-constant-elements` > * [#10307](https://github-redirect.dependabot.com/babel/babel/pull/10307) [fix] jsx helper calls order ([@&#8203;Sinewyk](https://github.com/Sinewyk)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`cbd5a26`](https://github.com/babel/babel/commit/cbd5a26e57758e3f748174ff84aa570e8780e85d) v7.6.0 - [`42e5974`](https://github.com/babel/babel/commit/42e5974fd4dff5338366738cb05dbaf9ff12d38b) Remove old uglify option - [`735abc0`](https://github.com/babel/babel/commit/735abc0ed8dfbcfbfb46b1862d6f2c3c28052b63) Update lerna - [`aa7678f`](https://github.com/babel/babel/commit/aa7678f32a544057b8d5b13239a59181412e841d) Remove core-js from @babel/register. ([#9847](https://github-redirect.dependabot.com/babel/babel/issues/9847)) - [`b64cb9a`](https://github.com/babel/babel/commit/b64cb9aaf10b54fad8b718b15cfdec63547ba92b) fix: early return when instance is not iterable ([#10396](https://github-redirect.dependabot.com/babel/babel/issues/10396)) - [`8da9d8b`](https://github.com/babel/babel/commit/8da9d8b4b8b5ff485bd84588d3022930b4e71575) feat(errors): validate preset when filename is absent ([#10181](https://github-redirect.dependabot.com/babel/babel/issues/10181)) - [`3e4889d`](https://github.com/babel/babel/commit/3e4889d649802f592b4c4d16f9fc8b6cee945783) Class Private Static Accessors ([#10217](https://github-redirect.dependabot.com/babel/babel/issues/10217)) - [`da0af5f`](https://github.com/babel/babel/commit/da0af5fd99a9b747370a2240df3abf2940b9649c) V8intrinsic syntax plugin ([#10148](https://github-redirect.dependabot.com/babel/babel/issues/10148)) - [`b02e35c`](https://github.com/babel/babel/commit/b02e35c19a23d5092591a818551f5beaf4dd8d5a) Fix parenthesis for nullish coalescing ([#10269](https://github-redirect.dependabot.com/babel/babel/issues/10269)) - [`3e8a5c5`](https://github.com/babel/babel/commit/3e8a5c5e28214a6f7849bd2faa47efa5ebf5a881) Use "validateLogs" for preset-env's debug fixtures ([#10401](https://github-redirect.dependabot.com/babel/babel/issues/10401)) - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.5.5...v7.6.0) </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.5.5&new-version=7.6.0)](https://dependabot.com/compatibility-score.html?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.5.5&new-version=7.6.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) Finally, you can contact us by mentioning @dependabot. </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:31 +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#1530
No description provided.