Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37#11
Open
dependabot[bot] wants to merge 8 commits intomainfrom
Open
Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37#11dependabot[bot] wants to merge 8 commits intomainfrom
dependabot[bot] wants to merge 8 commits intomainfrom
Conversation
Add table-driven tests for cli/cmd (15 tests) and cli/repl (12 tests) covering command routing, team strategy parsing, REPL slash commands, session/memory/checkpoint operations, and utility functions. Add coverage threshold check step to CI workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Modified the Jekyll build command in the CI workflow for improved compatibility. - Removed unused image references from the configuration file. - Enhanced the index page with clearer descriptions and updated feature highlights. - Added a new navigation entry for YAML agent examples. - Updated custom HTML to preload fonts for better performance. - Revamped CSS for a modern theme, improving typography, layout, and button styles. - Adjusted the hero section and feature grid for a more polished appearance.
- Introduced a new `ROADMAP.md` file detailing 101 prioritized implementation items (P0–P3) with checkboxes for tracking progress. - Updated `CLAUDE.md` and `DEVELOPMENT.md` to reference the new roadmap and provide instructions for using it effectively. - Added `SKILL.md` and `chronos-developer.md` files to define the developer skill and agent identity for working within the Chronos framework. - Enhanced the `RetryHook` implementation in `retry.go` to support actual retries with exponential backoff and improved error handling. - Added comprehensive tests for the `RetryHook` functionality to ensure reliability and correctness. - Updated agent methods to incorporate history tracking and output schema validation.
- Revised README.md to enhance clarity and remove outdated references, including updates to the Multi-Agent Teams guide. - Improved example listings in the documentation, adding descriptions and API key requirements for better user guidance. - Updated installation instructions in the getting-started guide for clarity and conciseness. - Added a new examples guide detailing runnable examples and their functionalities. - Introduced a hooks and observability guide to explain middleware capabilities for enhanced agent performance tracking. - Updated architecture and provider documentation to reflect new features and improved organization.
…tform builds - Introduced a new `install.sh` script for easy installation of the Chronos CLI across various platforms (Linux, macOS, Windows). - Enhanced the GitHub Actions CI workflow to build and publish cross-platform binaries, including detailed versioning and checksum generation. - Updated the version command in the CLI to display build metadata (version, commit, build date) for better transparency. - Improved test coverage for version output to ensure all relevant information is displayed correctly.
- Updated README.md to streamline installation instructions and enhance clarity. - Added a new CLI installation guide detailing the use of the install script for quick setup across platforms. - Improved navigation in the documentation to include new sections for CLI install, examples, and architecture. - Enhanced existing guides on quickstart, hooks, and multi-agent teams for better user guidance. - Introduced new markdown files for examples and observability, providing comprehensive insights into Chronos features.
…nsistency - Standardized formatting in agent_test.go by aligning struct field declarations. - Adjusted spacing in protocol.go for improved readability of the Bus struct. - Reformatted error strategy constants in team.go for consistent alignment.
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.34 to 1.14.37. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.34...v1.14.37) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
A newer version of github.com/mattn/go-sqlite3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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 github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37.
Commits
bb8d0b2Bump Go test matrix versions from 1.23-1.25 to 1.24-1.26bc7436eBump GitHub Actions versions to latest0f12d4eEnsure Close always removes runtime finalizer to prevent memory leakd71eda8Fix upgrade.sh: add already-up-to-date check and fix changelog URL format4ea2a9fUpgrade SQLite to version 30510038c99a68Call sqlite3_clear_bindings() in bind() to reset parameters5a1f4d3use unsafe.Slice8366a00create pull-requestDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)