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

chore(deps): update dependency com.yegor256:farea to v0.0.14 #3142

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.yegor256:farea 0.0.13 -> 0.0.14 age adoption passing confidence

Release Notes

yegor256/farea (com.yegor256:farea)

v0.0.14: Add ability to remove pom.xml

Compare Source

See #​51, release log:

Released by Rultor 2.0-SNAPSHOT, see build log


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 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.


PR-Codex overview

This PR updates the version of the farea artifact in the eo-runtime/pom.xml file from 0.0.13 to 0.0.14.

Detailed summary

  • Updated the version of the farea artifact from 0.0.13 to 0.0.14 in eo-runtime/pom.xml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@@ -131,7 +131,7 @@ SOFTWARE.
<dependency>
<groupId>com.yegor256</groupId>
<artifactId>farea</artifactId>
<version>0.0.13</version>
<version>0.0.14</version>
<scope>test</scope>
</dependency>
<dependency>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code provided is a diff from a Maven pom.xml file that indicates a change in version for a specific dependency.

There is no confusion or irregularity in the diff. It is correctly showing the update (increment) of the version number for farea artifact from 0.0.13 to 0.0.14. This is a normal practice when you want to upgrade the version of a library/(build) module to leverage new features or bug fixes that have been added in the newer version.

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Apr 25, 2024

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit bd85780 into master Apr 25, 2024
19 checks passed
@renovate renovate bot deleted the renovate/com.yegor256-farea-0.x branch April 25, 2024 07:38
@rultor
Copy link
Contributor

rultor commented Apr 25, 2024

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 18min)

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