Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @sanity/client to v6 #477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sanity-io/client (@​sanity/client)

v6.15.1

Compare Source

Bug Fixes

v6.15.0

Compare Source

Features
  • csm: add conditional isDraft search parameter to edit urls (#​604) (89783d2)

v6.14.4

Compare Source

Bug Fixes

v6.14.3

Compare Source

Bug Fixes

v6.14.2

Compare Source

Bug Fixes

v6.14.1

Compare Source

Bug Fixes

v6.14.0

Compare Source

Features
  • optionally encode cross dataset reference specific data (#​560) (62a9edb)

v6.13.3

Compare Source

Bug Fixes
  • reintroduce support for returnQuery option, default to false (dba1696)

v6.13.2

Compare Source

Bug Fixes
  • revert "add support for returnQuery option, default to false" (#​545) (e6b4e1c)

v6.13.1

Compare Source

Bug Fixes
  • passing array of document ids to patch()/delete() (#​549) (fee7ff7)

v6.13.0

Compare Source

Features
  • add support for returnQuery option, default to false (#​545) (dee015b)

v6.12.4

Compare Source

Bug Fixes
  • adjust stega logging prefix (76a8b5e)

v6.12.3

Compare Source

Bug Fixes
  • typings: add ListenParams for client.listen (dff1bcc)
  • typings: add MutationSelectionQueryParams type (5bf3eee)
  • typings: improve the QueryParams typing and generics (#​514) (9c606a4)

v6.12.2

Compare Source

Bug Fixes
  • typings: relax query params typings to fix regressions (#​510) (b46583e)

v6.12.1

Compare Source

Bug Fixes
  • stega: resolve issue where strings that ends in numbers are mistaken for datetimes (6b64cc4)

v6.12.0

Compare Source

Features
Bug Fixes
  • add guards for common Next.js App Router mistakes (#​499) (323ca33)

v6.11.3

Compare Source

Bug Fixes

v6.11.2

Compare Source

Bug Fixes
  • deps: update dependency get-it to ^8.4.5 (#​474) (d6d40ff)
  • stega: fallback to original value if invalid JSON (d51963a)

v6.11.1

Compare Source

Bug Fixes
  • typings: changed cache doc typing to be `Partial<SanityDocument>`` (#​469) (5483f74)

v6.11.0

Compare Source

Features
  • csm: support perspective modes when optimistically applying document mutations (#​464) (0c9db11)

v6.10.0

Compare Source

Features
Bug Fixes

v6.9.3

Compare Source

Bug Fixes
  • stega: add mode=presentation to edit intent links (8f062e1)

v6.9.2

Compare Source

Bug Fixes

v6.9.1

Compare Source

Bug Fixes
  • stega: revert allow setting stega options on client.fetch (#​424) (fdbb57a)

v6.9.0

Compare Source

Features
  • stega: allow setting stega options on client.fetch (#​419) (d38afd8)

v6.8.6

Compare Source

Bug Fixes
  • stega: merge stega options in .config() and .withConfig() (ef2d282)
  • stega: remove the vercelStegaCombineSkip option (07b343c)

v6.8.5

Compare Source

Bug Fixes
  • add missing resultSourceMap typings (cddd331)

v6.8.4

Compare Source

Bug Fixes
  • csm: don't apply tool to baseUrl (a836c7c)

v6.8.3

Compare Source

Bug Fixes
  • csm: allow passing a string path (c6c27b8)

v6.8.2

Compare Source

Bug Fixes
  • csm: remove optional intent resolve parameters (00b5ffa)
  • csm: remove unused intent resolve parameters (#​397) (00b5ffa)

v6.8.1

Compare Source

Bug Fixes
  • stega: add href to denyList (2886ae8)
  • stega: add secret to denyList (a2c22d2)

v6.8.0

Compare Source

Features
  • experimental: add CSM and stega utils (3e7ecdd)

v6.7.1

Compare Source

Bug Fixes

v6.7.0

Compare Source

Features

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features
  • allow passing null as tag to explicitly disable it (#​348) (2698bde)

v6.4.12

Compare Source

Bug Fixes

v6.4.11

Compare Source

Bug Fixes
  • adjust incorrect listener visibility option type (#​317) (92ac2a6)
  • remove deprecated annotation for the request method (#​320) (8d8f0e2)

v6.4.10

Compare Source

Bug Fixes

v6.4.9

Compare Source

Bug Fixes
  • set useCdn: false automatically when perspective: 'previewDrafts' (#​299) (0cb98cf)

v6.4.8

Compare Source

Bug Fixes

v6.4.7

Compare Source

Bug Fixes
  • don't set signal on fetch unless provided to client.fetch (#​298) (e1d5210)

v6.4.6

Compare Source

Bug Fixes
  • client.fetch: allow setting perspective and resultSourceMap on fetch (18eedfd)

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

Bug Fixes

v6.4.3

Compare Source

Bug Fixes
  • add react-server export condition (3a81261)

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features
  • projects: includeMembers option on projects.list() (#​273) (5f14eaf)

v6.2.0

Compare Source

Features

v6.1.7

Compare Source

Bug Fixes

v6.1.6

Compare Source

Bug Fixes

v6.1.5

Compare Source

Bug Fixes

v6.1.4

Compare Source

Bug Fixes

v6.1.3

Compare Source

Bug Fixes
  • add ClientPerspective type export (4c8664d)
  • update perspective typings (74a02f8)

v6.1.2

Compare Source

Bug Fixes
  • update RawQueryResponse response type properties (#​232) (5eb0272)

v6.1.1

Compare Source

Bug Fixes
  • prevent crash when using url option instead of uri (#​231) (573c1bd)

v6.1.0

Compare Source

Features
Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • useCdn is now set to true by default. Our CDN ensures your content has reliably, world-wide delivery by caching queries made from your front-end. If you require fresh data for every query, perhaps for testing purposes, add useCdn: false to your configuration.
  • Client will now automatically retry all GET/HEAD requests as well as queries if the server responds with a 429, 502 or 503 status code - as well as on socket/DNS errors. Previously, the client would immediately throw an error. If you have application-level retry code, you should either disable the retrying in the client by passing {maxRetries: 0}, or remove the custom retry code and potentially alter the retryDelay and maxRetries options to match your wanted behavior.

The migration guide outlines every breaking change and how to migrate your code

Introducing Content Source Maps

Note

Content Source Maps are available for select Sanity enterprise customers. Contact our sales team for more information.

Content Source Maps are an optional layer of contextual metadata sent with queries to enable use cases such as Visual Editing, tracing content lineage, and more. Our implementation of Content Source Maps are based on an open standard posted on GitHub, and you can read the API documentation here. To get started with Content Source Maps, check out the documentation in the README file.

Features
  • add automatic retrying of 429, 502, 503 (#​199)
Bug Fixes
  • make useCdn use true by default (#​191)
  • undeprecate request() (#​205)

v5.4.2

Compare Source

Bug Fixes
  • mutate: reflect support for providing transaction id in typings (#​187) (b7ad302)
  • mutate: serialize clientless patches correctly (#​186) (b635dff)

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Features

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features
Bug Fixes

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
Bug Fixes
  • make @types/node a dev dependency (88a4cc1)
  • show a migration error when using the default export (#​105) (adb582e)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • We have removed the default export and replaced it with a named one:

    -import SanityClient from '@&#8203;sanity/client'
    +import {createClient} from '@&#8203;sanity/client'

The migration guide outlines every breaking change and how to migrate your code

Features

v4.0.1

Compare Source

Bug Fixes
  • deps: upgrade rxjs to v7 (#​80) (594b4e7)
  • use NodeJS.ReadableStream type for upload body type to prevent conflict with DOM ReadableStream (#​33) (8cbfe0c)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Expanding ESM support is a significant change. Although a tremendous effort is made to preserve backward compatibility it can't be guaranteed as there are too many conditions, environments, and runtime versions to cover them all.
Bug Fixes
  • deps: update dependencies (non-major) (#​36) (658b40f)
  • improve ESM output to support Deno, Bun and Edge runtimes (#​29) (5ef19d4)

v3.4.1

Compare Source

  • fix(typings): fetch() does not need to return record

v3.4.0

Compare Source

  • feat: allow setting allowReconfigure to false to prevent reconfiguration of existing client instance

v3.3.7

Compare Source

  • fix(typings): make typings compatible with TypeScript 4.8
  • fix(typings): add missing params to MutationSelection

v3.3.6

Compare Source

  • fix(typings): missing class extend for ObservableTransaction

v3.3.5

Compare Source

  • fix: regression introduced in #​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

Compare Source

  • fix: removed @sanity/generate-help-url dependency which threw TypeError: generateHelpUrl is not a function errors in some cases

v3.3.3

Compare Source

  • fix(typings): observable client emits observables on transaction/patch commit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

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

@socket-security
Copy link

socket-security bot commented May 3, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@sanity/client@6.1.2 3.3.2...6.1.2 None +9/-26 sanity-io

@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch 3 times, most recently from 0c996ec to fbb0f82 Compare May 6, 2023 01:00
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cc7a4fa) 97.91% compared to head (639e832) 97.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files           4        4           
  Lines         672      672           
  Branches       84       84           
=======================================
  Hits          658      658           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch 8 times, most recently from 81ea159 to c38c9a2 Compare May 13, 2023 14:45
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch 8 times, most recently from e93b0ae to 9224188 Compare May 22, 2023 21:21
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch 6 times, most recently from acd8683 to 639e832 Compare May 29, 2023 20:27
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from 639e832 to a44ac7d Compare May 30, 2023 16:40
@renovate renovate bot force-pushed the renovate/sanity-client-6.x branch from a44ac7d to 793c8f9 Compare June 2, 2023 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant