git-bug
git-bug copied to clipboard
build(deps): bump github.com/99designs/gqlgen from 0.17.49 to 0.17.55
Bumps github.com/99designs/gqlgen from 0.17.49 to 0.17.55.
Release notes
Sourced from github.com/99designs/gqlgen's releases.
v0.17.55
What's Changed
Handle common initialisms as the non-first word by
@noamcohen97
in 99designs/gqlgen#3302Add CSPs to list of common initialisms by
@noamcohen97
in 99designs/gqlgen#3303Update subscriptions.md by
@HaraldNordgren
in 99designs/gqlgen#3305Call
Unalias()
inIsNilable()
to supportgotypesalias=1
by@noamcohen97
in 99designs/gqlgen#3304Update gqlparser to v2.5.17 by
@StevenACoffman
in 99designs/gqlgen#3307chore(deps-dev): bump vite from 5.4.6 to 5.4.7 in /integration by
@dependabot
in 99designs/gqlgen#3296chore(deps): bump rollup from 4.21.0 to 4.22.4 in /integration in the npm_and_yarn group by
@dependabot
in 99designs/gqlgen#3299chore(deps-dev): bump vite from 5.4.7 to 5.4.8 in /integration by
@dependabot
in 99designs/gqlgen#3311New Contributors
@noamcohen97
made their first contribution in 99designs/gqlgen#3302@HaraldNordgren
made their first contribution in 99designs/gqlgen#3305Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.54...v0.17.55
v0.17.54
What's Changed
- chore(deps-dev): bump vite from 5.4.5 to 5.4.6 in /integration in the npm_and_yarn group by
@dependabot
in 99designs/gqlgen#3291- feat: Federation - create
@requires
integration that functions like a normal resolver by@clayne11
in 99designs/gqlgen#3292Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.53...v0.17.54
v0.17.53
What's Changed
- Revert "Fix marshaling interfaces and union types (#3211)" by
@StevenACoffman
in 99designs/gqlgen#3289Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.52...v0.17.53
v0.17.52
What's Changed
- chore(deps-dev): bump vite from 5.4.3 to 5.4.5 in /integration by
@dependabot
in 99designs/gqlgen#3280- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /integration by
@dependabot
in 99designs/gqlgen#3281- chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 in /integration by
@dependabot
in 99designs/gqlgen#3282- Revert #3203 change that added Concurrent directive for resolvers by
@StevenACoffman
in 99designs/gqlgen#3287Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.51...v0.17.52
v0.17.51
What's Changed
- Accept event-stream for POST for urql-graphql by
@StevenACoffman
in 99designs/gqlgen#3276Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.50...v0.17.51
... (truncated)
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
v0.17.50 - 2024-09-13
a6d5d843 release v0.17.50
f154d99d Fix Nancy to use Go 1.22
6b9e40e8 make rewrite default for resolver layout single-file (#3243)
Bumps the npm_and_yarn group in /integration with 1 update: dset.
Updates
dset
from 3.1.3 to 3.1.4
updated-dependencies:
- dependency-name: dset dependency-type: indirect dependency-group: npm_and_yarn ...
Bump some more module versions
Update aurora
Avoid upgrade to go 1.23
downgrade goquery to support pre-Go 1.23 for now
... (truncated)
Commits
5228a0b
release v0.17.55edf6b42
chore(deps-dev): bump vite from 5.4.7 to 5.4.8 in /integration (#3311)7177055
Update gqlparser to 2_5_17 (#3307)4cdeaa2
CallUnalias()
inIsNilable()
to supportgotypesalias=1
(#3304)8fcf704
Update subscriptions.md (#3305)3a445f0
Add CSPs to list of common initialisms (#3303)cd6f0b9
Handle common initialisms as the non-first word (#3302)a711ecb
chore(deps): bump rollup in /integration in the npm_and_yarn group (#3299)a0f7dde
chore(deps-dev): bump vite from 5.4.6 to 5.4.7 in /integration (#3296)cc17785
v0.17.54 postrelease bump- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)