Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Release notes

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

v3.25.0

New Functionalities

  • [openapi] Introduce setBasePath() method on the OpenAPI request builder, allowing a custom base path URL to be set for a single request. This base path is prepended to the API path parameter for that single request. (2943cd5)
  • [openapi, openapi-generator, util] Add basePath option in the options-per-service.json file in the OpenAPI generator. This option prepends the base URL path to the API path parameter for every request. (2943cd5)

v3.24.0

New Functionalities

  • [connectivity] Add transform function to create OAuth2ClientCredentials destinations from service bindings. (7ccc9a3)

v3.23.0

Fixed Issues

  • [generator-common] Fix ESM client code compilation by allowing the module option to be set to nodenext or node16 in a custom tsconfig.json file. (745766e)
  • [mail-client] Fix mail client issue for port 465 with on-premise setup. (ea9b6b5)
  • [mail-client] Fix email sending functionality to ensure that emails are sent to all valid addresses. Previously, if an email failed, all subsequent emails were not sent.
    • @​sap-cloud-sdk/connectivity@​3.23.0
    • @​sap-cloud-sdk/util@​3.23.0 (62eaed5)
Changelog

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

3.25.0

New Functionalities

  • [openapi] Introduce setBasePath() method on the OpenAPI request builder, allowing a custom base path URL to be set for a single request. This base path is prepended to the API path parameter for that single request. (2943cd5)
  • [openapi, openapi-generator, util] Add basePath option in the options-per-service.json file in the OpenAPI generator. This option prepends the base URL path to the API path parameter for every request. (2943cd5)

3.24.0

New Functionalities

  • [connectivity] Add transform function to create OAuth2ClientCredentials destinations from service bindings. (7ccc9a3)

3.23.0

Fixed Issues

  • [generator-common] Fix ESM client code compilation by allowing the module option to be set to nodenext or node16 in a custom tsconfig.json file. (745766e)
  • [mail-client] Fix mail client issue for port 465 with on-premise setup. (ea9b6b5)
  • [mail-client] Fix email sending functionality to ensure that emails are sent to all valid addresses. Previously, if an email failed, all subsequent emails were not sent.
    • @​sap-cloud-sdk/connectivity@​3.23.0
    • @​sap-cloud-sdk/util@​3.23.0 (62eaed5)
Commits
  • 6fdddca v3.25.0
  • bdd1ec2 chore(deps-dev): bump @​changesets/cli from 2.27.10 to 2.27.11 (#5301)
  • a7b41d7 chore(deps): bump @​changesets/get-release-plan from 4.0.5 to 4.0.6 (#5304)
  • 42c86fa chore(deps-dev): bump @​sap/cds from 8.5.1 to 8.6.0 (#5303)
  • 3662866 chore(deps-dev): bump puppeteer from 23.10.4 to 23.11.1 (#5302)
  • 4aa2efe chore(deps-dev): bump @​sap/cds-dk from 8.5.1 to 8.6.1 (#5300)
  • 2943cd5 feat: Support basePath in options-per-service for openapi generator - Optio...
  • f289c96 chore(deps-dev): bump typedoc from 0.27.2 to 0.27.5 (#5280)
  • 25dfc03 chore(deps): bump typescript-eslint from 8.18.0 to 8.18.1 (#5289)
  • 3387511 chore(deps): bump @​typescript-eslint/parser from 8.18.0 to 8.18.1 (#5288)
  • 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.22.2 to 3.25.0.
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/v3-main/CHANGELOG.md)
- [Commits](SAP/cloud-sdk-js@v3.22.2...v3.25.0)

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

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 Dec 23, 2024
@MartinPankraz MartinPankraz merged commit 8aa4cb8 into main Dec 23, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sap-cloud-sdk/util-3.25.0 branch December 23, 2024 07:07
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.

2 participants