dependabot[bot] opened a new pull request, #39019:
URL: https://github.com/apache/beam/pull/39019

   Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.5 to 
9.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nodemailer/nodemailer/releases";>nodemailer's 
releases</a>.</em></p>
   <blockquote>
   <h2>v9.0.1</h2>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v9.0.0...v9.0.1";>9.0.1</a>
 (2026-06-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>enforce disableFileAccess/disableUrlAccess for raw message option (<a 
href="https://github.com/nodemailer/nodemailer/commit/a82e060d978f27e5f41369a9a9807b1e3dedc2e2";>a82e060</a>)</li>
   </ul>
   <h2>v9.0.0</h2>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.11...v9.0.0";>9.0.0</a>
 (2026-06-14)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>HTTPS requests made while fetching remote content (attachment href/path 
URLs, OAuth2 token endpoints, HTTP/HTTPS proxy CONNECT) now validate the 
server's TLS certificate by default. Requests to hosts with self-signed, 
expired, or hostname-mismatched certificates that previously succeeded will now 
fail. Opt back out per request with tls.rejectUnauthorized=false (transport 
options, or a per-attachment <code>tls</code> option).</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>replace deprecated url.parse with a WHATWG URL wrapper (<a 
href="https://github.com/nodemailer/nodemailer/commit/0c080fbf3278926f013a5c2ad06f5f6f0e18f5ed";>0c080fb</a>)</li>
   <li>validate TLS certificates by default when fetching remote content (<a 
href="https://github.com/nodemailer/nodemailer/commit/6a947ac7114a16da1e6a50d9a6f4e17026ce145d";>6a947ac</a>)</li>
   </ul>
   <h2>v8.0.11</h2>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.10...v8.0.11";>8.0.11</a>
 (2026-06-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>apply the transport-level newline option in stream and sendmail 
transports (<a 
href="https://github.com/nodemailer/nodemailer/commit/cb4f904a53d2c2feeaf327203c92378d46304398";>cb4f904</a>)</li>
   <li>include icalEvent path/href content in the application/ics attachment 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/b801c48fab8e9b71bc7e0ea1fb32ce6b34675b15";>b801c48</a>)</li>
   <li>parse Ethereal response props without polynomial regex backtracking (<a 
href="https://github.com/nodemailer/nodemailer/commit/067aebec83b8cbe7682905e89b30ab19d260b503";>067aebe</a>)</li>
   <li>resolve oauth2_provision_cb at send time for non-pooled SMTP transports 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/203c8ecf97594ac2e69919b0f3ba966c0f86750e";>203c8ec</a>)</li>
   <li>return the promise from every resolveContent branch (<a 
href="https://github.com/nodemailer/nodemailer/commit/07ffe8cfd97f0486b8c7b541f398922ddab47882";>07ffe8c</a>)</li>
   <li>strip the url scheme from List-ID header values (<a 
href="https://github.com/nodemailer/nodemailer/commit/77e5885cfa0c6723ea7749c1ee74b1c11aeb78bd";>77e5885</a>)</li>
   <li>tag AWS SES transport errors with the ESES code (<a 
href="https://github.com/nodemailer/nodemailer/commit/efa647a125dd698413a7cf6813b8e36881a06f91";>efa647a</a>)</li>
   </ul>
   <h2>v8.0.10</h2>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.9...v8.0.10";>8.0.10</a>
 (2026-05-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fall back to lower-severity handler when custom logger lacks a level 
method (<a 
href="https://github.com/nodemailer/nodemailer/commit/6d849df59a56184b48844ed10b5fb7b8e9f74634";>6d849df</a>)</li>
   </ul>
   <h2>v8.0.9</h2>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.8...v8.0.9";>8.0.9</a>
 (2026-05-26)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>two pending security advisories (jsonTransport access bypass, List-* 
CRLF injection) (<a 
href="https://redirect.github.com/nodemailer/nodemailer/issues/1820";>#1820</a>) 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/5f694977da2e0e13dc947037566e8e689a01217e";>5f69497</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md";>nodemailer's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v9.0.0...v9.0.1";>9.0.1</a>
 (2026-06-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>enforce disableFileAccess/disableUrlAccess for raw message option (<a 
href="https://github.com/nodemailer/nodemailer/commit/a82e060d978f27e5f41369a9a9807b1e3dedc2e2";>a82e060</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.11...v9.0.0";>9.0.0</a>
 (2026-06-14)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>HTTPS requests made while fetching remote content (attachment href/path 
URLs, OAuth2 token endpoints, HTTP/HTTPS proxy CONNECT) now validate the 
server's TLS certificate by default. Requests to hosts with self-signed, 
expired, or hostname-mismatched certificates that previously succeeded will now 
fail. Opt back out per request with tls.rejectUnauthorized=false (transport 
options, or a per-attachment <code>tls</code> option).</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>replace deprecated url.parse with a WHATWG URL wrapper (<a 
href="https://github.com/nodemailer/nodemailer/commit/0c080fbf3278926f013a5c2ad06f5f6f0e18f5ed";>0c080fb</a>)</li>
   <li>validate TLS certificates by default when fetching remote content (<a 
href="https://github.com/nodemailer/nodemailer/commit/6a947ac7114a16da1e6a50d9a6f4e17026ce145d";>6a947ac</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.10...v8.0.11";>8.0.11</a>
 (2026-06-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>apply the transport-level newline option in stream and sendmail 
transports (<a 
href="https://github.com/nodemailer/nodemailer/commit/cb4f904a53d2c2feeaf327203c92378d46304398";>cb4f904</a>)</li>
   <li>include icalEvent path/href content in the application/ics attachment 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/b801c48fab8e9b71bc7e0ea1fb32ce6b34675b15";>b801c48</a>)</li>
   <li>parse Ethereal response props without polynomial regex backtracking (<a 
href="https://github.com/nodemailer/nodemailer/commit/067aebec83b8cbe7682905e89b30ab19d260b503";>067aebe</a>)</li>
   <li>resolve oauth2_provision_cb at send time for non-pooled SMTP transports 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/203c8ecf97594ac2e69919b0f3ba966c0f86750e";>203c8ec</a>)</li>
   <li>return the promise from every resolveContent branch (<a 
href="https://github.com/nodemailer/nodemailer/commit/07ffe8cfd97f0486b8c7b541f398922ddab47882";>07ffe8c</a>)</li>
   <li>strip the url scheme from List-ID header values (<a 
href="https://github.com/nodemailer/nodemailer/commit/77e5885cfa0c6723ea7749c1ee74b1c11aeb78bd";>77e5885</a>)</li>
   <li>tag AWS SES transport errors with the ESES code (<a 
href="https://github.com/nodemailer/nodemailer/commit/efa647a125dd698413a7cf6813b8e36881a06f91";>efa647a</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.9...v8.0.10";>8.0.10</a>
 (2026-05-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fall back to lower-severity handler when custom logger lacks a level 
method (<a 
href="https://github.com/nodemailer/nodemailer/commit/6d849df59a56184b48844ed10b5fb7b8e9f74634";>6d849df</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.8...v8.0.9";>8.0.9</a>
 (2026-05-26)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>two pending security advisories (jsonTransport access bypass, List-* 
CRLF injection) (<a 
href="https://redirect.github.com/nodemailer/nodemailer/issues/1820";>#1820</a>) 
(<a 
href="https://github.com/nodemailer/nodemailer/commit/5f694977da2e0e13dc947037566e8e689a01217e";>5f69497</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.7...v8.0.8";>8.0.8</a>
 (2026-05-23)</h2>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/69cf6252cd18227c79b75dd484357ee1e760e56e";><code>69cf625</code></a>
 chore(master): release 9.0.1 (<a 
href="https://redirect.github.com/nodemailer/nodemailer/issues/1828";>#1828</a>)</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/a82e060d978f27e5f41369a9a9807b1e3dedc2e2";><code>a82e060</code></a>
 fix: enforce disableFileAccess/disableUrlAccess for raw message option</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/4e58450eb490e5097a74b2b2cce35a8d9e21856e";><code>4e58450</code></a>
 chore: update dev dependencies</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/541f5fd1e26993736feedeac572b425314693f33";><code>541f5fd</code></a>
 chore(master): release 9.0.0 (<a 
href="https://redirect.github.com/nodemailer/nodemailer/issues/1827";>#1827</a>)</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/0c080fbf3278926f013a5c2ad06f5f6f0e18f5ed";><code>0c080fb</code></a>
 fix: replace deprecated url.parse with a WHATWG URL wrapper</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/6a947ac7114a16da1e6a50d9a6f4e17026ce145d";><code>6a947ac</code></a>
 fix!: validate TLS certificates by default when fetching remote content</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/e3b1bdab0f8913b031ffd7a0d4e3592da6fd4c01";><code>e3b1bda</code></a>
 chore(master): release 8.0.11 (<a 
href="https://redirect.github.com/nodemailer/nodemailer/issues/1826";>#1826</a>)</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/4358caf1112c547be8292ef9b4f53308f108274d";><code>4358caf</code></a>
 refactor: remove dead checks flagged by Code Quality analysis</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/cf5195cfa25dda6177c265dcf03790f5d1d541e1";><code>cf5195c</code></a>
 chore: harden workflow token permissions and update GitHub Actions</li>
   <li><a 
href="https://github.com/nodemailer/nodemailer/commit/067aebec83b8cbe7682905e89b30ab19d260b503";><code>067aebe</code></a>
 fix: parse Ethereal response props without polynomial regex backtracking</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nodemailer/nodemailer/compare/v8.0.5...v9.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemailer&package-manager=npm_and_yarn&previous-version=8.0.5&new-version=9.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/beam/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to