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 all #245

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
@types/node 14.18.5 -> 14.18.6 age adoption passing confidence
@types/prettier 2.4.2 -> 2.4.3 age adoption passing confidence
rollup (source) 2.63.0 -> 2.64.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.64.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2640) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.63.0...v2.64.0) *2022-01-14* ##### Features - Allow inspecting cached modules and forcing them to be transformed again via shouldTransformCachedModule ([#​4320](https://togithub.com/rollup/rollup/issues/4320)) - Do not wait for the config file to be parsed in watch mode if it is updated before that ([#​4344](https://togithub.com/rollup/rollup/issues/4344)) ##### Bug Fixes - Do not mutate objects returned as `meta` from the resolveId hook ([#​4347](https://togithub.com/rollup/rollup/issues/4347)) ##### Pull Requests - [#​4326](https://togithub.com/rollup/rollup/pull/4326): refactor: type fixes ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4339](https://togithub.com/rollup/rollup/pull/4339): More watch test stabilization ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4340](https://togithub.com/rollup/rollup/pull/4340): refactor: performance timers for node.js and browser ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4341](https://togithub.com/rollup/rollup/pull/4341): Implement shouldTransformCachedModule hook ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4344](https://togithub.com/rollup/rollup/pull/4344): Directly restart Rollup when config file change is detected in watch mode ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4347](https://togithub.com/rollup/rollup/pull/4347): Create a shallow copy when returning meta from resolveId ([@​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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #245 (d2e40c4) into main (62ca6c1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  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 62ca6c1...d2e40c4. 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