Skip to content

Upcoming Release Changes#7994

Merged
n1ru4l merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

Upcoming Release Changes#7994
n1ru4l merged 1 commit intomainfrom
changeset-release/main

Conversation

@theguild-bot
Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphql-hive/laboratory@0.1.4

Patch Changes

  • #7963
    4a8bd4f
    Thanks @mskorokhodov! - Implemented functionality that allows
    to have multiple queries in same operation while working only with focused one (run button, query
    builder)

  • #7892
    fab4b03
    Thanks @mskorokhodov! - Hive Laboratory renders Hive Router
    query plan if included in response extensions

@graphql-hive/render-laboratory@0.1.4

Patch Changes

  • #7963
    4a8bd4f
    Thanks @mskorokhodov! - Implemented functionality that allows
    to have multiple queries in same operation while working only with focused one (run button, query
    builder)

  • #7892
    fab4b03
    Thanks @mskorokhodov! - Hive Laboratory renders Hive Router
    query plan if included in response extensions

  • Updated dependencies
    [4a8bd4f,
    fab4b03]:

    • @graphql-hive/laboratory@0.1.4

hive@11.0.3

Patch Changes

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the versions for the hive deployment and laboratory libraries, consolidating multiple changesets into their respective changelogs. Feedback includes a recommendation to remove Cargo.lock from .gitignore to ensure deterministic builds and a correction for an incorrect package header in the render-laboratory changelog.

Comment thread .gitignore
test-results/

target
Cargo.lock
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

In a repository that includes services and deployments (like Hive), it is recommended to commit the Cargo.lock file to ensure deterministic and reproducible builds across different environments and CI/CD pipelines. Ignoring it can lead to inconsistencies in dependency resolution.

@@ -1,5 +1,25 @@
# @graphql-yoga/render-graphiql

## 0.1.4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The changelog header (line 1) and historical entries appear to be copied from @graphql-yoga/render-graphiql. Please update the header to @graphql-hive/render-laboratory to match the package name and maintain consistency.

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-hive/laboratory 0.1.4-rc-20260417064756-58b43285b610aaadd20f397055411a77f2b32c33 npm ↗︎ unpkg ↗︎
@graphql-hive/render-laboratory 0.1.4-rc-20260417064756-58b43285b610aaadd20f397055411a77f2b32c33 npm ↗︎ unpkg ↗︎
hive 11.0.3-rc-20260417064756-58b43285b610aaadd20f397055411a77f2b32c33 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: 58b43285b610aaadd20f397055411a77f2b32c33

@n1ru4l n1ru4l merged commit 64e7fed into main Apr 17, 2026
19 checks passed
@n1ru4l n1ru4l deleted the changeset-release/main branch April 17, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants