Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps @sap-cloud-sdk/util from 3.25.0 to 3.26.4.

Release notes

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

v3.26.4

Fixed Issues

  • [connectivity] Remove destination cache in getDestinationFromServiceBinding() function to let cached destinations retrieved in getDestinationFromDestinationService() function be added with the proxyConfiguration property.
    • @​sap-cloud-sdk/resilience@​3.26.4
    • @​sap-cloud-sdk/util@​3.26.4 (51cab2a)

v3.26.3

Fixed Issues

  • [eslint-config] Downgrade @stylistic/eslint-plugin to v3 as v4 is EMS-only. (f1ec5b7)

v3.26.2

Fixed Issues

  • [connectivity] Add proxyConfiguration on the fly to avoid expired proxy authorization token in cached destination if it lives shorter than the token for destination service. (438ebd8)
  • [util] Stringify Axios response data object in the error stack of ErrorWithCause class. (782b3fd)

v3.26.1

Fixed Issues

  • [connectivity] Reintroduce option to pass iss property to getClientCredentialsToken function.
    • @​sap-cloud-sdk/resilience@​3.26.1
    • @​sap-cloud-sdk/util@​3.26.1 (06230c3)

v3.26.0

New Functionalities

  • [openapi-generator] Add resolveExternal option to determine whether external $ref pointers will be resolved. (6cc07bc)
Changelog

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

3.26.4

Fixed Issues

  • [connectivity] Remove destination cache in getDestinationFromServiceBinding() function to let cached destinations retrieved in getDestinationFromDestinationService() function be added with the proxyConfiguration property.
    • @​sap-cloud-sdk/resilience@​3.26.4
    • @​sap-cloud-sdk/util@​3.26.4 (51cab2a)

3.26.3

Fixed Issues

  • [eslint-config] Downgrade @stylistic/eslint-plugin to v3 as v4 is EMS-only. (f1ec5b7)

3.26.2

Fixed Issues

  • [connectivity] Add proxyConfiguration on the fly to avoid expired proxy authorization token in cached destination if it lives shorter than the token for destination service. (438ebd8)
  • [util] Stringify Axios response data object in the error stack of ErrorWithCause class. (782b3fd)

3.26.1

Fixed Issues

  • [connectivity] Reintroduce option to pass iss property to getClientCredentialsToken function.
    • @​sap-cloud-sdk/resilience@​3.26.1
    • @​sap-cloud-sdk/util@​3.26.1 (06230c3)

3.26.0

New Functionalities

  • [openapi-generator] Add resolveExternal option to determine whether external $ref pointers will be resolved. (6cc07bc)
Commits
  • ce2d16e v3.26.4
  • 51cab2a fix: Remove destination cache when getting destinations from service binding ...
  • 3dc1b5a v3.26.3
  • f1ec5b7 fix: Downgrade @stylistic/eslint-plugin to v3.1.0 (#5608) (#5609)
  • 7f96c98 v3.26.2
  • 3fb0fa6 chore(deps): bump prettier from 3.5.2 to 3.5.3 (#5593)
  • 4149de1 chore(deps-dev): bump @​types/node from 18.19.78 to 18.19.79 (#5594)
  • 61738fd chore(deps): bump typescript-eslint from 8.25.0 to 8.26.0 (#5591)
  • 20b945a chore(deps-dev): bump puppeteer from 24.3.0 to 24.3.1 (#5589)
  • 782b3fd fix: JSON stringify Axios error response data (#5585)
  • Additional commits viewable in compare view

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 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 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) from 3.25.0 to 3.26.4.
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/v3.26.4/CHANGELOG.md)
- [Commits](SAP/cloud-sdk-js@v3.25.0...v3.26.4)

---
updated-dependencies:
- dependency-name: "@sap-cloud-sdk/util"
  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 Mar 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #178.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sap-cloud-sdk/util-3.26.4 branch April 14, 2025 06:13
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