Skip to content

Bump @sap-cloud-sdk/util from 4.7.0 to 4.8.0 - #213

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/util-4.8.0
Open

Bump @sap-cloud-sdk/util from 4.7.0 to 4.8.0#213
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/util-4.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @sap-cloud-sdk/util from 4.7.0 to 4.8.0.

Release notes

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

v4.8.0

Compatibility Notes

  • [generator, openapi-generator] Transpilation now includes inherited compiler options. (82a6d2d)
  • [generator, generator-common, openapi-generator] The project has been updated to typescript version 6. Some options are deprecated in TypeScript 6, reference the breaking changes page for more details. (b7cfc1b)

New Features

  • [connectivity, http-client] A new agentOptions property on Destination allows configuring the underlying HTTP(S) agent (e.g. keepAlive, timeout) without constructing an agent manually. (32aab37)

Fixed Issues

  • [connectivity] HTTP(S) agents are now cached per destination instead of per protocol and options, preventing unintended agent reuse across different destinations. (34da40e)
  • [connectivity] Refactor HTTP agent cache for better runtime compatibility. (a42a3a2)
  • [connectivity, util] Fix DestinationOrFetchOptions and HttpDestinationOrFetchOptions so the service key surfaces at the type level. (24fe0c5)
  • [generator, openapi-generator] Transpilation now resolves extends inheritance in tsconfig files, merging base config options with child options taking precedence. (82a6d2d)
  • [openapi] Wrap Buffer responses in Blob when executing OpenAPI requests that return binary data. (e568017)

Improvements

  • [generator-common] Extend script target mapper to handle ES2023, ES2024, and ES2025 targets. Extend module kind mapper to handle UMD, System, ES2022, Node18, Node20, and Preserve module kinds. Extend module resolution mapping to handle Bundler. (9df742e)
Changelog

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

4.8.0

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sap-cloud-sdk/util](https://github.com/SAP/cloud-sdk-js/tree/HEAD/packages/util) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/packages/util/CHANGELOG.md)
- [Commits](https://github.com/SAP/cloud-sdk-js/commits/v4.8.0/packages/util)

---
updated-dependencies:
- dependency-name: "@sap-cloud-sdk/util"
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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