[pull] master from rmosolgo:master - #189
Open
pull[bot] wants to merge 4572 commits into
Open
Conversation
rmosolgo
force-pushed
the
master
branch
3 times, most recently
from
January 29, 2025 13:45
9ebb8e0 to
3df9181
Compare
Generate an ESM copy of the JavaScript client during publish and expose it through conditional package exports while keeping the existing CommonJS output as the default require path. The ESM preparation step marks the generated output as module code and normalizes extensionless imports that Node's ESM resolver cannot load directly.
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Correctly handle UnauthorizedErrors raised by Resolvers in Execution::Next
AsyncDataloader: Rework task waiting
Fix operation directive finalizer registration
…ons/setup-node-7 Bump actions/setup-node from 6 to 7
Avoid duplicate selection step enqueueing
…rding Forward Relay subscription errors
238f193 added a transitive-interface validation that scans document.definitions linearly for every interface name of every object/interface type. On large schemas this dominates build time: a 9MB SDL (10.7k types) went from ~750ms to ~1.5s. Build a name=>definition hash once (first occurrence wins, matching the previous .find semantics for extension nodes) and skip the check for types with no interfaces. Schema.from_definition on the 9MB SDL: 1598ms -> 758ms. Assisted-By: devx/57cd31bb-9c77-4723-8862-7b08599a5d4f
Fix O(n^2) transitive interface check in Schema.from_definition
AsyncDataloader: refactor job accounting
Add YYSTACK_USE_ALLOCA 1
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 5.0.5 to 5.0.9 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.9) Updates `brace-expansion` from 1.1.13 to 1.1.18 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.9) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.9 dependency-type: indirect - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ript_client/multi-5e81c1b34f Bump brace-expansion in /javascript_client
Add GitHub Actions linting CI
Bumps [shogo82148/actions-setup-redis](https://github.com/shogo82148/actions-setup-redis) from 1.55.0 to 1.56.0. - [Commits](shogo82148/actions-setup-redis@59cda53...3e38d43) --- updated-dependencies: - dependency-name: shogo82148/actions-setup-redis dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…egration-tests Load mounted routes before integration tests
Handle SystemStackError during query execution
…o82148/actions-setup-redis-1.56.0 Bump shogo82148/actions-setup-redis from 1.55.0 to 1.56.0
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )