Skip to content

chore(deps): update dependency @graphql-hive/cli to v0.62.0 - #4249

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/graphql-hive-cli-0.x
Open

chore(deps): update dependency @graphql-hive/cli to v0.62.0#4249
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/graphql-hive-cli-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@graphql-hive/cli (source) 0.61.50.62.0 age confidence

Release Notes

graphql-hive/console (@​graphql-hive/cli)

v0.62.0

Compare Source

Minor Changes
  • #​8371
    48a7822
    Thanks @​n1ru4l! - Support uploading an Apollo persisted query
    manifest file with the hive app:create command.

  • #​8327
    6c67f5f
    Thanks @​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:check command as part of a merge queue in order to avoid
    flagging breaking changes that have been approved in the context of a previous merge queue pull
    request failing the merge queue check.

    Use the --baseline CLI argument for referencing either a local file or a file within the Git
    history.

    hive schema:check \
      --target the-guild/hive-console/development \
      --baseline 43e728ea9:schema.graphqls \
      --service products \
      --contextId "hive-console#67" \
      schema.graphqls

    Example using the GitHub integration:

    hive schema:check \
      --target the-guild/hive-console/development \
      --baseline 43e728ea9:schema.graphqls \
      --service products \
      --github \
      schema.graphqls

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2026
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 19, 2026 19:38 Inactive
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 19, 2026 19:38 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

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 ↗︎

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