guidewire-oss / fern-reporter

A ginkgo test reporter extension for storing test run information and also for reporting html pages
Apache License 2.0
20 stars 11 forks source link

Chore: (deps): Bump github.com/99designs/gqlgen from 0.17.49 to 0.17.55 #143

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 2 weeks ago

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

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.54...v0.17.55

v0.17.54

What's Changed

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.53...v0.17.54

v0.17.53

What's Changed

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.52...v0.17.53

v0.17.52

What's Changed

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.51...v0.17.52

v0.17.51

What's Changed

Full 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.55
  • edf6b42 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 Call Unalias() in IsNilable() to support gotypesalias=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 compatibility score

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 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)
fvarg00 commented 2 weeks ago

@dependabot rebase