Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps tach from 0.32.0 to 0.32.2.

Release notes

Sourced from tach's releases.

v0.32.2

What's Changed

New Contributors

Full Changelog: tach-org/tach@v0.32.1...v0.32.2

v0.32.1

What's Changed

New Contributors

Full Changelog: tach-org/tach@v0.32.0...v0.32.1

Commits
  • 1f4c018 v0.32.2
  • 51294c9 add mermaid and graphviz viewers as recommended vscode extensions
  • 8ba89c9 Merge pull request #880 from tach-org/musllinux
  • 65649db WORK PLEASE!!!!!!!!!!!!
  • 8211075 pin python version with .python-version file
  • 18ff5ca rename vscode workflow to match pypi publish workflow
  • 1bdc981 musllinux vscode
  • 2cad8cb remove unused target value from vscode matrix
  • d37a958 fix vscode extension linux-arm64 being built with the wrong bundled wheel and...
  • e8cf8b3 remove unused matrix values from vscode ci
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Updates poetry.lock to bump tach from 0.32.0 to 0.32.2 and relaxes rich dependency upper bound; adds musllinux wheels.

  • Dependencies (poetry.lock):
    • tach: bump from 0.32.0 to 0.32.2 with updated wheel/tarball hashes, including new musllinux wheels.
    • rich constraint: relax from >=13.0,<15 to >=13.0 in tach's dependencies.

Written by Cursor Bugbot for commit 9a00d6c. This will update automatically on new commits. Configure here.

Bumps [tach](https://github.com/gauge-sh/tach) from 0.32.0 to 0.32.2.
- [Release notes](https://github.com/gauge-sh/tach/releases)
- [Commits](tach-org/tach@v0.32.0...v0.32.2)

---
updated-dependencies:
- dependency-name: tach
  dependency-version: 0.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2025 20:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code Changed Required label for PR that categorizes merge commit message as "Changed" for changelog labels Dec 16, 2025
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 20281177965

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.04%) to 90.836%

Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node_api.py 1 86.9%
chia/full_node/full_node.py 1 87.21%
chia/server/node_discovery.py 1 81.22%
chia/_tests/simulation/test_simulation.py 1 96.49%
chia/_tests/core/test_farmer_harvester_rpc.py 2 98.06%
chia/timelord/timelord_launcher.py 2 70.0%
Totals Coverage Status
Change from base Build 20242846771: 0.04%
Covered Lines: 102873
Relevant Lines: 113083

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant