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.10.0 #195

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps warnings-ng from 5.0.0 to 8.10.0.

Release notes

Sourced from warnings-ng's releases.

v8.10.0 🎁

πŸ› Bug Fixes

πŸ“¦ Dependency updates

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

... (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
  • 2e6ffcf [maven-release-plugin] prepare release v8.10.0
  • fabe3d9 Bump versions to 8.10.0.
  • fca3270 Fix typo.
  • 839c4fe Cleanup some versions.
  • c76102e Merge pull request #825 from jenkinsci/dependabot/maven/org.jenkins-ci-accept...
  • 04de66f Merge pull request #828 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • 801e807 Merge pull request #821 from jenkinsci/analysis-pom-5.0.0
  • c0892e2 Bump versions of UI libs.
  • 3dbb4c7 Fix warnings introduced due to PMD upgrade.
  • d36897b Fix compile errror.
  • 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 #196.