dependabot[bot] opened a new pull request #1395:
URL: https://github.com/apache/dubbo-go/pull/1395


   Bumps 
[github.com/alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)
 from 1.0.2 to 1.0.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/alibaba/sentinel-golang/releases";>github.com/alibaba/sentinel-golang's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.3</h2>
   <p>Since this version, the adapter and data-source modules were moved back 
to this repo (under <a 
href="https://github.com/alibaba/sentinel-golang/tree/master/pkg";>pkg</a> 
directory).</p>
   <h3>Features / Enhancements</h3>
   <ul>
   <li>Support extracting &quot;hot-spot&quot; params by key from EntryContext 
attachments (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/pull/376";>#376</a>)</li>
   <li>Record max concurrency in metric logs (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/pull/371";>#371</a>)</li>
   <li>Deprecate the resource-level slot chain for reliability (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/pull/383";>#383</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix LeapArray integer overflow problem on 32-bit platform (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/422";>#422</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Upgrade gopsutil from 3.20.12 to 3.21.6 (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/414";>#414</a>)</li>
   <li>Upgrade nacos-sdk-go to v1.0.8 for Nacos data-source (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/410";>#410</a>)</li>
   </ul>
   <p>Thanks for all contributors: <a 
href="https://github.com/louyuting";><code>@​louyuting</code></a>, <a 
href="https://github.com/sanxun0325";><code>@​sanxun0325</code></a>, <a 
href="https://github.com/liqiangz";><code>@​liqiangz</code></a>, <a 
href="https://github.com/cafra";><code>@​cafra</code></a>, <a 
href="https://github.com/kallydev";><code>@​kallydev</code></a>, <a 
href="https://github.com/tylitianrui";><code>@​tylitianrui</code></a>, <a 
href="https://github.com/daixiang0";><code>@​daixiang0</code></a>, <a 
href="https://github.com/sczyh30";><code>@​sczyh30</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/194d4be01dfe65559fd95b7ca4896eb6bda0c531";><code>194d4be</code></a>
 Fix LeapArray integer overflow problem on 32-bit platform (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/422";>#422</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/a99057cb095664248ce3579057333a5b0b24788e";><code>a99057c</code></a>
 Add sampleCount zero checking in NewLeapArray func (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/420";>#420</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/d022a912b28b735cbe491335397f6679604a8c8f";><code>d022a91</code></a>
 Optimize code in core/circuitbreaker/rule.go (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/417";>#417</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/0e9ae33c26fe993842ace58cfa14686db957c1c3";><code>0e9ae33</code></a>
 dependency: Upgrade gopsutil from 3.20.12 to 3.21.6 (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/414";>#414</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/bc7670c2b8f8b51bcc57ee06a06f90164e706286";><code>bc7670c</code></a>
 dependency: Upgrade nacos-sdk-go to v1.0.8 for Nacos data-source (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/410";>#410</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/c362aaeafd1e500c9812d4961bcea81b25008b45";><code>c362aae</code></a>
 Update go docs of flow/isolation/system/circuitbreaker packages</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/2af86608857884da543eabe7941b61d60edc51a4";><code>2af8660</code></a>
 feat: Add opt func for BlockError and BlockTypeRegister func for BlockType 
en...</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/d083f064c4e430620d801c8a4566559bc54b31d5";><code>d083f06</code></a>
 Embeded independent module to main repo for adapters (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/391";>#391</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/6ca71dbb3f031005a98af7f26eb79a8b3133a951";><code>6ca71db</code></a>
 Embeded independent module in repo for all kinds of datasource (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/384";>#384</a>)</li>
   <li><a 
href="https://github.com/alibaba/sentinel-golang/commit/588100c7f3a1f7276766a3eef96df4ef32b0cc0b";><code>588100c</code></a>
 Deprecated resource level slot chain (<a 
href="https://github-redirect.dependabot.com/alibaba/sentinel-golang/issues/383";>#383</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/alibaba/sentinel-golang/compare/v1.0.2...v1.0.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/alibaba/sentinel-golang&package-manager=go_modules&previous-version=1.0.2&new-version=1.0.3)](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 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 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)
   
   
   </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