Skip to content

Bump version to 0.18.0 and PowerSimulations compat to ^0.36#89

Merged
jd-lara merged 1 commit into
mainfrom
copilot/fix-github-actions-build-job
Jun 9, 2026
Merged

Bump version to 0.18.0 and PowerSimulations compat to ^0.36#89
jd-lara merged 1 commit into
mainfrom
copilot/fix-github-actions-build-job

Conversation

Copilot AI commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

The Documentation build job (run 27168811717) failed at Pkg.instantiate with Unsatisfiable requirements detected for package PowerSimulations: the compat was set to ^0.36 before 0.36.0 was registered in General (only 0.1.0–0.35.0 were resolvable). Since the docs workflow Pkg.develops the package, this also blocks the documentation build.

Description

  • Project.toml: bump version to 0.18.0 and PowerSimulations compat to ^0.36 (now registered, so resolution succeeds for both the package and docs/).
version = "0.18.0"
...
PowerSimulations = "^0.36"

Thanks for opening a PR to StorageSystemsSimulations.jl, please take note of the following when making a PR:

Check the contributor guidelines

Copilot AI changed the title Bump version to 0.18.0 and PowerSimulations compat to ^0.36 to fix docs build Bump version to 0.18.0 and PowerSimulations compat to ^0.36 Jun 8, 2026
Copilot AI requested a review from jd-lara June 8, 2026 22:10
@jd-lara jd-lara marked this pull request as ready for review June 8, 2026 22:16
@jd-lara jd-lara merged commit 5ea988e into main Jun 9, 2026
3 of 6 checks passed
@jd-lara jd-lara deleted the copilot/fix-github-actions-build-job branch June 9, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants