chore(deps): bump the non-major group across 1 directory with 3 updates - #401
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the non-major group across 1 directory with 3 updates#401dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the non-major group with 3 updates in the / directory: [fyne.io/fyne/v2](https://github.com/fyne-io/fyne), [github.com/a2aproject/a2a-go/v2](https://github.com/a2aproject/a2a-go) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `fyne.io/fyne/v2` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/fyne-io/fyne/releases) - [Changelog](https://github.com/fyne-io/fyne/blob/develop/CHANGELOG.md) - [Commits](fyne-io/fyne@v2.8.0...v2.8.1) Updates `github.com/a2aproject/a2a-go/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/a2aproject/a2a-go/releases) - [Changelog](https://github.com/a2aproject/a2a-go/blob/main/CHANGELOG.md) - [Commits](a2aproject/a2a-go@v2.4.0...v2.5.0) Updates `modernc.org/sqlite` from 1.56.0 to 1.57.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: fyne.io/fyne/v2 dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: github.com/a2aproject/a2a-go/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: modernc.org/sqlite dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major ... 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 non-major group with 3 updates in the / directory: fyne.io/fyne/v2, github.com/a2aproject/a2a-go/v2 and modernc.org/sqlite.
Updates
fyne.io/fyne/v2from 2.8.0 to 2.8.1Release notes
Sourced from fyne.io/fyne/v2's releases.
Changelog
Sourced from fyne.io/fyne/v2's changelog.
Commits
3dc06f4Complete the refresh of inner window barb388ca3Three profile-driven changes to the per-frame path that every driver walks (#...7c18e18Simplify4595bd5Fix issue where some touchscreen taps are missedfd35837Proposed change log for v2.8.111c52f2Update window.go2afa25eWe don't use C, but it's not an error451510bTrying to address staticcheck issuee073289Account for changes in image encoding with Go 1.273485b3cRelease branch static check fixesUpdates
github.com/a2aproject/a2a-go/v2from 2.4.0 to 2.5.0Release notes
Sourced from github.com/a2aproject/a2a-go/v2's releases.
Changelog
Sourced from github.com/a2aproject/a2a-go/v2's changelog.
Commits
9d95b95chore(main): release 2.5.0 (#389)e1c3cc0feat: make agentcard resolver handler file:// (#424)14e41a9fix(taskexec): close event-queue reader on cancel early exits (#409)497cbacfix(jsonrpc): lenient decode of error.data to preserve server errors (#386)ff6035bfix(sse): buffer REST SSE panicChan to avoid goroutine leak on client disconn...579cff8fix: added missing converters and made sure a2agrpc uses pbconv (#421)037f21cchore: setup goreleaser for cli binary releases (#417)b5b9f85feat(cli): polling fallback for servers which don't support streaming (#419)0f45c92feat: agent executor constructor helper (#418)1b8cac7feat: utilities for working with a2a events (#416)Updates
modernc.org/sqlitefrom 1.56.0 to 1.57.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6e86ac4doc.go, CHANGELOG.md: promote freebsd/386, freebsd/arm and netbsd/amd6447d0960Merge branch 'driver-registration' into 'master'9ed2aadCHANGELOG.md: document the per-Driver registration methods20e2e17sqlite: let a caller-constructed Driver register its own functions, collation...15039fdall_test: make TestConnectionHook survive -count>1224fef6all_test: drop a trailing space gofmt flags50ee6ddvendor_libs: handle a deduplicated libsqlite3/libsqlite_vec checkout15ca503licensing: ship the sqlite-vec MIT notice, normalize the license names69cd3caGOVERNANCE.md: add Ian Chechin as maintainer198be3call_test: tolerate a cgo-less toolchain in the recursive -race checkDependabot 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