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

Update dependency @graphql-hive/cli to v0.46.1 #17

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 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-hive/cli (source) 0.38.5 -> 0.46.1 age adoption passing confidence
@graphql-hive/cli (source) ^0.38.5 -> ^0.46.0 age adoption passing confidence

Release Notes

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

v0.46.1

Compare Source

Patch Changes

v0.46.0

Compare Source

Minor Changes
  • #​6357
    e10cc2d
    Thanks @​jasonkuhrt! - Add experimental json file flag to command
    schema:check.

    On the schema:check command, you can now use the flag
    --experimental-json-file ./path/to/schema-check-result.json to output a JSON file containing the
    command's result.

    This experimental feature is designed to help you with scripting, typically in CI/CD pipelines.

    Please note that this is an experimental feature, and therefore is:

    1. likely to change or be removed in a future version
    2. not covered by semantic versioning.
  • #​6338
    f6565fc
    Thanks @​jdolle! - cli schema:fetch targets latest if actionId
    argument is missing

  • #​6333
    0a84187
    Thanks @​jasonkuhrt! - BREAKING: Remove config commands

    This prepares for the addition of JSON format output in other commands.

v0.45.0

Compare Source

Minor Changes
Patch Changes

v0.44.5

Compare Source

Patch Changes
  • #​6224
    592d3b3
    Thanks @​kamilkisiela! - Extends debug information. Prints a
    list of files of the script directory and a path of included node binary. To enable debug mode,
    pass DEBUG=1 environment variable when running the CLI.

v0.44.4

Compare Source

Patch Changes

v0.44.3

Compare Source

Patch Changes

v0.44.2

Compare Source

Patch Changes

v0.44.1

Compare Source

Patch Changes

v0.44.0

Compare Source

Minor Changes
  • #​5661
    ed25aca
    Thanks @​n1ru4l! - Improve error output for rejected app deployment
    creation. The CLI now shows which operation is affected and the reason for the failed upload.

v0.43.0

Compare Source

Minor Changes
  • #​5474
    3850ad2
    Thanks @​n1ru4l! - Introduce schema publish retries, when being
    blocked by other concurrent schema publishes.

v0.42.1

Compare Source

Patch Changes

v0.42.0

Compare Source

Minor Changes
Patch Changes

v0.41.0

Compare Source

Minor Changes
Patch Changes

v0.40.1

Compare Source

Patch Changes
  • #​5304
    f2fef08
    Thanks @​kamilkisiela! - Fixed a logging issue where both
    initiated requests and successful responses were being recorded. This was causing the logs to be
    filled with unnecessary information and affected hive artifact:fetch --artifact command.

  • Updated dependencies
    [f2fef08]:

v0.40.0

Compare Source

Minor Changes
Patch Changes

v0.39.0

Compare Source

Minor Changes
  • #​5237
    c20907b
    Thanks @​kamilkisiela! - Changes the default behavior of
    hive dev command. Now schema composition is done locally, without substituting subgraphs
    available in the registry.

    We added --remote flag to the hive dev command to mimic the previous behavior.

    Breaking Change The $ hive dev command is still a work in progress (as stated in the command
    description). That's why we are not considering this a breaking change, but a minor change.

    Before:

    The hive dev command would substitute subgraphs available in the registry with their local
    counterparts, performing schema composition over the network according to your project's
    configuration.

    After:

    The hive dev command will now perform schema composition locally, without substituting subgraphs
    available in the registry. This is the default behavior.

    To mimic the previous behavior, you can apply the --remote flag and continue using the command
    as before.


Configuration

📅 Schedule: 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 these updates 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 force-pushed the renovate/graphql-hive-cli-0.x branch from 86a731d to 5ce1120 Compare January 17, 2025 04:01
@renovate renovate bot changed the title Update dependency @graphql-hive/cli to v0.45.0 Update dependency @graphql-hive/cli to v0.46.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/graphql-hive-cli-0.x branch from 5ce1120 to 4b0886d Compare January 23, 2025 08:20
@renovate renovate bot changed the title Update dependency @graphql-hive/cli to v0.46.0 Update dependency @graphql-hive/cli to v0.46.1 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants