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 5770.v81b_784f28b_d7 to 5814.vdc5d6d484b_40 #1705

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps org.jenkins-ci:acceptance-test-harness from 5770.v81b_784f28b_d7 to 5814.vdc5d6d484b_40.

Release notes

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

5814.vdc5d6d484b_40

🚀 New features and improvements

🐛 Bug fixes

🚦 Tests

📦 Dependency updates

  • Update dependency mozilla/geckodriver to v0.34.0 (#1464) @​renovate
  • Build(deps): Bump jfrog/artifactory-oss from 7.71.9 to 7.77.6 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer (#1495) @​dependabot
  • Build(deps): Bump gitlab/gitlab-ce from 16.8.1-ce.0 to 16.9.2-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1500) @​dependabot
  • Update jenkins.version to v2.448 (#1485) @​renovate
  • Update dependency org.jenkins-ci.test:docker-fixtures to v190 (#1484) @​renovate
  • Update docker Docker tag to v25.0.4 (#1482) @​renovate
  • Update Java dependencies: Selenium, GitLab API, Netty, parent POM (#1499) @​zbynek
  • Remove dependency on deprecated Selenium Lift (#1498) @​zbynek
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 (#1468) @​renovate
  • Update dependency com.google.guava:guava to v33 (#1459) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.7.3-ce.0 to 16.8.1-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1480) @​dependabot
  • Update jenkins.version to v2.443 (#1473) @​renovate
  • Update dependency org.jenkins-ci.main:jenkins-core to v2.442 [SECURITY] (#1481) @​renovate
  • Update dependency org.zeroturnaround:zt-zip to v1.17 (#1478) @​renovate
  • Update docker Docker tag to v25 (#1476) @​renovate
  • Update dependency org.jenkins-ci.main:remoting to v3206 (#1474) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.7.0-ce.0 to 16.7.3-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1470) @​dependabot
  • Update jenkins.version to v2.439 (#1460) @​renovate
  • Update slf4j.version to v2.0.10 (#1458) @​renovate
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.16.1 (#1452) @​renovate
  • Update dependency net.bytebuddy:byte-buddy to v1.14.11 (#1453) @​renovate
  • Update jenkins.version to v2.438 (#1455) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.6.2-ce.0 to 16.7.0-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1457) @​dependabot
  • Build(deps): Bump jfrog/artifactory-oss from 7.71.8 to 7.71.9 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer (#1456) @​dependabot
  • Update groovy monorepo to v3.0.20 (#1454) @​renovate
  • Build(deps): Bump gitlab/gitlab-ce from 16.6.0-ce.0 to 16.6.2-ce.0 in /src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer (#1451) @​dependabot

... (truncated)

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 5770.v81b_784f28b_d7 to 5814.vdc5d6d484b_40.
- [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 Mar 11, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.54%. Comparing base (cd23b38) to head (3320e05).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1705      +/-   ##
============================================
- Coverage     82.56%   82.54%   -0.02%     
  Complexity     1350     1350              
============================================
  Files           248      248              
  Lines          5207     5208       +1     
  Branches        400      400              
============================================
  Hits           4299     4299              
- Misses          801      802       +1     
  Partials        107      107              

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

@uhafner uhafner merged commit a89a5cc into main Mar 13, 2024
42 of 43 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci-acceptance-test-harness-5814.vdc5d6d484b_40 branch March 13, 2024 09:16
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
1 participant