This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Releases: dreamit-de/graphql-server
Releases · dreamit-de/graphql-server
v5.1.2
What's Changed
- Bump the dev-dependencies group with 6 updates by @dependabot in #558
- Bump @types/node from 24.0.4 to 24.0.7 in the dev-dependencies group by @dependabot in #559
- Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #561
- Bump the dev-dependencies group with 6 updates by @dependabot in #562
Full Changelog: v5.1.1...v5.1.2
deprecated
Full Changelog: v5.1.2...deprecated
v5.1.1
What's Changed
- Bump the dev-dependencies group with 6 updates by @dependabot in #555
- #556 Improve empty post body error message by @sgohlke in #557
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #543
- Bump the dev-dependencies group with 5 updates by @dependabot in #544
- Fix automerge script by @sgohlke in #545
- Bump the dev-dependencies group with 5 updates by @dependabot in #546
- Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #548
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #547
- Bump the dev-dependencies group with 6 updates by @dependabot in #549
- Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #551
- Bump the dev-dependencies group with 5 updates by @dependabot in #553
- Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #552
- 550 gql response by @sgohlke in #554
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
- Bump @dreamit/graphql-testing from 1.0.0 to 1.0.1 in the dev-dependencies group by @dependabot in #540
- #541 Allow optional settings in content-type by @sgohlke in #542
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- Bump @types/node from 22.15.16 to 22.15.17 in the dev-dependencies group by @dependabot in #534
- Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #535
- Update dependabot.yml by @sgohlke in #536
- Bump the dev-dependencies group with 2 updates by @dependabot in #537
- Bump the dev-dependencies group with 6 updates by @dependabot in #539
- Fix check and linting issues by @sgohlke
Full Changelog: v5.0.0...v5.0.1
v5.0.0
GraphQLServer version 5 changes:
- Remove deprecated code: #517
- Remove Node
Bufferreferences: #518 - Adjust
contextfunction and defaults: #413 - Increase webserver compatibility: #521
- Improve
GraphQLServerOptions: #461 - Improve Types and optional/required fields
- Improve mutation test coverage
Related PRs in other projects:
What's Changed
- Add test for body undefined case by @sgohlke in #508
- Bump the dev-dependencies group with 2 updates by @dependabot in #509
- Bump vite from 5.4.16 to 5.4.17 by @dependabot in #510
- Bump the dev-dependencies group with 2 updates by @dependabot in #511
- Bump fast-check from 4.1.0 to 4.1.1 in the dev-dependencies group by @dependabot in #512
- Bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #513
- Bump the dev-dependencies group with 3 updates by @dependabot in #514
- Bump vite from 5.4.17 to 5.4.18 by @dependabot in #515
- Bump the dev-dependencies group with 3 updates by @dependabot in #516
- Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #519
- Bump the dev-dependencies group with 2 updates by @dependabot in #520
- Bump @esbuild/linux-x64 from 0.25.2 to 0.25.3 in the dev-dependencies group by @dependabot in #522
- Bump @types/node from 22.14.1 to 22.15.0 in the dev-dependencies group by @dependabot in #523
- Bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #525
- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #524
- Bump the dev-dependencies group with 3 updates by @dependabot in #526
- Bump the dev-dependencies group with 2 updates by @dependabot in #527
- Bump the dev-dependencies group with 2 updates by @dependabot in #528
- Bump vite from 5.4.18 to 5.4.19 by @dependabot in #529
- Bump the dev-dependencies group with 2 updates by @dependabot in #530
- Bump the dev-dependencies group with 2 updates by @dependabot in #532
- Bump @types/node from 22.15.14 to 22.15.16 in the dev-dependencies group by @dependabot in #533
- Major v5 by @sgohlke in #531
Full Changelog: v4.13.3...v5.0.0
v4.13.3
What's Changed
- Bump the dev-dependencies group with 2 updates by @dependabot in #504
- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #506
- 505 Add eperm to FetchError recognition by @sgohlke in #507
Full Changelog: v4.13.2...v4.13.3
v4.13.2
What's Changed
- Bump @dreamit/graphql-testing from 0.1.1 to 0.1.2 in the dev-dependencies group by @dependabot in #483
- Bump the dev-dependencies group with 3 updates by @dependabot in #484
- Bump the dev-dependencies group with 2 updates by @dependabot in #485
- Bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #487
- Bump the dev-dependencies group with 2 updates by @dependabot in #486
- Bump the dev-dependencies group with 2 updates by @dependabot in #488
- Bump @rollup/rollup-linux-x64-gnu from 4.35.0 to 4.36.0 in the dev-dependencies group by @dependabot in #489
- Bump the dev-dependencies group with 2 updates by @dependabot in #490
- Bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #491
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #493
- Bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #492
- Bump the dev-dependencies group with 5 updates by @dependabot in #494
- Bump @types/node from 22.13.11 to 22.13.13 in the dev-dependencies group by @dependabot in #495
- Bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #498
- Bump the dev-dependencies group across 1 directory with 3 updates by @dependabot in #497
- Bump the dev-dependencies group with 3 updates by @dependabot in #499
- Bump the dev-dependencies group with 3 updates by @dependabot in #500
- Bump vite from 5.4.14 to 5.4.16 by @dependabot in #501
- 502 Do not set query if context equals request by @sgohlke in #503
Full Changelog: v4.13.1...v4.13.2
v4.13.1
What's Changed
- Bump the dev-dependencies group with 3 updates by @dependabot in #481
- Fix import by @sgohlke in #482
Full Changelog: v4.13.0...v4.13.1