Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the production-dependencies group with 3 updates: @cap-js/hana, @sap-cloud-sdk/http-client and @sap-cloud-sdk/resilience.

Updates @cap-js/hana from 2.1.1 to 2.1.2

Updates @sap-cloud-sdk/http-client from 4.0.2 to 4.1.0

Release notes

Sourced from @​sap-cloud-sdk/http-client's releases.

v4.1.0

Compatibility Notes

  • [connectivity] The getDestinationFromDestinationService() function no longer verifies the incoming XSUAA JWT against the application's bound XSUAA instance. Consequently, the cacheVerificationKeys option is now deprecated and has no effect. (3c19ffa)

Improvements

  • [connectivity] Remove dependency on XSUAA service binding while retrieving destinations using getDestinationFromDestinationService() and getAllDestinationsFromDestinationService() functions. (3c19ffa)
Changelog

Sourced from @​sap-cloud-sdk/http-client's changelog.

4.1.0

Compatibility Notes

  • [connectivity] The getDestinationFromDestinationService() function no longer verifies the incoming XSUAA JWT against the application's bound XSUAA instance. Consequently, the cacheVerificationKeys option is now deprecated and has no effect. (3c19ffa)

Improvements

  • [connectivity] Remove dependency on XSUAA service binding while retrieving destinations using getDestinationFromDestinationService() and getAllDestinationsFromDestinationService() functions. (3c19ffa)
Commits
  • 88bed3c v4.1.0
  • 17927d8 chore(deps): bump eslint-plugin-jsdoc from 51.4.0 to 51.4.1 (#5929)
  • 9599f06 chore(deps-dev): bump nock from 14.0.5 to 14.0.6 (#5935)
  • 9ad3c49 chore(deps-dev): bump @​types/node from 22.16.4 to 22.16.5 (#5933)
  • 6f877d1 chore(deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#5934)
  • 63d6489 chore(deps): bump eslint-plugin-prettier from 5.5.1 to 5.5.3 (#5932)
  • 772a8e0 chore(deps-dev): bump puppeteer from 24.13.0 to 24.14.0 (#5931)
  • 10ce605 chore(deps-dev): bump turbo from 2.5.4 to 2.5.5 (#5930)
  • 9610308 chore(deps-dev): bump @​apidevtools/json-schema-ref-parser (#5927)
  • 516b1c8 chore(deps-dev): bump puppeteer from 24.12.0 to 24.13.0 (#5928)
  • Additional commits viewable in compare view

Updates @sap-cloud-sdk/resilience from 4.0.2 to 4.1.0

Release notes

Sourced from @​sap-cloud-sdk/resilience's releases.

v4.1.0

Compatibility Notes

  • [connectivity] The getDestinationFromDestinationService() function no longer verifies the incoming XSUAA JWT against the application's bound XSUAA instance. Consequently, the cacheVerificationKeys option is now deprecated and has no effect. (3c19ffa)

Improvements

  • [connectivity] Remove dependency on XSUAA service binding while retrieving destinations using getDestinationFromDestinationService() and getAllDestinationsFromDestinationService() functions. (3c19ffa)
Changelog

Sourced from @​sap-cloud-sdk/resilience's changelog.

4.1.0

Compatibility Notes

  • [connectivity] The getDestinationFromDestinationService() function no longer verifies the incoming XSUAA JWT against the application's bound XSUAA instance. Consequently, the cacheVerificationKeys option is now deprecated and has no effect. (3c19ffa)

Improvements

  • [connectivity] Remove dependency on XSUAA service binding while retrieving destinations using getDestinationFromDestinationService() and getAllDestinationsFromDestinationService() functions. (3c19ffa)
Commits
  • 88bed3c v4.1.0
  • 17927d8 chore(deps): bump eslint-plugin-jsdoc from 51.4.0 to 51.4.1 (#5929)
  • 9599f06 chore(deps-dev): bump nock from 14.0.5 to 14.0.6 (#5935)
  • 9ad3c49 chore(deps-dev): bump @​types/node from 22.16.4 to 22.16.5 (#5933)
  • 6f877d1 chore(deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#5934)
  • 63d6489 chore(deps): bump eslint-plugin-prettier from 5.5.1 to 5.5.3 (#5932)
  • 772a8e0 chore(deps-dev): bump puppeteer from 24.13.0 to 24.14.0 (#5931)
  • 10ce605 chore(deps-dev): bump turbo from 2.5.4 to 2.5.5 (#5930)
  • 9610308 chore(deps-dev): bump @​apidevtools/json-schema-ref-parser (#5927)
  • 516b1c8 chore(deps-dev): bump puppeteer from 24.12.0 to 24.13.0 (#5928)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 3 updates: [@cap-js/hana](https://cap.cloud.sap/), [@sap-cloud-sdk/http-client](https://github.com/SAP/cloud-sdk-js) and [@sap-cloud-sdk/resilience](https://github.com/SAP/cloud-sdk-js).


Updates `@cap-js/hana` from 2.1.1 to 2.1.2

Updates `@sap-cloud-sdk/http-client` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md)
- [Commits](SAP/cloud-sdk-js@v4.0.2...v4.1.0)

Updates `@sap-cloud-sdk/resilience` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md)
- [Commits](SAP/cloud-sdk-js@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: "@cap-js/hana"
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sap-cloud-sdk/http-client"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sap-cloud-sdk/resilience"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
Copy link

cla-assistant bot commented Jul 28, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-688fb4d6e9 branch August 29, 2025 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants