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: bump @babel/types from 7.16.0 to 7.16.7 #4406

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2022

Bumps @babel/types from 7.16.0 to 7.16.7.

Release notes

Sourced from @​babel/types's releases.

v7.16.7 (2021-12-31)

Thanks @​exb for your first PR!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #14081 Import the correct ./typeof.js helper in @babel/runtime (@​exb)
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name

💅 Polish

Committers: 4

v7.16.6 (2021-12-14)

🐛 Bug Fix

Committers: 2

v7.16.5 (2021-12-13)

Thanks @​chimurai and @​krosenberg for your first PRs!

👓 Spec Compliance

  • babel-cli, babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-jscript, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

🐛 Bug Fix

  • babel-plugin-transform-parameters
  • babel-plugin-transform-arrow-functions, babel-traverse
  • babel-parser

... (truncated)

Changelog

Sourced from @​babel/types's changelog.

v7.16.7 (2021-12-31)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #14081 Import the correct ./typeof.js helper in @babel/runtime (@​exb)
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name

💅 Polish

v7.16.6 (2021-12-14)

🐛 Bug Fix

v7.16.5 (2021-12-13)

👓 Spec Compliance

  • babel-cli, babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-jscript, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

🐛 Bug Fix

  • babel-plugin-transform-parameters
  • babel-plugin-transform-arrow-functions, babel-traverse
  • babel-parser
  • babel-traverse
  • babel-generator
  • babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-classes, babel-traverse

💅 Polish

📝 Documentation

... (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 dependabot bot added the dependencies Issue about dependencies of the package label Jan 7, 2022
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Jan 7, 2022

☁️ Nx Cloud Report

CI ran the following commands for commit a526316. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 48 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Jan 7, 2022

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: a526316

🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/61d8b0b04b7bd20008ec69c5

😎 Browse the preview: https://deploy-preview-4406--typescript-eslint.netlify.app

@bradzacher
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/types-7.16.7 branch from 3b08ee0 to 0673f4f Compare January 7, 2022 21:23
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.16.0 to 7.16.7.
- [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.16.7/packages/babel-types)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/types-7.16.7 branch from 0673f4f to a526316 Compare January 7, 2022 21:29
@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #4406 (a526316) into main (af42d53) will decrease coverage by 1.99%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4406      +/-   ##
==========================================
- Coverage   94.26%   92.27%   -2.00%     
==========================================
  Files         169      306     +137     
  Lines        9440    11199    +1759     
  Branches     2940     3252     +312     
==========================================
+ Hits         8899    10334    +1435     
- Misses        321      609     +288     
- Partials      220      256      +36     
Flag Coverage Δ
unittest 92.27% <ø> (-2.00%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/scope-manager/src/scope/BlockScope.ts 100.00% <0.00%> (ø)
...ges/scope-manager/src/referencer/PatternVisitor.ts 68.29% <0.00%> (ø)
...e-manager/src/definition/FunctionNameDefinition.ts 100.00% <0.00%> (ø)
...ges/scope-manager/src/definition/TypeDefinition.ts 100.00% <0.00%> (ø)
packages/type-utils/src/isTypeReadonly.ts 0.00% <0.00%> (ø)
packages/scope-manager/src/lib/lib.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/variable/index.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2015.core.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2020.bigint.ts 100.00% <0.00%> (ø)
...ckages/scope-manager/src/lib/es2017.typedarrays.ts 100.00% <0.00%> (ø)
... and 127 more

@bradzacher bradzacher merged commit b9094e5 into main Jan 8, 2022
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/babel/types-7.16.7 branch January 8, 2022 00:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant