Skip to content

[Misc] Dependency update#88

Merged
anirudhprasad-sap merged 1 commit intomainfrom
updateDependency
Mar 27, 2026
Merged

[Misc] Dependency update#88
anirudhprasad-sap merged 1 commit intomainfrom
updateDependency

Conversation

@anirudhprasad-sap
Copy link
Copy Markdown
Contributor

@anirudhprasad-sap anirudhprasad-sap commented Mar 27, 2026

Bump Version to 0.14.0 with Dependency Updates

Chore

🔧 Bumps the project to version 0.14.0 and updates multiple Go and npm dependencies across the repository. Also introduces a new mandatory providerSubaccountId parameter in values.yaml.

Changes

  • CHANGELOG.md: Added changelog entry for version 0.14.0 noting the new providerSubaccountId parameter and dependency updates.
  • package.json: Version bumped from 0.13.0 to 0.14.0.
  • package-lock.json: Updated numerous npm dependencies including @sap/cds (9.8.4), @sap/cds-dk (9.8.2), @sap/cds-compiler (6.8.0), @sap/cds-fiori (2.3.0), sinon (21.0.3), @babel/helpers (7.29.2), yaml (2.8.3), minimatch (9.0.9), strip-ansi (7.2.0), and various other transitive dependency bumps.
  • hack/go.mod: Updated Go toolchain from 1.25.7 to 1.26.1; bumped github.com/SAP/sap-btp-service-operator to v0.10.4, github.com/sap/cap-operator to v0.26.0, go-openapi packages to v0.25.5, k8s.io/* packages to v0.35.3, sigs.k8s.io/controller-runtime to v0.23.3, and various other minor dependency bumps.
  • hack/go.sum: Updated checksums to reflect the new Go dependency versions.
  • 🔄 Regenerate and Update Summary

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

PR Bot Information

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

  • Output Template: Default Template
  • Event Trigger: pull_request.opened
  • Summary Prompt: Default Prompt
  • Correlation ID: 56412790-29c6-11f1-9dce-b5c674a24a5a
  • LLM: anthropic--claude-4.6-sonnet

Copy link
Copy Markdown
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.

The PR is primarily a dependency update. The values.yaml.hbs file already contains providerSubaccountId (lines 21), so the new mandatory parameter mentioned in the changelog was already present. The CHANGELOG entry says it was "Added", which aligns correctly — it was added as part of this version. The files being changed are just dependency updates in hack/go.mod, hack/go.sum, package-lock.json, and package.json, plus the CHANGELOG.md update.

The changes look straightforward. Let me check the CHANGELOG entry carefully for accuracy.

The CHANGELOG says providerSubaccountId is a new mandatory parameter in values.yaml. Looking at the template, providerSubaccountId: is present with an empty default value (not enforced as mandatory in the schema/template itself). The word "mandatory" in the changelog might be slightly misleading, but that's just documentation wording. Nothing in the code changes is wrong.

The PR is a clean dependency update with appropriate version bumps across Go and Node.js dependencies, accompanied by a version bump to 0.14.0 and a CHANGELOG entry. The code looks correct and all changes are consistent with each other.

This is a straightforward dependency update PR with no substantive code issues — all version bumps are consistent across package.json, package-lock.json, hack/go.mod, hack/go.sum, and CHANGELOG.md. No review comments are needed.

PR Bot Information

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

  • Event Trigger: pull_request.opened
  • Correlation ID: 56412790-29c6-11f1-9dce-b5c674a24a5a
  • LLM: anthropic--claude-4.6-sonnet

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@Pavan-SAP Pavan-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 merged commit 1e3a18f into main Mar 27, 2026
9 checks passed
@anirudhprasad-sap anirudhprasad-sap deleted the updateDependency branch March 27, 2026 10:24
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