[PR #387] [CLOSED] Bump @babel/core from 7.5.5 to 7.6.4 #1542

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

📋 Pull Request Information

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

Base: developHead: dependabot/npm_and_yarn/babel/core-7.6.4


📝 Commits (1)

  • a908cb4 Bump @babel/core from 7.5.5 to 7.6.4

📊 Changes

2 files changed (+90 additions, -80 deletions)

View changed files

📝 package-lock.json (+89 -79)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/core from 7.5.5 to 7.6.4.

Release notes

Sourced from @babel/core's releases.

v7.6.4 (2019-10-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

Committers: 2

v7.6.3 (2019-10-08)

Thanks to @​hjdivad, @​Basaingeal and @​todofixthis for their first PRs!

👓 Spec Compliance

🚀 New Feature

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript

💅 Polish

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react
... (truncated)
Changelog

Sourced from @babel/core's changelog.

v7.6.4 (2019-10-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

v7.6.3 (2019-10-08)

👓 Spec Compliance

🚀 New Feature

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript

💅 Polish

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react

🏃‍♀️ Performance

... (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/387 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/11/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/core-7.6.4` --- ### 📝 Commits (1) - [`a908cb4`](https://github.com/floccusaddon/floccus/commit/a908cb4a3aaed8915c45c6ddda75c1456594c971) Bump @babel/core from 7.5.5 to 7.6.4 ### 📊 Changes **2 files changed** (+90 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+89 -79) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.6.4. <details> <summary>Release notes</summary> *Sourced from [@babel/core's releases](https://github.com/babel/babel/releases).* > ## v7.6.4 (2019-10-10) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10491](https://github-redirect.dependabot.com/babel/babel/pull/10491) Trailing comma after rest - The final fix ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :bug: Bug Fix > * `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` > * [#10536](https://github-redirect.dependabot.com/babel/babel/pull/10536) Revert "chore: Upgrade source-map to 0.6.1 ([#10446](https://github-redirect.dependabot.com/babel/babel/issues/10446))" ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### Committers: 2 > - Huáng Jùnliàng ([@&#8203;JLHwung](https://github.com/JLHwung)) > - Nicolò Ribaudo ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > ## v7.6.3 (2019-10-08) > > Thanks to [@&#8203;hjdivad](https://github.com/hjdivad), [@&#8203;Basaingeal](https://github.com/Basaingeal) and [@&#8203;todofixthis](https://github.com/todofixthis) for their first PRs! > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10469](https://github-redirect.dependabot.com/babel/babel/pull/10469) Disallow await inside async arrow params ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10493](https://github-redirect.dependabot.com/babel/babel/pull/10493) [parser] Disallow numeric separators in legacy octal like integers ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > > #### :rocket: New Feature > * `babel-types` > * [#10504](https://github-redirect.dependabot.com/babel/babel/pull/10504) Add declarations for more of @babel/types exports ([@&#8203;Jessidhia](https://github.com/Jessidhia)) > > #### :bug: Bug Fix > * `babel-plugin-transform-block-scoping` > * [#10343](https://github-redirect.dependabot.com/babel/babel/pull/10343) Do not remove let bindings even they are wrapped in closure ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-parser` > * [#10119](https://github-redirect.dependabot.com/babel/babel/pull/10119) add scope to TSModuleDeclaration ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10332](https://github-redirect.dependabot.com/babel/babel/pull/10332) Do not allow member expressions to start async arrows ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10490](https://github-redirect.dependabot.com/babel/babel/pull/10490) [parser] Don't crash on comment after trailing comma after elision ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-react-constant-elements`, `babel-traverse` > * [#10529](https://github-redirect.dependabot.com/babel/babel/pull/10529) Do not hoist jsx referencing a mutable binding ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-generator`, `babel-parser`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-typescript` > * [#10220](https://github-redirect.dependabot.com/babel/babel/pull/10220) Flow: interface identifier should be declared in the scope ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### :nail_care: Polish > * `babel-core` > * [#10419](https://github-redirect.dependabot.com/babel/babel/pull/10419) assertNoDuplicates throw with more context ([@&#8203;hjdivad](https://github.com/hjdivad)) > * [#10511](https://github-redirect.dependabot.com/babel/babel/pull/10511) Add filename to transform error ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### :house: Internal > * Other > * [#10506](https://github-redirect.dependabot.com/babel/babel/pull/10506) Use `make -j` for parallel build ([@&#8203;JLHwung](https://github.com/JLHwung)) > * [#10443](https://github-redirect.dependabot.com/babel/babel/pull/10443) perf: only apply lazy cjs module transform on cli and core ([@&#8203;JLHwung](https://github.com/JLHwung)) > * [#10494](https://github-redirect.dependabot.com/babel/babel/pull/10494) Enable optional chaining and nullish coalescing plugins ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-preset-react` ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@babel/core's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.6.4 (2019-10-10) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10491](https://github-redirect.dependabot.com/babel/babel/pull/10491) Trailing comma after rest - The final fix ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :bug: Bug Fix > * `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner` > * [#10536](https://github-redirect.dependabot.com/babel/babel/pull/10536) Revert "chore: Upgrade source-map to 0.6.1 ([#10446](https://github-redirect.dependabot.com/babel/babel/issues/10446))" ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > ## v7.6.3 (2019-10-08) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10469](https://github-redirect.dependabot.com/babel/babel/pull/10469) Disallow await inside async arrow params ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10493](https://github-redirect.dependabot.com/babel/babel/pull/10493) [parser] Disallow numeric separators in legacy octal like integers ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > > #### :rocket: New Feature > * `babel-types` > * [#10504](https://github-redirect.dependabot.com/babel/babel/pull/10504) Add declarations for more of @babel/types exports ([@&#8203;Jessidhia](https://github.com/Jessidhia)) > > #### :bug: Bug Fix > * `babel-plugin-transform-block-scoping` > * [#10343](https://github-redirect.dependabot.com/babel/babel/pull/10343) Do not remove let bindings even they are wrapped in closure ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-parser` > * [#10119](https://github-redirect.dependabot.com/babel/babel/pull/10119) add scope to TSModuleDeclaration ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#10332](https://github-redirect.dependabot.com/babel/babel/pull/10332) Do not allow member expressions to start async arrows ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10490](https://github-redirect.dependabot.com/babel/babel/pull/10490) [parser] Don't crash on comment after trailing comma after elision ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-react-constant-elements`, `babel-traverse` > * [#10529](https://github-redirect.dependabot.com/babel/babel/pull/10529) Do not hoist jsx referencing a mutable binding ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-generator`, `babel-parser`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-typescript` > * [#10220](https://github-redirect.dependabot.com/babel/babel/pull/10220) Flow: interface identifier should be declared in the scope ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### :nail_care: Polish > * `babel-core` > * [#10419](https://github-redirect.dependabot.com/babel/babel/pull/10419) assertNoDuplicates throw with more context ([@&#8203;hjdivad](https://github.com/hjdivad)) > * [#10511](https://github-redirect.dependabot.com/babel/babel/pull/10511) Add filename to transform error ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### :house: Internal > * Other > * [#10506](https://github-redirect.dependabot.com/babel/babel/pull/10506) Use `make -j` for parallel build ([@&#8203;JLHwung](https://github.com/JLHwung)) > * [#10443](https://github-redirect.dependabot.com/babel/babel/pull/10443) perf: only apply lazy cjs module transform on cli and core ([@&#8203;JLHwung](https://github.com/JLHwung)) > * [#10494](https://github-redirect.dependabot.com/babel/babel/pull/10494) Enable optional chaining and nullish coalescing plugins ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-fixtures`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-preset-react` > * [#10249](https://github-redirect.dependabot.com/babel/babel/pull/10249) Add windows to travis ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > #### :running_woman: Performance > * `babel-parser` > * [#10371](https://github-redirect.dependabot.com/babel/babel/pull/10371) perf: replace lookahead by lookaheadCharCode ([@&#8203;JLHwung](https://github.com/JLHwung)) > * Other > * [#10443](https://github-redirect.dependabot.com/babel/babel/pull/10443) perf: only apply lazy cjs module transform on cli and core ([@&#8203;JLHwung](https://github.com/JLHwung)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`a422ea6`](https://github.com/babel/babel/commit/a422ea64ee2208a55dda33f990a422e14b917f5b) v7.6.4 - [`34d30e2`](https://github.com/babel/babel/commit/34d30e28d64603660214e96494f92d199385d3d2) Revert "chore: Upgrade source-map to 0.6.1 ([#10446](https://github-redirect.dependabot.com/babel/babel/issues/10446))" ([#10536](https://github-redirect.dependabot.com/babel/babel/issues/10536)) - [`3ad4c70`](https://github.com/babel/babel/commit/3ad4c70d3a0b391f16decf7b87a87165b0e39c54) fix prepublish-build ([#10530](https://github-redirect.dependabot.com/babel/babel/issues/10530)) - [`34937f1`](https://github.com/babel/babel/commit/34937f13d52f4dffcf74d10b10ac96cbeadb987d) Trailing comma after rest - The final fix ([#10491](https://github-redirect.dependabot.com/babel/babel/issues/10491)) - [`c7add11`](https://github.com/babel/babel/commit/c7add11fdcc4be26e3ef94d1bba7ba303a15c312) Add v7.6.3 to CHANGELOG.md [skip ci] - [`d329156`](https://github.com/babel/babel/commit/d329156ebc17da01382acb83e212cb4328534ebc) v7.6.3 - [`25b3526`](https://github.com/babel/babel/commit/25b35261ca9c75bbf1b2d91bcc28bd00b9290496) Update test262 [skip ci] - [`563874c`](https://github.com/babel/babel/commit/563874c06cb03708a235e6d1710c42fab6cf6018) Do not remove let bindings even they are wrapped in closure ([#10343](https://github-redirect.dependabot.com/babel/babel/issues/10343)) - [`b0acfb2`](https://github.com/babel/babel/commit/b0acfb24dd8d982da0a6c0f19620693268684c0b) add scope to TSModuleDeclaration ([#10119](https://github-redirect.dependabot.com/babel/babel/issues/10119)) - [`599d2ff`](https://github.com/babel/babel/commit/599d2ff324f6abc45100f665537154c8f9a0c750) Update yarn.lock [skip ci] - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.5.5...v7.6.4) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.5.5&new-version=7.6.4)](https://dependabot.com/compatibility-score.html?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.5.5&new-version=7.6.4) 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:33 +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#1542
No description provided.