Skip to content

build(deps): bump aiida-core from 2.8.0 to 2.9.2 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiida-core-2.9.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiida-core-2.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps aiida-core from 2.8.0 to 2.9.2.

Release notes

Sourced from aiida-core's releases.

AiiDA v2.9.2

See CHANGELOG.md

AiiDA v2.9.1

See CHANGELOG.md

AiiDA v2.9.0

See CHANGELOG.md

AiiDA v2.8.3

See CHANGELOG.md

AiiDA v2.8.2

See CHANGELOG.md

AiiDA v2.8.1

See CHANGELOG.md

Changelog

Sourced from aiida-core's changelog.

v2.9.2 - 2026-09-03

This patch fixes an error triggered when clean_workdir is enabled for a BaseRestartWorkChain.

Fixes

  • Ensure a greenback portal is available during terminal process transitions (#7593) [bae336194]

v2.9.1 - 2026-08-27

This patch ensures that process dumps include repository files from all output data types, instead of silently omitting outputs that do not have a SinglefileData or FolderData sibling. It also makes stashing safer and easier to diagnose: a failed COPY stash no longer deletes sibling stashes in the same UUID shard, and stash failures are now recorded in the process report. Finally, it prevents spurious errors when verdi commands shut down while releasing unclosed broker and storage backend resources.

Fixes

v2.9.0 - 2026-08-06

The big feature of this release is the new built-in ZeroMQ broker, which allows submitting calculations and workflows to the daemon workers without installing and running an external message broker service such as RabbitMQ. The release also adds a verdi bug-report command, an overhauled logging system, warnings when the daemon runs in an outdated Python environment and updates the configuration file schema. It also modernizes the ORM with a new Pydantic-based model system that exposes specialized ReadModel, WriteModel, ConstructorModel, and CliModel schemas, while retaining the previous Model attribute as a deprecated compatibility wrapper for plugins to migrate against.

Table of content:

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

Bumps [aiida-core](https://github.com/aiidateam/aiida-core) from 2.8.0 to 2.9.2.
- [Release notes](https://github.com/aiidateam/aiida-core/releases)
- [Changelog](https://github.com/aiidateam/aiida-core/blob/v2.9.2/CHANGELOG.md)
- [Commits](aiidateam/aiida-core@v2.8.0...v2.9.2)

---
updated-dependencies:
- dependency-name: aiida-core
  dependency-version: 2.9.2
  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:uv Pull requests that update python:uv code labels Sep 25, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants