librecores / librecores-ci-jenkins-server

LibreCores Continuous Integration
https://ci.librecores.org/
MIT License
36 stars 8 forks source link

Bump warnings-ng from 5.0.0 to 8.9.2 #194

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps warnings-ng from 5.0.0 to 8.9.2.

Release notes

Sourced from warnings-ng's releases.

v8.9.2 🎁

🐛 Bug Fixes

  • Fix permissions for Groovy parser selection (#830) @uhafner
  • Fix usage of sourceEntity twice for AxivionSuite.AV description (#820) @arturbosch

📦 Dependency updates

🔧 Internal changes

  • Fix example pipeline: no such property: discoverGitReferenceBuild (#810) @KasperHeyndrickx
  • Dependabot/maven/io.jenkins.plugins forensics api 0.10.1 (#807) @uhafner

v8.9.1 🎁

🐛 Bug Fixes

📦 Dependency updates

🔧 Internal changes

  • Dependabot/maven/io.jenkins.plugins forensics api 0.10.1 (#807) @uhafner

v8.9.0 🎁

✨ Improvements

... (truncated)

Changelog

Sourced from warnings-ng's changelog.

Changelog (1.0.0 - 5.3.0)

All notable changes of version 1.0.0 - 5.3.0 are documented in this file. All future changes will be automatically logged by release drafter in GitHub releases.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • JENKINS-57709: Fixed class loading problems if Git plugin is not installed.

Added

  • JENKINS-58056, PR#113: Added option to fail a build if errors have been reported during the execution of the issues recording step.

Removed

  • Removed dependency to Git plugin. Now all code required to invoke Git blame for all affected files has been moved to the new Jenkins plugins forensics-api and git-forensics. All SCM and Git related classes (blame) have been removed as well.

5.3.0 - 2019-7-4

Added

5.2.1 - 2019-7-1

Fixed

  • JENKINS-58253: Restored deprecated quality gate properties so that old scripts will still work.

5.2.0 - 2019-6-27

Added

... (truncated)

Commits
  • 264868e [maven-release-plugin] prepare release v8.9.2
  • 16b9671 Bump version to 8.9.2.
  • a1aa335 Merge pull request #830 from jenkinsci/JENKINS-64627-groovy
  • 4c77a5d Fix permissions for Groovy parser selection.
  • 9869a3b Merge pull request #827 from olamy/commons-beanutils-1.9.4
  • f81abe5 Upgrade commons-beanutils 1.9.4
  • 0c1b8d1 Merge pull request #817 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • 6b69a3f Merge pull request #823 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • c212a7b Run builds with Java 11.
  • ef76ba3 Bump codingstyle from 2.0.1 to 2.0.4
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #195.