j178 / leetgo

Best LeetCode friend for geek. :snowboarder:
MIT License
527 stars 33 forks source link

chore(deps): bump the all group with 3 updates #277

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the all group with 3 updates: github.com/jedib0t/go-pretty/v6, github.com/sashabaranov/go-openai and zombiezen.com/go/sqlite.

Updates github.com/jedib0t/go-pretty/v6 from 6.5.2 to 6.5.4

Release notes

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

v6.5.4

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.3...v6.5.4

v6.5.3

Bug-Fixes

  • table & list:
    • process "\r" correctly (moving the cursor back to start of line)
Commits
  • 7206de6 table: fix documentation for merges (#296)
  • cc6c24d table: fix SuppressTrailingSpaces removing spaces from the start (#295)
  • 79388bd update to latest versions for some github actions (#293)
  • 3de2fe4 text: process Carriage-Return codes correctly (#292)
  • See full diff in compare view


Updates github.com/sashabaranov/go-openai from 1.17.11 to 1.19.2

Release notes

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

v1.19.2

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.19.1...v1.19.2

v1.19.1

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.18.3...v1.19.1

v1.18.3

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.18.2...v1.18.3

v1.18.2

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.18.1...v1.18.2

v1.18.1

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.18.0...v1.18.1

v1.18.0

What's Changed

... (truncated)

Commits


Updates zombiezen.com/go/sqlite from 1.0.0 to 1.1.0

Release notes

Sourced from zombiezen.com/go/sqlite's releases.

1.1.0

Version 1.1 introduces the ability to prepare connections on sqlitex.Pool, improves performance, and improves documentation.

Added

  • Added a sqlitex.NewPool function with support for a ConnPrepareFunc (#65).
  • Added a documentation example for SetCollation (#64).

Deprecated

  • Deprecated sqlitex.Open in favor of sqlitex.NewPool.

Fixed

  • Speed up internal string conversions (#66). Thank you @​ffmiruz for the profiling work!
Changelog

Sourced from zombiezen.com/go/sqlite's changelog.

1.1.0 - 2024-01-14

Version 1.1 introduces the ability to prepare connections on sqlitex.Pool, improves performance, and improves documentation.

Added

  • Added a sqlitex.NewPool function with support for a ConnPrepareFunc (#65).
  • Added a documentation example for SetCollation (#64).

Deprecated

  • Deprecated sqlitex.Open in favor of sqlitex.NewPool.

Fixed

  • Speed up internal string conversions (#66). Thank you @​ffmiruz for the profiling work!
Commits
  • 5c555a3 Update release notes for 1.1.0
  • d6efc7d Improve converting to Go string performance (#66)
  • f46dbf8 Close Pool in TestPoolPrepareConn
  • d3503ea Add support to sqlitex.Pool for a ConnPrepareFunc
  • b1e05aa Improve package docs
  • 5439d0f Add SetCollation example
  • 3588827 Bump actions/setup-go from 4 to 5 (#62)
  • 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