[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.
[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.
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)
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.Changelog
Sourced from
@sap-cloud-sdk/http-client
's changelog.Commits
143334b
v3.11.0afad642
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)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