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

chore(deps): update dependency groqd to v1 (main) #2079

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
groqd (source) ^0.15.12 -> ^1.0.0 age adoption passing confidence

Release Notes

FormidableLabs/groqd (groqd)

v1.0.9

Compare Source

Patch Changes
  • Improves several pipe-able methods, like .order, .score, and .filter (#​347)

    • These methods can now come after a projection with validation (eg. .project(...).score(...).order(...).filter(...)
    • The .order now supports deep selectors. E.g. .order("slug.current asc")

v1.0.8

Compare Source

Patch Changes
  • Improved Projection Paths (#​344)
    • This is used by .filterBy(...), .field(...), and .project(...)
    • Projection paths now supports deeper selectors, like "images[].hotspot.x"
    • Projection paths now supports optional fields, like "image.asset"
    • Projection paths has proper return types for these types, eg. "images[].hotspot.x": null | Array<null | number>

v1.0.7

Compare Source

Patch Changes
  • Added: score and scoreRaw functions (#​340)
    Added: filterRaw function
    Deprecated: filter function; renamed to filterRaw to indicate that it's not type-checked

v1.0.6

Compare Source

Patch Changes
  • Improves types for deref for certain queries (#​335)

v1.0.5

Compare Source

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

v1.0.4

Compare Source

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

v1.0.3

Compare Source

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

v1.0.2

Compare Source

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

v1.0.1

Compare Source

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

v1.0.0

Compare Source

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
    • Transformation - map values at runtime, like parsing dates
    • Fragments - create reusable query fragments, and compose queries from other fragments

    This release does include breaking API changes. Please see the migration docs for more information.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 11:46
@renovate renovate bot added the 🤖 bot label Jan 6, 2025
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
next-sanity-static ❌ Failed (Inspect) Feb 12, 2025 9:48am

Copy link

socket-security bot commented Jan 6, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] None +2 570 kB formidablelabs

View full report↗︎

Copy link

socket-security bot commented Jan 6, 2025

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from b1f7561 to 9b18cd4 Compare January 6, 2025 12:01
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 9b18cd4 to c3728dd Compare January 6, 2025 13:11
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from c3728dd to b44fac8 Compare January 7, 2025 22:20
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from b44fac8 to 87a556a Compare January 8, 2025 08:49
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 87a556a to 2be4f79 Compare January 8, 2025 23:17
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 2be4f79 to bcca584 Compare January 8, 2025 23:35
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch 2 times, most recently from 3eb37b2 to 194436b Compare January 9, 2025 07:49
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 194436b to 25d02c1 Compare January 9, 2025 13:00
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 8d343c6 to bbdb71c Compare February 10, 2025 12:38
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from bbdb71c to 06e0101 Compare February 10, 2025 12:40
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 06e0101 to 8c89622 Compare February 10, 2025 12:58
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 8c89622 to 2a5a5a8 Compare February 10, 2025 13:31
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 2a5a5a8 to eee4412 Compare February 10, 2025 20:13
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from eee4412 to ac8cb02 Compare February 11, 2025 12:39
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from ac8cb02 to a69d5ff Compare February 11, 2025 18:09
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from a69d5ff to 80341fc Compare February 11, 2025 18:18
@renovate renovate bot force-pushed the renovate/main-major-1-app-dependencies branch from 80341fc to 70ccd41 Compare February 11, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants