Skip to content

Bump openbabel from 3.1.1.1 to 3.2.0 in /rdock-utils#162

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rdock-utils/openbabel-3.2.0
Open

Bump openbabel from 3.1.1.1 to 3.2.0 in /rdock-utils#162
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rdock-utils/openbabel-3.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps openbabel from 3.1.1.1 to 3.2.0.

Release notes

Sourced from openbabel's releases.

Open Babel 3.2.0

This release reflects the latest stable version, including multiple feature enhancements and many, many bug fixes. It is backwards compatible with 3.0 and 3.1.

We anticipate more bug-fix releases over the course of 2026 and appreciate the many contributions and reports from everyone.

Major Features and Fixes

  • Many memory and crash bugs fixed, thanks to OSS-Fuzz (Google) for infrastructure, including Cisco TALOS, Trail of Bits, ADA Logics, and Claude Mythos for bug reports. At the moment, all reported bugs are fixed.
  • L-BFGS optimizer added to OBForceField (internal LBFGS.h); gen3d and conformer search now use L-BFGS by default (with CG fallback when Eigen is unavailable). @​ghutchis (#2933)
  • New macrocycle ring builder with Dale codes for cycloalkanes with n > 24, plus a post-pass crown builder for unmatched rings up to n ≤ 24. Substantially improves initial 3D geometry for macrocycles. @​ghutchis (#2923)
  • Distance-geometry improvements: faster, vectorized implementation ensuring stereochemistry is preserved @​ghutchis (#2896, #2897)
  • KET format (Ketcher JSON) read/write, including aromatic-bond preservation and alias expansion for clean round-trip. @​romanbsd (#2909)
  • ChemicalJSON (.cjson) format support — Avogadro's native format — with rich metadata: total charge & spin multiplicity, NMR and electronic spectra, conformer energies, unit-cell vectors, and space-group info. @​ghutchis (#2486, #2491, #2516, #2640, #2654)
  • InChI bumped to 1.07.5; library version now reported in the format description. @​e-kwsm @​ghutchis (#2857, #2947)
  • Python 2 dropped; Python 3.13 supported (distutils removed). @​e-kwsm @​chrisjonesBSU (#2924, #2809) Integrated PyPI binary wheels @​njzjz #2925
  • CMake 4 compatibility, FindPython refactor, Eigen 2 dropped, Eigen3::Eigen imported target adopted. @​PPN-SD @​e-kwsm (#2784, #2753, #2858)
  • OBRandomMT: new std::mt19937_64-based PRNG wrapper (opt-in via USE_RANDOMMT, default on); OB_RANDOM_SEED environment variable documented for reproducibility. @​e-kwsm (#2241)

New Features and Improvements

Bug Fixes

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [openbabel](https://github.com/openbabel/openbabel) from 3.1.1.1 to 3.2.0.
- [Release notes](https://github.com/openbabel/openbabel/releases)
- [Commits](https://github.com/openbabel/openbabel/commits)

---
updated-dependencies:
- dependency-name: openbabel
  dependency-version: 3.2.0
  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 Jul 1, 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