Skip to content

chore - bump dependency versions#153

Open
stevesmith-nhs wants to merge 1 commit into
masterfrom
apm-000-resolve-depandabot-issues
Open

chore - bump dependency versions#153
stevesmith-nhs wants to merge 1 commit into
masterfrom
apm-000-resolve-depandabot-issues

Conversation

@stevesmith-nhs

Copy link
Copy Markdown
Contributor

dependabot/163

Summary

  • Routine Change
  • ❗ Breaking Change
  • 🤖 Operational or Infrastructure Change
  • ✨ New Feature
  • ⚠️ Potential issues that might be caused by this change

Add any other relevant notes or explanations here. Remove this line if you have nothing to add.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • I have ensured the changelog has been updated by the submitter, if necessary.

@stevesmith-nhs stevesmith-nhs marked this pull request as ready for review June 12, 2026 14:20
@github-actions

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital APM JIRA Project. Here's a handy link to the ticket:

APM-000

@stevesmith-nhs stevesmith-nhs changed the title bump apigeetool as per dependabot gudance bump dependency versions Jun 12, 2026
@stevesmith-nhs stevesmith-nhs changed the title bump dependency versions chore - bump dependency versions Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates JavaScript tooling dependencies used by the repo (OpenAPI validation/generation and Newman-based API testing), aligning with Dependabot advisories/maintenance.

Changes:

  • Bump @openapitools/openapi-generator-cli to 2.38.0 and apigeetool to 0.16.5 in devDependencies.
  • Bump newman to 6.2.2 in dependencies.
  • Regenerate package-lock.json to reflect the updated dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates top-level dependency versions used by repo scripts (lint, publish).
package-lock.json Updates resolved versions/transitive dependency tree for the bumped packages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 12 to +15
"homepage": "https://github.com/NHSDigital/patient-care-aggregator-reporting",
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.32.0",
"apigeetool": "^0.5.4",
"@openapitools/openapi-generator-cli": "^2.38.0",
"apigeetool": "^0.16.5",
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