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

Bump com.github.megavexnetwork.scoreboard-library:scoreboard-library-api from 2.0.2 to 2.1.0 #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps com.github.megavexnetwork.scoreboard-library:scoreboard-library-api from 2.0.2 to 2.1.0.

Release notes

Sourced from com.github.megavexnetwork.scoreboard-library:scoreboard-library-api's releases.

2.1.0

  • Added support for new 1.20.4 features to objective API (score display name, score formats)
  • Sidebars now have the red numbers hidden by default on 1.20.4+. You now can also specify custom score values.
  • All API methods now take ComponentLike as arguments instead of Component. This change should be fully backwards compatible.
  • Fixed objective scores not resetting when using PacketEvents packet adapter for 1.20.4 clients
  • Fixed team color not being sent in 1.8.8 packet adapter
Commits
  • f2bb69b Release 2.1.0
  • e2c4b67 more documentation changes
  • e957539 use ComponentLike instead of Component in API method arguments
  • 0f2f3ba how did this even happen
  • 7cf57c4 update readme
  • ceabb2e Merge pull request #13 from MegavexNetwork/1.20.4-features
  • 7d12c7a update readme
  • c3f398a finish up
  • ebbb902 Add score display and score format api
  • ee418c8 Add default objective score format api
  • 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 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 [com.github.megavexnetwork.scoreboard-library:scoreboard-library-api](https://github.com/MegavexNetwork/scoreboard-library) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/MegavexNetwork/scoreboard-library/releases)
- [Commits](MegavexNetwork/scoreboard-library@2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: com.github.megavexnetwork.scoreboard-library:scoreboard-library-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 7, 2024
Copy link

sonarcloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2024

Superseded by #5.

@dependabot dependabot bot closed this Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.github.megavexnetwork.scoreboard-library-scoreboard-library-api-2.1.0 branch March 8, 2024 15:06
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 java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

0 participants