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 com.jcabi:jcabi-log to v0.24.2 #3348

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.jcabi:jcabi-log (source) 0.24.1 -> 0.24.2 age adoption passing confidence

Release Notes

jcabi/jcabi-log (com.jcabi:jcabi-log)

v0.24.2: log the entire command in VerboseProcess

Compare Source

See #​196, 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 was generated by Mend Renovate. View the repository job log.

@@ -176,7 +176,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<version>0.24.1</version>
<version>0.24.2</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>

Choose a reason for hiding this comment

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

The code diff you provided is from a Maven project file (pom.xml) where a dependency version has changed. Specifically, the version of the "jcabi-log" library was updated from "0.24.1" to "0.24.2".

There's no confusion or irregularity based on this diff; it's straightforward and clear. However, whether or not this change is OK depends on whether version 0.24.2 exists and is compatible with your project, which can't be determined from just the information here. You would need to test your code with the new version to be sure everything works correctly.

@yegor256
Copy link
Member

@rultor please, try to merge, since 22 checks have passed

@rultor
Copy link
Contributor

rultor commented Aug 23, 2024

@rultor please, try to merge, since 22 checks have passed

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

@rultor
Copy link
Contributor

rultor commented Aug 23, 2024

@rultor please, try to merge, since 22 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 19min)

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s -- in EOorg.EOeolang.EOtxt.EOconverts_text_to_upper_caseTest
[INFO] Running EOorg.EOeolang.EOstructs.EOrange_of_ints_from_ten_to_ten_is_emptyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in EOorg.EOeolang.EOstructs.EOrange_of_ints_from_ten_to_ten_is_emptyTest
[INFO] Running EOorg.EOeolang.EOstructs.EOfinds_last_index_of_repeatedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in EOorg.EOeolang.EOstructs.EOfinds_last_index_of_repeatedTest
[INFO] Running EOorg.EOeolang.EOcompares_bool_to_stringTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in EOorg.EOeolang.EOcompares_bool_to_stringTest
[INFO] Running EOorg.EOeolang.EOfs.EOnormalizes_win32_path_down_to_drive_with_separatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s -- in EOorg.EOeolang.EOstructs.EOsimple_range_of_ints_from_one_to_tenTest
[INFO] Running EOorg.EOeolang.EOtxt.EOtext_trimmed_many_spacesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s -- in EOorg.EOeolang.EOfs.EOreads_from_file_sequentiallyTest
[INFO] Running EOorg.EOeolang.EOstructs.EOhash_codes_of_the_same_big_floats_are_equalTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in EOorg.EOeolang.EOtxt.EOtext_trimmed_many_spacesTest
[INFO] Running EOorg.EOeolang.EOfs.EOnormalizes_empty_posix_path_to_current_dirTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in EOorg.EOeolang.EOfs.EOnormalizes_empty_posix_path_to_current_dirTest
[INFO] Running EOorg.EOeolang.EOtxt.EOjoined_no_stringsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in EOorg.EOeolang.EOtxt.EOjoined_no_stringsTest
[INFO] Running EOorg.EOeolang.EOsys.EOinvokes_file_write_correctlyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in EOorg.EOeolang.EOsys.EOinvokes_file_write_correctlyTest
[INFO] Running EOorg.EOeolang.EOforks_on_false_conditionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in EOorg.EOeolang.EOforks_on_false_conditionTest
[INFO] Running EOorg.EOeolang.EOthrows_on_out_of_tuple_bounds_with_negative_indexTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in EOorg.EOeolang.EOthrows_on_out_of_tuple_bounds_with_negative_indexTest
[INFO] Running EOorg.EOeolang.EOstructs.EOthrows_on_range_of_ints_with_not_int_endTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in EOorg.EOeolang.EOstructs.EOthrows_on_range_of_ints_with_not_int_endTest
[INFO] Running EOorg.EOeolang.EOrust_plusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in EOorg.EOeolang.EOrust_plusTest
[INFO] Running EOorg.EOeolang.EOio.EOmakes_an_input_from_bytes_and_readsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in EOorg.EOeolang.EOstructs.EOhash_codes_of_the_same_big_floats_are_equalTest
[INFO] Running org.eolang.XmirObjectTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s -- in EOorg.EOeolang.EOfs.EOnormalizes_win32_path_down_to_drive_with_separatorTest
[INFO] Running EOorg.EOeolang.EOstructs.EOrange_with_out_of_boundsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in EOorg.EOeolang.EOio.EOmakes_an_input_from_bytes_and_readsTest
[INFO] Running EOorg.EOeolang.EOfs.EOreturns_base_with_backslash_in_path_on_posixTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.eolang.XmirObjectTest
[INFO] Running EOorg.EOeolang.EOstructs.EOlist_should_not_be_empty_with_one_anon_objectTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in EOorg.EOeolang.EOstructs.EOlist_should_not_be_empty_with_one_anon_objectTest
[INFO] Running EOorg.EOeolang.EOstructs.EOlist_reducedi_nested_functionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in EOorg.EOeolang.EOfs.EOreturns_base_with_backslash_in_path_on_posixTest
[INFO] Running EOorg.EOeolang.EOnegative_infinity_not_gt_intTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in EOorg.EOeolang.EOnegative_infinity_not_gt_intTest
[INFO] Running org.eolang.PhiTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eolang.PhiTest
[INFO] Running EOorg.EOeolang.EOtxt.EOthrows_on_text_at_index_more_than_lengthTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in EOorg.EOeolang.EOstructs.EOrange_with_out_of_boundsTest
[INFO] Running EOorg.EOeolang.EOtuple_fluent_with_indentedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in EOorg.EOeolang.EOtxt.EOthrows_on_text_at_index_more_than_lengthTest
[INFO] Running EOorg.EOeolang.EOio.EOreads_from_bytes_and_writes_to_memoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in EOorg.EOeolang.EOstructs.EOlist_reducedi_nested_functionsTest
[INFO] Running EOorg.EOeolang.EOfs.EOthrows_on_reading_from_not_existed_fileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in EOorg.EOeolang.EOtuple_fluent_with_indentedTest
[INFO] Running EOorg.EOeolang.EOpositive_infinity_not_gt_nanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in EOorg.EOeolang.EOpositive_infinity_not_gt_nanTest
[INFO] Running EOorg.EOeolang.EOnegative_infinity_div_positive_infinityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in EOorg.EOeolang.EOnegative_infinity_div_positive_infinityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in EOorg.EOeolang.EOio.EOreads_from_bytes_and_writes_to_memoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in EOorg.EOeolang.EOfs.EOthrows_on_reading_from_not_existed_fileTest
/home/r/script.sh: line 9:  1684 Killed                  mvn clean install -Pqulice --errors -Dstyle.color=never
container 23aeb01bfadf0a20d0c761c918968ea770e81243fe3d791cd50ab81d4ea68678 is dead
Fri Aug 23 17:52:47 UTC 2024

@yegor256 yegor256 merged commit f54a47f into master Aug 27, 2024
23 checks passed
@renovate renovate bot deleted the renovate/com.jcabi-jcabi-log-0.x branch August 27, 2024 06:19
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