这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all group with 5 updates:

Package From To
github.com/PuerkitoBio/goquery 1.9.1 1.9.2
github.com/j178/leetgo/testutils/go 0.2.0 0.2.1
github.com/jedib0t/go-pretty/v6 6.5.6 6.5.8
github.com/pelletier/go-toml/v2 2.2.0 2.2.1
github.com/sashabaranov/go-openai 1.20.4 1.23.0

Updates github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.9.2

Update go.mod dependencies.

Commits
  • b076e25 Prepare for release v1.9.2
  • 22d8cfd Merge pull request #470 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 56c8ec7 Bump golang.org/x/net from 0.21.0 to 0.23.0
  • See full diff in compare view

Updates github.com/j178/leetgo/testutils/go from 0.2.0 to 0.2.1

Release notes

Sourced from github.com/j178/leetgo/testutils/go's releases.

v0.2.1

Changelog

Features

Bug fixes

Others

Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.8

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.5.8

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.7...v6.5.8

v6.5.7

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.6...v6.5.7

Commits

Updates github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1

Release notes

Sourced from github.com/pelletier/go-toml/v2's releases.

v2.2.1

What's Changed

Fixed bugs

New Contributors

Full Changelog: pelletier/go-toml@v2.2.0...v2.2.1

Commits

Updates github.com/sashabaranov/go-openai from 1.20.4 to 1.23.0

Release notes

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

v1.23.0

What's Changed

New Contributors

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

v1.22.0

What's Changed

New Contributors

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

v1.21.0

What's Changed

Full Changelog: sashabaranov/go-openai@v1.20.5...v1.21.0

v1.20.5

What's Changed

Full Changelog: sashabaranov/go-openai@v1.20.4...v1.20.5

Commits
  • 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)
  • c6a63ed Add PromptFilterResult (#702)
  • a42f519 [New_Features] Adds recently added Assistant cost saving parameters (#710)
  • 2446f08 Bump GitHub workflow actions to latest versions (#707)
  • ea551f4 Fixing typos (#706)
  • e0d0801 feat: add GPT4Turbo and GPT4Turbo20240409 (#703)
  • 187f416 [BREAKING_CHANGES] Fix update message payload (#699)
  • 774fc9d make linter happy (#701)
  • Additional commits viewable 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 all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.9.1` | `1.9.2` |
| [github.com/j178/leetgo/testutils/go](https://github.com/j178/leetgo) | `0.2.0` | `0.2.1` |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.5.6` | `6.5.8` |
| [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.0` | `2.2.1` |
| [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) | `1.20.4` | `1.23.0` |


Updates `github.com/PuerkitoBio/goquery` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.9.1...v1.9.2)

Updates `github.com/j178/leetgo/testutils/go` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/j178/leetgo/releases)
- [Changelog](https://github.com/j178/leetgo/blob/master/.goreleaser.yaml)
- [Commits](v0.2.0...v0.2.1)

Updates `github.com/jedib0t/go-pretty/v6` from 6.5.6 to 6.5.8
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.5.6...v6.5.8)

Updates `github.com/pelletier/go-toml/v2` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](pelletier/go-toml@v2.2.0...v2.2.1)

Updates `github.com/sashabaranov/go-openai` from 1.20.4 to 1.23.0
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.20.4...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/j178/leetgo/testutils/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 May 1, 2024
@j178 j178 merged commit 43719c5 into master May 1, 2024
@j178 j178 deleted the dependabot/go_modules/all-0ab4b9ee00 branch May 1, 2024 09:49
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.

2 participants