Skip to content

Bump net.raphimc:NoteBlockLib from 3.1.1-SNAPSHOT to 3.2.0#51

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/net.raphimc-NoteBlockLib-3.2.0
Closed

Bump net.raphimc:NoteBlockLib from 3.1.1-SNAPSHOT to 3.2.0#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/net.raphimc-NoteBlockLib-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps net.raphimc:NoteBlockLib from 3.1.1-SNAPSHOT to 3.2.0.

Release notes

Sourced from net.raphimc:NoteBlockLib's releases.

NoteBlockLib 3.2.0

Changelog

  • Added support for the new trumpet instruments from Minecraft 26.1
  • Added support for NBS v6 files
  • Implemented most NBS "event instruments"
    • Toggle Rainbow
    • Sound Stopper
    • Show Save Popup
    • Toggle Background Accent
  • Updated MIDI mappings
  • Refactored parts of the codebase
    • Repackaged model classes
    • Added parameter validation
    • Corrected various data types
  • Added option to import full MIDI key range (By default only 88 keys are imported)
  • Rewrote MinecraftDefinitions#applyExtendedNotesResourcePack
    • It now replaces the instrument of the note (To ShiftedMinecraftInstrument) instead of returning the octave shift
    • The old method is available as MinecraftDefinitions#applyExtendedNotesResourcePackOld to make updating easier

NoteBlockLib 3.1.1

Changelog

  • Added SongPlayer#onTickException to allow overriding the error handling
  • Allow for more customizable song finish behavior in SongPlayer
  • Allow for seamless song playback when changing the tick in SongPlayer#onSongFinished
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 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 [net.raphimc:NoteBlockLib](https://github.com/RaphiMC/NoteBlockLib) from 3.1.1-SNAPSHOT to 3.2.0.
- [Release notes](https://github.com/RaphiMC/NoteBlockLib/releases)
- [Commits](https://github.com/RaphiMC/NoteBlockLib/commits/v3.2.0)

---
updated-dependencies:
- dependency-name: net.raphimc:NoteBlockLib
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 26, 2026

Superseded by #55.

@dependabot dependabot Bot closed this Mar 26, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/net.raphimc-NoteBlockLib-3.2.0 branch March 26, 2026 11:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants