j178 / leetgo

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

chore(deps): bump the all group with 5 updates #295

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

  • 960d5a7da3918faf109922802dd6905cb256a29a: feat: improve leetgo config for debugging (@​j178)
  • 9ed0e7b35a9a0b56368a623dcbe0054e71bbb190: feat: add cache Outdated() (@​j178)
  • 278a0cccc0a311070afc2cba453b0c86c0541f51: feat: add safari support (#91) (@​acehinnnqru)
  • 4f9e8b72d0446550c066e3296cb333fc2dffee61: feat: support neovim (#96) (@​acehinnnqru)
  • 154dbabf545f44cda8823b44bb90b31e7153578e: feat: reduce wait time for premium user (#100) (@​j178)
  • fc9a4d81e01126c2e4ad68fd9f8ed64edcff6e60: feat: add retry on 503 (#104) (@​j178)
  • 8941f2f5b242816a7e2016f420247f967daaa81b: feat: add edge support (#107) (@​kalifun)

Bug fixes

  • f8a6d677193648a87120cfeac4284ff88e0aeff0: fix: failed to run leetgo init #92 (#93) (@​ismdeep)
  • 61515c3c662d02dd52549b80e20c7332c9906336: fix: handle error in sqlite cache (#95) (@​acehinnnqru)
  • ef51afd2fd206c756d733a695770909bd8643ea8: fix: create cache dir if not exist (@​j178)
  • 0157722533384b5fecc150079c894abb7f658ce8: fix: improve us top-two contest fetch (#103) (@​j178)

Others

  • c254e5002c6c01cdeb7ffe354c220dd438dff126: chore: simplify rate limiter (@​j178)
  • 889e2a7e1f9380174ab8c9367c7c5fffb7abc261: chore: move code (@​j178)
  • c77bdb191fa8b173e4fe354a164f86aac4c45334: chore: refactor config a bit (@​j178)
  • 50b1f585fb63ac00481a2a1e0e2f331d2b2f3709: chore: reuse commonEditor for vim/nvim (@​j178)
  • ff281ad71a639a64ec3b8fb6d6c0c0d2a787c6ec: chore: limit time format to seconds (@​j178)
  • aceb25c7e73b5d9c48e7be905ece824965903f54: Revert "chore: limit time format to seconds" (@​j178)
  • 2a2062fb3cf7ee896884789d9555d04479d5a84d: chore: improve json unmarshal for string fields (@​j178)
  • 2beda55a10ec3c44c41fe5880c270f26629b8d5e: chore: add output to question metadata (@​j178)
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: https://github.com/jedib0t/go-pretty/compare/v6.5.7...v6.5.8

v6.5.7

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/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: https://github.com/pelletier/go-toml/compare/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: https://github.com/sashabaranov/go-openai/compare/v1.22.0...v1.23.0

v1.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.21.0...v1.22.0

v1.21.0

What's Changed

Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.20.5...v1.21.0

v1.20.5

What's Changed

Full Changelog: https://github.com/sashabaranov/go-openai/compare/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 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