chore: release#707
Open
marvin-hansen wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
1 issue found across 1 file
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="deep_causality_data_structures/CHANGELOG.md">
<violation number="1" location="deep_causality_data_structures/CHANGELOG.md:34">
P1: Version `0.10.16` appears twice in the changelog with the same version header, URL, and date. Having two consecutive `## [0.10.16]` sections is confusing for readers and automated tooling that parses the changelog. The first occurrence at line 24 already covers this release — the second version header should be removed. The `### Added` entry is already present in the first section, so no content needs to be preserved from the duplicate.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
|
|
||
| - release | ||
|
|
||
| ## [0.10.16](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_data_structures-v0.10.15...deep_causality_data_structures-v0.10.16) - 2026-07-14 |
Contributor
There was a problem hiding this comment.
P1: Version 0.10.16 appears twice in the changelog with the same version header, URL, and date. Having two consecutive ## [0.10.16] sections is confusing for readers and automated tooling that parses the changelog. The first occurrence at line 24 already covers this release — the second version header should be removed. The ### Added entry is already present in the first section, so no content needs to be preserved from the duplicate.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At deep_causality_data_structures/CHANGELOG.md, line 34:
<comment>Version `0.10.16` appears twice in the changelog with the same version header, URL, and date. Having two consecutive `## [0.10.16]` sections is confusing for readers and automated tooling that parses the changelog. The first occurrence at line 24 already covers this release — the second version header should be removed. The `### Added` entry is already present in the first section, so no content needs to be preserved from the duplicate.</comment>
<file context>
@@ -27,6 +27,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
+
+- release
+
+## [0.10.16](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_data_structures-v0.10.15...deep_causality_data_structures-v0.10.16) - 2026-07-14
+
+### Added
</file context>
marvin-hansen
force-pushed
the
release-plz-2026-07-14T06-04-10Z
branch
2 times, most recently
from
July 16, 2026 14:39
cabba24 to
a04baaf
Compare
marvin-hansen
force-pushed
the
release-plz-2026-07-14T06-04-10Z
branch
2 times, most recently
from
July 19, 2026 05:30
7bfa67d to
b3b87c8
Compare
marvin-hansen
force-pushed
the
release-plz-2026-07-14T06-04-10Z
branch
from
July 19, 2026 05:36
b3b87c8 to
2278933
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
deep_causality: 0.15.0 -> 0.15.1 (✓ API compatible changes)deep_causality_physics: 0.8.0 -> 0.8.1 (✓ API compatible changes)Changelog
deep_causalitydeep_causality_physicsThis PR was generated with release-plz.