chore(deps): update dependency @graphql-hive/cli to v0.62.0 - #4249
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @graphql-hive/cli to v0.62.0#4249renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@accounter/client |
0.1.0-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/green-invoice-graphql |
0.8.7-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/hashavshevet-mesh |
0.2.13-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/israeli-vat-scraper |
0.1.13-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/modern-poalim-scraper |
0.11.0-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/payper-mesh |
0.2.13-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/scraper-app |
0.0.3-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/server |
0.2.0-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/shaam-uniform-format-generator |
0.2.7-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
@accounter/shaam6111-generator |
0.1.9-alpha-20260819193959-a4376dd41e82002d9bc33592c1b2b45794e846f1 |
npm ↗︎ unpkg ↗︎ |
This file contains hidden or 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
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.61.5→0.62.0Release Notes
graphql-hive/console (@graphql-hive/cli)
v0.62.0Compare Source
Minor Changes
#8371
48a7822Thanks @n1ru4l! - Support uploading an Apollo persisted query
manifest file with the
hive app:createcommand.#8327
6c67f5fThanks @n1ru4l! - Support providing a base schema when performaning a
schema check. When providing a base schema the diff is generated based on the latest schema
version composed with the provided base schema override for the service.
This helps when running the
hive schema:checkcommand as part of a merge queue in order to avoidflagging breaking changes that have been approved in the context of a previous merge queue pull
request failing the merge queue check.
Use the
--baselineCLI argument for referencing either a local file or a file within the Githistory.
hive schema:check \ --target the-guild/hive-console/development \ --baseline 43e728ea9:schema.graphqls \ --service products \ --contextId "hive-console#67" \ schema.graphqlsExample using the GitHub integration:
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.