[PR #398] [MERGED] Bump @babel/core from 7.5.5 to 7.7.2 #1549

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/398
Author: @dependabot-preview[bot]
Created: 11/7/2019
Status: Merged
Merged: 11/13/2019
Merged by: @marcelklehr

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


📝 Commits (1)

  • 87f88dc Bump @babel/core from 7.5.5 to 7.7.2

📊 Changes

2 files changed (+156 additions, -88 deletions)

View changed files

📝 package-lock.json (+155 -87)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/core from 7.5.5 to 7.7.2.

Release notes

Sourced from @babel/core's releases.

v7.7.2 (2019-11-07)

Thanks to @​leonid-shevtsov, @​maksimr, @​njlr and @​tajo for their first PR!

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-typescript
  • babel-traverse

Committers: 4

v7.7.1 (2019-11-05)

This release fixes two regression introduced in v7.7.0: facebook/react-native#27120 and https://github-redirect.dependabot.com/babel/babel/issues/10646.

Thanks Archer (@​love2me) for their first PR!

🐛 Bug Fix

Committers: 2

v7.7.0 (2019-11-05)

👓 Spec Compliance

🚀 New Feature

  • babel-generator, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-transform-typescript, babel-preset-typescript, babel-types
  • babel-core, babel-parser, babel-preset-typescript
... (truncated)
Changelog

Sourced from @babel/core's changelog.

v7.7.2 (2019-11-07)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-typescript
  • babel-traverse

v7.7.1 (2019-11-05)

🐛 Bug Fix

v7.7.0 (2019-11-05)

👓 Spec Compliance

🚀 New Feature

  • babel-generator, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-transform-typescript, babel-preset-typescript, babel-types
  • babel-core, babel-parser, babel-preset-typescript
  • babel-core
  • babel-plugin-syntax-top-level-await, babel-preset-env
  • babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-generator, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-flow, babel-types
  • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
  • babel-parser
  • babel-generator, babel-parser, babel-types
... (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/398 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/core-7.7.2` --- ### 📝 Commits (1) - [`87f88dc`](https://github.com/floccusaddon/floccus/commit/87f88dc313591606c9f269448ac72748467a69b0) Bump @babel/core from 7.5.5 to 7.7.2 ### 📊 Changes **2 files changed** (+156 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+155 -87) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.7.2. <details> <summary>Release notes</summary> *Sourced from [@babel/core's releases](https://github.com/babel/babel/releases).* > ## v7.7.2 (2019-11-07) > > Thanks to [@&#8203;leonid-shevtsov](https://github.com/leonid-shevtsov), [@&#8203;maksimr](https://github.com/maksimr), [@&#8203;njlr](https://github.com/njlr) and [@&#8203;tajo](https://github.com/tajo) for their first PR! > > #### :bug: Bug Fix > * `babel-parser` > * [#10669](https://github-redirect.dependabot.com/babel/babel/pull/10669) Parse arrows with params annotations in conditional expressions ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-typescript` > * [#10658](https://github-redirect.dependabot.com/babel/babel/pull/10658) fix: remove accessibility of constructor ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-traverse` > * [#10656](https://github-redirect.dependabot.com/babel/babel/pull/10656) fix: add inList setter for compatibility with babel-minify ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### Committers: 4 > - Huáng Jùnliàng ([@&#8203;JLHwung](https://github.com/JLHwung)) > - Leonid Shevtsov ([@&#8203;leonid-shevtsov](https://github.com/leonid-shevtsov)) > - Nicolò Ribaudo ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > - Vojtech Miksu ([@&#8203;tajo](https://github.com/tajo)) > > ## v7.7.1 (2019-11-05) > > This release fixes two regression introduced in v7.7.0: [facebook/react-native#27120](https://github-redirect.dependabot.com/facebook/react-native/issues/27120) and https://github-redirect.dependabot.com/babel/babel/issues/10646. > > Thanks Archer ([@&#8203;love2me](https://github.com/love2me)) for their first PR! > > #### :bug: Bug Fix > * `babel-types` > * [#10650](https://github-redirect.dependabot.com/babel/babel/pull/10650) Revert "throw a TypeError if identifier validation fails ([#10621](https://github-redirect.dependabot.com/babel/babel/issues/10621))" ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-preset-env` > * [#10649](https://github-redirect.dependabot.com/babel/babel/pull/10649) Fix(babel-preset-env): check api.caller is a function to avoid to thr… ([@&#8203;love2me](https://github.com/love2me)) > > #### Committers: 2 > - Archer ([@&#8203;love2me](https://github.com/love2me)) > - Nicolò Ribaudo ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.7.0 (2019-11-05) > > #### :eyeglasses: Spec Compliance > * `babel-types` > * [#10621](https://github-redirect.dependabot.com/babel/babel/pull/10621) throw a TypeError if identifier validation fails. ([@&#8203;dentrado](https://github.com/dentrado)) > * `babel-parser` > * [#10559](https://github-redirect.dependabot.com/babel/babel/pull/10559) fix: Exclude catch clause from let identifier error. ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > * [#10567](https://github-redirect.dependabot.com/babel/babel/pull/10567) [parser] Exception to 8 and 9 in tagged template. ([@&#8203;pnowak](https://github.com/pnowak)) > * [#10532](https://github-redirect.dependabot.com/babel/babel/pull/10532) Allow duplicate `__proto__` keys in patterns, simple case ([#6705](https://github-redirect.dependabot.com/babel/babel/issues/6705)). ([@&#8203;alejo90](https://github.com/alejo90)) > > #### :rocket: New Feature > * `babel-generator`, `babel-helper-create-class-features-plugin`, `babel-parser`, `babel-plugin-transform-typescript`, `babel-preset-typescript`, `babel-types` > * [#10545](https://github-redirect.dependabot.com/babel/babel/pull/10545) Add support for TS declare modifier on fields. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-core`, `babel-parser`, `babel-preset-typescript` > * [#10363](https://github-redirect.dependabot.com/babel/babel/pull/10363) @babel/parser error recovery. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@babel/core's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.7.2 (2019-11-07) > > #### :bug: Bug Fix > * `babel-parser` > * [#10669](https://github-redirect.dependabot.com/babel/babel/pull/10669) Parse arrows with params annotations in conditional expressions ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-typescript` > * [#10658](https://github-redirect.dependabot.com/babel/babel/pull/10658) fix: remove accessibility of constructor ([@&#8203;JLHwung](https://github.com/JLHwung)) > * `babel-traverse` > * [#10656](https://github-redirect.dependabot.com/babel/babel/pull/10656) fix: add inList setter for compatibility with babel-minify ([@&#8203;JLHwung](https://github.com/JLHwung)) > ## v7.7.1 (2019-11-05) > > #### :bug: Bug Fix > * `babel-types` > * [#10650](https://github-redirect.dependabot.com/babel/babel/pull/10650) Revert "throw a TypeError if identifier validation fails ([#10621](https://github-redirect.dependabot.com/babel/babel/issues/10621))" ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-preset-env` > * [#10649](https://github-redirect.dependabot.com/babel/babel/pull/10649) Fix(babel-preset-env): check api.caller is a function to avoid to thr… ([@&#8203;love2me](https://github.com/love2me)) > > ## v7.7.0 (2019-11-05) > > #### :eyeglasses: Spec Compliance > * `babel-types` > * [#10621](https://github-redirect.dependabot.com/babel/babel/pull/10621) throw a TypeError if identifier validation fails. ([@&#8203;dentrado](https://github.com/dentrado)) > * `babel-parser` > * [#10559](https://github-redirect.dependabot.com/babel/babel/pull/10559) fix: Exclude catch clause from let identifier error. ([@&#8203;gonzarodriguezt](https://github.com/gonzarodriguezt)) > * [#10567](https://github-redirect.dependabot.com/babel/babel/pull/10567) [parser] Exception to 8 and 9 in tagged template. ([@&#8203;pnowak](https://github.com/pnowak)) > * [#10532](https://github-redirect.dependabot.com/babel/babel/pull/10532) Allow duplicate __proto__ keys in patterns, simple case ([#6705](https://github-redirect.dependabot.com/babel/babel/issues/6705)). ([@&#8203;alejo90](https://github.com/alejo90)) > > #### :rocket: New Feature > * `babel-generator`, `babel-helper-create-class-features-plugin`, `babel-parser`, `babel-plugin-transform-typescript`, `babel-preset-typescript`, `babel-types` > * [#10545](https://github-redirect.dependabot.com/babel/babel/pull/10545) Add support for TS declare modifier on fields. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-core`, `babel-parser`, `babel-preset-typescript` > * [#10363](https://github-redirect.dependabot.com/babel/babel/pull/10363) @babel/parser error recovery. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-core` > * [#10599](https://github-redirect.dependabot.com/babel/babel/pull/10599) Add support for .cjs config files. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10501](https://github-redirect.dependabot.com/babel/babel/pull/10501) Add support for babel.config.json. ([@&#8203;devongovett](https://github.com/devongovett)) > * [#10361](https://github-redirect.dependabot.com/babel/babel/pull/10361) feat: if code frame error is on a single line, highlight the whole path. ([@&#8203;SimenB](https://github.com/SimenB)) > * `babel-plugin-syntax-top-level-await`, `babel-preset-env` > * [#10573](https://github-redirect.dependabot.com/babel/babel/pull/10573) Create @babel/plugin-syntax-top-level-await. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-helper-builder-react-jsx`, `babel-plugin-transform-react-jsx`, `babel-preset-react` > * [#10572](https://github-redirect.dependabot.com/babel/babel/pull/10572) [transform-react-jsx] Add useSpread option to transform JSX. ([@&#8203;ivandevp](https://github.com/ivandevp)) > * `babel-generator`, `babel-parser`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-flow`, `babel-types` > * [#10344](https://github-redirect.dependabot.com/babel/babel/pull/10344) Flow enums parsing. ([@&#8203;gkz](https://github.com/gkz)) > * `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-umd`, `babel-preset-env` > * [#10477](https://github-redirect.dependabot.com/babel/babel/pull/10477) Changes UMD callsite to be more likely to pass in the intended object.. ([@&#8203;MicahZoltu](https://github.com/MicahZoltu)) > * `babel-parser` > * [#10449](https://github-redirect.dependabot.com/babel/babel/pull/10449) Create parser plugin "topLevelAwait". ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10521](https://github-redirect.dependabot.com/babel/babel/pull/10521) [parser] Enable "exportNamespaceFrom" by default. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * [#10483](https://github-redirect.dependabot.com/babel/babel/pull/10483) [parser] Add support for private fields in TypeScript. ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-generator`, `babel-parser`, `babel-types` > * [#10543](https://github-redirect.dependabot.com/babel/babel/pull/10543) add assertions signature for TypeScript. ([@&#8203;tanhauhau](https://github.com/tanhauhau)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`35f4d12`](https://github.com/babel/babel/commit/35f4d1276310bac6fede4a6f86a5c76f951e179e) v7.7.2 - [`9082e68`](https://github.com/babel/babel/commit/9082e68d6f70472ee39f881574c3f01ed97d0958) Parse arrows with params annotations in conditional expressions ([#10669](https://github-redirect.dependabot.com/babel/babel/issues/10669)) - [`bdb4318`](https://github.com/babel/babel/commit/bdb4318f47ec42ca4e325b5163e2e8ad57de4849) chore: update convert-source-map dep ([#10667](https://github-redirect.dependabot.com/babel/babel/issues/10667)) - [`3ab035b`](https://github.com/babel/babel/commit/3ab035bab6ec027e8f6407165541235c6a7615e7) fix: Use the recommended property to specify repository URL ([#10665](https://github-redirect.dependabot.com/babel/babel/issues/10665)) [ci-skip] - [`2cd5ad0`](https://github.com/babel/babel/commit/2cd5ad0c8026ecaf55335eb152fb13ab650fd78f) fix typo: identifer -> identifier ([#10647](https://github-redirect.dependabot.com/babel/babel/issues/10647)) - [`2640e5a`](https://github.com/babel/babel/commit/2640e5a27cfeea21c8eff5539306fd577dcfec67) fix: remove accessibility of constructor ([#10658](https://github-redirect.dependabot.com/babel/babel/issues/10658)) - [`0f94999`](https://github.com/babel/babel/commit/0f949990c33cc3c2b3dc24632f7639be166756b2) fix: add inList setter for compatibility with babel-minify ([#10656](https://github-redirect.dependabot.com/babel/babel/issues/10656)) - [`f544753`](https://github.com/babel/babel/commit/f544753bb8c9c7a470d98e897b089fd31b83d1f6) code style: consistent spacing ([#10643](https://github-redirect.dependabot.com/babel/babel/issues/10643)) [ci-skip] - [`d3db02d`](https://github.com/babel/babel/commit/d3db02da308d088d030d73995f202465418f5295) Add v7.7.1 to CHANGELOG.md [skip ci] - [`42c8e0f`](https://github.com/babel/babel/commit/42c8e0fb2f44734f175941859952b3c909e20304) v7.7.1 - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.5.5...v7.7.2) </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.7.2)](https://dependabot.com/compatibility-score.html?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.5.5&new-version=7.7.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) </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:34 +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#1549
No description provided.