ricokahler / sanity-codegen

Generate TypeScript types from your Sanity.io schemas
sanity-codegen-dev.vercel.app
MIT License
270 stars 19 forks source link

chore(deps): update babel monorepo to v7.16.7 #239

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.16.0 -> 7.16.7 age adoption passing confidence
@babel/core (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/node (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/plugin-proposal-nullish-coalescing-operator (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/plugin-proposal-numeric-separator (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/preset-env (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/preset-react (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/preset-typescript (source) 7.16.5 -> 7.16.7 age adoption passing confidence
@babel/register (source) 7.16.5 -> 7.16.7 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7167-2021-12-31) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.0...v7.16.7) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​14049](https://togithub.com/babel/babel/pull/14049) fix: check preceding line break before exclamation ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​14081](https://togithub.com/babel/babel/pull/14081) Import the correct `./typeof.js` helper in `@babel/runtime` ([@​exb](https://togithub.com/exb)) - `babel-helpers` - [#​14072](https://togithub.com/babel/babel/pull/14072) Fix derived classes in Chrome <= 36 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-function-name`, `babel-plugin-transform-function-name` - [#​14047](https://togithub.com/babel/babel/pull/14047) Fix unicode handling in generated function names ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) ##### :nail_care: Polish - `babel-core` - [#​14067](https://togithub.com/babel/babel/pull/14067) Allow `$schema` property in json config files ([@​The-x-Theorist](https://togithub.com/The-x-Theorist))

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #239 (792bada) into main (003a41c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files           2        2           
  Lines         194      194           
  Branches       70       70           
=======================================
  Hits          189      189           
  Misses          5        5           

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 003a41c...792bada. Read the comment docs.

github-actions[bot] commented 2 years ago

Size Change: 0 B

Total Size: 13.3 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/cli.js` | 1.73 kB | | `dist/client/create-client.js` | 1.66 kB | | `dist/client/index.js` | 230 B | | `dist/generate-types.js` | 3.15 kB | | `dist/index.esm.js` | 1.59 kB | | `dist/index.js` | 3.6 kB | | `dist/no-op.js` | 192 B | | `dist/resolve-config.js` | 655 B | | `dist/schema-creator-shim.js` | 271 B | | `dist/schema-type-shim.js` | 162 B | | `dist/types.js` | 98 B |

compressed-size-action