build(deps): bump the go-dependencies group across 1 directory with 5 updates - #129
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-dependencies group across 1 directory with 5 updates#129dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.12.0` | `1.13.0` | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.63.1` | `1.68.0` | | [github.com/ollama/ollama](https://github.com/ollama/ollama) | `0.32.13` | `0.33.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.68.0` | `1.70.0` | Updates `github.com/PuerkitoBio/goquery` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.12.0...v1.13.0) Updates `github.com/anthropics/anthropic-sdk-go` from 1.63.1 to 1.68.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.63.1...v1.68.0) Updates `github.com/ollama/ollama` from 0.32.13 to 0.33.2 - [Release notes](https://github.com/ollama/ollama/releases) - [Commits](ollama/ollama@v0.32.13...v0.33.2) Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) Updates `google.golang.org/genai` from 1.68.0 to 1.70.0 - [Release notes](https://github.com/googleapis/go-genai/releases) - [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/go-genai@v1.68.0...v1.70.0) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ollama/ollama dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/genai dependency-version: 1.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go-dependencies group with 5 updates in the / directory:
1.12.01.13.01.63.11.68.00.32.130.33.21.12.01.12.11.68.01.70.0Updates
github.com/PuerkitoBio/goqueryfrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
4a4f132Linkify github usernamese47f384Add new version to readme to prepare 1.13 release80a9b7fRun CI on go1.27 (+1.26)ad18e5aMerge pull request #596 from ChrisJr404/text-toplevel-func4e49d09add tests for empty and fully-filtered selections91ed06dAdd top-level Text function for BeautifulSoup-style text extraction105f399Merge pull request #595 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...d329e29build(deps): bump golang.org/x/net from 0.57.0 to 0.58.053a9b37Merge pull request #586 from jvoisin/cachephwc50e9856Merge pull request #593 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/anthropics/anthropic-sdk-gofrom 1.63.1 to 1.68.0Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
... (truncated)
Commits
d19dea9release: 1.68.0e3686fcdocs(api): clarify pagination on the organization rate-limit list endpoints8b3cf62fix(tools): let read return a view_range of a file over the size cap (#341)e39ab89test(tools): pin that read and edit preserve CRLF and CR line endings (#342)f22c6d4fix(bedrock): leave non-JSON request bodies untouched (#337)7990249feat(api): beta files/skills namespaces use GA shapes; drop dated beta header...13333fdfix(client): retry attempts that hit the per-request timeout4cd20fbfix(client): report Windows correctly in X-Stainless-OS header6634a01fix(sessions): read event fields via variant accessors in session helpers (#336)9dbb13ffix(sessions): deliver completed tool calls when the runner terminates (#322)Updates
github.com/ollama/ollamafrom 0.32.13 to 0.33.2Release notes
Sourced from github.com/ollama/ollama's releases.
... (truncated)
Commits
f96e7aalint fix (#18081)6879311Clean up dead code (#17381)f4025edapp: list account cloud models for Claude (#18077)39f7f91app: synchronize macOS app handoff (#18056)d366f48proxy: continue requests when the model catalog changes (#18058)a67fe8capp: restore system dark mode (#18049)13f2fb8app: consume Claude recommendation mappings (#18042)3b96a89mlx: remove the text-only gemma3 model91cf995launch: respect OLLAMA_HOST when configuring Pi (#18039)a773b7aapp: prevent Claude model picker scroll jumps (#18041)Updates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Updates
google.golang.org/genaifrom 1.68.0 to 1.70.0Release notes
Sourced from google.golang.org/genai's releases.
Changelog
Sourced from google.golang.org/genai's changelog.
Commits
5e7adb3chore(main): release 1.70.0 (#902)e601aacfeat: Add AudioTranscriptionConfigMode8cf30eechore: Part.media_processing6fd3e65chore: Move major release check to job level in block_major_releases workflowdf468a5chore: Disable GenerateImages for Gemini API6230a94chore: Update Go version to 1.26.x in apidiff workflowfbdae87chore(main): release 1.69.0 (#891)89fc37bchore: Internal Changes2bbd248feat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...5ca93e0feat: Addmodeenum (VERBATIM,SMART) toAudioTranscriptionConfigand...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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