rosnovsky / sanity-plugin-autocomplete-tags

Creatable autocomplete tag dropdown input fields for Sanity Studio 🤓
MIT License
24 stars 7 forks source link

Update dependency @sanity/client to v3 #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/client (source) ^2.0.1 -> ^3.0.0 age adoption passing confidence

Release Notes

sanity-io/client ### [`v3.4.1`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​341) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.4.0...v3.4.1) - fix(typings): `fetch()` does not need to return record ### [`v3.4.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​340) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.7...v3.4.0) - feat: allow setting `allowReconfigure` to `false` to prevent reconfiguration of existing client instance ### [`v3.3.7`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​337) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.6...v3.3.7) - fix(typings): make typings compatible with TypeScript 4.8 - fix(typings): add missing `params` to `MutationSelection` ### [`v3.3.6`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​336) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.5...v3.3.6) - fix(typings): missing class extend for `ObservableTransaction` ### [`v3.3.5`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​335) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.4...v3.3.5) - fix: regression introduced in [#​24](https://togithub.com/sanity-io/client/issues/24). Partially exporting ESM breaks environments that bundle for the browser, such as Next.js. Remove `pkg.exports` until what we ship there is 100% compatible with the ecosystem. ### [`v3.3.4`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​334) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.3...v3.3.4) - fix: removed `@sanity/generate-help-url` dependency which threw `TypeError: generateHelpUrl is not a function` errors in some cases ### [`v3.3.3`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​333) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.2...v3.3.3) - fix(typings): observable client emits observables on transaction/patch commit ### [`v3.3.2`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​332) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.1...v3.3.2) - fix(typings): add missing `operation` property on mutation result ### [`v3.3.1`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​331) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.3.0...v3.3.1) - docs: fix typo in readme ([#​10](https://togithub.com/sanity-io/client/issues/10)) - chore: upgrade eventsource dependency ### [`v3.3.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​330) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.2.2...v3.3.0) - feat: add `dryRun`, `autoGenerateArrayKeys` mutation options ### [`v3.2.2`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​322) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.2.1...v3.2.2) - fix: use named import for `@sanity/generate-help-url` module ### [`v3.2.1`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​321) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.2.0...v3.2.1) - chore(deps): upgrade dependencies ### [`v3.2.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​320) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.1.0...v3.2.0) - fix(typings): add missing `timeout` config option - feat: support passing custom headers to http methods ([#​5](https://togithub.com/sanity-io/client/issues/5)) ### [`v3.1.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​310) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.6...v3.1.0) - feat: add new polyfill for event source ([#​2](https://togithub.com/sanity-io/client/issues/2)) ### [`v3.0.6`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​306) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.5...v3.0.6) - feat: make `request()` return value generic - feat: add `skipCrossDatasetReferenceValidation` flag to mutations ### [`v3.0.5`](https://togithub.com/sanity-io/client/compare/v3.0.4...v3.0.5) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.4...v3.0.5) ### [`v3.0.4`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​304) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.3...v3.0.4) - fix(typings): add missing `clone()` method on requester ### [`v3.0.3`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​303) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.2...v3.0.3) - feat(http): request compressed responses ### [`v3.0.2`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​302) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.1...v3.0.2) - fix(typings): add missing `maxRedirects` option ### [`v3.0.1`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​301) [Compare Source](https://togithub.com/sanity-io/client/compare/v3.0.0...v3.0.1) - fix(typings): use rxjs for observable type ### [`v3.0.0`](https://togithub.com/sanity-io/client/blob/HEAD/CHANGELOG.md#​300) [Compare Source](https://togithub.com/sanity-io/client/compare/4d49b83a987d5097064d567f75d21b268a410cbf...v3.0.0) - BREAKING: Passing a `token` *and* `useCdn: true` will now use the API CDN for queries, where it previously used the uncached, "live" API - BREAKING: Client now only supports Node.js v12 and higher - BREAKING: Remove deprecated `merge` patch operator - BREAKING: Remove deprecated `document` property on `assets.upload` response - BREAKING: Make sure `client.observable.fetch()` returns a cold observable [3.4.1]: https://togithub.com/sanity-io/client/compare/v3.4.0...v3.4.1 [3.4.0]: https://togithub.com/sanity-io/client/compare/v3.3.7...v3.4.0 [3.3.7]: https://togithub.com/sanity-io/client/compare/v3.3.6...v3.3.7 [3.3.6]: https://togithub.com/sanity-io/client/compare/v3.3.5...v3.3.6 [3.3.5]: https://togithub.com/sanity-io/client/compare/v3.3.4...v3.3.5 [3.3.4]: https://togithub.com/sanity-io/client/compare/v3.3.3...v3.3.4 [3.3.3]: https://togithub.com/sanity-io/client/compare/v3.3.2...v3.3.3 [3.3.2]: https://togithub.com/sanity-io/client/compare/v3.3.1...v3.3.2 [3.3.1]: https://togithub.com/sanity-io/client/compare/v3.3.0...v3.3.1 [3.3.0]: https://togithub.com/sanity-io/client/compare/v3.2.2...v3.3.0 [3.2.2]: https://togithub.com/sanity-io/client/compare/v3.2.1...v3.2.2 [3.2.1]: https://togithub.com/sanity-io/client/compare/v3.2.0...v3.2.1 [3.2.0]: https://togithub.com/sanity-io/client/compare/v3.1.0...v3.2.0 [3.1.0]: https://togithub.com/sanity-io/client/compare/v3.0.6...v3.1.0 [3.0.6]: https://togithub.com/sanity-io/client/compare/v3.0.4...v3.0.6 [3.0.4]: https://togithub.com/sanity-io/client/compare/v3.0.3...v3.0.4 [3.0.3]: https://togithub.com/sanity-io/client/compare/v3.0.2...v3.0.3 [3.0.2]: https://togithub.com/sanity-io/client/compare/v3.0.1...v3.0.2 [3.0.1]: https://togithub.com/sanity-io/client/compare/v3.0.0...v3.0.1 [3.0.0]: https://togithub.com/sanity-io/client/compare/v2.23.2...v3.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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