Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @babel/preset-env from 7.12.7 to 7.12.10 #2076

Merged
merged 2 commits into from
Dec 10, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps @babel/preset-env from 7.12.7 to 7.12.10.

Release notes

Sourced from @babel/preset-env's releases.

v7.12.10 (2020-12-09)

Thanks @AndrewSouthpaw for your first PR!

👓 Spec Compliance

  • babel-parser
    • #12443 Make sure estree test should not throw if babel parser does not throw (@JLHwung)
    • #12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@JLHwung)

🐛 Bug Fix

💅 Polish

  • babel-preset-env

📝 Documentation

🏠 Internal

  • Other
  • babel-cli, babel-node, babel-plugin-transform-runtime, babel-register
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-helper-fixtures, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol
  • babel-parser

Committers: 7

... (truncated)

Changelog

Sourced from @babel/preset-env's changelog.

v7.12.10 (2020-12-09)

👓 Spec Compliance

  • babel-parser
    • #12443 Make sure estree test should not throw if babel parser does not throw (@JLHwung)
    • #12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@JLHwung)

🐛 Bug Fix

💅 Polish

  • babel-preset-env

📝 Documentation

🏠 Internal

  • Other
  • babel-cli, babel-node, babel-plugin-transform-runtime, babel-register
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-helper-fixtures, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol
  • babel-parser

v7.12.9 (2020-11-24)

🐛 Bug Fix

  • babel-plugin-transform-typescript, babel-traverse

v7.12.8 (2020-11-23)

🐛 Bug Fix

... (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 dependabot bot added dependencies Pull requests that update a dependency file javascript labels Dec 10, 2020
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #2076 (e12dc8d) into master (b63f4a0) will increase coverage by 12.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2076       +/-   ##
===========================================
+ Coverage   60.24%   72.71%   +12.47%     
===========================================
  Files          71       74        +3     
  Lines        2153     2221       +68     
  Branches      411      420        +9     
===========================================
+ Hits         1297     1615      +318     
+ Misses        729      446      -283     
- Partials      127      160       +33     
Impacted Files Coverage Δ
packages/api/core/src/api/start.ts 64.47% <0.00%> (ø)
packages/api/core/src/api/publish.ts 69.73% <0.00%> (ø)
packages/utils/async-ora/src/index.ts 100.00% <0.00%> (ø)
packages/api/core/src/util/plugin-interface.ts 31.11% <0.00%> (ø)
packages/maker/wix/src/MakerWix.ts 86.36% <0.00%> (ø)
packages/maker/squirrel/src/MakerSquirrel.ts 77.27% <0.00%> (ø)
packages/maker/zip/src/MakerZIP.ts 100.00% <0.00%> (ø)
packages/api/cli/src/util/check-system.ts 71.42% <0.00%> (+2.38%) ⬆️
packages/utils/test-utils/src/index.ts 85.71% <0.00%> (+3.10%) ⬆️
packages/utils/async-ora/src/ora-handler.ts 90.00% <0.00%> (+3.33%) ⬆️
... and 24 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 b63f4a0...e12dc8d. Read the comment docs.

@malept malept merged commit 0b0efac into master Dec 10, 2020
@malept malept deleted the dependabot/npm_and_yarn/babel/preset-env-7.12.10 branch December 10, 2020 19:44
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