Skip to content

Bump @sap-cloud-sdk/util from 4.8.0 to 4.9.1 - #218

Merged
Martin Pankraz (MartinPankraz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/util-4.9.1
Aug 31, 2026
Merged

Bump @sap-cloud-sdk/util from 4.8.0 to 4.9.1#218
Martin Pankraz (MartinPankraz) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/util-4.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v4.9.1

Fixed Issues

  • [connectivity, generator, generator-common, http-client, odata-common, odata-v2, odata-v4, openapi, openapi-generator, resilience, temporal-de-serializers] Export ./internal.js named export in package.json for compatibility. Please migrate to the new named export ./internal, the old export is deprecated and will be removed in the next major release. (e8f8134)

v4.9.0

Compatibility Notes

  • [generator-common] Generated files now include a blank line between the copyright header and the file content. (118131d)
  • [openapi-generator] Fields with contentMediaType: application/json and a contentSchema will now be typed as the contentSchema type instead of string. Re-generate your client to pick up the new types. (404dc92)

New Features

  • [openapi-generator] Support contentSchema in OpenAPI 3.1 schemas: fields with contentMediaType: application/json and a contentSchema are now typed as the contentSchema type instead of string. Serialization to a JSON string is supported for multipart bodies via FormDataBuilder; non-multipart bodies are not yet handled. (404dc92)
  • [openapi-generator] OpenAPI generator now supports OAS 3.1 input. This feature is experiemental. Use with caution. (5f6fe80)

Fixed Issues

  • [connectivity] Extend OnPremise HTTP agent cache key to scope it more strongly. The cache key now includes the subaccount identity ensuring keep-alive sockets are not reused across tenants in multi-tenant technical user flows. If no stable identity context can be derived from the request, a fresh agent without keep-alive is created for each request. This matches the behavior of the previous implementation in SAP Cloud SDK v4.6.0 and lower, which did not cache agents in any case. (9f55261)
  • [generator-common] readCompilerOptions now uses the TypeScript compiler API for tsconfig parsing, fixing support for JSONC (comments, trailing commas), package-name extends (e.g. @tsconfig/node18), and circular extends chains. (88c304e)
  • [http-client] Restore proxy authorization headers for same-origin redirects when using proxy configuration. (05e9299)
Changelog

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

4.9.1

4.9.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.8.0 to 4.9.1.
- [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.9.1/packages/util)

---
updated-dependencies:
- dependency-name: "@sap-cloud-sdk/util"
  dependency-version: 4.9.1
  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 Aug 31, 2026
@MartinPankraz
Martin Pankraz (MartinPankraz) merged commit f1f54f0 into main Aug 31, 2026
3 checks passed
@MartinPankraz
Martin Pankraz (MartinPankraz) deleted the dependabot/npm_and_yarn/sap-cloud-sdk/util-4.9.1 branch August 31, 2026 07:21
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.

1 participant