[PR #377] [CLOSED] Bump @babel/preset-env from 7.5.5 to 7.6.2 #1534

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/377
Author: @dependabot-preview[bot]
Created: 9/24/2019
Status: Closed

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


📝 Commits (1)

  • 99d2f7c Bump @babel/preset-env from 7.5.5 to 7.6.2

📊 Changes

2 files changed (+351 additions, -474 deletions)

View changed files

📝 package-lock.json (+350 -473)
📝 package.json (+1 -1)

📄 Description

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

Release notes

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

v7.6.2 (2019-09-23)

Thanks to @​FND, @​guywaldman, @​vivek12345, @​TomerAberbach, @​ivandevp and @​gonzarodriguezt for their first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser
  • babel-cli
  • babel-core
  • babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
  • babel-plugin-proposal-object-rest-spread, babel-preset-env

🏠 Internal

🏃‍♀️ Performance

Committers: 8

... (truncated)
Changelog

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

v7.6.2 (2019-09-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser
  • babel-cli
  • babel-core
  • babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
  • babel-plugin-proposal-object-rest-spread, babel-preset-env

🏠 Internal

🏃‍♀️ Performance

v7.6.1 (2019-09-06)

🐛 Bug Fix

v7.6.0 (2019-09-06)

... (truncated)
Commits
  • b9cb4af v7.6.2
  • 69d00dc [parser] Invalid NonOctal Decimal (#10467)
  • f339d2d [parser] Disallow numeric separator in unicode scape sequences (#10468)
  • 3069747 Leave trailing comments after handling a possible trailing com… (#10445)
  • 962015f docs: updates docs of findParent and find (#10479) [skip ci]
  • b7333ea added check to disallow super.private variable access and test case added (#1...
  • 46c70ad Update PULL_REQUEST_TEMPLATE.md (#10473) [skip ci]
  • 3a7b6e1 Force update of test262-stream
  • 9c1ad0a [parser] Disallow static fields named constructor (#10461)
  • 87dc201 refactor: replace regexp-tree by regexpu (#10430)
  • Additional commits viewable in compare view

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/377 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/24/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/preset-env-7.6.2` --- ### 📝 Commits (1) - [`99d2f7c`](https://github.com/floccusaddon/floccus/commit/99d2f7cb1682cedb3399889fca95c8d17d699c34) Bump @babel/preset-env from 7.5.5 to 7.6.2 ### 📊 Changes **2 files changed** (+351 additions, -474 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+350 -473) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.2. <details> <summary>Release notes</summary> *Sourced from [@babel/preset-env's releases](https://github.com/babel/babel/releases).* > ## v7.6.2 (2019-09-23) > > Thanks to [@&#8203;FND](https://github.com/FND), [@&#8203;guywaldman](https://github.com/guywaldman), [@&#8203;vivek12345](https://github.com/vivek12345), [@&#8203;TomerAberbach](https://github.com/TomerAberbach), [@&#8203;ivandevp](https://github.com/ivandevp) and [@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt) for their first PRs! > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10472](https://github-redirect.dependabot.com/babel/babel/pull/10472) added check to disallow super.private variable access and test case added. ([@&#8203;vivek12345](https://github.com/vivek12345)) > * [#10468](https://github-redirect.dependabot.com/babel/babel/pull/10468) [parser] Disallow numeric separator in unicode scape sequences. ([@&#8203;ivandevp](https://github.com/ivandevp)) > * [#10467](https://github-redirect.dependabot.com/babel/babel/pull/10467) [parser] Invalid NonOctal Decimal. ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > * [#10461](https://github-redirect.dependabot.com/babel/babel/pull/10461) [parser] Disallow static fields named `constructor`. ([@&#8203;guywaldman](https://github.com/guywaldman)) > * [#10455](https://github-redirect.dependabot.com/babel/babel/pull/10455) [parser] Report escapes in kws only if they won't be used as identifiers. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :bug: Bug Fix > * `babel-parser` > * [#10445](https://github-redirect.dependabot.com/babel/babel/pull/10445) Leave trailing comments after handling a possible trailing comma. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-cli` > * [#10400](https://github-redirect.dependabot.com/babel/babel/pull/10400) fix: allow the process to exit naturally. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-core` > * [#10402](https://github-redirect.dependabot.com/babel/babel/pull/10402) fix: pass optionLoc when validating plugin object. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-plugin-transform-block-scoping`, `babel-plugin-transform-spread`, `babel-traverse` > * [#10417](https://github-redirect.dependabot.com/babel/babel/pull/10417) Do not guess relative execution status for exported fns. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10275](https://github-redirect.dependabot.com/babel/babel/pull/10275) fix object rest in array pattern. ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > > #### :house: Internal > * `babel-plugin-transform-named-capturing-groups-regex` > * [#10430](https://github-redirect.dependabot.com/babel/babel/pull/10430) refactor: replace regexp-tree by regexpu. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * Other > * [#10441](https://github-redirect.dependabot.com/babel/babel/pull/10441) Update GitHub actions to v2. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10427](https://github-redirect.dependabot.com/babel/babel/pull/10427) chore: add lint-ts rule. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-helper-fixtures` > * [#10428](https://github-redirect.dependabot.com/babel/babel/pull/10428) chore: remove tryResolve dependency. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-node` > * [#10429](https://github-redirect.dependabot.com/babel/babel/pull/10429) Remove babel polyfill dependency of babel-node. ([@&#8203;bdwain](https://github.com/bdwain)) > * `babel-generator`, `babel-helper-fixtures` > * [#10420](https://github-redirect.dependabot.com/babel/babel/pull/10420) chore: remove trim-right dependency. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-core`, `babel-plugin-transform-runtime`, `babel-register` > * [#10405](https://github-redirect.dependabot.com/babel/babel/pull/10405) Remove circular dependency. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :running_woman: Performance > * `babel-parser` > * [#10421](https://github-redirect.dependabot.com/babel/babel/pull/10421) Miscellaneous perf tweak. ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### Committers: 8 > - Bryan Wain ([bdwain](https://github.com/bdwain)) > - Gonzalo Rodríguez ([gonzarodriguezt](https://github.com/gonzarodriguezt)) > - Guy Waldman ([guywaldman](https://github.com/guywaldman)) > - Huáng Jùnliàng ([JLHwung](https://github.com/JLHwung)) > - Ivan Medina ([ivandevp](https://github.com/ivandevp)) > - Nicolò Ribaudo ([nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ></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.2 (2019-09-23) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10472](https://github-redirect.dependabot.com/babel/babel/pull/10472) added check to disallow super.private variable access and test case added. ([@&#8203;vivek12345](https://github.com/vivek12345)) > * [#10468](https://github-redirect.dependabot.com/babel/babel/pull/10468) [parser] Disallow numeric separator in unicode scape sequences. ([@&#8203;ivandevp](https://github.com/ivandevp)) > * [#10467](https://github-redirect.dependabot.com/babel/babel/pull/10467) [parser] Invalid NonOctal Decimal. ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > * [#10461](https://github-redirect.dependabot.com/babel/babel/pull/10461) [parser] Disallow static fields named `constructor`. ([@&#8203;guywaldman](https://github.com/guywaldman)) > * [#10455](https://github-redirect.dependabot.com/babel/babel/pull/10455) [parser] Report escapes in kws only if they won't be used as identifiers. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :bug: Bug Fix > * `babel-parser` > * [#10445](https://github-redirect.dependabot.com/babel/babel/pull/10445) Leave trailing comments after handling a possible trailing comma. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-cli` > * [#10400](https://github-redirect.dependabot.com/babel/babel/pull/10400) fix: allow the process to exit naturally. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-core` > * [#10402](https://github-redirect.dependabot.com/babel/babel/pull/10402) fix: pass optionLoc when validating plugin object. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-plugin-transform-block-scoping`, `babel-plugin-transform-spread`, `babel-traverse` > * [#10417](https://github-redirect.dependabot.com/babel/babel/pull/10417) Do not guess relative execution status for exported fns. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10275](https://github-redirect.dependabot.com/babel/babel/pull/10275) fix object rest in array pattern. ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > > #### :house: Internal > * `babel-plugin-transform-named-capturing-groups-regex` > * [#10430](https://github-redirect.dependabot.com/babel/babel/pull/10430) refactor: replace regexp-tree by regexpu. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * Other > * [#10441](https://github-redirect.dependabot.com/babel/babel/pull/10441) Update GitHub actions to v2. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10427](https://github-redirect.dependabot.com/babel/babel/pull/10427) chore: add lint-ts rule. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-helper-fixtures` > * [#10428](https://github-redirect.dependabot.com/babel/babel/pull/10428) chore: remove tryResolve dependency. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-node` > * [#10429](https://github-redirect.dependabot.com/babel/babel/pull/10429) Remove babel polyfill dependency of babel-node. ([@&#8203;bdwain](https://github.com/bdwain)) > * `babel-generator`, `babel-helper-fixtures` > * [#10420](https://github-redirect.dependabot.com/babel/babel/pull/10420) chore: remove trim-right dependency. ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-core`, `babel-plugin-transform-runtime`, `babel-register` > * [#10405](https://github-redirect.dependabot.com/babel/babel/pull/10405) Remove circular dependency. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :running_woman: Performance > * `babel-parser` > * [#10421](https://github-redirect.dependabot.com/babel/babel/pull/10421) Miscellaneous perf tweak. ([@&#8203;JLHwung](https://github.com/JLHwung)) > > ## v7.6.1 (2019-09-06) > > #### :bug: Bug Fix > * `babel-types` > * [#10404](https://github-redirect.dependabot.com/babel/babel/pull/10404) fix(types): correct typescript function headers ([@&#8203;forstermatth](https://github.com/forstermatth)) > * `babel-node` > * [#9758](https://github-redirect.dependabot.com/babel/babel/pull/9758) Remove process.exit(1) from babel-node ([@&#8203;dword-design](https://github.com/dword-design)) > > ## v7.6.0 (2019-09-06) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`b9cb4af`](https://github.com/babel/babel/commit/b9cb4af953afb1a5aeed9b18526192ab15bb45c1) v7.6.2 - [`69d00dc`](https://github.com/babel/babel/commit/69d00dc5b035eede17d24cc7211166e3d5bc600c) [parser] Invalid NonOctal Decimal ([#10467](https://github-redirect.dependabot.com/babel/babel/issues/10467)) - [`f339d2d`](https://github.com/babel/babel/commit/f339d2d034aadb01f4f0ccca74e0e99fed1f79b9) [parser] Disallow numeric separator in unicode scape sequences ([#10468](https://github-redirect.dependabot.com/babel/babel/issues/10468)) - [`3069747`](https://github.com/babel/babel/commit/3069747a81e232fccfd521376036ee9c4d585fc8) Leave trailing comments after handling a possible trailing com… ([#10445](https://github-redirect.dependabot.com/babel/babel/issues/10445)) - [`962015f`](https://github.com/babel/babel/commit/962015f7e73a4ffcec4f77fa670b47682edf53b0) docs: updates docs of `findParent` and `find` ([#10479](https://github-redirect.dependabot.com/babel/babel/issues/10479)) [skip ci] - [`b7333ea`](https://github.com/babel/babel/commit/b7333ea97ae50a2b5f2aa747c485579b28082f26) added check to disallow super.private variable access and test case added ([#1](https://github-redirect.dependabot.com/babel/babel/issues/1)... - [`46c70ad`](https://github.com/babel/babel/commit/46c70ad73460606eeb93371776e112f54d2f156a) Update PULL_REQUEST_TEMPLATE.md ([#10473](https://github-redirect.dependabot.com/babel/babel/issues/10473)) [skip ci] - [`3a7b6e1`](https://github.com/babel/babel/commit/3a7b6e1c22bd844f5e16bffd56938fec93762d5e) Force update of test262-stream - [`9c1ad0a`](https://github.com/babel/babel/commit/9c1ad0a9f7f8c57e02a20e9f151fce8076d80725) [parser] Disallow static fields named `constructor` ([#10461](https://github-redirect.dependabot.com/babel/babel/issues/10461)) - [`87dc201`](https://github.com/babel/babel/commit/87dc201411c75254f99097102385b7a59ff9a334) refactor: replace regexp-tree by regexpu ([#10430](https://github-redirect.dependabot.com/babel/babel/issues/10430)) - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.5.5...v7.6.2) </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.2)](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.2) 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#1534
No description provided.