Skip to content

Bump @babel/core from 7.4.5 to 7.14.3#266

Closed
dependabot-preview[bot] wants to merge 1 commit intodefaultfrom
dependabot/npm_and_yarn/babel/core-7.14.3
Closed

Bump @babel/core from 7.4.5 to 7.14.3#266
dependabot-preview[bot] wants to merge 1 commit intodefaultfrom
dependabot/npm_and_yarn/babel/core-7.14.3

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @babel/core from 7.4.5 to 7.14.3.

Release notes

Sourced from @​babel/core's releases.

v7.14.3 (2021-05-17)

🐛 Bug Fix

  • babel-core
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block

🏠 Internal

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env

Committers: 4

v7.14.2 (2021-05-12)

Thanks @​liuyenwei, @​quickgiant, @​serut, and @​trinangkur for your first PRs!

🐛 Bug Fix

💅 Polish

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

📝 Documentation

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.14.3 (2021-05-17)

🐛 Bug Fix

  • babel-core
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block

🏠 Internal

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env

v7.14.2 (2021-05-12)

🐛 Bug Fix

💅 Polish

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

  • babel-parser

... (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 May 21, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #266 (b8cc408) into default (3129348) will increase coverage by 2.83%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           default     #266      +/-   ##
===========================================
+ Coverage    63.65%   66.48%   +2.83%     
===========================================
  Files           32       32              
  Lines          509      558      +49     
  Branches       157      188      +31     
===========================================
+ Hits           324      371      +47     
- Misses         158      183      +25     
+ Partials        27        4      -23     
Impacted Files Coverage Δ
packages/core/src/createBreakpoints.ts 66.66% <0.00%> (-3.34%) ⬇️
...ph-editor/src/components/ScrollView/ScrollView.tsx 19.33% <0.00%> (-2.38%) ⬇️
...ct-graph-editor/src/components/ScrollView/utils.ts 4.34% <0.00%> (-0.20%) ⬇️
packages/core/src/createLimina.ts 100.00% <0.00%> (ø)
...ackages/core/src/utils/retargetCSSPropertyValue.ts 100.00% <0.00%> (ø)
...ages/core/src/utils/reduceBreakpointValuesToCSS.ts 100.00% <0.00%> (ø)
...raph-editor/src/components/ScrollBar/ScrollBar.tsx 100.00% <0.00%> (ø)
...ckages/react-graph-editor/src/components/Point.tsx 90.32% <0.00%> (+0.32%) ⬆️
...core/src/utils/createLinearRegressionMediaQuery.ts 86.66% <0.00%> (+0.95%) ⬆️
packages/core/src/limina.ts 87.50% <0.00%> (+1.78%) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3129348...b8cc408. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #269.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel/core-7.14.3 branch June 11, 2021 22:20
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.

1 participant