Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps verovio from 5.0.0 to 5.6.0.

Release notes

Sourced from verovio's releases.

Version 5.6.0

  • Improved layout for editorial accidentals
  • Improved support for expansion (@​wergo)
  • Improved logging for unmatched time spanning and plist elements (@​wergo)
  • Support for repeat marks in ABC importer (@​rettinghaus)
  • Fix pgHead conversion in MusicXML importer (@​rettinghaus)
  • Fix lyric parsing in ABC importer (@​rettinghaus)
  • Fix chords following grace notes in timemap and MIDI output
  • Fix tempo in timemap and MIDI output
  • Fix note off timings in timemap and MIDI output (@​infojunkie)
  • Fix @metcon in MusicXML importer (@​rettinghaus)
  • Added Python wheel for ubuntu arm64 (@​dillon-labami)

Version 5.5.1

  • Fix CocoaPods build

Version 5.5.0

  • Support of Swift with a new binding available through via the Swift Package Manager
  • Support for Liberation text font with the new --font-text-liberation option
  • Remove obsolete Qt and Android bindings
  • Remove unused Emscripten options -DPX
  • Fix crash when trying to load data without loaded resources

Version 5.4.0

  • Change timemap with includeRests to include also mRest and multiRest
  • Change JS initial memory allocation and drop JS light memory version
  • Change key names for GetTimesForElement to be inline with the timemap keys
  • Fix order of the SVG defs/g to be always the same across runs
  • Fix title and control event bugs in ABC import (@​rettinghaus)
  • Fix bug with multi-measure rests in MusicXML import (@​rettinghaus)
  • Fix spacing / duration of measure rests in measures not metrically conformant
  • Fix values returned by GetTimesForElement
  • Fix SVG dimensions with --scale-to-page-size and -adjust-page-height (or width)

Version 5.3.2

  • Fix bug in toolkit select

Version 5.3.1

  • Fix bug in CMME importer

Version 5.3.0

  • Support for editorial markup (app or choice) surrounding the top-level scoreDef
  • Support for full internal page-based MEI serialization (mei-pb-serialization)
  • Support for custom fonts to be passed to the JS toolkit as base64 strings instead of urls
  • Change the SVG structure of font glyphs to avoid problems with some SVG rendering engines
  • Fix @xml:id generation with --xml-id-seed
  • Fix key signature display after cautionary clef (@​brdvd)
  • Fix custom fonts not loading properly in the JS toolkit

Version 5.2.0

... (truncated)

Changelog

Sourced from verovio's changelog.

[5.6.0] – 2025-09-09

  • Improved layout for editorial accidentals
  • Improved support for expansion (@​wergo)
  • Improved logging for unmatched time spanning and plist elements (@​wergo)
  • Support for repeat marks in ABC importer (@​rettinghaus)
  • Fix pgHead conversion in MusicXML importer (@​rettinghaus)
  • Fix lyric parsing in ABC importer (@​rettinghaus)
  • Fix chords following grace notes in timemap and MIDI output
  • Fix tempo in timemap and MIDI output
  • Fix note off timings in timemap and MIDI output (@​infojunkie)
  • Fix @metcon in MusicXML importer (@​rettinghaus)
  • Added Python wheel for ubuntu arm64 (@​dillon-labami)

[5.5.1] – 2025-08-05

  • Fix CocoaPods build

[5.5.0] – 2025-08-04

  • Support of Swift with a new binding available through via the Swift Package Manager
  • Support for Liberation text font with the new --font-text-liberation option
  • Remove obsolete Qt and Android bindings
  • Remove unused Emscripten options -DPX
  • Fix crash when trying to load data without loaded resources

[5.4.0] – 2025-07-15

  • Change timemap with includeRests to include also mRest and multiRest
  • Change JS initial memory allocation and drop JS light memory version
  • Change key names for GetTimesForElement to be inline with the timemap keys
  • Fix order of the SVG defs/g to be always the same across runs
  • Fix title and control event bugs in ABC import (@​rettinghaus)
  • Fix bug with multi-measure rests in MusicXML import (@​rettinghaus)
  • Fix spacing / duration of measure rests in measures not metrically conformant
  • Fix values returned by GetTimesForElement
  • Fix SVG dimensions with --scale-to-page-size and -adjust-page-height (or width)

[5.3.2] – 2025-05-28

  • Fix bug in toolkit select

[5.3.1] – 2025-05-26

  • Fix bug in CMME importer

[5.3.0] – 2025-05-19

  • Support for editorial markup (app or choice) surrounding the top-level scoreDef
  • Support for full internal page-based MEI serialization (mei-pb-serialization)
  • Support for custom fonts to be passed to the JS toolkit as base64 strings instead of urls
  • Change the SVG structure of font glyphs to avoid problems with some SVG rendering engines
  • Fix @xml:id generation with --xml-id-seed
  • Fix key signature display after cautionary clef (@​brdvd)
  • Fix custom fonts not loading properly in the JS toolkit

[5.2.0] – 2025-04-23

... (truncated)

Commits
  • 85e7620 Release 5.6.0
  • 33d7a23 Merge branch 'develop'
  • ec9f0b9 Reword changelog [skip-ci]
  • b41efea Update changelog [skip-ci]
  • 08c7fb9 Merge pull request #4179 from rism-digital/develop-edit-accid
  • be714c8 Merge pull request #4178 from rism-digital/develop-fix-grace-timemap
  • 40b1742 Move accid up in the placement process
  • 9109fd9 Use accid floating object for editorial accid
  • 5b3d8ab Adjust functors for setting and resetting accid floating objects
  • 5a62a3b Add AccidFloatingObject class
  • 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 [verovio](https://github.com/rism-digital/verovio) from 5.0.0 to 5.6.0.
- [Release notes](https://github.com/rism-digital/verovio/releases)
- [Changelog](https://github.com/rism-digital/verovio/blob/develop/CHANGELOG.md)
- [Commits](rism-digital/verovio@version-5.0.0...version-5.6.0)

---
updated-dependencies:
- dependency-name: verovio
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2025
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.

0 participants