Skip to content

CompatHelper: bump compat for ArraysOfArrays to 1, (keep existing compat) - #73

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-08-27-01-19-12-694-01037767958
Open

CompatHelper: bump compat for ArraysOfArrays to 1, (keep existing compat)#73
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-08-27-01-19-12-694-01037767958

Conversation

@github-actions

Copy link
Copy Markdown

This pull request changes the compat entry for the ArraysOfArrays package from 0.6 to 0.6, 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@nichomueller
nichomueller force-pushed the compathelper/new_version/2026-08-27-01-19-12-694-01037767958 branch from fff1f80 to 18f4c36 Compare August 27, 2026 01:19
@oschulz

oschulz commented Aug 27, 2026

Copy link
Copy Markdown

The compat bump alone fails CI because front_tuple was an unexported ArraysOfArrays internal that v1 renamed. #74 carries this bump together with the two-line fix (drop the import, use Base.front for the inner size) and is verified against ArraysOfArrays 0.6 and 1 — I'd suggest going with that one and closing this PR.

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