chore(deps): bump the python-deps group across 1 directory with 6 updates - #453
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Updates the requirements on [lancedb](https://github.com/lancedb/lancedb), [everalgo-user-memory](https://github.com/EverMind-AI/EverAlgo), [everalgo-agent-memory](https://github.com/EverMind-AI/EverAlgo), [everalgo-knowledge](https://github.com/EverMind-AI/EverAlgo), [everalgo-boundary](https://github.com/EverMind-AI/EverAlgo) and [everalgo-core](https://github.com/EverMind-AI/EverAlgo) to permit the latest version. Updates `lancedb` to 0.38.0 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@python-v0.34.0...v0.38.0) Updates `everalgo-user-memory` from 0.4.0 to 0.7.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-user-memory/v0.4.0...everalgo-user-memory/v0.7.0) Updates `everalgo-agent-memory` from 0.4.0 to 0.5.1 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-agent-memory/v0.4.0...everalgo-agent-memory/v0.5.1) Updates `everalgo-knowledge` from 0.1.1 to 0.2.1 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-knowledge/v0.1.1...everalgo-knowledge/v0.2.1) Updates `everalgo-boundary` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-boundary/v0.2.1...everalgo-boundary/v0.3.0) Updates `everalgo-core` from 0.3.0 to 0.5.1 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-core/v0.3.0...everalgo-core/v0.5.1) --- updated-dependencies: - dependency-name: lancedb dependency-version: 0.38.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: everalgo-user-memory dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-agent-memory dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-knowledge dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-boundary dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-core dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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.
Updates the requirements on lancedb, everalgo-user-memory, everalgo-agent-memory, everalgo-knowledge, everalgo-boundary and everalgo-core to permit the latest version.
Updates
lancedbto 0.38.0Release notes
Sourced from lancedb's releases.
... (truncated)
Commits
8c68e0cBump version: 0.38.0-beta.16 → 0.38.01a9414cBump version: 0.38.0-beta.15 → 0.38.0-beta.16c4ee8aefeat: update lance dependency to v11.0.0 (#4093)57b8d3bBump version: 0.38.0-beta.14 → 0.38.0-beta.15c6dfe83feat(python): support large_utf8 function signatures (#4092)d5dac65feat: support Blob v2 UDF signatures (#4091)1b0fc2cBump version: 0.38.0-beta.13 → 0.38.0-beta.14a417e46feat(functions): support GPU resource requirements (#4085)fcdc3f9fix: allow multiple function bindings per table (#4090)0c4e066Bump version: 0.38.0-beta.12 → 0.38.0-beta.13Updates
everalgo-user-memoryfrom 0.4.0 to 0.7.0Changelog
Sourced from everalgo-user-memory's changelog.
... (truncated)
Commits
20c8622Merge branch 'release/user-memory-v0.7.0' into 'main'522b313🔖 release(user-memory): 0.7.0 — profile prompt rewrite around one definition ...8675b16Merge branch 'fix/profile-explicit-info-event-pollution' into 'main'2fb9ddf🐛 fix(user-memory): rewrite the profile prompts around one definition of a po...6756474Merge branch 'release/boundary-user-agent-memory' into 'main'27f400c🔖 release(release): boundary 0.3.0 + user-memory 0.6.0 + agent-memory 0.5.0 —...305ed10Merge branch 'fix/boundary-should-wait' into 'main'0da1697🐛 fix(boundary)!: surface the LLM's should_wait verdict instead of discarding it0f0ae7dMerge branch 'release/core-user-memory-v0.5.0' into 'main'b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...Updates
everalgo-agent-memoryfrom 0.4.0 to 0.5.1Changelog
Sourced from everalgo-agent-memory's changelog.
... (truncated)
Commits
7746a87Merge branch 'release/tokenizer-special-token-patch' into 'main'49daece🔖 release(release): core 0.5.1 + agent-memory 0.5.1 + knowledge 0.2.1 — speci...d3a3117Merge branch 'fix/tokenizer-special-tokens' into 'main'4bb3e31🐛 fix(core): stop tiktoken rejecting text that quotes a special tokend830fecMerge branch 'release/knowledge-v0.2.0-changelog' into 'main'31881a3📝 docs(knowledge): restore Unreleased changelog sectiondc89c78Merge branch 'fix/knowledge-json-invalid-escape' into 'main'91b11ec🐛 fix(knowledge): recover LLM JSON whose only defect is an invalid backslash ...b1fa05aMerge branch 'release/user-memory-v0.8.0rc9' into 'main'2030d42🔖 release(user-memory): 0.8.0rc9 — the historical pass stops re-adding supers...Updates
everalgo-knowledgefrom 0.1.1 to 0.2.1Changelog
Sourced from everalgo-knowledge's changelog.
... (truncated)
Commits
7746a87Merge branch 'release/tokenizer-special-token-patch' into 'main'49daece🔖 release(release): core 0.5.1 + agent-memory 0.5.1 + knowledge 0.2.1 — speci...d3a3117Merge branch 'fix/tokenizer-special-tokens' into 'main'4bb3e31🐛 fix(core): stop tiktoken rejecting text that quotes a special tokend830fecMerge branch 'release/knowledge-v0.2.0-changelog' into 'main'31881a3📝 docs(knowledge): restore Unreleased changelog sectiondc89c78Merge branch 'fix/knowledge-json-invalid-escape' into 'main'91b11ec🐛 fix(knowledge): recover LLM JSON whose only defect is an invalid backslash ...b1fa05aMerge branch 'release/user-memory-v0.8.0rc9' into 'main'2030d42🔖 release(user-memory): 0.8.0rc9 — the historical pass stops re-adding supers...Updates
everalgo-boundaryfrom 0.2.1 to 0.3.0Changelog
Sourced from everalgo-boundary's changelog.
... (truncated)
Commits
27f400c🔖 release(release): boundary 0.3.0 + user-memory 0.6.0 + agent-memory 0.5.0 —...305ed10Merge branch 'fix/boundary-should-wait' into 'main'0da1697🐛 fix(boundary)!: surface the LLM's should_wait verdict instead of discarding it0f0ae7dMerge branch 'release/core-user-memory-v0.5.0' into 'main'b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...86368f3Merge branch 'feat/episode-summary' into 'main'dc6c8c7✨ feat(user-memory)!: make Episode.summary a model-written preview instead of...a2ad5f8Merge branch 'feat/reflect-output-language' into 'main'eb669cd✨ feat(user-memory): let the caller choose EpisodeReflector's output language...9eb1a24Merge branch 'feat/output-language-argument' into 'main'Updates
everalgo-corefrom 0.3.0 to 0.5.1Changelog
Sourced from everalgo-core's changelog.
... (truncated)
Commits
7746a87Merge branch 'release/tokenizer-special-token-patch' into 'main'49daece🔖 release(release): core 0.5.1 + agent-memory 0.5.1 + knowledge 0.2.1 — speci...d3a3117Merge branch 'fix/tokenizer-special-tokens' into 'main'4bb3e31🐛 fix(core): stop tiktoken rejecting text that quotes a special tokend830fecMerge branch 'release/knowledge-v0.2.0-changelog' into 'main'31881a3📝 docs(knowledge): restore Unreleased changelog sectiondc89c78Merge branch 'fix/knowledge-json-invalid-escape' into 'main'91b11ec🐛 fix(knowledge): recover LLM JSON whose only defect is an invalid backslash ...b1fa05aMerge branch 'release/user-memory-v0.8.0rc9' into 'main'2030d42🔖 release(user-memory): 0.8.0rc9 — the historical pass stops re-adding supers...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