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 rollup to v2.56.2 #173

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.56.1 -> 2.56.2 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.56.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2562) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.56.1...v2.56.2) *2021-08-10* ##### Bug Fixes - Check if after simplification, an object pattern would become an expression statement or arrow function return value ([#​4204](https://togithub.com/rollup/rollup/issues/4204)) ##### Pull Requests - [#​4204](https://togithub.com/rollup/rollup/pull/4204): Do not create invalid code when simplifying object pattern assignments ([@​lukastaegert](https://togithub.com/lukastaegert))

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 3 years ago

Codecov Report

Merging #173 (15695b0) into main (a433e58) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  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 a433e58...15695b0. Read the comment docs.

github-actions[bot] commented 3 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