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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jenkins from 1.51 to 1.80 #851

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps jenkins from 1.51 to 1.80.

Release notes

Sourced from jenkins's releases.

1.80

馃殌 New features and improvements

1.79

馃殌 New features and improvements

馃摝 Dependency updates

1.78

馃殌 New features and improvements

馃悰 Bug fixes

馃摝 Dependency updates

1.77

馃挜 Breaking changes

馃摝 Dependency updates

1.76

馃悰 Bug fixes

1.75

馃挜 Breaking changes

馃摝 Dependency updates

... (truncated)

Changelog

Sourced from jenkins's changelog.

Changelog

GitHub release

Newer releases

See GitHub Releases

Commits
  • bd29d0a [maven-release-plugin] prepare release jenkins-1.80
  • 1c5b1b1 Add specific-test profile (#274)
  • e29859a [maven-release-plugin] prepare for next development iteration
  • 158eea3 [maven-release-plugin] prepare release jenkins-1.79
  • a0e0b00 Redirect test output to file when running all tests (#273)
  • a781582 Bump maven-assembly-plugin from 3.3.0 to 3.4.0 (#272)
  • 413fffe Merge pull request #271 from jenkinsci/dependabot/maven/com.github.spotbugs-s...
  • f7c0323 Bump spotbugs-annotations from 4.7.0 to 4.7.1
  • 52493fd [maven-release-plugin] prepare for next development iteration
  • aa69e37 [maven-release-plugin] prepare release jenkins-1.78
  • Additional commits viewable in compare view

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 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 [jenkins](https://github.com/jenkinsci/pom) from 1.51 to 1.80.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](jenkinsci/pom@jenkins-1.51...jenkins-1.80)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2022
@timja
Copy link
Member

timja commented Jul 8, 2022

ha I literally just checked out this branch to push the fix, then saw it already there locally, nice 馃槅

@timja timja enabled auto-merge (squash) July 8, 2022 14:13
@timja timja merged commit f629620 into master Jul 8, 2022
@timja timja deleted the dependabot/maven/org.jenkins-ci-jenkins-1.80 branch July 8, 2022 15:08
@jtnord
Copy link
Member

jtnord commented Jul 22, 2022

馃槩 This causes a regression as the ATH now requires Java 11 which it must not do yet.

https://github.com/jenkinsci/pom/pull/209/files

@@ -5,7 +5,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.51</version>
<version>1.80</version>
Copy link
Member

Choose a reason for hiding this comment

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

Causes #875.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants