gregorwolf / sap-support-message-reporting

SAP Support Message Reporting
MIT License
19 stars 5 forks source link

chore(deps): bump @sap-cloud-sdk/http-client from 3.10.0 to 3.11.0 #95

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @sap-cloud-sdk/http-client from 3.10.0 to 3.11.0.

Release notes

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

v3.11.0

Improvements

  • [mail-client] Add optional logger property to enable console logs. Defaults to false. (7ec62fa)

Fixed Issues

  • [mail-client] Fix "Hostname/IP does not match certificate's altnames" issues with "localhost" when sending e-mails OnPremise. Always pass the host and port of the MAIL destination explicitly to the underlying nodemailer instead of falling back to the default.
    • @​sap-cloud-sdk/connectivity@​3.11.0
    • @​sap-cloud-sdk/util@​3.11.0 (62f31fb)
Changelog

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

3.11.0

API Docs: https://sap.github.io/cloud-sdk/api/3.11.0

Improvements

  • [mail-client] Add optional logger property to enable console logs. Defaults to false. (7ec62fa)

Fixed Issues

  • [mail-client] Fix "Hostname/IP does not match certificate's altnames" issues with "localhost" when sending e-mails OnPremise. Always pass the host and port of the MAIL destination explicitly to the underlying nodemailer instead of falling back to the default.
    • @​sap-cloud-sdk/connectivity@​3.11.0
    • @​sap-cloud-sdk/util@​3.11.0 (62f31fb)
Commits
  • 143334b v3.11.0
  • afad642 Fix type-typo in changeset (#4434)
  • 4a59d12 chore(deps-dev): bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 (#4431)
  • 06ce653 chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 (#4433)
  • 1d4309b chore(deps-dev): bump @​definitelytyped/dtslint from 0.2.0 to 0.2.1 (#4432)
  • fe3f47f chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#4430)
  • 7ec62fa add changelog (#4429)
  • d7c4c21 chore: Add logger option to log to console (#4426)
  • f85941c chore(deps-dev): bump pm2 from 5.3.0 to 5.3.1 (#4427)
  • df7ffac chore(deps-dev): bump @​definitelytyped/dtslint from 0.1.4 to 0.2.0 (#4424)
  • 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 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)
dependabot[bot] commented 9 months ago

Looks like @sap-cloud-sdk/http-client is up-to-date now, so this is no longer needed.