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.1.2 to 6.1.6 #48

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sanity/client from 6.1.2 to 6.1.6.

Release notes

Sourced from @​sanity/client's releases.

v6.1.6

6.1.6 (2023-07-04)

Bug Fixes

  • add GROQ query params when large POST queries (#255) (4e7a5de)

This release is also available on:

v6.1.5

6.1.5 (2023-06-29)

Bug Fixes


This release is also available on:

v6.1.4

6.1.4 (2023-06-29)

Bug Fixes

  • check if @sanity/preview-kit/client is incorrectly setup (2507638)
  • deps: update dependency get-it to v8.1.4 (#250) (09f89ea)
  • deps: update non-major (#251) (07935ec)

This release is also available on:

v6.1.3

6.1.3 (2023-06-12)

Bug Fixes

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

... (truncated)

Changelog

Sourced from @​sanity/client's changelog.

6.1.6 (2023-07-04)

Bug Fixes

  • add GROQ query params when large POST queries (#255) (4e7a5de)

6.1.5 (2023-06-29)

Bug Fixes

6.1.4 (2023-06-29)

Bug Fixes

  • check if @sanity/preview-kit/client is incorrectly setup (2507638)
  • deps: update dependency get-it to v8.1.4 (#250) (09f89ea)
  • deps: update non-major (#251) (07935ec)

6.1.3 (2023-06-12)

Bug Fixes

  • add ClientPerspective type export (4c8664d)
  • update perspective typings (74a02f8)
Commits
  • 248a463 chore(release): 6.1.6 [skip ci]
  • 4e7a5de fix: add GROQ query params when large POST queries (#255)
  • b6359fc chore(deps): update dependency rollup to v3.26.0 (#253)
  • 4a955ca chore(release): 6.1.5 [skip ci]
  • 8e79e54 fix(docs): add perspective documentation (#240)
  • 7297b48 chore(release): 6.1.4 [skip ci]
  • 2507638 fix: check if @sanity/preview-kit/client is incorrectly setup
  • 7b477e6 chore: document default perspective value
  • 07935ec fix(deps): update non-major (#251)
  • 09f89ea fix(deps): update dependency get-it to v8.1.4 (#250)
  • 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 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 1 year ago

Superseded by #49.