Skip to content

[Misc] Plugin: Dependencies updated#86

Merged
Pavan-SAP merged 3 commits intomainfrom
depsUp
Feb 23, 2026
Merged

[Misc] Plugin: Dependencies updated#86
Pavan-SAP merged 3 commits intomainfrom
depsUp

Conversation

@Pavan-SAP
Copy link
Contributor

@Pavan-SAP Pavan-SAP commented Feb 23, 2026

Update Dependencies and Simplify Configuration Templates

♻️ Refactor

Updated project dependencies and simplified configuration template handling for application metadata.

Changes

  • package.json: Updated development dependencies

    • Upgraded nyc from ^17 to ^18
    • Upgraded sinon from ^20 to ^21
  • files/runtime-values.yaml.hbs: Simplified template expressions by removing parentheses wrapper around application name and description placeholders

  • Test Files: Standardized test setup across multiple test files by explicitly adding --nodejs flag to cds init commands

    • test/add-check.test.js
    • test/add-services.test.js
    • test/add.test.js
    • test/build-services.test.js
    • test/build.test.js
    • test/cap-op-plugin.test.js
  • Expected Test Fixtures: Updated expected output files to reflect the simplified template format

    • test/files/expectedChart/runtime-values-ias.yaml
    • test/files/expectedChart/runtime-values.yaml
    • test/files/expectedConfigurableTemplatesChart/runtime-values-ias.yaml
    • test/files/expectedConfigurableTemplatesChart/runtime-values.yaml
    • test/files/runtime-values-of-simple-chart.yaml

The changes standardize the test environment setup and remove unnecessary template syntax from configuration files, improving maintainability while keeping functionality intact.

  • 🔄 Regenerate and Update Summary

📬 Subscribe to the Hyperspace PR Bot DL to get the latest announcements and pilot features!

PR Bot Information

Version: 1.17.61 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback

  • Correlation ID: 66b42a30-10be-11f1-8634-c11be0f74b88
  • Event Trigger: issue_comment.edited

Update to the latest version
Copy link
Contributor

@hyperspace-insights hyperspace-insights bot left a comment

Choose a reason for hiding this comment

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

Summary

This PR updates dependencies and adds --nodejs flags to test commands. I identified three substantive issues with dependency optional/dev flags being inconsistently changed in package-lock.json (once, safer-buffer, wrappy), which could cause installation or runtime issues. The test changes adding --nodejs flags appear intentional for compatibility with newer CDS versions.

PR Bot Information

Version: 1.17.61 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback

  • Correlation ID: 0803f3f0-109e-11f1-926e-bc53b7b884e1
  • LLM: anthropic--claude-4.5-sonnet
  • Event Trigger: pull_request.opened

Copy link
Contributor

@anirudhprasad-sap anirudhprasad-sap left a comment

Choose a reason for hiding this comment

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

👍

@anirudhprasad-sap anirudhprasad-sap marked this pull request as ready for review February 23, 2026 10:30
@Pavan-SAP Pavan-SAP enabled auto-merge (squash) February 23, 2026 13:49
@Pavan-SAP Pavan-SAP merged commit 1c577b9 into main Feb 23, 2026
9 checks passed
@sonarqubecloud
Copy link

@Pavan-SAP Pavan-SAP deleted the depsUp branch February 23, 2026 13:50
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