Skip to content

chore(deps-dev): bump @babel/core from 7.10.1 to 7.13.14#674

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/core-7.13.14
Closed

chore(deps-dev): bump @babel/core from 7.10.1 to 7.13.14#674
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/core-7.13.14

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Mar 30, 2021

Copy link
Copy Markdown
Contributor

Bumps @babel/core from 7.10.1 to 7.13.14.

Release notes

Sourced from @babel/core's releases.

v7.13.14 (2021-03-29)

Thanks @charlessuh for your first PR to Babel!

🐛 Bug Fix

  • babel-core
    • #13068 fix(core): make sure "clone-deep-browser" code path is used on browsers (@charlessuh)

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-helper-transform-fixture-test-runner, babel-register, babel-types

🏃‍♀️ Performance

Committers: 5

v7.13.13 (2021-03-26)

👓 Spec Compliance

🐛 Bug Fix

  • babel-core
  • babel-core, babel-preset-env
  • babel-plugin-transform-react-constant-elements
    • #13054 fix: constant variables only enable constant react elements (@cgood92)
  • babel-types
  • babel-node
  • babel-parser

💅 Polish

  • babel-cli, babel-core

🏠 Internal

... (truncated)

Changelog

Sourced from @babel/core's changelog.

v7.13.14 (2021-03-29)

🐛 Bug Fix

  • babel-core
    • #13068 fix(core): make sure "clone-deep-browser" code path is used on browsers (@charlessuh)

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-helper-transform-fixture-test-runner, babel-register, babel-types

🏃‍♀️ Performance

v7.13.13 (2021-03-26)

👓 Spec Compliance

🐛 Bug Fix

  • babel-core
  • babel-core, babel-preset-env
  • babel-plugin-transform-react-constant-elements
    • #13054 fix: constant variables only enable constant react elements (@cgood92)
  • babel-types
  • babel-node
  • babel-parser

💅 Polish

  • babel-cli, babel-core

🏠 Internal

🏃‍♀️ Performance

  • babel-core

... (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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2021
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/babel/core-7.13.14 branch 8 times, most recently from dbb4b90 to d527b95 Compare April 7, 2021 09:57
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/babel/core-7.13.14 branch from d527b95 to 4a4354e Compare April 8, 2021 10:33
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 4a4354e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (60% is the threshold).

This pull request will bring the total coverage in the repository to 54.8%.

View more on Code Climate.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #683.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/babel/core-7.13.14 branch April 9, 2021 05:54
ShohanRahman pushed a commit that referenced this pull request Jan 25, 2022
ShohanRahman pushed a commit that referenced this pull request Jan 25, 2022
# [8.0.0-beta.2](ForestAdmin/forest-express-sequelize@v8.0.0-beta.1...v8.0.0-beta.2) (2021-04-16)

### Bug Fixes

* **date-filter:** filtering only on hours now returns the expected records ([#684](ForestAdmin/forest-express-sequelize#684)) ([135ac47](ForestAdmin/forest-express-sequelize@135ac47))
* **security:** patch forest-express transitive vulnerabilities ([#672](ForestAdmin/forest-express-sequelize#672)) ([e5135d2](ForestAdmin/forest-express-sequelize@e5135d2))
* **security:** patch ini dependency vulnérability ([#670](ForestAdmin/forest-express-sequelize#670)) ([3eb0958](ForestAdmin/forest-express-sequelize@3eb0958))
* **security:** patch marked dependency vulnerabilities ([#674](ForestAdmin/forest-express-sequelize#674)) ([5331694](ForestAdmin/forest-express-sequelize@5331694))
* **security:** patch node-notifier vulnerabilities ([#669](ForestAdmin/forest-express-sequelize#669)) ([a54b944](ForestAdmin/forest-express-sequelize@a54b944))
* **security:** patch y18n dependency vulnerabilities ([#671](ForestAdmin/forest-express-sequelize#671)) ([884a400](ForestAdmin/forest-express-sequelize@884a400))

### Features

* expose utils to parse filters ([#683](ForestAdmin/forest-express-sequelize#683)) ([4333529](ForestAdmin/forest-express-sequelize@4333529))
* **smart-action:** handle isReadOnly field in smart action forms ([#680](ForestAdmin/forest-express-sequelize#680)) ([18dd191](ForestAdmin/forest-express-sequelize@18dd191))
* **smart-action:** support hooks for smart collection ([#679](ForestAdmin/forest-express-sequelize#679)) ([5d80f8a](ForestAdmin/forest-express-sequelize@5d80f8a))
ShohanRahman pushed a commit that referenced this pull request Jan 25, 2022
# [8.0.0-beta.2](ForestAdmin/forest-express-sequelize@v8.0.0-beta.1...v8.0.0-beta.2) (2021-04-16)

### Bug Fixes

* **date-filter:** filtering only on hours now returns the expected records ([#684](ForestAdmin/forest-express-sequelize#684)) ([135ac47](ForestAdmin/forest-express-sequelize@135ac47))
* **security:** patch forest-express transitive vulnerabilities ([#672](ForestAdmin/forest-express-sequelize#672)) ([e5135d2](ForestAdmin/forest-express-sequelize@e5135d2))
* **security:** patch ini dependency vulnérability ([#670](ForestAdmin/forest-express-sequelize#670)) ([3eb0958](ForestAdmin/forest-express-sequelize@3eb0958))
* **security:** patch marked dependency vulnerabilities ([#674](ForestAdmin/forest-express-sequelize#674)) ([5331694](ForestAdmin/forest-express-sequelize@5331694))
* **security:** patch node-notifier vulnerabilities ([#669](ForestAdmin/forest-express-sequelize#669)) ([a54b944](ForestAdmin/forest-express-sequelize@a54b944))
* **security:** patch y18n dependency vulnerabilities ([#671](ForestAdmin/forest-express-sequelize#671)) ([884a400](ForestAdmin/forest-express-sequelize@884a400))

### Features

* expose utils to parse filters ([#683](ForestAdmin/forest-express-sequelize#683)) ([4333529](ForestAdmin/forest-express-sequelize@4333529))
* **smart-action:** handle isReadOnly field in smart action forms ([#680](ForestAdmin/forest-express-sequelize#680)) ([18dd191](ForestAdmin/forest-express-sequelize@18dd191))
* **smart-action:** support hooks for smart collection ([#679](ForestAdmin/forest-express-sequelize#679)) ([5d80f8a](ForestAdmin/forest-express-sequelize@5d80f8a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants