Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps verovio from 5.0.0 to 5.4.0.

Release notes

Sourced from verovio's releases.

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

  • Support for data.HEXNUM in [email protected]
  • Support for additional tablature features introduced in MEI 5.1 (@​paul-bayleaf)
  • Support for annot as control event (@​oerc-music)
  • Support for @part="%all" for displaying control events above the first staff
  • Improved support for expansion lists (@​wergo)
  • Improved support for staff order diverging from order in scoreDef
  • Change element name logging to lowerCamelCase (MEI element name)
  • Remove non-sounding notes from MIDI output (@​rettinghaus)
  • Fix lines disappearing in the SVG output with --mm-output option

Version 5.1.0

  • Improved timemap with grace notes and arpeggios
  • CSS scoped to the specific MEI document based on mei@xml:id
  • Option --ligature-oblique for controlling ligature shape (curved or straight)
  • Fix handling of -p and -a options regarding MEI output (@​brdvd)
  • Fix Cocoapods building (@​rettinghaus)
  • Fix rendering of neumes rendered as notes
Changelog

Sourced from verovio's changelog.

[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

  • Support for data.HEXNUM in [email protected]
  • Support for additional tablature features introduced in MEI 5.1 (@​paul-bayleaf)
  • Support for annot as control event (@​oerc-music)
  • Support for @part="%all" for displaying control events above the first staff
  • Improved support for expansion lists (@​wergo)
  • Improved support for staff order diverging from order in scoreDef
  • Change element name logging to lowerCamelCase (MEI element name)
  • Remove non-sounding notes from MIDI output (@​rettinghaus)
  • Fix lines disappearing in the SVG output with --mm-output option

[5.1.0] – 2025-02-27

  • Improved timemap with grace notes and arpeggios
  • CSS scoped to the specific MEI document based on mei@xml:id
  • Option --ligature-oblique for controlling ligature shape (curved or straight)
  • Fix handling of -p and -a options regarding MEI output (@​brdvd)
  • Fix Cocoapods building (@​rettinghaus)
  • Fix rendering of neumes rendered as notes
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 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.4.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.4.0)

---
updated-dependencies:
- dependency-name: verovio
  dependency-version: 5.4.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 Jul 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #97.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/verovio-5.4.0 branch August 5, 2025 11:49
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