dependabot[bot] opened a new pull request, #613:
URL: https://github.com/apache/doris-opentelemetry-demo/pull/613

   Bumps [mail](https://github.com/mikel/mail) from 2.8.1 to 2.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mikel/mail/releases";>mail's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.9.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>
   <p>Add Ruby 3.4 to CI matrix in GitHub Actions workflow by <a 
href="https://github.com/ydah";><code>@​ydah</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1653";>mikel/mail#1653</a></p>
   </li>
   <li>
   <p>Improve decoding of Q- and B-encoded strings by <a 
href="https://github.com/radar";><code>@​radar</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1664";>mikel/mail#1664</a></p>
   </li>
   <li>
   <p>Bump to 2.9.1 by <a 
href="https://github.com/radar";><code>@​radar</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1665";>mikel/mail#1665</a></p>
   </li>
   <li>
   <p><a href="https://github.com/ydah";><code>@​ydah</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/mikel/mail/pull/1653";>mikel/mail#1653</a></p>
   </li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mikel/mail/compare/2.9.0...2.9.1";>https://github.com/mikel/mail/compare/2.9.0...2.9.1</a></p>
   <h2>v2.9.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix little typo by <a 
href="https://github.com/nbennke";><code>@​nbennke</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1462";>mikel/mail#1462</a></li>
   <li>2.8.0.rc1 Regression: Preserve message-level charset when adding parts 
(related to Rails ActionMailer) by <a 
href="https://github.com/johnnyshields";><code>@​johnnyshields</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1495";>mikel/mail#1495</a></li>
   <li>Use Rake's default rakelib/ directory by <a 
href="https://github.com/olleolleolle";><code>@​olleolleolle</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1488";>mikel/mail#1488</a></li>
   <li>refactor: Use Dir.glob only once in gemspec's &quot;files&quot; 
directive by <a 
href="https://github.com/olleolleolle";><code>@​olleolleolle</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1486";>mikel/mail#1486</a></li>
   <li>Configure RSpec's zero-monkey patching mode by <a 
href="https://github.com/olleolleolle";><code>@​olleolleolle</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1485";>mikel/mail#1485</a></li>
   <li>Remove unnecessary gemfile dependency on strscan by <a 
href="https://github.com/deivid-rodriguez";><code>@​deivid-rodriguez</code></a> 
in <a 
href="https://redirect.github.com/mikel/mail/pull/1483";>mikel/mail#1483</a></li>
   <li>README: sending multipart mail by <a 
href="https://github.com/kapfenho";><code>@​kapfenho</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1479";>mikel/mail#1479</a></li>
   <li>Add <code>delivery_interceptors</code> method to <code>Mail</code> class 
to fetch registered interceptors by <a 
href="https://github.com/ghousemohamed";><code>@​ghousemohamed</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1475";>mikel/mail#1475</a></li>
   <li>Update MIME-Version to have correct case per the RFC by <a 
href="https://github.com/mikel";><code>@​mikel</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1503";>mikel/mail#1503</a></li>
   <li>Adding explicit JRuby support by <a 
href="https://github.com/mikel";><code>@​mikel</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1508";>mikel/mail#1508</a></li>
   <li>refactor: Use Ruby 2's <strong>dir</strong> where possible by <a 
href="https://github.com/olleolleolle";><code>@​olleolleolle</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1487";>mikel/mail#1487</a></li>
   <li>[Corrected] Layout/TrailingWhitespace: Trailing whitespace detected. by 
<a href="https://github.com/mikel";><code>@​mikel</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1510";>mikel/mail#1510</a></li>
   <li>Improve documentation by <a 
href="https://github.com/fwolfst";><code>@​fwolfst</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1371";>mikel/mail#1371</a></li>
   <li>Span =&gt; Spam by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1320";>mikel/mail#1320</a></li>
   <li>use unpack1 by <a 
href="https://github.com/ahorek";><code>@​ahorek</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1513";>mikel/mail#1513</a></li>
   <li>Lazy-load fields and elements by <a 
href="https://github.com/c960657";><code>@​c960657</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1491";>mikel/mail#1491</a></li>
   <li>Install libyaml-dev for Psych by <a 
href="https://github.com/c960657";><code>@​c960657</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1522";>mikel/mail#1522</a></li>
   <li>Feature/parse lf by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1520";>mikel/mail#1520</a></li>
   <li>use match? by <a 
href="https://github.com/ahorek";><code>@​ahorek</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1514";>mikel/mail#1514</a></li>
   <li>Bump actions/checkout to v3 by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1535";>mikel/mail#1535</a></li>
   <li>Fix for <a 
href="https://redirect.github.com/mikel/mail/issues/1527";>#1527</a> by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1534";>mikel/mail#1534</a></li>
   <li>Standardise on WARNING: prefix by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1533";>mikel/mail#1533</a></li>
   <li>Checks are in the wrong place by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1531";>mikel/mail#1531</a></li>
   <li>Allow manual trigger by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1524";>mikel/mail#1524</a></li>
   <li>Handle parsing of LF-only body with separate parts by <a 
href="https://github.com/mikel";><code>@​mikel</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1511";>mikel/mail#1511</a></li>
   <li>Make activesupport gem optional by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1532";>mikel/mail#1532</a></li>
   <li>SMTP: refactor and accept starttls :always and :auto by <a 
href="https://github.com/eval";><code>@​eval</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1536";>mikel/mail#1536</a></li>
   <li>Adds Ruby 3.2 to the CI matrix by <a 
href="https://github.com/petergoldstein";><code>@​petergoldstein</code></a> in 
<a 
href="https://redirect.github.com/mikel/mail/pull/1552";>mikel/mail#1552</a></li>
   <li>Layout conventions are not the same as syntax by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1558";>mikel/mail#1558</a></li>
   <li>Don't shadow local variable by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1318";>mikel/mail#1318</a></li>
   <li>Revert PR <a 
href="https://redirect.github.com/mikel/mail/issues/1495";>#1495</a> because it 
is a dupe of <a 
href="https://redirect.github.com/mikel/mail/issues/1470";>#1470</a> by <a 
href="https://github.com/johnnyshields";><code>@​johnnyshields</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1559";>mikel/mail#1559</a></li>
   <li>Add Ruby 3.3 to CI matrix by <a 
href="https://github.com/m-nakamura145";><code>@​m-nakamura145</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1595";>mikel/mail#1595</a></li>
   <li>TruffleRuby is flaky by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1599";>mikel/mail#1599</a></li>
   <li>Use require_relative where possible by <a 
href="https://github.com/eval";><code>@​eval</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1598";>mikel/mail#1598</a></li>
   <li>Test string is 1 char short of 78 by <a 
href="https://github.com/sebbASF";><code>@​sebbASF</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1568";>mikel/mail#1568</a></li>
   <li>Update documentation regarding errors array by <a 
href="https://github.com/mikehale";><code>@​mikehale</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1605";>mikel/mail#1605</a></li>
   <li>Fix all 'assigned but unused variable' warnings by <a 
href="https://github.com/skipkayhil";><code>@​skipkayhil</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1551";>mikel/mail#1551</a></li>
   <li>Fix IMAP search issues by <a 
href="https://github.com/nevans";><code>@​nevans</code></a> in <a 
href="https://redirect.github.com/mikel/mail/pull/1611";>mikel/mail#1611</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mikel/mail/commit/d645d7b5b7d03218b0bc8971ef041c991a63f5f7";><code>d645d7b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1665";>#1665</a> from 
mikel/tag-291</li>
   <li><a 
href="https://github.com/mikel/mail/commit/5c863ed0489571e7572669018739dc47ed1f9189";><code>5c863ed</code></a>
 Bump to 2.9.1</li>
   <li><a 
href="https://github.com/mikel/mail/commit/14915fa4c5f30ade18f3745ecc6d5d141a48104d";><code>14915fa</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1664";>#1664</a> from 
mikel/sec</li>
   <li><a 
href="https://github.com/mikel/mail/commit/4eab5623419079d6b972f063f16b536c02ecee62";><code>4eab562</code></a>
 Potential fix for pull request finding</li>
   <li><a 
href="https://github.com/mikel/mail/commit/f9d59c2e447af42e2c3dec5a56b1bb25c7292859";><code>f9d59c2</code></a>
 Improve decoding of Q- and B-encoded strings</li>
   <li><a 
href="https://github.com/mikel/mail/commit/f98fb653956d246661394b1e98cf6e77eb8dd0a0";><code>f98fb65</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1653";>#1653</a> from 
ydah/add-ci-matrix</li>
   <li><a 
href="https://github.com/mikel/mail/commit/d9081000b1c3e9a07f2b58e0e6c0b8f360bc8c8f";><code>d908100</code></a>
 Add Ruby 3.4 to CI matrix in GitHub Actions workflow</li>
   <li><a 
href="https://github.com/mikel/mail/commit/d1d65b370b109b98e673a934e8b70a0c1f58cc59";><code>d1d65b3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1330";>#1330</a> from 
jeremyevans/content-type-regression-fix</li>
   <li><a 
href="https://github.com/mikel/mail/commit/30302c779d4f3250f6fccbe1361fac54449d7732";><code>30302c7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1619";>#1619</a> from 
yahonda/add_dependency_logger</li>
   <li><a 
href="https://github.com/mikel/mail/commit/182f2beaeef716f3b003b9916d40251f4ae12317";><code>182f2be</code></a>
 Merge pull request <a 
href="https://redirect.github.com/mikel/mail/issues/1620";>#1620</a> from 
yahonda/address_uri_rfc_3986_parser_warnings</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mikel/mail/compare/2.8.1...2.9.1";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mail&package-manager=bundler&previous-version=2.8.1&new-version=2.9.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/doris-opentelemetry-demo/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to