Skip to content

Update cogent3 requirement from >=2026.7.30a0 to >=2026.8.26 - #117

Merged
GavinHuttley merged 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.8.26
Sep 6, 2026
Merged

Update cogent3 requirement from >=2026.7.30a0 to >=2026.8.26#117
GavinHuttley merged 1 commit into
developfrom
dependabot/pip/cogent3-gte-2026.8.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 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.8.26"

Minor enhancement update.

Contributors

Enhancements

  • Added Sequence.set_repr_policy(), controlling num_pos and wrap for both the text and HTML representations.
  • set_repr_policy() is now available on Alignment, and the text representations of SequenceCollection and Alignment honour num_pos rather than a hardcoded limit.
  • A collection's repr policy now propagates to its member sequences.

Documentation

  • Changed from Sphinx and restructured text to Quartodoc and their dialect of markdown. While I personally love rst, it's clear Markdown has won the lightweight markup battle and, more critically, is the lingua franca of AI agents.

Changes in release "2026.7.30a0"

Minor enhancement and bug fix release.

Contributors

Enhancements

  • New cogent3.available_seq_formats displays supported sequence formats and their suffixes.
  • Table.write now accepts with_title and with_legend arguments for suppressing the table title and legend. These are also supported by Table.to_string, Table.to_rst and Table.to_latex.

Bug fixes

  • Table methods now handle empty tables gracefully. to_markdown, to_latex and sorted(reverse=...) no longer raise on a table with a header and no rows, and the string output methods (to_csv, to_tsv, to_markdown, to_string, to_latex, to_rst), count_unique and transposed no longer raise on a table with no columns. Fixes #721.

Documentation

... (truncated)

Commits
  • fb97813 Merge pull request #2719 from GavinHuttley/develop
  • 455d9e1 DEV: reduce ruff version to fit within "newer" limits
  • faf5845 DEV: bump version to 2026.8.26
  • 5ae6c0c Merge pull request #2718 from GavinHuttley/develop
  • 32d1580 BUG: set_repr_policy no longer partially mutates on invalid input
  • 1631932 DEV: drop griffe to <2 for compatibility with quartodoc
  • 10708ed ENH: collection repr policy propagates to member sequences
  • 93fbdc6 ENH: collection text repr honours the repr policy
  • 35c4ebb ENH: add Sequence.set_repr_policy(), closes #2015
  • 18dd1a6 Merge pull request #2717 from GavinHuttley/develop
  • 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.7.30a0...2026.8.26)

---
updated-dependencies:
- dependency-name: cogent3
  dependency-version: 2026.8.26
  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 Sep 6, 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 397d82b into develop Sep 6, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/cogent3-gte-2026.8.26 branch September 6, 2026 23:11
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