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

Bump the go-modules-updates group with 3 updates #81

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps the go-modules-updates group with 3 updates: github.com/sashabaranov/go-openai, github.com/stretchr/testify and modernc.org/sqlite.

Updates github.com/sashabaranov/go-openai from 1.22.0 to 1.23.1

Release notes

Sourced from github.com/sashabaranov/go-openai's releases.

v1.23.1

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.23.0...v1.23.1

v1.23.0

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.22.0...v1.23.0

Commits
  • 6af3220 feat: support stream_options (#736)
  • 3334a9c Add support for word-level audio transcription timestamp granularity (#733)
  • c9953a7 Fixup minor copy-pasta comment typo (#728)
  • c84ab5f feat: support cloudflare AI Gateway flavored azure openai (#715)
  • 2d58f8f chore: add SystemFingerprint for chat completion stream response (#716)
  • 8d15a37 Remove hardcoded assistants version (#719)
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.8.4 to 1.9.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • Additional commits viewable in compare view

Updates modernc.org/sqlite from 1.29.8 to 1.29.9

Commits
  • fed279c Merge branch 'begin-use-context' into 'master'
  • 5bcefd1 use passed context in BeginTx
  • ab5c380 remove all traces of mattn/go-sqlite3
  • 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 go-modules-updates group with 3 updates: [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai), [github.com/stretchr/testify](https://github.com/stretchr/testify) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `github.com/sashabaranov/go-openai` from 1.22.0 to 1.23.1
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.22.0...v1.23.1)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

Updates `modernc.org/sqlite` from 1.29.8 to 1.29.9
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from umputun as a code owner May 9, 2024 02:51
Copy link

cloudflare-pages bot commented May 9, 2024

Deploying tg-spam with  Cloudflare Pages  Cloudflare Pages

Latest commit: d5ba5ca
Status: ✅  Deploy successful!
Preview URL: https://78b76759.tg-spam.pages.dev
Branch Preview URL: https://dependabot-go-modules-go-mod.tg-spam.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 9, 2024
@umputun umputun merged commit 5ae28b4 into master May 9, 2024
5 checks passed
@umputun umputun deleted the dependabot/go_modules/go-modules-updates-94abde7b92 branch May 9, 2024 04:31
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.

None yet

1 participant