⬆️ Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2 #25

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.bstats-bstats-bukkit-3.0.2 into master 2023-09-22 14:38:00 +02:00
dependabot[bot] commented 2023-09-22 14:37:51 +02:00 (Migrated from github.com)

Bumps org.bstats:bstats-bukkit from 3.0.0 to 3.0.2.

Release notes

Sourced from org.bstats:bstats-bukkit's releases.

Release 3.0.2

Version 3.0.2

Release 3.0.1

Adds #shutdown methods to Metrics classes

Commits
  • 67684dd Release version 3.0.2
  • 70af12e Add devcontainer.json file
  • ac10c1d Migrate to PaperMC repo for Velocity
  • 1b630ef Send BungeeCord fork name
  • 2edb170 Change how scheduler is shutdown (#118)
  • 5850378 Increment patch version and append -SNAPSHOT suffix
  • ebf775a Release version 3.0.1
  • a2570ef Add method to shutdown scheduler service
  • 5e6e036 Fix typos in disclaimer
  • 8493803 Increment patch version and append -SNAPSHOT suffix
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.0 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Bastian/bStats-Metrics/releases">org.bstats:bstats-bukkit's releases</a>.</em></p> <blockquote> <h2>Release 3.0.2</h2> <p>Version 3.0.2</p> <h2>Release 3.0.1</h2> <p>Adds <code>#shutdown</code> methods to Metrics classes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Bastian/bstats-metrics/commit/67684dd731dd9cbbf24d1170297a29ede7e1436d"><code>67684dd</code></a> Release version 3.0.2</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/70af12e129f7b5e71efa847d6d040a920e645a7c"><code>70af12e</code></a> Add devcontainer.json file</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/ac10c1d327fe163869c43b526782f18626e9d894"><code>ac10c1d</code></a> Migrate to PaperMC repo for Velocity</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/1b630ef4c08d5ecdb20a3677a6fb866cf895c2a0"><code>1b630ef</code></a> Send BungeeCord fork name</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/2edb170591ba2148771c7260b29b38da0c126c8f"><code>2edb170</code></a> Change how scheduler is shutdown (<a href="https://redirect.github.com/Bastian/bStats-Metrics/issues/118">#118</a>)</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/5850378530706a2bafc6a7950ae9c02bb9a13cde"><code>5850378</code></a> Increment patch version and append -SNAPSHOT suffix</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/ebf775a3b8d3009a82821c1d912aabf147c7bdf3"><code>ebf775a</code></a> Release version 3.0.1</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/a2570ef0db3c1f4cbd645bd7ba328c253f7abc67"><code>a2570ef</code></a> Add method to shutdown scheduler service</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/5e6e0363e96b3cc9496f6c6cd7ea6130dcdded20"><code>5e6e036</code></a> Fix typos in disclaimer</li> <li><a href="https://github.com/Bastian/bstats-metrics/commit/8493803c7590b5da6798954cc6e15113c91db449"><code>8493803</code></a> Increment patch version and append -SNAPSHOT suffix</li> <li>See full diff in <a href="https://github.com/Bastian/bStats-Metrics/compare/v3.0.0...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.bstats:bstats-bukkit&package-manager=maven&previous-version=3.0.0&new-version=3.0.2)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Sign in to join this conversation.
No description provided.