chore(deps): bump the all group with 6 updates #281
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:
1.8.1
1.9.1
0.17.1
0.18.0
1.4.1
1.4.2
1.19.2
1.20.2
1.17.0
1.17.1
1.1.0
1.1.2
Updates
github.com/PuerkitoBio/goquery
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
3ce7428
Prepare new minor version153f1ea
Add notes on cascadia behavior that may differ from jQuery`s2095230
Merge pull request #469 from jwilsson/pre-allocate-slice-in-mapce7330a
Pre-allocate slice in generic Map function4cbe087
Update dependenciesa475435
Prepare README for the new version86d2456
Update CI to run Go 1.21 and 1.22 (latest 2 versions at the moment)1fad3d4
Implement Selection.Map by calling the generic Mapde2d209
Merge pull request #467 from Fesaa/feature/generics65c0ed3
Impl PuerkitoBio/goquery#466Updates
github.com/charmbracelet/bubbles
from 0.17.1 to 0.18.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
Commits
364eac9
feat: remove space for filesizea2e2909
feat(deps): bump github.com/rivo/uniseg from 0.4.4 to 0.4.607e7bd4
feat(filepicker): optional file permissions and file size034ee85
fix(filepicker): push / pop views01d22a0
fix(filepicker): height calculationsd98bf9d
fix(textarea): correctly trim incoming pastefc18779
feat: addOnFirstPage
method for consistency6399027
perf(textinput): useuniseg.StringWidth
6fe92f9
perf(textarea): implement wrapping memoizationec88302
refactor(textinput): reduce allocationsUpdates
github.com/dghubble/sling
from 1.4.1 to 1.4.2Release notes
Sourced from github.com/dghubble/sling's releases.
Changelog
Sourced from github.com/dghubble/sling's changelog.
Commits
9d61ad9
Update changelog for new release1bb7725
Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /examplese5df992
Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /examples1a0edb6
Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 in /examples5faab10
Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /examples20b6a63
Bump golang.org/x/net from 0.16.0 to 0.17.0 in /examples377e631
Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /examplesd545ef2
Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /examplesd0c351b
Add Spotify to examples using Sling (#90)f731370
Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 in /examplesUpdates
github.com/sashabaranov/go-openai
from 1.19.2 to 1.20.2Release notes
Sourced from github.com/sashabaranov/go-openai's releases.
... (truncated)
Commits
bb6149f
fix: repair json decoding of moderation response (#670)4103778
fix: when no Assistant Tools are specified, an empty list should be sent (#669)f220443
Added fields for moderation (#662)c5401e9
Fix for broken Azure Threads url (#668)7381d18
Fix for broken Azure Assistants url (#665)e8b3478
fix:fix open ai original validation. modify Tool's Function to pointer (#664)69e3bbb
Update client.go - allow to skip Authorization header (#658)ff61bbb
Add RunRequest field AdditionalInstructions (#656)66bae3e
Content-type fix (#659)11ad4b6
make linter happy (#661)Updates
github.com/tidwall/gjson
from 1.17.0 to 1.17.1Commits
bbf40bb
Fix backspace and form-feed for Go 1.22711c6fe
Merge pull request #348 from V02460/json_string0f87896
Test \b and \f JSON encoding explicitlyb622071
Encode \b and \f in JSON string as themselvesUpdates
zombiezen.com/go/sqlite
from 1.1.0 to 1.1.2Release notes
Sourced from zombiezen.com/go/sqlite's releases.
Changelog
Sourced from zombiezen.com/go/sqlite's changelog.
Commits
7941dcb
Update release notes for 1.1.2fff69e8
Update modernc.org/sqlite to 1.29.1b351635
Cap max busy poll to 100msfb967a8
Update release notes for 1.1.1e2b3038
Make busy-blocking more responsiveDependabot 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