[PR #323] [CLOSED] Bump @babel/core from 7.4.5 to 7.5.4 #1508

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • f38643b Bump @babel/core from 7.4.5 to 7.5.4

📊 Changes

2 files changed (+112 additions, -25 deletions)

View changed files

📝 package-lock.json (+111 -24)
📝 package.json (+1 -1)

📄 Description

Bumps @babel/core from 7.4.5 to 7.5.4.

Release notes

Sourced from @babel/core's releases.

v7.5.4 (2019-07-09)

🐛 Bug Fix

Committers: 1

v7.5.3 (2019-07-09)

🐛 Bug Fix

Committers: 1

v7.5.2 (2019-07-08)

🐛 Bug Fix

Committers: 2

v7.5.1 (2019-07-06)

🐛 Bug Fix

Committers: 2

v7.5.0 (2019-07-04)

... (truncated)
Changelog

Sourced from @babel/core's changelog.

v7.5.4 (2019-07-09)

🐛 Bug Fix

v7.5.3 (2019-07-09)

🐛 Bug Fix

v7.5.2 (2019-07-08)

🐛 Bug Fix

v7.5.1 (2019-07-06)

🐛 Bug Fix

v7.5.0 (2019-07-04)

👓 Spec Compliance

🚀 New Feature

... (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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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/323 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/10/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/babel/core-7.5.4` --- ### 📝 Commits (1) - [`f38643b`](https://github.com/floccusaddon/floccus/commit/f38643bdc871c42a2e3cc9b3555525a7036c185f) Bump @babel/core from 7.4.5 to 7.5.4 ### 📊 Changes **2 files changed** (+112 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+111 -24) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.4. <details> <summary>Release notes</summary> *Sourced from [@babel/core's releases](https://github.com/babel/babel/releases).* > > ## v7.5.4 (2019-07-09) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10188](https://github-redirect.dependabot.com/babel/babel/pull/10188) Fix _objectSpread2 for real ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > #### Committers: 1 > - Nicolò Ribaudo ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.5.3 (2019-07-09) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10180](https://github-redirect.dependabot.com/babel/babel/pull/10180) [_objectSpread2] Do not use hoisted var from prev iteration ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > #### Committers: 1 > - Nicolò Ribaudo ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.5.2 (2019-07-08) > > #### :bug: Bug Fix > * `babel-plugin-transform-typescript` > * [#10174](https://github-redirect.dependabot.com/babel/babel/pull/10174) Do not trust Scope when removing TypeScript types ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10171](https://github-redirect.dependabot.com/babel/babel/pull/10171) Don't rely on getOwnPropertyDescriptors in objectSpread2 ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from` > * [#10172](https://github-redirect.dependabot.com/babel/babel/pull/10172) fix: register injected importDeclaration ([@&#8203;JLHwung](https://github.com/JLHwung)) > > #### Committers: 2 > - Huáng Jùnliàng ([@&#8203;JLHwung](https://github.com/JLHwung)) > - Nicolò Ribaudo ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.5.1 (2019-07-06) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread` > * [#10170](https://github-redirect.dependabot.com/babel/babel/pull/10170) Fix objectSpread2 backward compatibility ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-typescript` > * [#10167](https://github-redirect.dependabot.com/babel/babel/pull/10167) Retain typescript export-from-source ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > > #### Committers: 2 > - Nicolò Ribaudo ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > - Wesley Wolfe ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > > > ## v7.5.0 (2019-07-04) ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@babel/core's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.5.4 (2019-07-09) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10188](https://github-redirect.dependabot.com/babel/babel/pull/10188) Fix _objectSpread2 for real ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > ## v7.5.3 (2019-07-09) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10180](https://github-redirect.dependabot.com/babel/babel/pull/10180) [_objectSpread2] Do not use hoisted var from prev iteration ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > ## v7.5.2 (2019-07-08) > > #### :bug: Bug Fix > * `babel-plugin-transform-typescript` > * [#10174](https://github-redirect.dependabot.com/babel/babel/pull/10174) Do not trust Scope when removing TypeScript types ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` > * [#10171](https://github-redirect.dependabot.com/babel/babel/pull/10171) Don't rely on getOwnPropertyDescriptors in objectSpread2 ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from` > * [#10172](https://github-redirect.dependabot.com/babel/babel/pull/10172) fix: register injected importDeclaration ([@&#8203;JLHwung](https://github.com/JLHwung)) > > ## v7.5.1 (2019-07-06) > > #### :bug: Bug Fix > * `babel-helpers`, `babel-plugin-proposal-object-rest-spread` > * [#10170](https://github-redirect.dependabot.com/babel/babel/pull/10170) Fix objectSpread2 backward compatibility ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-transform-typescript` > * [#10167](https://github-redirect.dependabot.com/babel/babel/pull/10167) Retain typescript export-from-source ([@&#8203;Wolvereness](https://github.com/Wolvereness)) > > ## v7.5.0 (2019-07-04) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#10099](https://github-redirect.dependabot.com/babel/babel/pull/10099) Disallow "let" as name at lexical bindings ([[@&#8203;g](https://github.com/g)-plane](https://github.com/g-plane)) > > #### :rocket: New Feature > * `babel-parser` > * [#10091](https://github-redirect.dependabot.com/babel/babel/pull/10091) BigInt type for Flow ([@&#8203;tanhauhau](https://github.com/tanhauhau)) > * [#9450](https://github-redirect.dependabot.com/babel/babel/pull/9450) Implement f# pipeline in parser ([@&#8203;mAAdhaTTah](https://github.com/mAAdhaTTah)) > * [#9912](https://github-redirect.dependabot.com/babel/babel/pull/9912) [legacy decorators] Allow decorating generator methods ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9864](https://github-redirect.dependabot.com/babel/babel/pull/9864) [@babel/parser] Add "allowUndeclaredExports" option ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-preset-env-standalone`, `babel-preset-env` > * [#10109](https://github-redirect.dependabot.com/babel/babel/pull/10109) Add @babel/plugin-proposal-dynamic-import to @babel/preset-env ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-dynamic-import`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs` > * [#9552](https://github-redirect.dependabot.com/babel/babel/pull/9552) Create @babel/plugin-proposal-dynamic-import ([[@&#8203;nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-plugin-proposal-pipeline-operator`, `babel-plugin-syntax-pipeline-operator` > * [#9984](https://github-redirect.dependabot.com/babel/babel/pull/9984) Transform for F# Pipeline ([@&#8203;thiagoarrais](https://github.com/thiagoarrais)) > * `babel-plugin-transform-typescript`, `babel-types` > * [#9785](https://github-redirect.dependabot.com/babel/babel/pull/9785) Implement TypeScript namespace support ([@&#8203;Wolvereness](https://github.com/Wolvereness)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`a9a7f4e`](https://github.com/babel/babel/commit/a9a7f4e690b15d569deb8a53719f37d6dc09393b) v7.5.4 - [`fa5ec75`](https://github.com/babel/babel/commit/fa5ec75c4359475613ecf3f232ab17e2d069af6c) Fix _objectSpread2 for real ([#10188](https://github-redirect.dependabot.com/babel/babel/issues/10188)) - [`b961d39`](https://github.com/babel/babel/commit/b961d39a4d77a48cf984dd1b35573d6187c71728) Add v7.5.3 to CHANGELOG.md [skip ci] - [`759ff4d`](https://github.com/babel/babel/commit/759ff4d6dfbfc2b6d86f2c2f2700a43557711af5) v7.5.3 - [`9e65472`](https://github.com/babel/babel/commit/9e654723772c3d3c20d20d6b3c984e6c1546bfab) [_objectSpread2] Do not use hoisted var from prev iteration ([#10180](https://github-redirect.dependabot.com/babel/babel/issues/10180)) - [`25f040c`](https://github.com/babel/babel/commit/25f040caa45265c40bbefb7f09b8aee0a2dbfd2c) Add v7.5.2 to CHANGELOG.md [skip ci] - [`0dbf99b`](https://github.com/babel/babel/commit/0dbf99bedb1d82b8414685181416c19336dd0d96) v7.5.2 - [`f48b47c`](https://github.com/babel/babel/commit/f48b47c1f700f41c3bb5fd44f1e2157eddb4d2b4) Do not trust Scope when removing TypeScript types ([#10174](https://github-redirect.dependabot.com/babel/babel/issues/10174)) - [`406a65c`](https://github.com/babel/babel/commit/406a65c894624f8d07d6642d23c55b9a04197a75) Don't rely on getOwnPropertyDescriptors in objectSpread2 ([#10171](https://github-redirect.dependabot.com/babel/babel/issues/10171)) - [`075a502`](https://github.com/babel/babel/commit/075a50242df59932e09a1f77569727004cdc63c4) fix: register injected importDeclaration ([#10172](https://github-redirect.dependabot.com/babel/babel/issues/10172)) - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.4.5...v7.5.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.4.5&new-version=7.5.4)](https://dependabot.com/compatibility-score.html?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.4.5&new-version=7.5.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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:27 +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#1508
No description provided.