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.5.0 #181

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps warnings-ng from 5.0.0 to 8.5.0.

Release notes

Sourced from warnings-ng's releases.

v8.5.0 🎁

πŸš€ New features

✨ Improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

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

Commits
  • 6142a8d [maven-release-plugin] prepare release v8.5.0
  • 1da986a Update release script to use minor version as next one.
  • 878994b Bump version of forensics API plugin to 0.8.0.
  • c6c0285 Merge pull request #724 from jenkinsci/checks-refresh-ui
  • 9c1dcce Fix PMD warnings.
  • 804d1f6 Add new property publishAllIssues in documentation.
  • 8cc24ca Add missing properties for recordIssues step.
  • 92acf00 Merge remote-tracking branch 'origin/master' into checks-refresh-ui
  • f641419 Merge pull request #721 from mrginglymus/with-checks
  • 1048de1 Fix PMD warnings.
  • 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 #182.