Skip to content

⬆️ bump brainpy from 2.8.1 to 2.8.2#124

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/brainpy-2.8.2
Open

⬆️ bump brainpy from 2.8.1 to 2.8.2#124
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/brainpy-2.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps brainpy from 2.8.1 to 2.8.2.

Release notes

Sourced from brainpy's releases.

Version 2.8.2

Release Date: July 23, 2026

Version 2.8.2 is a maintenance release focused on compatibility, documentation, and CI/release infrastructure. It restores compatibility with JAX >= 0.11, completes the mastermain branch rename started in 2.8.1, and fixes the Codecov coverage badge, which had been stuck reporting "unknown" because Codecov's own project settings still pointed at the retired master branch.

Bug Fixes

  • Import concrete_or_error from jax.extend.core on JAX >= 0.11, where it was removed from jax.interpreters.partial_eval (#871).
  • docs/api.rst: use single-backtick toctree link syntax for the brainpy.state entry so it renders as a working external link instead of plain text.

Documentation

  • Add a brainpy.state relationship admonition to the API reference and repoint brainpy.state doc links at the canonical brainx.chaobrain.com/brainpy-state URLs, replacing the outdated brainpy-state.readthedocs.io links (#873).

Build and Tooling

  • Finish updating branch references from master to main across the repository (#870).
  • Bump actions/setup-python from 6 to 7 in CI (#872).
  • Add codecov.yml pinning codecov.branch: main so Codecov tracks main as the default branch and the README coverage badge reports real coverage instead of "unknown".

Full Changelog: brainpy/BrainPy@V2.8.1...V2.8.2

Changelog

Sourced from brainpy's changelog.

Version 2.8.2

Release Date: July 23, 2026

Version 2.8.2 is a maintenance release focused on compatibility, documentation, and CI/release infrastructure. It restores compatibility with JAX >= 0.11, completes the mastermain branch rename started in 2.8.1, and fixes the Codecov coverage badge, which had been stuck reporting "unknown" because Codecov's own project settings still pointed at the retired master branch.

Bug Fixes

  • Import concrete_or_error from jax.extend.core on JAX >= 0.11, where it was removed from jax.interpreters.partial_eval (#871).
  • docs/api.rst: use single-backtick toctree link syntax for the brainpy.state entry so it renders as a working external link instead of plain text.

Documentation

  • Add a brainpy.state relationship admonition to the API reference and repoint brainpy.state doc links at the canonical brainx.chaobrain.com/brainpy-state URLs, replacing the outdated brainpy-state.readthedocs.io links (#873).

Build and Tooling

  • Finish updating branch references from master to main across the repository (#870).
  • Bump actions/setup-python from 6 to 7 in CI (#872).
  • Add codecov.yml pinning codecov.branch: main so Codecov tracks main as the default branch and the README coverage badge reports real coverage instead of "unknown".
Commits
  • a13eef5 chore(release): 2.8.2 (#874)
  • 49204d0 chore(ci)(deps): bump actions/setup-python from 6 to 7 (#872)
  • 376d860 docs: link brainpy.state relationship and fix stale doc URLs (#873)
  • c211ae7 fix: import concrete_or_error from jax.extend.core on JAX>=0.11 (#871)
  • edd1e8e Update branch references from master to main (#870)
  • See full diff 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 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)

Bumps [brainpy](https://github.com/brainpy/BrainPy) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/brainpy/BrainPy/releases)
- [Changelog](https://github.com/brainpy/BrainPy/blob/main/changelog.md)
- [Commits](brainpy/BrainPy@V2.8.1...V2.8.2)

---
updated-dependencies:
- dependency-name: brainpy
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 24, 2026
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.

0 participants