Skip to content

compat: drop the unregistered SafeTestsets 1.x major - #342

Merged
ChrisRackauckas merged 1 commit into
masterfrom
drop-safetestsets-phantom-major
Aug 26, 2026
Merged

ChrisRackauckas merged 1 commit into
masterfrom
drop-safetestsets-phantom-major

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Member

SafeTestsets = "0.1, 1" -> "0.1".

SafeTestsets has only 0.0.1 and 0.1.0 registered in General - there is no 1.x. The trailing 1 component matches no registered version, so it is dead weight in the resolver and misreports the supported range. Removing it cannot change any resolution.

🤖 Generated with Claude Code

https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R

SafeTestsets = "0.1, 1" -> "0.1"

SafeTestsets has only 0.0.1 and 0.1.0 registered in General; there is no 1.x. The trailing `1` component matches no registered version, so it is dead weight in the resolver and misreports the supported range. Removing it changes nothing that can actually resolve.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R
@ChrisRackauckas
ChrisRackauckas merged commit 2e7cb4d into master Aug 26, 2026
@ChrisRackauckas
ChrisRackauckas deleted the drop-safetestsets-phantom-major branch August 26, 2026 08:48
ChrisRackauckas added a commit that referenced this pull request Sep 13, 2026
- Drop stale [compat] majors older than one year (#341)
- compat: drop the unregistered SafeTestsets 1.x major (#342)
- Add 32-bit Core CI lane via test_groups.toml (#343)
- Add AirspeedVelocity benchmarking CI (#344)
- Import `adjoint` and `copyto!` from `Base` rather than `LinearAlgebra` (#345)



Agent-Harness: Claude Code
Agent-Model: claude-opus-5[1m]
Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.

1 participant