Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

chore(deps): update junit5 monorepo to v5.11.0 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.jupiter:junit-jupiter-params (source) 5.9.1 -> 5.11.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.9.1 -> 5.11.0 age adoption passing confidence

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Member

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Jan 10, 2023

@rultor please, try to merge

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

@rultor
Copy link
Contributor

rultor commented Jan 10, 2023

@rultor please, try to merge

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

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: There was an error in the forked process
Java heap space
java.lang.OutOfMemoryError: Java heap space

    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:701)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:311)
    at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:268)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1334)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1167)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:931)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0mcontainer 82a60da2b4fe2877e84db4b394b886f55e487c219de6a1b0680528e276861b81 is dead
Tue 10 Jan 2023 06:09:37 PM CET

@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 9a29887 to 9f4d941 Compare March 16, 2023 15:47
@renovate renovate bot changed the title Update junit5 monorepo to v5.9.2 Update junit5 monorepo to v5.9.3 Apr 26, 2023
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 9f4d941 to 17dfc9f Compare April 26, 2023 10:19
@renovate renovate bot changed the title Update junit5 monorepo to v5.9.3 Update junit5 monorepo to v5.10.0 Jul 23, 2023
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 17dfc9f to e15591c Compare July 23, 2023 16:36
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from e15591c to 17d7356 Compare August 10, 2023 09:35
@renovate renovate bot changed the title Update junit5 monorepo to v5.10.0 chore(deps): update junit5 monorepo to v5.10.0 Oct 12, 2023
@renovate renovate bot changed the title chore(deps): update junit5 monorepo to v5.10.0 chore(deps): update junit5 monorepo to v5.10.1 Nov 5, 2023
@renovate renovate bot changed the title chore(deps): update junit5 monorepo to v5.10.1 chore(deps): update junit5 monorepo to v5.10.2 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from fdb3478 to cfdbc19 Compare May 9, 2024 10:09
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from cfdbc19 to da81560 Compare June 27, 2024 15:45
@renovate renovate bot changed the title chore(deps): update junit5 monorepo to v5.10.2 chore(deps): update junit5 monorepo to v5.10.3 Jun 27, 2024
@renovate renovate bot changed the title chore(deps): update junit5 monorepo to v5.10.3 chore(deps): update junit5 monorepo Aug 8, 2024
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch 2 times, most recently from 7a75bc7 to 53aa90f Compare August 8, 2024 15:29
@renovate renovate bot changed the title chore(deps): update junit5 monorepo chore(deps): update junit5 monorepo to v5.10.3 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 53aa90f to e0807b0 Compare August 14, 2024 12:58
@renovate renovate bot changed the title chore(deps): update junit5 monorepo to v5.10.3 chore(deps): update junit5 monorepo to v5.11.0 Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants