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 groqd from 0.15.12 to 1.0.6 #410

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2025

Bumps groqd from 0.15.12 to 1.0.6.

Release notes

Sourced from groqd's releases.

[email protected]

Patch Changes

  • Improves types for deref for certain queries (#335)

[email protected]

Patch Changes

  • Fixed: .slice(number) returns a nullable result (#331) Added: .notNull() utility Updated: .nullable() utility to not be chainable Updated: require a redundant: true parameter for nullable and notNull Added: InvalidQueryError is thrown for all invalid queries detected

    Fixes #268

[email protected]

Patch Changes

  • Fix: ensure filter can be chained after a deref (#329) Fixes #323

[email protected]

Patch Changes

  • Chore: improved error messages for project to make them more helpful (#326)

[email protected]

Patch Changes

  • Fixed: improve support for ellipsis operator (...) when using overrides (#324) Fixes #317

[email protected]

Patch Changes

  • Added: export createGroqBuilder as shortcut for createGroqBuilderWithZod (#314) Docs: updated sample code

[email protected]

Major Changes

  • It's official! GroqD 1.0 is here! (#310)

    This brand-new version of GroqD adds schema-awareness, which brings massive improvements to the developer experience!

    This includes:

    • Auto-completion - write queries quickly and confidently
    • Runtime validation - ensure data integrity, catch errors early

... (truncated)

Commits

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 [groqd](https://github.com/FormidableLabs/groqd) from 0.15.12 to 1.0.6.
- [Release notes](https://github.com/FormidableLabs/groqd/releases)
- [Commits](https://github.com/FormidableLabs/groqd/compare/[email protected]@1.0.6)

---
updated-dependencies:
- dependency-name: groqd
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2025
@dependabot dependabot bot requested a review from a team February 8, 2025 14:44
Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fluid ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 2:46pm
fluid-j4v9 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 2:46pm

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.

0 participants