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

fix(deps): bump @sanity/client from 2.11.0 to 4.0.1 #337

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps @sanity/client from 2.11.0 to 4.0.1.

Release notes

Sourced from @​sanity/client's releases.

v4.0.1

4.0.1 (2023-01-06)

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)

This release is also available on:

v4.0.0

4.0.0 (2023-01-02)

⚠ 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)

This release is also available on:

v3.3.5

  • 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. We'll continue to explore and test this on the esm release tag.

v3.3.4

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

sanity-io/client@v3.3.3...v3.3.4

v3.3.0

  • feat: add dryRun, autoGenerateArrayKeys mutation options 69201d57a

sanity-io/client@v3.2.0...v3.3.0

v3.2.0

  • chore: update changelog a3a520fff
  • fix(typings): add missing timeout config option 75fa2ec0b
  • feat: support passing custom headers to http methods (#5) 6e31481da

... (truncated)

Changelog

Sourced from @​sanity/client's changelog.

4.0.1 (2023-01-06)

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)

4.0.0 (2023-01-02)

⚠ 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)

[3.4.1]

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

[3.4.0]

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

[3.3.7]

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

[3.3.6]

  • fix(typings): missing class extend for ObservableTransaction

[3.3.5]

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

[3.3.4]

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

[3.3.3]

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

[3.3.2]

  • fix(typings): add missing operation property on mutation result

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stipsan, a new releaser for @​sanity/client since your current version.


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)

Bumps [@sanity/client](https://github.com/sanity-io/client) from 2.11.0 to 4.0.1.
- [Release notes](https://github.com/sanity-io/client/releases)
- [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/client/commits/v4.0.1)

---
updated-dependencies:
- dependency-name: "@sanity/client"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jan 9, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc2b47a
Status:🚫  Build failed.

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant