-
Notifications
You must be signed in to change notification settings - Fork 98
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/main-major-1-app-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
👍 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. |
b1f7561
to
9b18cd4
Compare
9b18cd4
to
c3728dd
Compare
c3728dd
to
b44fac8
Compare
b44fac8
to
87a556a
Compare
87a556a
to
2be4f79
Compare
2be4f79
to
bcca584
Compare
3eb37b2
to
194436b
Compare
194436b
to
25d02c1
Compare
8d343c6
to
bbdb71c
Compare
bbdb71c
to
06e0101
Compare
06e0101
to
8c89622
Compare
8c89622
to
2a5a5a8
Compare
2a5a5a8
to
eee4412
Compare
eee4412
to
ac8cb02
Compare
ac8cb02
to
a69d5ff
Compare
a69d5ff
to
80341fc
Compare
80341fc
to
70ccd41
Compare
70ccd41
to
52913ca
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.12
->^1.0.0
Release Notes
FormidableLabs/groqd (groqd)
v1.0.9
Compare Source
Patch Changes
Improves several pipe-able methods, like
.order
,.score
, and.filter
(#347).project(...).score(...).order(...).filter(...)
.order
now supports deep selectors. E.g..order("slug.current asc")
v1.0.8
Compare Source
Patch Changes
.filterBy(...)
,.field(...)
, and.project(...)
"images[].hotspot.x"
"image.asset"
"images[].hotspot.x": null | Array<null | number>
v1.0.7
Compare Source
Patch Changes
score
andscoreRaw
functions (#340)Added:
filterRaw
functionDeprecated:
filter
function; renamed tofilterRaw
to indicate that it's not type-checkedv1.0.6
Compare Source
Patch Changes
deref
for certain queries (#335)v1.0.5
Compare Source
Patch Changes
Fixed:
.slice(number)
returns a nullable result (#331)Added:
.notNull()
utilityUpdated:
.nullable()
utility to not be chainableUpdated: require a
redundant: true
parameter fornullable
andnotNull
Added:
InvalidQueryError
is thrown for all invalid queries detectedFixes #268
v1.0.4
Compare Source
Patch Changes
filter
can be chained after aderef
(#329)Fixes #323
v1.0.3
Compare Source
Patch Changes
project
to make them more helpful (#326)v1.0.2
Compare Source
Patch Changes
...
) when using overrides (#324)Fixes #317
v1.0.1
Compare Source
Patch Changes
createGroqBuilder
as shortcut forcreateGroqBuilderWithZod
(#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:
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.
This PR has been generated by Mend Renovate using a curated preset maintained by![Sanity](https://camo.githubusercontent.com/931ede551d5705fb37c422c4e298c3baa2895dfee9960fc0b5700b6779c05a29/68747470733a2f2f7777772e73616e6974792e696f2f7374617469632f696d616765732f6c6f676f5f7265642e7376673f763d32)
. View repository job log here