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

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 #109

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-compiler-plugin 3.8.1 -> 3.13.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 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.

@yegor256
Copy link
Owner

yegor256 commented Nov 5, 2022

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Nov 5, 2022

@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
Collaborator

rultor commented Nov 5, 2022

@rultor please, try to merge

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

-rwxrwxr-x  1 rultor rultor 6837 Nov  5 12:48 run.sh
-rw-rw-r--  1 rultor rultor  867 Nov  5 12:48 script.sh
-rw-rw-r--  1 rultor rultor 2570 Nov  5 12:48 secring.gpg
-rw-rw-r--  1 rultor rultor  831 Nov  5 12:48 settings.xml
-rw-rw-r--  1 rultor rultor 7217 Nov  5 12:49 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-muO9:/main --env=MAVEN_OPTS=-Xmx1g --env=JAVA_OPTS=-Xmx1g --env=head=git@github.com:yegor256/cactoos-http.git --env=pull_id=109 --env=fork=git@github.com:yegor256/cactoos-http.git --env=fork_branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x --env=head_branch=master '--env=pull_title=Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/cactoos-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=109'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/cactoos-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri pdd'\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn javadoc:javadoc'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site -Psite --errors --settings ../settings.xml'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-muO9/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_cactoos-http_109 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ source /home/r/.profile
++ '[' /bin/bash ']'
++ '[' -f /home/r/.bashrc ']'
++ . /home/r/.bashrc
+++ '[' -z '' ']'
+++ return
++ mesg n
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export MAVEN_OPTS=-Xmx1g
+ MAVEN_OPTS=-Xmx1g
+ export JAVA_OPTS=-Xmx1g
+ JAVA_OPTS=-Xmx1g
+ export head=git@github.com:yegor256/cactoos-http.git
+ head=git@github.com:yegor256/cactoos-http.git
+ export pull_id=109
+ pull_id=109
+ export fork=git@github.com:yegor256/cactoos-http.git
+ fork=git@github.com:yegor256/cactoos-http.git
+ export fork_branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
+ fork_branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1'
+ pull_title='Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1'
+ export author=yegor256
+ author=yegor256
+ sudo -i gem install --no-rdoc --no-ri pdd
Fetching: racc-1.6.0.gem
Fetching: racc-1.6.0.gem (  2%)
Fetching: racc-1.6.0.gem (  4%)
Fetching: racc-1.6.0.gem (  6%)
Fetching: racc-1.6.0.gem (  8%)
Fetching: racc-1.6.0.gem ( 10%)
Fetching: racc-1.6.0.gem ( 12%)
Fetching: racc-1.6.0.gem ( 14%)
Fetching: racc-1.6.0.gem ( 16%)
Fetching: racc-1.6.0.gem ( 18%)
Fetching: racc-1.6.0.gem ( 20%)
Fetching: racc-1.6.0.gem ( 22%)
Fetching: racc-1.6.0.gem ( 23%)
Fetching: racc-1.6.0.gem ( 46%)
Fetching: racc-1.6.0.gem ( 70%)
Fetching: racc-1.6.0.gem ( 93%)
Fetching: racc-1.6.0.gem (100%)
Fetching: racc-1.6.0.gem (100%)
ERROR:  Error installing pdd:
	racc requires Ruby version >= 2.5.
container 7f8f78c0de44febf11411c82b2dfc44358edc4b777536125ff12fa9d21a092f7 is dead
Sat 05 Nov 2022 12:59:18 PM CET

@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x branch from 30d6de7 to 51583f8 Compare March 16, 2023 10:02
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x branch from 51583f8 to 31120bf Compare December 19, 2023 08:39
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x branch from 31120bf to 3f93a1e Compare December 25, 2023 05:40
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x branch from 3f93a1e to ea1687c Compare March 18, 2024 20:50
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.

None yet

2 participants