Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(maven): bump annotations from 3.0.1 to 3.0.1u2 #8987

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps annotations from 3.0.1 to 3.0.1u2.

Release notes

Sourced from annotations's releases.

3.0.2 preview 2 with Eclipse 4.6 support

This is a second preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.

The fb_3.0.2_preview2.zip file is an Eclipse update site which can be used from Eclipse via Help->Install New Software->Add...->Archive->... to install FindBugs plugin into Eclipse.

Alternative way to install the plugin is to put the edu.umd.cs.findbugs.plugin.eclipse_3.0.2.20160306-90c514b.jar to the eclipse/dropins folder.

This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).

3.0.2 Eclipse plugin preview with Eclipse 4.6 support

This is a preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.

The fb_3.0.2_preview.zip file is an Eclipse update site which can be used from Eclipse via Help->Install New Software->Add...->Archive->... to install FindBugs plugin into Eclipse.

This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).

Commits

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)

Bumps [annotations](https://github.com/findbugsproject/findbugs) from 3.0.1 to 3.0.1u2.
- [Release notes](https://github.com/findbugsproject/findbugs/releases)
- [Commits](https://github.com/findbugsproject/findbugs/commits)

---
updated-dependencies:
- dependency-name: com.google.code.findbugs:annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2022
Copy link
Member

@npepinpe npepinpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@npepinpe
Copy link
Member

bors merge

zeebe-bors-camunda bot added a commit that referenced this pull request Mar 25, 2022
8987: deps(maven): bump annotations from 3.0.1 to 3.0.1u2 r=npepinpe a=dependabot[bot]

Bumps [annotations](https://github.com/findbugsproject/findbugs) from 3.0.1 to 3.0.1u2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/findbugsproject/findbugs/releases">annotations's releases</a>.</em></p>
<blockquote>
<h2>3.0.2 preview 2 with Eclipse 4.6 support</h2>
<p>This is a second preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.</p>
<p>The <code>fb_3.0.2_preview2.zip</code> file is an Eclipse update site which can be used from Eclipse via <code>Help-&gt;Install New Software-&gt;Add...-&gt;Archive-&gt;...</code> to install FindBugs plugin into Eclipse.</p>
<p>Alternative way to install the plugin is to put the <code>edu.umd.cs.findbugs.plugin.eclipse_3.0.2.20160306-90c514b.jar</code> to the <code>eclipse/dropins</code> folder.</p>
<p>This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).</p>
<h2>3.0.2 Eclipse plugin preview with Eclipse 4.6 support</h2>
<p>This is a preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.</p>
<p>The <code>fb_3.0.2_preview.zip</code> file is an Eclipse update site which can be used from Eclipse via <code>Help-&gt;Install New Software-&gt;Add...-&gt;Archive-&gt;...</code> to install FindBugs plugin into Eclipse.</p>
<p>This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/findbugsproject/findbugs/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.code.findbugs:annotations&package-manager=maven&previous-version=3.0.1&new-version=3.0.1u2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zeebe-bors-camunda
Copy link
Contributor

Build failed:

@npepinpe npepinpe merged commit 11345cd into main Mar 25, 2022
@npepinpe npepinpe deleted the dependabot/maven/com.google.code.findbugs-annotations-3.0.1u2 branch March 25, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants