Skip to content

Commit

Permalink
deps: Update dependency com.netflix.concurrency-limits:concurrency-li…
Browse files Browse the repository at this point in the history
…mits-core to v0.5.1 (main) (#18806)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.netflix.concurrency-limits:concurrency-limits-core](https://github.com/Netflix/concurrency-limits)
| `0.5.0` -> `0.5.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.netflix.concurrency-limits:concurrency-limits-core/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.netflix.concurrency-limits:concurrency-limits-core/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.netflix.concurrency-limits:concurrency-limits-core/0.5.0/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.netflix.concurrency-limits:concurrency-limits-core/0.5.0/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Netflix/concurrency-limits
(com.netflix.concurrency-limits:concurrency-limits-core)</summary>

###
[`v0.5.1`](https://github.com/Netflix/concurrency-limits/releases/tag/v0.5.1)

[Compare
Source](https://github.com/Netflix/concurrency-limits/compare/v0.5.0...v0.5.1)

#### What's Changed

- Add warning log when the initial AIMD limit is higher than the max
AIMD limit by [@&#8203;ayangster](https://github.com/ayangster) in
[Netflix/concurrency-limits#199
- Corrected Error Message for Deprecated Gauge by
[@&#8203;jaketerrito](https://github.com/jaketerrito) in
[Netflix/concurrency-limits#170
- Fix typo by [@&#8203;epot](https://github.com/epot) in
[Netflix/concurrency-limits#169
- Update default branch to main by
[@&#8203;umairk79](https://github.com/umairk79) in
[Netflix/concurrency-limits#200

#### New Contributors

- [@&#8203;ayangster](https://github.com/ayangster) made their first
contribution in
[Netflix/concurrency-limits#199
- [@&#8203;jaketerrito](https://github.com/jaketerrito) made their
first contribution in
[Netflix/concurrency-limits#170
- [@&#8203;epot](https://github.com/epot) made their first
contribution in
[Netflix/concurrency-limits#169

**Full Changelog**:
Netflix/concurrency-limits@v0.5.0...v0.5.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
  • Loading branch information
renovate[bot] committed May 24, 2024
2 parents d06ce4d + 4f3127d commit 67f12be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<version.conscrypt>2.5.2</version.conscrypt>
<version.asm>9.3</version.asm>
<version.testcontainers>1.19.8</version.testcontainers>
<version.netflix.concurrency>0.5.0</version.netflix.concurrency>
<version.netflix.concurrency>0.5.1</version.netflix.concurrency>
<version.zeebe-test-container>3.6.3</version.zeebe-test-container>
<version.feel-scala>1.17.7</version.feel-scala>
<version.dmn-scala>1.9.0</version.dmn-scala>
Expand Down

0 comments on commit 67f12be

Please sign in to comment.