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 9.3.0 #215

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps warnings-ng from 5.0.0 to 9.3.0.

Release notes

Sourced from warnings-ng's releases.

v9.3.0 🎁

✨ Improvements

📦 Dependency updates

v9.2.1 🎁

🐛 Bug Fixes

📦 Dependency updates

v9.2.0 🎁

✨ Improvements

🐛 Bug Fixes

  • Fix NPE when using serialized Axivion Suite tool in newer versions where new field was not present (#928) @​arturbosch

📝 Documentation updates

📦 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
  • 294c785 [maven-release-plugin] prepare release v9.3.0
  • 67ea68e Merge pull request #970 from jenkinsci/dependabot/maven/json-unit-assertj.ver...
  • 295421f Merge pull request #977 from jenkinsci/dependabot/maven/org.ow2.asm-asm-9.2
  • bca6162 Merge pull request #975 from pjdarton/makeGroovyConsoleParsingConfigurable
  • e515581 Use isNotBlank instead of !isBlank
  • ac44a7e Bump asm from 9.1 to 9.2
  • 6a5210d PMD does not like returning ArrayList even when it has to be ArrayList
  • c84a82e Resolve PMD & checkstyle issues
  • e6e2175 Added LF at end of file.
  • 6017e41 Added unit-tests for groovy parsing the console
  • 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 #217.