fedeya / next-auth-sanity

NextAuth Adapter and Provider for Sanity
https://sanity.io/plugins/next-auth-sanity
MIT License
76 stars 21 forks source link

build(deps-dev): bump @sanity/client from 6.4.8 to 6.4.11 #63

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @sanity/client from 6.4.8 to 6.4.11.

Release notes

Sourced from @​sanity/client's releases.

v6.4.11

6.4.11 (2023-09-06)

Bug Fixes

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

This release is also available on:

v6.4.10

6.4.10 (2023-09-06)

Bug Fixes


This release is also available on:

v6.4.9

6.4.9 (2023-08-18)

Bug Fixes

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

This release is also available on:

Changelog

Sourced from @​sanity/client's changelog.

6.4.11 (2023-09-06)

Bug Fixes

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

6.4.10 (2023-09-06)

Bug Fixes

6.4.9 (2023-08-18)

Bug Fixes

  • set useCdn: false automatically when perspective: 'previewDrafts' (#299) (0cb98cf)
Commits
  • ba2132a chore(release): 6.4.11 [skip ci]
  • 8d8f0e2 fix: remove deprecated annotation for the request method (#320)
  • 92ac2a6 fix: adjust incorrect listener visibility option type (#317)
  • f6ac7c7 docs: improve tsdoc for patch method, including filter/params (#316)
  • 1378271 chore(bun): update bun lockfile (#323)
  • ae442a0 chore(deps): lock file maintenance (#321)
  • edc0e3a chore(deps): update dependency rollup to ^3.29.0 (#322)
  • 3ba8b0e chore(release): 6.4.10 [skip ci]
  • abd8e7e chore(ci): temporary skip nightly nodejs builds as vitest is breaking
  • d279283 fix(esm): support nuxt-module-build (#318)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

Superseded by #64.