k1LoW / runn

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

chore(deps): bump the dependencies group with 5 updates #1012

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 5 updates:

Package From To
github.com/k1LoW/httpstub 0.16.6 0.16.7
github.com/pb33f/libopenapi 0.16.11 0.16.14
github.com/spf13/cast 1.6.0 1.7.0
golang.org/x/crypto 0.25.0 0.26.0
modernc.org/sqlite 1.31.1 1.32.0

Updates github.com/k1LoW/httpstub from 0.16.6 to 0.16.7

Release notes

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

v0.16.7

What's Changed

Other Changes

Full Changelog: https://github.com/k1LoW/httpstub/compare/v0.16.6...v0.16.7

Changelog

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

v0.16.7 - 2024-08-05

Other Changes

Commits
  • 109fb10 Merge pull request #65 from k1LoW/tagpr-from-v0.16.6
  • 4de7521 [tagpr] update CHANGELOG.md
  • 011eccc [tagpr] prepare for the next release
  • df34f32 Merge pull request #64 from k1LoW/dependabot/go_modules/dependencies-18ee00828c
  • 8bfea49 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.11 to 0.16.14

Release notes

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

v0.16.14

Better error handling for json package.

And included pathItems in datamodel for all v3+ (not sure how I missed this).

@​TristanSpeakEasy

v0.16.12

Adds a new set of features to low level models. All nodes for a model are now captured when the model is built. Also some small gaps were covered at the low level.

No breaking changes.

Commits


Updates github.com/spf13/cast from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/spf13/cast's releases.

v1.7.0

What's Changed

Full Changelog: https://github.com/spf13/cast/compare/v1.6.0...v1.7.0

Commits


Updates golang.org/x/crypto from 0.25.0 to 0.26.0

Commits
  • 5bcd010 go.mod: update golang.org/x dependencies
  • 3375612 ssh: add support for unpadded RSA signatures
  • bb80217 ssh: don't use dsa keys in integration tests
  • 6879722 ssh: remove go 1.21+ dependency on slices
  • e983fa2 sha3: Avo port of keccakf_amd64.s
  • 80fd972 LICENSE: update per Google Legal
  • f2bc3a6 x509roots/fallback/internal/goissue52287: delete
  • d66d9c3 x509roots/fallback: update bundle
  • See full diff in compare view


Updates modernc.org/sqlite from 1.31.1 to 1.32.0

Commits
  • 32d5dd2 Merge branch 'feature/fcntl-persist-wal' into 'master'
  • 61f61b2 Add support for setting SQLITE_FCNTL_PERSIST_WAL
  • 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