Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.micronaut.rxjava3:micronaut-rxjava3-bom to v3.2.1 #10612

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.rxjava3:micronaut-rxjava3-bom (source) 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-rxjava3 (io.micronaut.rxjava3:micronaut-rxjava3-bom)

v3.2.1: Micronaut RxJava3 3.2.1

What's Changed

Bug fixes 🐞
  • fix: Propagate context when converting from Publisher to RxJava type (#​335)
Dependency updates 🚀

fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.2.1 (#​319)

CI ⚙️Build 🐘
GraalVM
  • chore(deps): update graalvm/setup-graalvm action to v1.1.9 (#​337)
  • chore(deps): update graalvm/setup-graalvm action to v1.1.8 (#​326)

Full Changelog: micronaut-projects/micronaut-rxjava3@v3.2.0...v3.2.1


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Mar 15, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit a6eff8f into 4.3.x Mar 18, 2024
15 checks passed
@sdelamo sdelamo deleted the renovate/micronaut.rxjava3 branch March 18, 2024 17:30
grayc-de-bot pushed a commit to inoa-io/inoa-cloud that referenced this pull request Mar 26, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [io.micronaut:micronaut-inject-java](https://micronaut.io) ([source](https://github.com/micronaut-projects/micronaut-core)) |  | patch | `4.3.11` -> `4.3.12` |
| [io.micronaut:micronaut-inject-java](https://micronaut.io) ([source](https://github.com/micronaut-projects/micronaut-core)) | compile | patch | `4.3.11` -> `4.3.12` |

---

> ⚠ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>micronaut-projects/micronaut-core (io.micronaut:micronaut-inject-java)</summary>

### [`v4.3.12`](https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.3.12): Micronaut Core 4.3.12

[Compare Source](micronaut-projects/micronaut-core@v4.3.11...v4.3.12)

<!-- Release notes generated using configuration in .github/release.yml at 4.3.x -->

##### What's Changed

##### Docs 📖

-   Update title and description by [@&#8203;sdelamo](https://github.com/sdelamo) in micronaut-projects/micronaut-core#10611

##### Dependency updates 🚀

-   fix(deps): update dependency io.micronaut.rxjava3:micronaut-rxjava3-bom to v3.2.1 by [@&#8203;renovate](https://github.com/renovate) in micronaut-projects/micronaut-core#10612
-   fix(deps): update dependency org.awaitility:awaitility to v4.2.1 by [@&#8203;renovate](https://github.com/renovate) in micronaut-projects/micronaut-core#10614
-   fix(deps): update groovy monorepo to v4.0.20 by [@&#8203;renovate](https://github.com/renovate) in micronaut-projects/micronaut-core#10615
-   chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v6.7.0 by [@&#8203;renovate](https://github.com/renovate) in micronaut-projects/micronaut-core#10619
-   Update netty to 4.1.108.Final by [@&#8203;yawkat](https://github.com/yawkat) in micronaut-projects/micronaut-core#10638

##### TCK Tests ✅

-   fix: deserialize a JsonError as a GenericResource by [@&#8203;sdelamo](https://github.com/sdelamo) in micronaut-projects/micronaut-core#10625
-   tck: HealthResult serialization by [@&#8203;sdelamo](https://github.com/sdelamo) in micronaut-projects/micronaut-core#10624

**Full Changelog**: micronaut-projects/micronaut-core@v4.3.11...v4.3.12

</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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: https://git.grayc.io/inoa/cloud/pulls/110
Reviewed-by: Stephan Schnabel <[email protected]>
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant