Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2024

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: k1LoW/httpstub@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: spf13/cast@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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/k1LoW/httpstub](https://github.com/k1LoW/httpstub) | `0.16.6` | `0.16.7` |
| [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) | `0.16.11` | `0.16.14` |
| [github.com/spf13/cast](https://github.com/spf13/cast) | `1.6.0` | `1.7.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.25.0` | `0.26.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.31.1` | `1.32.0` |


Updates `github.com/k1LoW/httpstub` from 0.16.6 to 0.16.7
- [Release notes](https://github.com/k1LoW/httpstub/releases)
- [Changelog](https://github.com/k1LoW/httpstub/blob/main/CHANGELOG.md)
- [Commits](k1LoW/httpstub@v0.16.6...v0.16.7)

Updates `github.com/pb33f/libopenapi` from 0.16.11 to 0.16.14
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.16.11...v0.16.14)

Updates `github.com/spf13/cast` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.6.0...v1.7.0)

Updates `golang.org/x/crypto` from 0.25.0 to 0.26.0
- [Commits](golang/crypto@v0.25.0...v0.26.0)

Updates `modernc.org/sqlite` from 1.31.1 to 1.32.0
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.31.1...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/k1LoW/httpstub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/pb33f/libopenapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/spf13/cast
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 11, 2024
@k1LoW k1LoW merged commit 326084f into main Aug 12, 2024
6 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-ba940bcd7b branch August 12, 2024 06:05
@github-actions github-actions bot mentioned this pull request Aug 12, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant