jenkinsci / pull-request-monitoring-plugin

Jenkins plugin to monitor pull requests with customizable dashboard. You can also provide a view for your plugin that other developers can use in their dashboard.
https://plugins.jenkins.io/pull-request-monitoring/
MIT License
9 stars 6 forks source link

Bump font-awesome-api from 6.1.2-1 to 6.2.0-3 #248

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps font-awesome-api from 6.1.2-1 to 6.2.0-3.

Release notes

Sourced from font-awesome-api's releases.

v6.2.0-3 🎁

✨ Improvements

  • Add style parameter to SvgTag (regular, solid, brands) (#178) @​uhafner

v6.2.0-2 🎁

🐛 Bug Fixes

v6.2.0-1 🎁

🚀 New Features

📦 Dependency Updates

Commits
  • 7bf064f [maven-release-plugin] prepare release v6.2.0-3
  • e32b853 Merge pull request #178 from jenkinsci/font-awesome-style
  • 0698d7c Fix test assertions.
  • d064ceb Add style parameter to SvgTag (regular, solid, brands).
  • c42a527 [maven-release-plugin] prepare for next development iteration
  • dede275 [maven-release-plugin] prepare release v6.2.0-2
  • d291302 Merge pull request #177 from jenkinsci/fill
  • 099f7ba Use only fill for SVGs and remove stroke.
  • 0f301ec [maven-release-plugin] prepare for next development iteration
  • 8c2276f [maven-release-plugin] prepare release v6.2.0-1
  • 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[bot] commented 1 year ago

Superseded by #264.