chore(deps): bump the all-dependencies group across 1 directory with 8 updates#138
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 8 updates#138dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…8 updates Bumps the all-dependencies group with 8 updates in the /libs/acp directory: | Package | From | To | | --- | --- | --- | | [agent-client-protocol](https://github.com/agentclientprotocol/python-sdk) | `0.8.1` | `0.10.1` | | [bog-agents](https://github.com/bogware/bog-agents) | `0.8.7` | `0.9.9` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.7.0` | `0.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.20` | | [ty](https://github.com/astral-sh/ty) | `0.0.19` | `0.0.55` | Updates `agent-client-protocol` from 0.8.1 to 0.10.1 - [Release notes](https://github.com/agentclientprotocol/python-sdk/releases) - [Commits](agentclientprotocol/python-sdk@0.8.1...0.10.1) Updates `bog-agents` from 0.8.7 to 0.9.9 - [Release notes](https://github.com/bogware/bog-agents/releases) - [Changelog](https://github.com/bogware/bog-agents/blob/main/CHANGELOG.md) - [Commits](bog-agents==0.8.7...bog-agents==0.9.9) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `pytest-socket` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](miketheman/pytest-socket@0.7.0...0.8.0) Updates `ruff` from 0.15.4 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.4...0.15.20) Updates `ty` from 0.0.19 to 0.0.55 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.19...0.0.55) --- updated-dependencies: - dependency-name: agent-client-protocol dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bog-agents dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-socket dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ty dependency-version: 0.0.49 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a6c1eae to
ad548b2
Compare
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 all-dependencies group with 8 updates in the /libs/acp directory:
0.8.10.10.10.8.70.9.99.0.39.1.11.3.01.4.07.0.07.1.00.7.00.8.00.15.40.15.200.0.190.0.55Updates
agent-client-protocolfrom 0.8.1 to 0.10.1Release notes
Sourced from agent-client-protocol's releases.
... (truncated)
Commits
8cd8391release: 0.10.1 (#104)7acca14fix: assign receive-loop attributes before spawning recv task (#102)fd3de6efix(examples): improve gemini.py CLI experience (#103)e9c6e9fchore(deps): bump idna in the uv group across 1 directory (#100)19e924echore(deps): bump pymdown-extensions in the uv group across 1 directory (#99)5271d74chore(deps): bump urllib3 in the uv group across 1 directory (#96)c864d7dfeat: add receive_timeout parameter to Connection class (#84)589aff7fix: skip blank/whitespace-only lines in receive loop (#87)3381092fix(schema): coerce string protocolVersion in InitializeRequest (#92)03739f4feat: bump acp protocol to 0.12.2 (#93)Updates
bog-agentsfrom 0.8.7 to 0.9.9Release notes
Sourced from bog-agents's releases.
... (truncated)
Changelog
Sourced from bog-agents's changelog.
... (truncated)
Commits
568488bchore: release main (#152)30d05bbfeat(sdk,cli): document and release /update, PDF read_file, and review-cycle ...bb04049Select-to-copy fix, resilient /update command, and review-cycle cleanup (#150)7945352chore: release main (#146)bde713dfeat(cli): resilient Bedrock fallback and hittable-model auto-default (#145)1df1cedchore: release main (#135)4f00920feat: document 0.10 features + consolidate Dependabot into one grouped PR per...31fad29Hardening + Claude-Code-style auto mode + killer features (REVIEW v2/v3, 9 RO...71dc98echore: release main (#98)4f91594feat(cli): add operator routing, butcher decomposition, and jtbd workflow (#97)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
pytest-socketfrom 0.7.0 to 0.8.0Release notes
Sourced from pytest-socket's releases.
Changelog
Sourced from pytest-socket's changelog.
Commits
f9ec139pytest-socket, v0.8.0 (#484)3930df8chore(ci): add publish workflow, update others (#483)aae7f44feat: also block DNS resolution (#482)f0700d2[pre-commit.ci] pre-commit autoupdate (#481)09ba021chore(deps): full sweep of all dependency upgrades (#480)8dc6286feat(allow_hosts): support CIDR network entries (#479)06ed8a1chore(deps-dev): bump starlette from 0.49.1 to 1.0.0 (#478)b313210chore(deps-dev): bump mypy from 1.20.0 to 1.20.2 (#477)f7e85f7chore(deps-dev): bump pytest-randomly from 3.16.0 to 4.0.1 (#476)89690a6chore: dependabot config (#475)Updates
rufffrom 0.15.4 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
tyfrom 0.0.19 to 0.0.55Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.