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

Bump org.jenkins-ci:acceptance-test-harness from 5740.vd30f30408987 to 5770.v81b_784f28b_d7 #44

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps org.jenkins-ci:acceptance-test-harness from 5740.vd30f30408987 to 5770.v81b_784f28b_d7.

Release notes

Sourced from org.jenkins-ci:acceptance-test-harness's releases.

5770.v81b_784f28b_d7

🚀 New features and improvements

  • Forward compatibility for use Jenkins modal for 'Apply' button failures (#1446) @​timja

👻 Maintenance

✍ Other changes

📦 Dependency updates

  • Update jenkins.version to v2.436 (#1429) @​renovate
  • Build(deps): Bump jfrog/artifactory-oss from 7.71.4 to 7.71.5 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer (#1431) @​dependabot
  • Update dependency org.apache.commons:commons-lang3 to v3.14.0 (#1428) @​renovate
  • Update dependency org.jenkins-ci.main:remoting to v3192 (#1424) @​renovate
  • Update dependency net.bytebuddy:byte-buddy to v1.14.10 (#1423) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.5.1-ce.0 to 16.6.0-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1422) @​dependabot
  • Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 (#1421) @​renovate
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#1420) @​renovate
  • Update dependency org.jenkins-ci:jenkins to v1.107 (#1419) @​renovate
  • Build(deps): Bump jfrog/artifactory-oss from 7.71.3 to 7.71.4 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer (#1415) @​dependabot
  • Update jenkins.version to v2.432 (#1418) @​renovate
  • Update dependency com.google.guava:guava to v32.1.3-jre (#1410) @​renovate
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 (#1414) @​renovate
  • Update dependency io.netty:netty-bom to v4.1.101.Final (#1413) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.5.0-ce.0 to 16.5.1-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1412) @​dependabot
  • Update jenkins.version to v2.430 (#1408) @​renovate
  • Update Selenium (#1353) @​renovate
  • Build(deps): Bump jfrog/artifactory-oss from 7.68.13 to 7.71.3 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer (#1406) @​dependabot
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 (#1405) @​renovate
  • Update dependency org.apache.commons:commons-text to v1.11.0 (#1404) @​renovate
  • Update dependency commons-io:commons-io to v2.15.0 (#1403) @​renovate
  • Update docker Docker tag to v24.0.7 (#1402) @​renovate
  • Update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 (#1398) @​renovate
  • Update dependency net.bytebuddy:byte-buddy to v1.14.9 (#1397) @​renovate
  • Update LTS in Maven profile to 2.414.3 (#1396) @​krisstern
  • Build(deps): Bump gitlab/gitlab-ce from 16.4.1-ce.0 to 16.5.0-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1399) @​dependabot
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jenkins-ci:acceptance-test-harness](https://github.com/jenkinsci/acceptance-test-harness) from 5740.vd30f30408987 to 5770.v81b_784f28b_d7.
- [Release notes](https://github.com/jenkinsci/acceptance-test-harness/releases)
- [Commits](https://github.com/jenkinsci/acceptance-test-harness/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:acceptance-test-harness
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3dbc8ad) 76.56% compared to head (f110109) 76.56%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #44   +/-   ##
=========================================
  Coverage     76.56%   76.56%           
  Complexity      737      737           
=========================================
  Files            47       47           
  Lines          2628     2628           
  Branches        255      255           
=========================================
  Hits           2012     2012           
  Misses          532      532           
  Partials         84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit cfcdf56 into main Dec 22, 2023
30 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci-acceptance-test-harness-5770.v81b_784f28b_d7 branch December 22, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant