sanity-io / sanity-plugin-asset-source-unsplash

Search photos on Unsplash and use them directly inside of your Sanity Studio.
MIT License
17 stars 5 forks source link

chore(deps): update devdependencies (non-major) (master) #22

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/components (source) ^2.13.0 -> ^2.14.0 age adoption passing confidence
@sanity/semantic-release-preset (source) ^2.0.1 -> ^2.0.2 age adoption passing confidence
@types/jest (source) ^23.3.2 -> ^23.3.14 age adoption passing confidence
@types/lodash (source) ^4.14.149 -> ^4.14.186 age adoption passing confidence
@types/node (source) ^10.17.4 -> ^10.17.60 age adoption passing confidence
@types/react (source) ^17.0.27 -> ^17.0.50 age adoption passing confidence
@types/styled-components (source) ^5.1.14 -> ^5.1.26 age adoption passing confidence
coveralls ^3.0.7 -> ^3.1.1 age adoption passing confidence
husky (source) ^1.0.1 -> ^1.3.1 age adoption passing confidence
lodash (source) ^4.17.15 -> ^4.17.21 age adoption passing confidence
prettier (source) ^1.18.2 -> ^1.19.1 age adoption passing confidence
prompt ^1.0.0 -> ^1.3.0 age adoption passing confidence
react (source) ^16.9 -> ^16.14 age adoption passing confidence
react-dom (source) ^16.2 -> ^16.14 age adoption passing confidence
react-hot-loader ^4.12.15 -> ^4.13.0 age adoption passing confidence
replace-in-file ^3.4.2 -> ^3.4.4 age adoption passing confidence
rollup (source) >=1.26.3 -> >=1.32.1 age adoption passing confidence
rollup-plugin-sourcemaps ^0.4.2 -> ^0.6.3 age adoption passing confidence
rollup-plugin-typescript2 ^0.25.2 -> ^0.34.1 age adoption passing confidence
rxjs (source) ^6.5.3 -> ^6.6.7 age adoption passing confidence
shelljs ^0.8.3 -> ^0.8.5 age adoption passing confidence
styled-components (source) ^5.2.0 -> ^5.3.6 age adoption passing confidence
tslib (source) ^1.10.0 -> ^1.14.1 age adoption passing confidence
tslint-config-prettier ^1.15.0 -> ^1.18.0 age adoption passing confidence
typedoc (source) ^0.15.0 -> ^0.23.18 age adoption passing confidence
typescript (source) ^3.8.0 -> ^3.9.10 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

sanity-io/semantic-release-preset ### [`v2.0.2`](https://togithub.com/sanity-io/semantic-release-preset/blob/HEAD/CHANGELOG.md#​202-httpsgithubcomsanity-iosemantic-release-presetcomparev201v202-2022-10-06) [Compare Source](https://togithub.com/sanity-io/semantic-release-preset/compare/v2.0.1...v2.0.2) ##### Bug Fixes - update readme CI example ([1e8a5a2](https://togithub.com/sanity-io/semantic-release-preset/commit/1e8a5a24bc9ff84290a8080526bbf9b691fe10a4))
flatiron/prompt ### [`v1.3.0`](https://togithub.com/flatiron/prompt/compare/85502f50e8095b16d725a6698d756ec2c4edc81c...caa988ee15ec6cfbf61e3e8fccae5f4c0e640e99) [Compare Source](https://togithub.com/flatiron/prompt/compare/85502f50e8095b16d725a6698d756ec2c4edc81c...caa988ee15ec6cfbf61e3e8fccae5f4c0e640e99) ### [`v1.2.2`](https://togithub.com/flatiron/prompt/compare/62c2707e9a399bf4d7fac6a38246cce6012020d2...85502f50e8095b16d725a6698d756ec2c4edc81c) [Compare Source](https://togithub.com/flatiron/prompt/compare/62c2707e9a399bf4d7fac6a38246cce6012020d2...85502f50e8095b16d725a6698d756ec2c4edc81c) ### [`v1.2.1`](https://togithub.com/flatiron/prompt/compare/fbf6dac88400b9d66e9928186feb2be49b80098e...62c2707e9a399bf4d7fac6a38246cce6012020d2) [Compare Source](https://togithub.com/flatiron/prompt/compare/fbf6dac88400b9d66e9928186feb2be49b80098e...62c2707e9a399bf4d7fac6a38246cce6012020d2)
maxdavidson/rollup-plugin-sourcemaps ### [`v0.6.3`](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/blob/HEAD/CHANGELOG.md#​063) [Compare Source](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/compare/v0.6.2...v0.6.3) - Fix ES module breaking due to not default-importing CommonJS modules - Add some warning messages ### [`v0.6.2`](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/blob/HEAD/CHANGELOG.md#​062) [Compare Source](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/compare/v0.6.1...v0.6.2) - Fix issue with exports that prevented it from working in Node 13.0-13.6 ### [`v0.6.1`](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/blob/HEAD/CHANGELOG.md#​061) [Compare Source](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/compare/v0.6.0...v0.6.1) - Fix issue with conditional exports that prevented it from working in Node 13+ ### [`v0.6.0`](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/blob/HEAD/CHANGELOG.md#​060) [Compare Source](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/compare/v0.5.0...v0.6.0) - Drop support for Node 8 - Update dependencies - Publish ES module for Node 12+ using conditional exports ### [`v0.5.0`](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/blob/HEAD/CHANGELOG.md#​050) [Compare Source](https://togithub.com/maxdavidson/rollup-plugin-sourcemaps/compare/v0.4.2...v0.5.0) - Drop support for Node < 8 and make use of ES2017 features - Switch from Babel to TypeScript - Remove `jsnext:main` field from package.json
ezolenko/rollup-plugin-typescript2 ### [`v0.34.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.34.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.34.0...0.34.1) #### Bugfixes - fix: don't error out while catching a `buildStart` error by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/422](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/422) - This fixes an initialization regression in `0.34.0` where users saw `TypeError: Cannot read property 'done' of undefined` instead of their actual initialization error, such as a `tsconfig` issue (such as with [https://github.com/ezolenko/rollup-plugin-typescript2/issues/421](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/421)) - fix: add compatibility checks w/ `semver` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/424](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/424) - [`0.34.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.34.0) introduced a type-only fix that relied on Rollup 2.60.0+ and would (accidentally) error out on older versions of Rollup. This fix handles it gracefully with a clear warning message instead and skips that check when using an older version of Rollup (i.e. partly backward-compatible). - This also adds an error if [`peerDependencies` minimum versions](https://togithub.com/ezolenko/rollup-plugin-typescript2/blob/f6db59613a66f58c48310aa8fa785951970b5d6d/package.json#L41) have not been met - fix: don't resolve `filter`ed files by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/428](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/428) - This fixes a regression from [`0.33.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.33.0.1) that could cause rpt2 to (accidentally) resolve files that should have been filtered out by the plugin `include`/`exclude` (such as with [https://github.com/ezolenko/rollup-plugin-typescript2/issues/427](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/427)) #### Internal (testing, refactors) - clean(deps): remove unused `@types/resolve` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/423](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/423) - test: increase `no-errors` integration timeout to 20s by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/425](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/425) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.34.0...0.34.1 ### [`v0.34.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.34.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.33.0...0.34.0) #### Bugfixes - fix: handle all type-only imports by piping TS imports by [@​agilgur5](https://togithub.com/agilgur5) in [#​406](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/406) - If you have ever had issues with some files not being type-checked or not generating declarations, this should conclusively fix all such issues. This type of issue *used to* occur if you had a type-only / interface-only / emit-less file, i.e. a file with only TS `type`s and `interface`s that would produce no JS. - For instance: [#​211](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/211), [#​298](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/298), [#​409](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/409), [etc](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues?q=label%3A%22topic%3A+type-only+%2F+emit-less+imports%22+) - **NOTE**: This requires Rollup version `2.60.0`+ as it requires the use of [`this.load`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2600) - `0.34.0` will (accidentally) error out on older versions of Rollup. [`0.34.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.34.1) patched this to instead give a warning and skip this check on older versions of Rollup.
More Fixes ... - fix(dx): remove extra quote in `emitDeclarationOnly` log statement by [@​agilgur5](https://togithub.com/agilgur5) in [#​412](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/412)
#### Docs - docs: add a simple `CHANGELOG.md` that references GH releases by [@​agilgur5](https://togithub.com/agilgur5) in [#​419](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/419) - i.e. it references *this* page #### Internal (testing, refactors) - test: ensure `declarationMap` sources are correct by [@​agilgur5](https://togithub.com/agilgur5) in [#​403](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/403) - test: add `print-diagnostics` spec by [@​agilgur5](https://togithub.com/agilgur5) in [#​405](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/405)
More Internal ... - refactor(test): heavily simplify the `context` helper by [@​agilgur5](https://togithub.com/agilgur5) in [#​404](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/404) - refactor: combine `check-tsconfig` with `parse-tsconfig` by [@​agilgur5](https://togithub.com/agilgur5) in [#​413](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/413) - clean: remove `ConsoleContext` entirely by using `buildStart` by [@​agilgur5](https://togithub.com/agilgur5) in [#​414](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/414) - refactor(cache): simplify creating / using the `cache` var by [@​agilgur5](https://togithub.com/agilgur5) in [#​415](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/415) - refactor: consolidate `diagnostics` funcs into single file by [@​agilgur5](https://togithub.com/agilgur5) in [#​415](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/416)
**Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.33.0.1...0.34.0 ### [`v0.33.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.1...0.33.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.1...0.33.0) ### [`v0.32.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.32.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1) ##### Bugfixes - deps: upgrade `@rollup/plugin-commonjs` to v22 to fix try/catch requires by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/340](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/340) - This fixes a regression in [`0.32.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.32.0) that caused users with certain environments to experience `ReferenceError: window is not defined` when importing rpt2. See [https://github.com/ezolenko/rollup-plugin-typescript2/issues/339](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/339) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1 ### [`v0.32.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.32.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0) ##### Features - add `rpt2:` prefix on more errors by [@​ezolenko](https://togithub.com/ezolenko) in https://github.com/ezolenko/rollup-plugin-typescript2/commit/ff8895103c8466694e7d8eeb734f51d2850670d8 ##### Bugfixes - fix: normalize paths in `get-options-overrides` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/331](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/331) - fix: add `realpath` to host to properly resolve monorepos / symlinks by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/332](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/332) - fix: use `.d.ts` instead of `.vue.d.ts` for Vue declarations by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/336](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/336) - **EDIT**: Per [https://github.com/ezolenko/rollup-plugin-typescript2/issues/224#issuecomment-1193350666](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/224#issuecomment-1193350666), this issue and fix seem to have been made erroneously, as the Vue team now mandates `.vue.d.ts`. As such, this has been reverted in [`0.33.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.33.0.1) - fix: don't attempt to change declarationMap `sources` when no output by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/334](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/334) - fix: force `noEmitOnError: false` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/338](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/338) ##### Dependencies - updating dependencies by [@​ezolenko](https://togithub.com/ezolenko) in https://github.com/ezolenko/rollup-plugin-typescript2/commit/f84afe983b94a52810599f46e83edbb4e521d3a1, https://github.com/ezolenko/rollup-plugin-typescript2/commit/0df5362d3937040cd17dbeee856ce2f1fde7c3ce, https://github.com/ezolenko/rollup-plugin-typescript2/commit/5a3e58b2779063b26d50c48800a80c9fd5ded726, and https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c - **EDIT**: https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c caused a regression in certain environments per [https://github.com/ezolenko/rollup-plugin-typescript2/issues/339](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/339). If you're experiencing `ReferenceError: window is not defined`, please upgrade to [`0.32.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.32.1), which should fix this issue. - deps: remove unneeded `@types/colors` package by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/319](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/319) - deps: use `normalizePath` from `@rollup/pluginutils` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/320](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/320) - deps: upgrade `tslib` to `^2.4.0`, remove `@yarn-tool/resolve-package` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/326](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/326) ##### Docs - fix(docs): `_.merge` doesn't concat arrays by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/314](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/314) - docs: clarify the TS option's defaults by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/316](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/316) - docs: split off a CONTRIBUTING.md and improve formatting, grammar, links by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/313](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/313)
More Docs ... - cleaning up badges by [@​ezolenko](https://togithub.com/ezolenko) in https://github.com/ezolenko/rollup-plugin-typescript2/commit/4e9f8fff080072a90164590b399768ca21a4d4e0 - docs: add link to NPM in monthly downloads badge by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/318](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/318) - docs: standardize how issues are referenced by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/317](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/317) - docs: update Compatibility section with new names and links by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/315](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/315)
##### GitHub * fix(github): improve formatting of issue template spoilers by @​agilgu[https://github.com/ezolenko/rollup-plugin-typescript2/pull/311](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/311)ll/311 ##### Internal (testing, refactors) * test: add initial unit test suite by @​agilgu[https://github.com/ezolenko/rollup-plugin-typescript2/pull/321](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/321)ll/321 * test: 100% coverage in `get-options-overrides` (`createFilter`) by @​agilgu[https://github.com/ezolenko/rollup-plugin-typescript2/pull/329](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/329)ll/329
More Internal ... - clean: remove `partial.ts` as this is built into TS by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/322](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/322) - optim(ci): use `npm ci` for install and cache `npm` by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/323](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/323) - ci: add a lint check to ensure all PRs pass lint too by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/327](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/327) - refactor: prefer native methods to lodash where possible by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/328](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/328) - refactor: invert some conditionals for better readability by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/335](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/335) - refactor: sort all top-level imports by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/337](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/337)
**Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0 ### [`v0.31.2`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.31.2) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.31.1...0.31.2) #### What's Changed - chore: should not lock deps version by [@​bluelovers](https://togithub.com/bluelovers) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/293](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/293) - Add `trace` method to the `LanguageServiceHost` to enable usage with `traceResolution` by [@​Andarist](https://togithub.com/Andarist) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/296](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/296) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.1...0.31.2 ### [`v0.31.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.31.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1) Fix for [#​291](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/291) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.0...0.31.1 ### [`v0.31.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.31.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.30.0...0.31.0) - PR [#​290](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/290) fix for `tslib` on node 17 - Updated dependencies ### [`v0.30.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.30.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.29.0...0.30.0) [#​251](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/251) Fix duplicate output with multiple entry points allowing ES2020 module type in tsconfig ### [`v0.29.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.29.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.28.0...0.29.0) [#​249](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/249) use compilerOptions.rootDir to filter files ### [`v0.28.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.28.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.3...0.28.0) [#​221](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/221) ### [`v0.27.3`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.27.3) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.2...0.27.3) PR [#​243](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/243) Updating dependencies ### [`v0.27.2`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.27.2) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.1...0.27.2) Dependency updates ### [`v0.27.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.0...0.27.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.0...0.27.1) ### [`v0.27.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.27.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.26.0...0.27.0) - updated dependencies and some type changes ### [`v0.26.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.26.0) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.25.3...0.26.0) [#​203](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/203) Updating object-hash to 2.0.2 with async support. Updating other dependencies.
shelljs/shelljs ### [`v0.8.5`](https://togithub.com/shelljs/shelljs/releases/tag/v0.8.5) [Compare Source](https://togithub.com/shelljs/shelljs/compare/v0.8.4...v0.8.5) This was a small security fix for [#​1058](https://togithub.com/shelljs/shelljs/issues/1058).
styled-components/styled-components ### [`v5.3.6`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.6) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.5...v5.3.6) #### What's Changed - Fix statement on Ukraine by [@​Fer0x](https://togithub.com/Fer0x) in [https://github.com/styled-components/styled-components/pull/3724](https://togithub.com/styled-components/styled-components/pull/3724) - Fix/nonce in ssr by [@​samimakicc](https://togithub.com/samimakicc) in [https://github.com/styled-components/styled-components/pull/3755](https://togithub.com/styled-components/styled-components/pull/3755) #### New Contributors - [@​samimakicc](https://togithub.com/samimakicc) made their first contribution in [https://github.com/styled-components/styled-components/pull/3755](https://togithub.com/styled-components/styled-components/pull/3755) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6 ### [`v5.3.5`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.5) Add statement of solidarity against the war on Ukraine πŸ‡ΊπŸ‡¦
TypeStrong/TypeDoc ### [`v0.23.18`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02318-2022-10-23) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.17...v0.23.18) ##### Features - Improved error reporting when failing to find entry points, [#​2080](https://togithub.com/TypeStrong/TypeDoc/issues/2080), [#​2082](https://togithub.com/TypeStrong/TypeDoc/issues/2082). ##### Bug Fixes - Constructor parameter-properties will now use the `@param` comment for the parameter if available, [#​1261](https://togithub.com/TypeStrong/TypeDoc/issues/1261). - Fixed display of object types containing methods, [#​1788](https://togithub.com/TypeStrong/TypeDoc/issues/1788). - Fixed conversion of intrinsic string mapping types when converting without a type node, [#​2079](https://togithub.com/TypeStrong/TypeDoc/issues/2079). ### [`v0.23.17`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02317-2022-10-18) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.16...v0.23.17) ##### Features - Added `titleLink`, `navigationLinks` and `sidebarLinks` options to add additional links to the rendered output, [#​1830](https://togithub.com/TypeStrong/TypeDoc/issues/1830). - Added `sourceLinkTemplate` option to allow more flexible specification of remote urls. Deprecated now redundant `gitRevision` detection starting with `https?://` introduced in v0.23.16, [#​2068](https://togithub.com/TypeStrong/TypeDoc/issues/2068). ##### Thanks! - [@​futurGH](https://togithub.com/futurGH) ### [`v0.23.16`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02316-2022-10-10) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.15...v0.23.16) ##### Features - Object types will now be pretty printed, [#​1793](https://togithub.com/TypeStrong/TypeDoc/issues/1793). - Added support for specifying the tsconfig.json file in packages mode with `{ "typedoc": { "tsconfig": "tsconfig.lib.json" }}` in package.json, [#​2061](https://togithub.com/TypeStrong/TypeDoc/issues/2061). - In packages mode, readme files will now be automatically included if present, [#​2065](https://togithub.com/TypeStrong/TypeDoc/issues/2065). - Added support for specifying the base file url for links to source code, [#​2068](https://togithub.com/TypeStrong/TypeDoc/issues/2068). ##### Bug Fixes - Private parameter properties will no longer be ignored, [#​2064](https://togithub.com/TypeStrong/TypeDoc/issues/2064). ##### Thanks! - [@​captainTorch](https://togithub.com/captainTorch) ### [`v0.23.15`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02315-2022-09-18) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.14...v0.23.15) ##### Features - TypeDoc will now treat `@typedef {import("foo").Bar} Baz` type declarations which forward type parameters to the imported symbol as re-exports of that symbol, [#​2044](https://togithub.com/TypeStrong/TypeDoc/issues/2044). ##### Bug Fixes - TypeDoc will now prefer comments on variable declarations over signature comments, [#​2042](https://togithub.com/TypeStrong/TypeDoc/issues/2042). - Fixed double rendering of "Type Parameters" header, [#​2054](https://togithub.com/TypeStrong/TypeDoc/issues/2054). - Fixed double rendering of "Hierarchy" header, [#​2053](https://togithub.com/TypeStrong/TypeDoc/issues/2053). - Removed unused `widgets.png` and `widgets@2x.png` files from generated assets folder. ### [`v0.23.14`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02314-2022-09-03) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.13...v0.23.14) ##### Features - Added support for defining one-off external link mappings with `externalSymbolLinkMappings` see [the documentation](https://typedoc.org/guides/options/#externalsymbollinkmappings) for usage examples and caveats, [#​2030](https://togithub.com/TypeStrong/TypeDoc/issues/2030). - External link resolvers defined with `addUnknownSymbolResolver` will now be checked when resolving `@link` tags, [#​2030](https://togithub.com/TypeStrong/TypeDoc/issues/2030). Note: To support this, resolution will now happen during conversion, and as such, `Renderer.addUnknownSymbolResolver` has been soft deprecated in favor of `Converter.addUnknownSymbolResolver`. Plugins should update to use the method on `Converter`. `DefaultThemeRenderContext.attemptExternalResolution` has also been deprecated since it will repeat work done during conversion, use `ReferenceType.externalUrl` instead. - Added `Converter.addUnknownSymbolResolver` for use by plugins supporting external links. ##### Bug Fixes - Fixed conversion of object literal types containing construct signatures, [#​2036](https://togithub.com/TypeStrong/TypeDoc/issues/2036). - Fixed centering of title bar on wide displays, actually this time, [#​2046](https://togithub.com/TypeStrong/TypeDoc/issues/2046). ### [`v0.23.13`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02313-2022-09-01) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.12...v0.23.13) ##### Bug Fixes - Fixed packages mode bug introduced in 0.23.12, [#​2043](https://togithub.com/TypeStrong/TypeDoc/issues/2043). ### [`v0.23.12`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02312-2022-08-31) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.11...v0.23.12) ##### Features - Added a new `ParameterType.Object` for declaring object options which will be shallowly merged when read from user configuration. - Added a new `Application.EVENT_BOOTSTRAP_END` event emitted when `Application.bootstrap` is called. ##### Bug Fixes - TypeDoc will now work properly in packages mode when converting packages outside the current working directory, [#​2043](https://togithub.com/TypeStrong/TypeDoc/issues/2043). - Fixed deprecation warning for `isIdentifierOrPrivateIdentifier`. - Fixed centering of title bar on wide displays, [#​2046](https://togithub.com/TypeStrong/TypeDoc/issues/2046). ##### Thanks! - [@​citkane](https://togithub.com/citkane) ### [`v0.23.11`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02311-2022-08-26) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.10...v0.23.11) ##### Features - Added support for TypeScript 4.8. - Introduced a `skipErrorChecking` option which instructs TypeDoc to not ask TypeScript for compiler errors before attempting to generate documentation. Turning this on may improve generation speed, but could also cause a crash if your code contains compiler errors. - Added support for JS entry points when using packages mode, [#​2037](https://togithub.com/TypeStrong/TypeDoc/issues/2037). ##### Bug Fixes - Fixed crash when converting abstract mixin class, [#​2011](https://togithub.com/TypeStrong/TypeDoc/issues/2011). - Readme files within monorepos now have `@link` tags resolved, [#​2029](https://togithub.com/TypeStrong/TypeDoc/issues/2029). - Correctly resolve unqualified links to class members within parameters, [#​2031](https://togithub.com/TypeStrong/TypeDoc/issues/2031). - TypeDoc will now consider other reflections with the same name as parents when resolving links, [#​2033](https://togithub.com/TypeStrong/TypeDoc/issues/2033). - The "Hierarchy" and "Type Parameters" helpers on `DefaultThemeRenderContext` now contain all the HTML for their sections of the page, [#​2038](https://togithub.com/TypeStrong/TypeDoc/issues/2038). ##### Thanks! - [@​citkane](https://togithub.com/citkane) - [@​kaphula](https://togithub.com/kaphula) ### [`v0.23.10`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02310-2022-07-31) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.9...v0.23.10) ##### Features - Added support for detecting comments directly before parameters as the parameter comment, [#​2019](https://togithub.com/TypeStrong/TypeDoc/issues/2019). - Added support for using the comment directly before a constructor parameter that declares a property as the property comment, [#​2019](https://togithub.com/TypeStrong/TypeDoc/issues/2019). - Improved schema generation to give better autocomplete for the `sort` option. - Optional properties are now visually distinguished in the index/sidebar by rendering `prop` as `prop?`, [#​2023](https://togithub.com/TypeStrong/TypeDoc/issues/2023). - `DefaultThemeRenderContext.markdown` now also accepts a `CommentDisplayPart[]` for rendering, [#​2004](https://togithub.com/TypeStrong/TypeDoc/issues/2004). - Expose `Converter.resolveLinks` method for use with `Converter.parseRawComment`, [#​2004](https://togithub.com/TypeStrong/TypeDoc/issues/2004). ##### Bug Fixes - Fixed schema URL for TSDoc preventing the use of `typedoc/tsdoc.json` in TSDoc extends, [#​2015](https://togithub.com/TypeStrong/TypeDoc/issues/2015). - Improved detection of package names in repositories using pnpm, [#​2017](https://togithub.com/TypeStrong/TypeDoc/issues/2017). - Fixed missing JSDoc style `@typedef` comments for properties, [#​2020](https://togithub.com/TypeStrong/TypeDoc/issues/2020). ##### Thanks! - [@​bodil](https://togithub.com/bodil) - [@​nazarhussain](https://togithub.com/nazarhussain) ### [`v0.23.9`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0239-2022-07-24) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.8...v0.23.9) ##### Bug Fixes - TypeDoc will no longer skip entry points which have no exports, [#​2007](https://togithub.com/TypeStrong/TypeDoc/issues/2007). If using `"entryPointStrategy": "expand"`, this change may result in new pages being added to your documentation. If this is not desired, you can use the `exclude` option to filter them out. - Fixed missing comments on callable variable-functions constructed indirectly, [#​2008](https://togithub.com/TypeStrong/TypeDoc/issues/2008). - Packages mode will now respect the `--includeVersion` flag, [#​2010](https://togithub.com/TypeStrong/TypeDoc/issues/2010). - Fixed multiple reflections mapping to the same file name on case insensitive file systems, [#​2012](https://togithub.com/TypeStrong/TypeDoc/issues/2012). ### [`v0.23.8`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0238-2022-07-17) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.7...v0.23.8) ##### Features - Added defined in links for classes, enums, [#​180](https://togithub.com/TypeStrong/TypeDoc/issues/180). - Added support for `*.ghe.com` and `*.github.us` GitHub enterprise domains for source links, [#​2001](https://togithub.com/TypeStrong/TypeDoc/issues/2001). - Expose `Converter.parseRawComment` for plugins to parse additional markdown files, [#​2004](https://togithub.com/TypeStrong/TypeDoc/issues/2004). ##### Bug Fixes - TypeDoc will no longer emit a warning for `{@​link}` containing a URL, [#​1980](https://togithub.com/TypeStrong/TypeDoc/issues/1980). - `excludeNotDocumented` will no longer remove functions/methods/accessors which are documented, [#​1994](https://togithub.com/TypeStrong/TypeDoc/issues/1994). - Fixed missing `sources` property on signature reflections [#​1996](https://togithub.com/TypeStrong/TypeDoc/issues/1996). ##### Thanks! - [@​cary-hu](https://togithub.com/cary-hu) - [@​chadhietala](https://togithub.com/chadhietala) ### [`v0.23.7`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0237-2022-07-09) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.6...v0.23.7) ##### Bug Fixes - Tags must now contain whitespace after the tag name to be parsed as a tag, `@jest/globals` in a comment will no longer be parsed as a tag [#​1990](https://togithub.com/TypeStrong/TypeDoc/issues/1990). - The private member visibility option will now be respected in generated sites, [#​1992](https://togithub.com/TypeStrong/TypeDoc/issues/1992). - Overload rendering will no longer be broken if JavaScript is disabled, [#​453](https://togithub.com/TypeStrong/TypeDoc/issues/453). - All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, [#​1100](https://togithub.com/TypeStrong/TypeDoc/issues/1100). ### [`v0.23.6`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0236-2022-07-08) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.5...v0.23.6) ##### Features - Improved support for `--entryPointStrategy Packages`. TypeDoc will now load package-specific configurations from `package.json` `typedoc` field. This configuration allows configuring a custom display name (`typedoc.displayName`) field, entry point (`typedoc.entryPoint` - this is equivalent and will override `typedocMain`), and path to a readme file to be rendered at the top of the package page (`typedoc.readmeFile`), [#​1658](https://togithub.com/TypeStrong/TypeDoc/issues/1658). - The `--includeVersion` option will now be respected by `--entryPointStrategy Packages`. Also, for this combination, missing `version` field in the root `package.json` will not issue a warning. - The `navigation` partial will now call the new `settings`, `primaryNavigation`, and `secondaryNavigation` partials, [#​1987](https://togithub.com/TypeStrong/TypeDoc/issues/1987). ##### Bug Fixes - All warnings will be reported instead of only the first warning of a given type, [#​

Configuration

πŸ“… Schedule: Branch creation - "before 4am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate using a preset from Sanity. View repository job log here

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: sanity-plugin-asset-source-unsplash@0.2.3
npm ERR! Found: typescript@3.9.10
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"^3.9.10" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x" from typedoc@0.23.18
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"^0.23.18" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-10-23T23_53_04_367Z-debug-0.log