Skip to content

Bump jenkins from 1.54 to 1.57 #180

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2020

Bumps jenkins from 1.54 to 1.57.

Release notes

Sourced from jenkins's releases.

1.57

📦 Dependency updates

1.56

🚨 Removed

🚀 New features and improvements

  • Introduce version for spotbugs annotations for re-use in jenkins bom (#101) @StefanSpieker

📦 Dependency updates

1.55

🚀 New features and improvements

... (truncated)

Commits
  • 52d10eb [maven-release-plugin] prepare release jenkins-1.57
  • d2a2d58 Merge pull request #110 from jenkinsci/dependabot/maven/org.apache.maven.plug...
  • a00902f Merge pull request #108 from jenkinsci/dependabot/maven/org.codehaus.cargo-ca...
  • 8390c1a Merge pull request #111 from jenkinsci/dependabot/maven/org.codehaus.mojo-fla...
  • 1916eb9 Merge pull request #112 from jenkinsci/dependabot/maven/com.github.spotbugs-s...
  • 259214c Bump spotbugs-annotations from 4.0.3 to 4.0.4
  • 16ff914 Bump flatten-maven-plugin from 1.2.2 to 1.2.3
  • bc57b4d Bump maven-war-plugin from 3.2.3 to 3.3.0
  • 2ed1f34 Bump cargo-maven2-plugin from 1.7.12 to 1.7.13
  • a5aa176 Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0
  • 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)

@dependabot dependabot bot requested a review from oleg-nenashev as a code owner October 5, 2020 05:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2020
@oleg-nenashev
Copy link
Member

Looks like Find Sec Bugs is enabled now. Good

[2020-10-05T05:58:57.364Z] [INFO] --- spotbugs-maven-plugin:4.0.0:check (spotbugs) @ custom-war-packager-lib ---

[2020-10-05T05:58:57.364Z] [INFO] BugInstance size is 20

[2020-10-05T05:58:57.364Z] [INFO] Error size is 0

[2020-10-05T05:58:57.364Z] [INFO] Total bugs: 20

[2020-10-05T05:58:57.364Z] [ERROR] This API (java/io/File.<init>(Ljava/io/File;Ljava/lang/String;)V) reads a file whose location might be specified by user input [io.jenkins.tools.warpackager.lib.config.Config, io.jenkins.tools.warpackager.lib.config.BuildSettings, io.jenkins.tools.warpackager.lib.config.Config] At Config.java:[line 118]At BuildSettings.java:[line 111]At Config.java:[line 118] PATH_TRAVERSAL_IN

[2020-10-05T05:58:57.364Z] [ERROR] This API (java/io/File.<init>(Ljava/io/File;Ljava/lang/String;)V) reads a file whose location might be specified by user input [io.jenkins.tools.warpackager.lib.config.Config, io.jenkins.tools.warpackager.lib.config.BuildSettings, io.jenkins.tools.warpackager.lib.config.Config] At Config.java:[line 114]At BuildSettings.java:[line 111]At Config.java:[line 114] PATH_TRAVERSAL_IN

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2020

Superseded by #186.

@dependabot dependabot bot closed this Oct 12, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci-jenkins-1.57 branch October 12, 2020 05:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant