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 #241

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
@rollup/plugin-node-resolve 13.1.2 -> 13.1.3 age adoption passing confidence
@types/node 14.18.4 -> 14.18.5 age adoption passing confidence
rollup (source) 2.62.0 -> 2.63.0 age adoption passing confidence

Release Notes

rollup/plugins ### [`v13.1.3`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1313) *2022-01-05* ##### Bugfixes - fix: use correct version when published ([#​1063](https://togithub.com/rollup/plugins/issues/1063))
rollup/rollup ### [`v2.63.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2630) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.62.0...v2.63.0) *2022-01-04* ##### Features - Report a helpful error if rollup exits due to an empty event loop when using `this.load` ([#​4320](https://togithub.com/rollup/rollup/issues/4320)) - Allow directly mutating ModuleInfo.meta for modules and never replace this object ([#​4328](https://togithub.com/rollup/rollup/issues/4328)) - Detect additional side effect free array prototype methods ([#​4332](https://togithub.com/rollup/rollup/issues/4332)) ##### Bug Fixes - Do not watch if CLI watch options are specified but `--watch` is missing ([#​4335](https://togithub.com/rollup/rollup/issues/4335)) ##### Pull Requests - [#​4320](https://togithub.com/rollup/rollup/pull/4320): Detect unfulfilled async hook actions and report error on exit ([@​kzc](https://togithub.com/kzc)) - [#​4328](https://togithub.com/rollup/rollup/pull/4328): Make initial ModuleInfo.meta mutable and maintain object identity ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4318](https://togithub.com/rollup/rollup/pull/4318): Stabilize watch tests ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4331](https://togithub.com/rollup/rollup/pull/4331): Improve JS docs example ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4332](https://togithub.com/rollup/rollup/pull/4332): add support for Array.prototype.findLast,findLastIndex ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4333](https://togithub.com/rollup/rollup/pull/4333): convert utils.transform to async function ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4335](https://togithub.com/rollup/rollup/pull/4335): Do not watch unless --watch is specified explicitly ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4338](https://togithub.com/rollup/rollup/pull/4338): Add build delay for plugin event test ([@​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 #241 (f174109) into main (41ec30d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  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 41ec30d...f174109. 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