Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps camb from 1.5.8 to 1.6.4.

Release notes

Sourced from camb's releases.

1.6.4

  • Use pre-reionization x_e for baryon sound speed, avoiding unphysical result during reionization (fixes #171); still not correct as no realistic treatment of baryon pressure after reionization
  • Added Linux arm wheels (e.g. for containers on Macs)
  • Minor doc and version consistency updates

gfortran compiler bug giving memory leaks now fixed in gfortran 15.2, but CAMB continues to compile safely on older versions.

1.6.1

  • Workaround for gfortran compiler memory leak bug affecting runs with tensors, thanks @​eatdust for report (info and fixed gfortran tracking at cmbant/CAMB#176)
  • Updated for min Python 3.10 and latest setuptools
  • Added formatting ruff, pre-commit hook and vscode formatting options

1.6.0

  • doc clarifications
  • Improved AI help assistant with full python doc knowledge
  • Parameter to set max reionization redshift (thanks @​mraveri , cmbant/CAMB#166)
  • Minor compatibility/parameter warning tweaks
  • Initialize share_delta_neff back to False when used from, e.g. in case starting from copy of .ini file
Commits
  • feaf8b8 Only statically link libgfortran if it exists
  • e446bb6 bump version 1.63
  • 5f50beb Add mac arm wheel
  • 2c9b1db Use pre-reionization x_e for cs2, avoiding unphysical result during reionizat...
  • 6cc8ece clean needs_good_pk_sampling
  • c14f814 No gfortran workaround for gcc 15.2+
  • c201794 bump version
  • 96d6d44 doc fix
  • d710a76 Doc note on get_derived_params scaling
  • d5438d1 Add doc on CAMB variable names
  • 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)

Bumps [camb](https://github.com/cmbant/camb) from 1.5.8 to 1.6.4.
- [Release notes](https://github.com/cmbant/camb/releases)
- [Commits](cmbant/CAMB@1.5.8...1.6.4)

---
updated-dependencies:
- dependency-name: camb
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 30, 2025
Copy link
Owner

@santiagocasas santiagocasas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be fine

@santiagocasas santiagocasas merged commit 7c681b9 into main Oct 3, 2025
8 checks passed
@santiagocasas santiagocasas deleted the dependabot/pip/camb-1.6.4 branch October 3, 2025 21:44
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