Skip to content

Update cogent3 requirement from >=2026.4.13a0 to >=2026.6.9a0#103

Merged
GavinHuttley merged 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.6.9a0
Jun 28, 2026
Merged

Update cogent3 requirement from >=2026.4.13a0 to >=2026.6.9a0#103
GavinHuttley merged 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.6.9a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on cogent3 to permit the latest version.

Changelog

Sourced from cogent3's changelog.

Changes in release "2026.6.9a0"

A minor enhancement release.

API

  • Added PhyloNode.get_newick(with_support) argument, controlling whether to include support measures in the newick string.

Contributors

Enhancements

  • Now write out bootstrap support measures in newick format.

Documentation

  • Document using PhyloNode.get_newick(with_support) argument.

Changes in release "2026.6.2a0"

A bug fix and minor enhancement release.

Contributors

Enhancements

  • Added iter_fastq_records to cogent3.parse.fastq for streaming fastq records as (label, sequence, quality) tuples with optional bytes converters.
  • Added make_qual_converter and PhredEncoding to cogent3.core.alphabet for mapping Phred+33 / Phred+64 quality ASCII into numpy.uint8 score arrays.
  • Added limit keyword argument to all methods that select annotations. Propagated through to the AnnotationDb.get_(features|records)_matching() methods. Applied in aggregate across all tables.

Bug fixes

  • load_annotations() now correctly uses format_name. For cases where the file name suffix did not match a known format, format_name argument was having no effect. This is now fixed.
  • the coevolution_matrix() function now correctly caps max_workers, thanks to @​sanvila for reporting and proposing the fix!

Documentation

... (truncated)

Commits
  • 40f7ef7 Merge pull request #2658 from GavinHuttley/develop
  • 68e206b DEV: updated changelog
  • 9c61df3 Merge pull request #2657 from GavinHuttley/develop
  • 4dfc6ed Merge pull request #2656 from cogent3/dependabot/github_actions/astral-sh/set...
  • 9549d60 DEV: bump version to 2026.6.9a0
  • d3b7e9a Merge branch 'develop' into dependabot/github_actions/astral-sh/setup-uv-8.1.0
  • 801386a Merge pull request #2655 from cogent3/dependabot/pip/ruff-0.15.15
  • 332a5a2 Bump astral-sh/setup-uv from 7 to 8.1.0
  • d0979b0 Bump ruff from 0.15.14 to 0.15.15
  • 7ee5cbc Merge pull request #2651 from cogent3/dependabot/pip/ruff-0.15.14
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [cogent3](https://github.com/cogent3/cogent3) to permit the latest version.
- [Release notes](https://github.com/cogent3/cogent3/releases)
- [Changelog](https://github.com/cogent3/cogent3/blob/develop/changelog.md)
- [Commits](cogent3/cogent3@2026.4.13a0...2026.6.9a0)

---
updated-dependencies:
- dependency-name: cogent3
  dependency-version: 2026.6.9a0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 21, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@GavinHuttley GavinHuttley merged commit 57087a0 into develop Jun 28, 2026
18 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/cogent3-gte-2026.6.9a0 branch June 28, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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