Skip to content

build(deps): bump github.com/alibaba/sentinel-golang from 1.0.2 to 1.0.3#1395

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/alibaba/sentinel-golang-1.0.3
Closed

build(deps): bump github.com/alibaba/sentinel-golang from 1.0.2 to 1.0.3#1395
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/develop/github.com/alibaba/sentinel-golang-1.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2021

Bumps github.com/alibaba/sentinel-golang from 1.0.2 to 1.0.3.

Release notes

Sourced from github.com/alibaba/sentinel-golang's releases.

v1.0.3

Since this version, the adapter and data-source modules were moved back to this repo (under pkg directory).

Features / Enhancements

  • Support extracting "hot-spot" params by key from EntryContext attachments (#376)
  • Record max concurrency in metric logs (#371)
  • Deprecate the resource-level slot chain for reliability (#383)

Bug Fixes

  • Fix LeapArray integer overflow problem on 32-bit platform (#422)

Dependencies

  • Upgrade gopsutil from 3.20.12 to 3.21.6 (#414)
  • Upgrade nacos-sdk-go to v1.0.8 for Nacos data-source (#410)

Thanks for all contributors: @​louyuting, @​sanxun0325, @​liqiangz, @​cafra, @​kallydev, @​tylitianrui, @​daixiang0, @​sczyh30

Commits
  • 194d4be Fix LeapArray integer overflow problem on 32-bit platform (#422)
  • a99057c Add sampleCount zero checking in NewLeapArray func (#420)
  • d022a91 Optimize code in core/circuitbreaker/rule.go (#417)
  • 0e9ae33 dependency: Upgrade gopsutil from 3.20.12 to 3.21.6 (#414)
  • bc7670c dependency: Upgrade nacos-sdk-go to v1.0.8 for Nacos data-source (#410)
  • c362aae Update go docs of flow/isolation/system/circuitbreaker packages
  • 2af8660 feat: Add opt func for BlockError and BlockTypeRegister func for BlockType en...
  • d083f06 Embeded independent module to main repo for adapters (#391)
  • 6ca71db Embeded independent module in repo for all kinds of datasource (#384)
  • 588100c Deprecated resource level slot chain (#383)
  • 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 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)

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #1395 (b87b1e2) into develop (6377396) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1395      +/-   ##
===========================================
- Coverage    54.94%   54.89%   -0.06%     
===========================================
  Files          272      272              
  Lines        14753    14753              
===========================================
- Hits          8106     8098       -8     
- Misses        5771     5782      +11     
+ Partials       876      873       -3     
Impacted Files Coverage Δ
cluster/cluster_impl/base_cluster_invoker.go 50.00% <0.00%> (-15.96%) ⬇️
cluster/cluster_impl/failback_cluster_invoker.go 78.02% <0.00%> (+2.19%) ⬆️
...tocol/rest/server/server_impl/go_restful_server.go 44.82% <0.00%> (+3.44%) ⬆️
filter/metrics/filter.go 100.00% <0.00%> (+13.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6377396...b87b1e2. Read the comment docs.

Bumps [github.com/alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/alibaba/sentinel-golang/releases)
- [Commits](alibaba/sentinel-golang@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/alibaba/sentinel-golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/develop/github.com/alibaba/sentinel-golang-1.0.3 branch from 283bb8a to b87b1e2 Compare August 20, 2021 01:56
@AlexStocks AlexStocks closed this Aug 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/develop/github.com/alibaba/sentinel-golang-1.0.3 branch August 20, 2021 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants