chore(deps): bump the all group with 6 updates #307
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 6 updates:
0.18.0
0.19.0
0.26.6
0.27.0
0.7.0
0.8.0
0.12.1
0.13.0
2.2.2
2.2.3
1.27.1
1.29.0
Updates
github.com/charmbracelet/bubbles
from 0.18.0 to 0.19.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
... (truncated)
Commits
f25096d
chore(lint): disable 'predeclared' linter235075a
feat: add HelpView to table as a conveniencec1d9f7d
feat(table): removeStyleFunc
+ add tests for table alignment (#586)549d076
chore: fix lint92d44ed
feat(deps): bump github.com/charmbracelet/bubbletea (#587)5428d6d
feat(key): accept any stringer interface to match keys (#584)ff5fb57
ci: no announceb8a38ff
ci: use goreleaser for releases (#526)57c9331
feat(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 (#565)6063cfb
feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 (#552)Updates
github.com/charmbracelet/bubbletea
from 0.26.6 to 0.27.0Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
d6a19f0
fix: wrap ErrProgramKilled errorcae9acd
feat: set the program environment variables (#1063)7ddeec9
chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1077)3eb74e8
chore(deps): bump github.com/charmbracelet/glamour in /examples (#1074)85ad914
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1072)7c4d678
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1073)7c1bfc0
fix: query window-size in a goroutine (#1059)7d70838
feat: add a cmd to request window size (#988)4497aa9
fix: reset cursor position on renderer exit (#1058)72760ee
chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.3 to 0.1.4 (#1057)Updates
github.com/charmbracelet/glamour
from 0.7.0 to 0.8.0Release notes
Sourced from github.com/charmbracelet/glamour's releases.
... (truncated)
Commits
29b800e
fix(styles): tokyo night (#320)1fcce6f
refactor(gallery): use freeze for gallery images (#322)dad25dc
chore: go mod tidyc3e9140
feat(auto): auto NoTTY style (#268)26f0bd4
feat(examples): add simple example that renders markdown from a pipe5f5965e
fix: many rendering issues (#317)47b99e4
feat: Add Tokyo Night theme (#229)4620e19
chore: cleanup useless comments (#302)8abcfb0
ci: scan vulns and common errors (#310)2878d38
chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#301)Updates
github.com/charmbracelet/lipgloss
from 0.12.1 to 0.13.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
bb3e339
docs(README): match tree example alignment with list examplesbc0de5c
docs(README): make tree example match output185fde3
docs(README): update tree imagescf0a7c6
docs: fix tree screenshotfeb42a9
feat: move tree to root (#342)0618c73
feat(test): add test forJoinHorizontal
(#346)ed7f56e
docs: fixCompleteColor
example (#345)8a0e640
fix: remove unnecessary if87dd58d
chore: fix little typo in comment in go.modUpdates
github.com/pelletier/go-toml/v2
from 2.2.2 to 2.2.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
b730b2b
Bump testing to go 1.23 (#961)a437caa
Fix reflect.Pointer backward compatibility (#956)be6c57b
Fix readme typo(#951)d553047
Allow int, uint, and floats as map keys (#958)0977c05
Update goreleaser action tov6
and set goreleaser binary tov2
(#959)bccd6e4
allocate unstable.Parser as part of decoder (#953)9b890cf
go.mod: bump minimum and language to 1.21 (#949)Updates
github.com/sashabaranov/go-openai
from 1.27.1 to 1.29.0Release notes
Sourced from github.com/sashabaranov/go-openai's releases.
Commits
030b7cb
fix integration tests (#834)a3bd256
Improve handling of JSON Schema in OpenAI API Response Context (#819)5162adb
Support http client middlewareing (#830)6d02119
feat: Support Delete Message API (#799)d86425a
Allow structured outputs via function calling (#828)dd7f582
fix: fullURL endpoint generation (#817)2c6889e
fix: #788 (#800)1880333
Run integration tests for PRs (#823)6439e1f
Make reponse format JSONSchema optional (#820)623074c
feat: Support Structured Outputs (#813)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