-
Notifications
You must be signed in to change notification settings - Fork 16
Upcoming Release Changes #1142
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
Open
theguild-bot
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
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.
Open
Upcoming Release Changes #1142
Conversation
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
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-tools/batch-delegate |
9.0.37-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/batch-execute |
9.0.17-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/delegate |
10.2.19-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-http |
2.0.2-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
3.2.3-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
0.11.14-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
1.15.0-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/logger-pino |
1.0.1-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
1.0.14-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
1.0.11-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-jwt-auth |
1.5.5-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-opentelemetry |
1.3.58-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
1.3.46-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
1.9.0-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitch |
9.4.24-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitching-directives |
3.1.34-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
0.6.42-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
0.6.1-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/wrap |
10.1.0-rc-c1ac3e302b02475a8c0e6e922bd1c2d1ba02c54a |
npm ↗︎ unpkg ↗︎ |
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
231758c
to
8f94b22
Compare
71fb4a4
to
427a0a7
Compare
be72f6a
to
713e754
Compare
713e754
to
c1ac3e3
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 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/[email protected]
Minor Changes
dacad53
Thanks @ardatan! - Serve GraphiQL offline by default instead of fetching it from CDNPatch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:graphql-yoga@^5.13.5
↗︎ (from^5.13.4
, independencies
)#1158
a5d18da
Thanks @dependabot! - dependencies updates:@commander-js/extra-typings@^14.0.0
↗︎ (from^13.1.0
, independencies
)#1161
3be8206
Thanks @dependabot! - dependencies updates:@commander-js/extra-typings@^13.1.0
↗︎ (from^14.0.0
, independencies
)#1172
dacad53
Thanks @ardatan! - dependencies updates:@graphql-yoga/render-graphiql@^5.13.5
↗︎ (todependencies
)#1182
f3615ca
Thanks @dependabot! - dependencies updates:@graphql-tools/graphql-file-loader@^8.0.20
↗︎ (from^8.0.14
, independencies
)#1141
d8892f2
Thanks @EmrysMyrddin! - Security Update: The Docker image have been updated to fix a CVE affectingpasswd
command. This CVE was not directly affecting Hive Gateway software, since it's not using impacted components.Updated dependencies [
11cff4f
,54beb7a
,fb74009
,f3615ca
,fb74009
,fb74009
,fb74009
,54beb7a
,b4ba778
,11cff4f
]:@graphql-hive/[email protected]
Minor Changes
#1148
b4ba778
Thanks @maon-fp! - IntroducingrenderGraphiQL
feature to provide GraphiQL without a CDN involved#1139
11cff4f
Thanks @ardatan! - Addcookies
property to the configuration for cookies processing which is already documented in herePatch Changes
#1139
11cff4f
Thanks @ardatan! - dependencies updates:@whatwg-node/server-plugin-cookies@^1.0.5
↗︎ (todependencies
)#1144
54beb7a
Thanks @ardatan! - dependencies updates:@whatwg-node/server@^0.10.9
↗︎ (from^0.10.8
, independencies
)#1156
fb74009
Thanks @dependabot! - dependencies updates:@graphql-hive/core@^0.12.0
↗︎ (from^0.11.0
, independencies
)@graphql-hive/yoga@^0.42.1
↗︎ (from^0.42.0
, independencies
)@graphql-yoga/plugin-apollo-usage-report@^0.8.6
↗︎ (from^0.8.0
, independencies
)@graphql-yoga/plugin-csrf-prevention@^3.13.5
↗︎ (from^3.12.0
, independencies
)@graphql-yoga/plugin-defer-stream@^3.13.5
↗︎ (from^3.12.0
, independencies
)@graphql-yoga/plugin-persisted-operations@^3.13.6
↗︎ (from^3.12.0
, independencies
)@types/node@^22.15.21
↗︎ (from^22.7.5
, independencies
)@whatwg-node/server@^0.10.10
↗︎ (from^0.10.9
, independencies
)graphql-yoga@^5.13.5
↗︎ (from^5.13.4
, independencies
)#1182
f3615ca
Thanks @dependabot! - dependencies updates:@types/node@^22.15.23
↗︎ (from^22.15.21
, independencies
)Updated dependencies [
fb74009
,54beb7a
,54beb7a
,4a80de1
,f634b53
,511ba36
,dca6529
]:@graphql-tools/[email protected]
Minor Changes
4a80de1
Thanks @MkMan! - Allow making the new wrapper field type NullablePatch Changes
@graphql-tools/[email protected]
Patch Changes
#1140
f634b53
Thanks @enisdenjo! - Use delegated response iterable next iterations for accurate cache key construction in external value loaders#1134
dca6529
Thanks @ardatan! - Small improvements on usage of promise helpersUpdated dependencies []:
@graphql-tools/[email protected]
Patch Changes
dca6529
Thanks @ardatan! - Small improvements on usage of promise helpers@graphql-tools/[email protected]
Patch Changes
dca6529
]:@graphql-tools/[email protected]
Patch Changes
#1144
54beb7a
Thanks @ardatan! - dependencies updates:@whatwg-node/fetch@^0.10.8
↗︎ (from^0.10.6
, independencies
)@graphql-tools/[email protected]
Patch Changes
#1144
54beb7a
Thanks @ardatan! - dependencies updates:@whatwg-node/fetch@^0.10.8
↗︎ (from^0.10.6
, independencies
)#1136
511ba36
Thanks @ardatan! - Handle errors on non-nullable fields in shared root fields correctlyUpdated dependencies [
54beb7a
,4a80de1
]:@graphql-mesh/[email protected]
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:graphql-yoga@^5.13.5
↗︎ (from^5.13.4
, independencies
)Updated dependencies [
54beb7a
,4a80de1
,511ba36
,dca6529
]:@graphql-hive/[email protected]
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:pino@^9.7.0
↗︎ (from^9.6.0
, inpeerDependencies
)@graphql-hive/[email protected]
Patch Changes
fb74009
,a5d18da
,3be8206
,dacad53
,f3615ca
,dacad53
,d8892f2
]:@graphql-hive/[email protected]
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:@aws-sdk/client-sts@^3.817.0
↗︎ (from^3.758.0
, independencies
)Updated dependencies [
fb74009
]:@graphql-mesh/[email protected]
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:@graphql-yoga/plugin-jwt@^3.7.6
↗︎ (from^3.4.9
, independencies
)@graphql-mesh/[email protected]
Patch Changes
11cff4f
,54beb7a
,fb74009
,f3615ca
,b4ba778
,11cff4f
]:@graphql-mesh/[email protected]
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:@graphql-yoga/plugin-prometheus@^6.8.5
↗︎ (from^6.5.3
, independencies
)Updated dependencies [
11cff4f
,54beb7a
,fb74009
,f3615ca
,b4ba778
,11cff4f
]:@graphql-tools/[email protected]
Patch Changes
4a80de1
,f634b53
,dca6529
]:@graphql-tools/[email protected]
Patch Changes
@graphql-mesh/[email protected]
Patch Changes
54beb7a
]:@graphql-mesh/[email protected]
Patch Changes
#1144
54beb7a
Thanks @ardatan! - dependencies updates:@whatwg-node/fetch@^0.10.8
↗︎ (from^0.10.6
, independencies
)