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

chore(deps-dev): bump @babel/core from 7.16.5 to 7.20.12 #3883

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps @babel/core from 7.16.5 to 7.20.12.

Release notes

Sourced from @​babel/core's releases.

v7.20.12 (2023-01-04)

Thanks @​cross19xx, @​JBYoshi and @​nmn for your first PRs!

🐛 Bug Fix

  • babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties

💅 Polish

  • babel-traverse

Committers: 5

v7.20.11 (2022-12-23)

👓 Spec Compliance

  • babel-helper-module-transforms, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

Committers: 2

v7.20.10 (2022-12-23)

🐛 Bug Fix

Committers: 2

v7.20.9 (2022-12-23)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.20.12 (2023-01-04)

🐛 Bug Fix

  • babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties

💅 Polish

  • babel-traverse

v7.20.11 (2022-12-23)

👓 Spec Compliance

  • babel-helper-module-transforms, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

v7.20.10 (2022-12-23)

🐛 Bug Fix

v7.20.9 (2022-12-23)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

v7.20.8 (2022-12-22)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
  • babel-plugin-proposal-class-properties, babel-traverse

v7.20.7 (2022-12-22)

👓 Spec Compliance

  • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super

🐛 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 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)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #3883 (10d54bf) into master (31e35fc) will increase coverage by 1.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3883      +/-   ##
==========================================
+ Coverage   93.66%   94.73%   +1.07%     
==========================================
  Files          20       20              
  Lines        1373     1652     +279     
  Branches      383      384       +1     
==========================================
+ Hits         1286     1565     +279     
  Misses         25       25              
  Partials       62       62              
Impacted Files Coverage Δ
src/portal.jsx 100.00% <0.00%> (ø)
src/month_dropdown.jsx 100.00% <0.00%> (ø)
src/popper_component.jsx 100.00% <0.00%> (ø)
src/calendar_container.jsx 100.00% <0.00%> (ø)
src/month_year_dropdown.jsx 100.00% <0.00%> (ø)
src/year_dropdown_options.jsx 100.00% <0.00%> (ø)
src/month_dropdown_options.jsx 100.00% <0.00%> (ø)
src/month_year_dropdown_options.jsx 100.00% <0.00%> (ø)
src/date_utils.js 99.19% <0.00%> (+0.04%) ⬆️
src/calendar.jsx 93.95% <0.00%> (+0.97%) ⬆️
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martijnrusschen martijnrusschen merged commit 9ec0c10 into master Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel/core-7.20.12 branch January 9, 2023 13:00
p-rogas pushed a commit to p-rogas/react-datepicker that referenced this pull request Mar 22, 2023
…_yarn/babel/core-7.20.12

chore(deps-dev): bump @babel/core from 7.16.5 to 7.20.12
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.

None yet

1 participant