Skip to content

Add pagination failsafe for Adopt based repositories - #1

Merged
johnoliver merged 8 commits into
paginationfrom
copilot/utilize-link-header-pagination
Jun 3, 2026
Merged

Add pagination failsafe for Adopt based repositories#1
johnoliver merged 8 commits into
paginationfrom
copilot/utilize-link-header-pagination

Conversation

CopilotAI commented Jun 3, 2026

Copy link
Copy Markdown

Description

Fixes the failing Basic validation / build (ubuntu-latest) job by updating vulnerable transitive dependencies in package-lock.json (via npm audit fix --package-lock-only).

Root cause from Actions logs: npm audit --audit-level=high failed due to vulnerabilities in fast-xml-builder / fast-xml-parser pulled through @actions/cache dependency chain.

Related issue

N/A

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

CopilotAI changed the title Use Link headers for Adoptium API paginationUse Adoptium Link headers for pagination in version discoveryJun 3, 2026
CopilotAI requested a review from johnoliverJune 3, 2026 15:37
CopilotAI changed the title Use Adoptium Link headers for pagination in version discoveryAdd 1000-page pagination failsafe for release discoveryJun 3, 2026
@johnoliver
johnoliver changed the base branch from main to paginationJune 3, 2026 16:05
@johnoliverjohnoliver changed the title Add 1000-page pagination failsafe for release discoveryAdd pagination failsafe for Adopt based repositoriesJun 3, 2026
@johnoliver
johnoliver marked this pull request as ready for review June 3, 2026 16:05
CopilotAI changed the title Add pagination failsafe for Adopt based repositoriesFix Prettier formatting in adopt, semeru, and temurin installer filesJun 3, 2026
CopilotAI changed the title Fix Prettier formatting in adopt, semeru, and temurin installer filesFix Basic validation build failure by updating vulnerable transitive dependenciesJun 3, 2026
@johnoliverjohnoliver changed the title Fix Basic validation build failure by updating vulnerable transitive dependenciesAdd pagination failsafe for Adopt based repositoriesJun 3, 2026
@johnoliver
johnoliver merged commit b06c5c8 into paginationJun 3, 2026
372 of 373 checks passed
Sign up for freeto 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

@johnoliver