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

Bump the sanity group across 1 directory with 4 updates #564

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 Jul 24, 2024

Bumps the sanity group with 4 updates in the / directory: @sanity/client, @sanity/vision, groq and sanity.

Updates @sanity/client from 6.15.11 to 6.21.1

Release notes

Sourced from @​sanity/client's releases.

v6.21.1

6.21.1 (2024-07-19)

Bug Fixes

  • add support for includeMutations listen parameter (#872) (5f0a991)

v6.21.0

6.21.0 (2024-07-11)

Features

  • codegen: Allow query reponse types to be overridden through SanityQueries (#858) (c25d51a)

v6.20.2

6.20.2 (2024-07-09)

Bug Fixes

  • deps: update dependency get-it to ^8.6.3 (#866) (0661f5d)

v6.20.1

6.20.1 (2024-06-18)

Bug Fixes

  • add warning about setting both useCdn and withCredentials to true (#849) (ae01edb)
  • deps: update dependency get-it to ^8.6.1 (#856) (ced69bc)

v6.20.0

6.20.0 (2024-06-10)

Features

  • the client.live.events() API is now stable (#843) (d03fc09)

v6.19.2

6.19.2 (2024-06-10)

Bug Fixes

  • deps: update dependency get-it to ^8.6.0 (#846) (85afc9e)

v6.19.1

... (truncated)

Changelog

Sourced from @​sanity/client's changelog.

6.21.1 (2024-07-19)

Bug Fixes

  • add support for includeMutations listen parameter (#872) (5f0a991)

6.21.0 (2024-07-11)

Features

  • codegen: Allow query reponse types to be overridden through SanityQueries (#858) (c25d51a)

6.20.2 (2024-07-09)

Bug Fixes

  • deps: update dependency get-it to ^8.6.3 (#866) (0661f5d)

6.20.1 (2024-06-18)

Bug Fixes

  • add warning about setting both useCdn and withCredentials to true (#849) (ae01edb)
  • deps: update dependency get-it to ^8.6.1 (#856) (ced69bc)

6.20.0 (2024-06-10)

Features

  • the client.live.events() API is now stable (#843) (d03fc09)

6.19.2 (2024-06-10)

Bug Fixes

  • deps: update dependency get-it to ^8.6.0 (#846) (85afc9e)

6.19.1 (2024-05-29)

Bug Fixes

  • types: adjust action types to reflect Actions API (#830) (e116c62)

... (truncated)

Commits
  • 52d67f5 chore(main): release 6.21.1 (#873)
  • 5f0a991 fix: add support for includeMutations listen parameter (#872)
  • 9daa2c8 chore(deps): update vitest monorepo to v2 (major) (#869)
  • 14619d0 chore(main): release 6.21.0 (#871)
  • b4c3382 chore(deps): update dependency @​edge-runtime/vm to v4 (#864)
  • 2c801d1 chore(deno): update import_map.json (#867)
  • f8e5aa6 chore(deps): update oven-sh/setup-bun action to v2 (#865)
  • f8e755c chore(deps): update dependency @​edge-runtime/types to v3 (#863)
  • da04985 chore: update browserslist db (#859)
  • c25d51a feat(codegen): Allow query reponse types to be overridden through SanityQueri...
  • Additional commits viewable in compare view

Updates @sanity/vision from 3.37.2 to 3.52.2

Release notes

Sourced from @​sanity/vision's releases.

v3.52.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • General improvements to studio performance
  • Switching between workspaces now uses an anchor link, resolving an issue where document operations might occur across datasets.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/client to ^6.21.1 (#7215) 08658f2049
Cody Olsen chore: enable production react profiling in test studios (#7198) 3a9dafafdd
Cody Olsen fix: remove "a key prop is spread into JSX" warning (#7224) 615c3c8b31
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.41.0 (#7223) 0332d38776
Cody Olsen fix(WorkspacesProvider): run prepareConfig in a passive effect (#7226) 2c35087448
Cody Olsen chore: add dev:test-studio-production-profiling script (#7225) 8dfa353584
Cody Olsen fix: improve hook collection state performance (#7218) bebeac52eb
Cody Olsen refactor: replace useClickOutside with useClickOutsideEvent (#7201) b4740aa039
renovate[bot] fix(deps): update dependency groq-js to ^1.11.0 (#7229) 8b92196875
Cody Olsen feat: refactor createTrackerScope internals to be more efficient (#6946) c4f9a1f2bf
Carolina Gonzalez fix: hard link between datasets, for now (#7228) 2e77986f24

v3.52.1

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • Fixes a regression that caused the Media plugin (sanity-plugin-media) to crash due to a configuration issue with the build tooling in the CLI.

📓 Full changelog

Author Message Commit
Cody Olsen fix: ensure context provider values are memoized (#7199) ff49411d4e
renovate[bot] fix(deps): Update dev-non-major (#7216) f6bb3117fe
RitaDias chore: set up c0cec212eb
RitaDias fix(sanity/cli): issue with plugins would crash 3682286db2

v3.52.0

Install or upgrade Sanity Studio

... (truncated)

Commits

Updates groq from 3.37.2 to 3.52.2

Release notes

Sourced from groq's releases.

v3.52.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • General improvements to studio performance
  • Switching between workspaces now uses an anchor link, resolving an issue where document operations might occur across datasets.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/client to ^6.21.1 (#7215) 08658f2049
Cody Olsen chore: enable production react profiling in test studios (#7198) 3a9dafafdd
Cody Olsen fix: remove "a key prop is spread into JSX" warning (#7224) 615c3c8b31
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.41.0 (#7223) 0332d38776
Cody Olsen fix(WorkspacesProvider): run prepareConfig in a passive effect (#7226) 2c35087448
Cody Olsen chore: add dev:test-studio-production-profiling script (#7225) 8dfa353584
Cody Olsen fix: improve hook collection state performance (#7218) bebeac52eb
Cody Olsen refactor: replace useClickOutside with useClickOutsideEvent (#7201) b4740aa039
renovate[bot] fix(deps): update dependency groq-js to ^1.11.0 (#7229) 8b92196875
Cody Olsen feat: refactor createTrackerScope internals to be more efficient (#6946) c4f9a1f2bf
Carolina Gonzalez fix: hard link between datasets, for now (#7228) 2e77986f24

v3.52.1

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • Fixes a regression that caused the Media plugin (sanity-plugin-media) to crash due to a configuration issue with the build tooling in the CLI.

📓 Full changelog

Author Message Commit
Cody Olsen fix: ensure context provider values are memoized (#7199) ff49411d4e
renovate[bot] fix(deps): Update dev-non-major (#7216) f6bb3117fe
RitaDias chore: set up c0cec212eb
RitaDias fix(sanity/cli): issue with plugins would crash 3682286db2

v3.52.0

Install or upgrade Sanity Studio

... (truncated)

Commits

Updates sanity from 3.37.2 to 3.52.2

Release notes

Sourced from sanity's releases.

v3.52.2

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • General improvements to studio performance
  • Switching between workspaces now uses an anchor link, resolving an issue where document operations might occur across datasets.

📓 Full changelog

Author Message Commit
renovate[bot] fix(deps): update dependency @​sanity/client to ^6.21.1 (#7215) 08658f2049
Cody Olsen chore: enable production react profiling in test studios (#7198) 3a9dafafdd
Cody Olsen fix: remove "a key prop is spread into JSX" warning (#7224) 615c3c8b31
renovate[bot] fix(deps): update dependency @​sanity/export to ^3.41.0 (#7223) 0332d38776
Cody Olsen fix(WorkspacesProvider): run prepareConfig in a passive effect (#7226) 2c35087448
Cody Olsen chore: add dev:test-studio-production-profiling script (#7225) 8dfa353584
Cody Olsen fix: improve hook collection state performance (#7218) bebeac52eb
Cody Olsen refactor: replace useClickOutside with useClickOutsideEvent (#7201) b4740aa039
renovate[bot] fix(deps): update dependency groq-js to ^1.11.0 (#7229) 8b92196875
Cody Olsen feat: refactor createTrackerScope internals to be more efficient (#6946) c4f9a1f2bf
Carolina Gonzalez fix: hard link between datasets, for now (#7228) 2e77986f24

v3.52.1

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

🐛 Notable bugfixes

  • Fixes a regression that caused the Media plugin (sanity-plugin-media) to crash due to a configuration issue with the build tooling in the CLI.

📓 Full changelog

Author Message Commit
Cody Olsen fix: ensure context provider values are memoized (#7199) ff49411d4e
renovate[bot] fix(deps): Update dev-non-major (#7216) f6bb3117fe
RitaDias chore: set up c0cec212eb
RitaDias fix(sanity/cli): issue with plugins would crash 3682286db2

v3.52.0

Install or upgrade Sanity Studio

... (truncated)

Commits
  • ebc54c5 v3.52.2
  • 2e77986 fix: hard link between datasets, for now (#7228)
  • c4f9a1f feat: refactor createTrackerScope internals to be more efficient (#6946)
  • 8b92196 fix(deps): update dependency groq-js to ^1.11.0 (#7229)
  • b4740aa refactor: replace useClickOutside with useClickOutsideEvent (#7201)
  • bebeac5 fix: improve hook collection state performance (#7218)
  • 2c35087 fix(WorkspacesProvider): run prepareConfig in a passive effect (#7226)
  • 0332d38 fix(deps): update dependency @​sanity/export to ^3.41.0 (#7223)
  • 615c3c8 fix: remove "a key prop is spread into JSX" warning (#7224)
  • 08658f2 fix(deps): update dependency @​sanity/client to ^6.21.1 (#7215)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2024
Bumps the sanity group with 4 updates in the / directory: [@sanity/client](https://github.com/sanity-io/client), [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision), [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) and [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity).


Updates `@sanity/client` from 6.15.11 to 6.21.1
- [Release notes](https://github.com/sanity-io/client/releases)
- [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md)
- [Commits](sanity-io/client@v6.15.11...v6.21.1)

Updates `@sanity/vision` from 3.37.2 to 3.52.2
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.52.2/packages/@sanity/vision)

Updates `groq` from 3.37.2 to 3.52.2
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.52.2/packages/groq)

Updates `sanity` from 3.37.2 to 3.52.2
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.52.2/packages/sanity)

---
updated-dependencies:
- dependency-name: "@sanity/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity
- dependency-name: "@sanity/vision"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity
- dependency-name: groq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity
- dependency-name: sanity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity-232830bc2b branch from 6b7ffa2 to a0dad27 Compare July 26, 2024 18:52
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

0 participants