Skip to content

Commit

Permalink
Update flipper to v0.201.0 (#760)
Browse files Browse the repository at this point in the history
[![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.facebook.flipper:flipper-network-plugin](https://github.com/facebook/flipper)
| `0.200.0` -> `0.201.0` |
[![age](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper-network-plugin/0.201.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper-network-plugin/0.201.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper-network-plugin/0.201.0/compatibility-slim/0.200.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper-network-plugin/0.201.0/confidence-slim/0.200.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [com.facebook.flipper:flipper](https://github.com/facebook/flipper)
| `0.200.0` -> `0.201.0` |
[![age](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper/0.201.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper/0.201.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper/0.201.0/compatibility-slim/0.200.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.facebook.flipper:flipper/0.201.0/confidence-slim/0.200.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>facebook/flipper</summary>

###
[`v0.201.0`](https://github.com/facebook/flipper/releases/tag/v0.201.0)

See
https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md
for full notes.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 2f5dbe9 commit f9f9dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dagger = "2.46.1"
datastore = "1.1.0-alpha04"
detekt = "1.23.0"
espresso = "3.5.1"
flipper = "0.200.0"
flipper = "0.201.0"
hyperion = "0.9.24"
inspector = "0.3.0"
jdk = "20"
Expand Down

0 comments on commit f9f9dd3

Please sign in to comment.