Skip to content

[pull] master from rmosolgo:master - #189

Open
pull[bot] wants to merge 4572 commits into
stackriot:masterfrom
rmosolgo:master
Open

[pull] master from rmosolgo:master#189
pull[bot] wants to merge 4572 commits into
stackriot:masterfrom
rmosolgo:master

Conversation

@pull

@pull pull Bot commented Jul 22, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

rmosolgo and others added 30 commits July 17, 2026 15:56
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
Fix operation directive finalizer registration
…ons/setup-node-7

Bump actions/setup-node from 6 to 7
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
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.