k1LoW / runn

runn is a package/tool for running operations following a scenario.
https://runn.run
MIT License
404 stars 30 forks source link

chore(deps): bump the dependencies group across 1 directory with 4 updates #940

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 4 updates in the / directory: github.com/goccy/go-json, github.com/k1LoW/grpcstub, github.com/k1LoW/httpstub and github.com/pb33f/libopenapi.

Updates github.com/goccy/go-json from 0.10.2 to 0.10.3

Release notes

Sourced from github.com/goccy/go-json's releases.

0.10.3

What's Changed

New Contributors

Full Changelog: https://github.com/goccy/go-json/compare/v0.10.2...v0.10.3

Commits


Updates github.com/k1LoW/grpcstub from 0.22.1 to 0.22.2

Release notes

Sourced from github.com/k1LoW/grpcstub's releases.

v0.22.2

What's Changed

Other Changes

Full Changelog: https://github.com/k1LoW/grpcstub/compare/v0.22.1...v0.22.2

Changelog

Sourced from github.com/k1LoW/grpcstub's changelog.

v0.22.2 - 2024-05-20

Other Changes

Commits
  • c6c93b1 Merge pull request #92 from k1LoW/tagpr-from-v0.22.1
  • 5007e01 [tagpr] update CHANGELOG.md
  • b0a5185 [tagpr] prepare for the next release
  • 872c7d7 Merge pull request #95 from k1LoW/connect-test
  • c850225 Add test for connectrpc
  • 9821116 Merge pull request #94 from k1LoW/dependabot/go_modules/dependencies-85fafba9d9
  • d9f1dce chore(deps): bump google.golang.org/grpc in the dependencies group
  • 1676457 Merge pull request #93 from k1LoW/dependabot/go_modules/dependencies-d22e5f786c
  • 9392b35 chore(deps): bump google.golang.org/protobuf in the dependencies group
  • 1203f66 Merge branch 'main' of ssh://github.com/k1LoW/grpcstub
  • Additional commits viewable in compare view


Updates github.com/k1LoW/httpstub from 0.16.3 to 0.16.4

Release notes

Sourced from github.com/k1LoW/httpstub's releases.

v0.16.4

What's Changed

Other Changes

Full Changelog: https://github.com/k1LoW/httpstub/compare/v0.16.3...v0.16.4

Changelog

Sourced from github.com/k1LoW/httpstub's changelog.

v0.16.4 - 2024-05-20

Other Changes

Commits
  • b8bcab0 Merge pull request #56 from k1LoW/tagpr-from-v0.16.3
  • 0b3e31a [tagpr] update CHANGELOG.md
  • f705d5e [tagpr] prepare for the next release
  • 4dc6da6 Merge pull request #55 from k1LoW/dependabot/go_modules/dependencies-34c35ccea8
  • b59a34b chore(deps): bump github.com/pb33f/libopenapi in the dependencies group
  • See full diff in compare view


Updates github.com/pb33f/libopenapi from 0.16.7 to 0.16.8

Release notes

Sourced from github.com/pb33f/libopenapi's releases.

v0.16.8

This release adds support to call the DisableRequiredCheck function on SchemaRenderer from the mock generator to allow rendering examples for all properties, regardless of their required status.

@​martinsirbe

Commits
  • f27d57a Update test - disable required check to render all examples
  • 3eaa7bf Add disable required check func to mock gen
  • c1bba8a Test rendering of examples for all properties in the schema
  • 711da3b Pin DigitalOcean spec index test to a specific commit hash
  • 382557c fixed borked test
  • a12d27b added more tests and added another panic check to node builder.
  • e4b7bf5 fixed test for updated ds values
  • 7648bdd Added length check to prevent panic.
  • 338eaa3 Fixed spec format setting for 3.1 in SpecInfo
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions