Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps groq from 4.11.0 to 4.16.0.

Release notes

Sourced from groq's releases.

v4.16.0

Sanity Studio v4.16.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit: www.sanity.io/changelog/0a535445-9f16-42ac-b280-4c9cee4c0a7a

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author Message Commit
RitaDias fix: make it possible to double click specific items in the inspect (#11120) b8b13bb15f
Simon MacDonald fix(functions): support host flag in functions dev (#11118) 9588b8b805
Bjørge Næss chore(test-studio): add more cases for reference fields (#11123) 2f605edd40
Pedro Bonamin chore(tests): embedded studio e2e test (#11110) 5988da4baf
Ken Jones feat: add sentiment-analysis function example (#10106) 860d5cc3fb
Kristoffer Brabrand refactor: move info/debug to stederr by using console.warn (#11088) 80a9efcdb6
Jordan Lawrence chore: add toast title for published scheduled drafts (#11006) 7e99056017
Cody Olsen chore(lint): disable react/jsx-handler-names rule (#11132) be52d669a4
Cody Olsen fix: add FullscreenPTEContext and SchedulesContext to singletons exports (#11134) c987fe42db
Kristoffer Brabrand feat: allow configuring sanity CLI config in testing (#11133) dd909ce127
Cody Olsen chore(lint): ban React.createRef to prevent mistakes (#11136) e029387688
Christian Hamburger Grøngaard feat(core): add configurable typography plugin to PTE inputs f6e394d21f
renovate[bot] chore(deps): update dependency esbuild to v0.27.0 (#11119) 81217db735
Bjørge Næss refactor(search): cleanup some perspective logic (#11125) 3cdc3ae8e1
Bjørge Næss refactor(form): consider the perspective stack when checking for document availability (#11126) 3b26845315
squiggler[bot] chore(tests): generate dts tests 🤖 ✨ (#11139) 3f4698eb05
Cody Olsen refactor(perf): deprecate <ConditionalWrapper> (#11140) 071db67307
Bjørge Næss chore(deps): catalog @​sanity/client (#11071) 8113df1269
Bjørge Næss fix(core): improve error state for invalid reference filter (#11124) a463854784
Matthew Ritter feat(limits): add asset limit upsell dialog (#11066) 0b5b9531e3
Espen Hovlandsdal fix(cli): undeploy based on appId/studioHost (#11131) 0e0518887e
Espen Hovlandsdal fix(i18n): deprecate minimalDays property on week info (#11005) 26496b663b
Kristoffer Brabrand chore: update licence year to 2025 (#11079) 89d6df3d55
squiggler[bot] chore(tests): generate dts tests 🤖 ✨ (#11142) 668d982dd5
Bjørge Næss refactor(form): simplify reference input search (#11128) 1ec654ea74
Bjørge Næss feat(form): pass perspective stack to custom reference filters, apply returned perspective (#11127) 22123ed113
Cody Olsen fix(perf): avoid 1s render root loop (#11149) 7270dfebad
Cody Olsen fix(perf): remove unsafe ref reads during render (#11148) 93eaf26f0c
Cody Olsen refactor: reduce react compiler bailouts (#11146) 0fb1434de0

... (truncated)

Changelog

Sourced from groq's changelog.

4.16.0 (2025-11-18)

Note: Version bump only for package groq

4.15.0 (2025-11-11)

Note: Version bump only for package groq

4.14.2 (2025-11-07)

Note: Version bump only for package groq

4.14.1 (2025-11-06)

Note: Version bump only for package groq

4.14.0 (2025-11-06)

Note: Version bump only for package groq

4.13.0 (2025-11-03)

Note: Version bump only for package groq

4.12.0 (2025-10-28)

Note: Version bump only for package groq

Commits
Maintainer changes

This version was pushed to npm by sanity-svc.npm, a new releaser for groq 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 show <dependency name> 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)

Bumps [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) from 4.11.0 to 4.16.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/groq/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity/commits/v4.16.0/packages/groq)

---
updated-dependencies:
- dependency-name: groq
  dependency-version: 4.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 19, 2025
@dependabot dependabot bot requested a review from tobeycodes as a code owner November 19, 2025 16:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 19, 2025
@tobeycodes tobeycodes closed this Nov 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/groq-4.16.0 branch November 19, 2025 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants