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 dependency @babel/cli to v7.15.7 #195

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.15.4 -> 7.15.7 age adoption passing confidence

Release Notes

babel/babel ### [`v7.15.7`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7157-2021-09-17) [Compare Source](https://togithub.com/babel/babel/compare/v7.15.4...v7.15.7) ##### :bug: Bug Fix - `babel-parser` - [#​13771](https://togithub.com/babel/babel/pull/13771) fix(babel-parser): Allow line break before `assert` return type ([@​JuniorTour](https://togithub.com/JuniorTour)) - [#​13755](https://togithub.com/babel/babel/pull/13755) \[estree] Fix conversion of `PrivateName` in `MemberExpression` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-standalone` - [#​13754](https://togithub.com/babel/babel/pull/13754) Move pipeline operator to Stage 2 ([@​sdegutis](https://togithub.com/sdegutis)) - Other - [#​13767](https://togithub.com/babel/babel/pull/13767) Fix `regexpu-core` bundling in `@babel/standalone` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13751](https://togithub.com/babel/babel/pull/13751) \[eslint-parser] Represent `static` using a `Keyword` token ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-validator-identifier` - [#​13759](https://togithub.com/babel/babel/pull/13759) Update Identifier definitions to Unicode 14 ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#​13768](https://togithub.com/babel/babel/pull/13768) Store token type as number ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​13739](https://togithub.com/babel/babel/pull/13739) Throw a better error when transforming imported bindings in types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​13140](https://togithub.com/babel/babel/pull/13140) Update to Yarn 3 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13744](https://togithub.com/babel/babel/pull/13744) chore: add constraint for duplicate dependency declarations ([@​merceyz](https://togithub.com/merceyz)) - `babel-helper-transform-fixture-test-runner` - [#​13741](https://togithub.com/babel/babel/pull/13741) Replace the deprecated `produceCachedData` option used in `vm` module with `script.createCachedData()` ([@​wafuwafu13](https://togithub.com/wafuwafu13))

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 this update again.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (cbd9975) into main (c1ee63e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files           2        2           
  Lines         188      188           
  Branches       69       69           
=======================================
  Hits          184      184           
  Misses          4        4           

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 c1ee63e...cbd9975. Read the comment docs.

github-actions[bot] commented 2 years ago

Size Change: 0 B

Total Size: 12.9 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/cli.js` | 1.52 kB | | `dist/client/create-client.js` | 1.59 kB | | `dist/client/index.js` | 230 B | | `dist/generate-types.js` | 3.15 kB | | `dist/index.esm.js` | 1.52 kB | | `dist/index.js` | 3.52 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