Skip to content

chore(deps): bump mana-font from 1.15.4 to 1.18.0#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mana-font-1.18.0
Open

chore(deps): bump mana-font from 1.15.4 to 1.18.0#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mana-font-1.18.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps mana-font from 1.15.4 to 1.18.0.

Release notes

Sourced from mana-font's releases.

v1.17.1 Colorless hybrid mana symbols

Added

v1.17.0 2024 abilities and costs

Deprecation warnings:

We're maintaining .ms-p as Phyrexian mana for now, with the option to override this via Sass variable $ms-phyrexian-h. .ms-h is also now this symbol, but in the future .ms-p will change to the Pawprint, which is .ms-paw.

This release has not updated the LESS source files. It's become too much to maintain both sadly and LESS will be deprecated/removed going forward.

bower.json has been removed. Mana has not been published there for a while and will only be officially published to NPM.

Added

  • Pawprint cost symbol (#129)
  • Land Drop (D) and Legendary Mana (L) cost symbols from Mystery Booster 2 (#134)
  • 4th Edition tap symbol (#124)
  • Updated lifelink ability symbol (#126)
  • Arena Power and Toughness symbols from the new player experience (#119)
  • Mana Screw flavor watermark (#115)
  • Rad counter on MTGO (#132)
  • Brick, Deathtouch, and Charge punchout counters (#116). Goad and Finality added as aliases for the identical ability icons.
  • Party class watermarks for Cleric, Rogue, Warrior, and Wizard (#136)
  • Exalted ability symbol from MH3 (#128)
  • MKM ability symbols for Cloak, Case Solved, Collect Evidence, Disguise, Suspect, and Surveil (#121)
  • Print Case Solved symbol (#118)
  • LCI ability symbols for Craft, Descend, and Discover (#117)
  • KTK ability symbols for Delve, Ferocious, Outlast, and Morph (#120)
  • OTJ ability symbols for Plot, Saddle, Spree, and Crime (#125)
  • Spree card frame indicator (#125)
  • BLB ability symbols for Gift, Offspring, Valiant, Forage, and Expend (#130)
  • DSK ability symbols for Survival, Impending, Manifest Dread, and Eerie (#133)

Changed

  • Breaking change: with Pawprint now being {P}, Phyrexian has been moved to {H} instead. This changes the class names for these mana costs as of this version, so all .ms-p will now show the Pawprint instead of the Phyrexian symbol. Please replace Phyrexian with .ms-h. Sorry about this!
  • Revised tap symbol aliased to tap-3ed in addition to tap-alt, to account for the other alternate tap symbol.
  • Lifelink symbol has been updated following Arena's update. The previous one has been changed to lifelink-original.

Fixed

  • Documented Goad, Commander, and Ticket symbols that were previously added (#135)

v1.16.1 Watermarks

Added

  • 90 watermarks added/aliased, nearing the complete set of all watermarks save for 1! (#34).
  • Documentation now updated for that massive watermark project I abandoned :( All 90+ watermarks are in and on the icons page, finally back here and getting the repo up to speed again. (#34)

... (truncated)

Changelog

Sourced from mana-font's changelog.

[1.18.0] 2024-11-10 Magic Duels ability symbols!

Added

  • Finally traced, handdrew, and placed all 56 available Magic Duels ability symbols. This was a labor of love more than anything else as I cannot imagine who is using these, but it gets us to completion of all of the official ability symbols. All of these are available in the format .ms-ability-duels-{name}, but for the ones where there are no current Arena/MODO symbol I've aliased those without duels for convenience (#85)

Changed

  • Duels had a higher resolution source for Reach, which is the only one of these that has the same current ability symbol. That one has been replaced with this better version.

[1.17.1] 2024-11-08 Colorless split costs

Added

[1.17.0] 2024-11-06 2024 abilities

  • Note this release has not updated the LESS source files. It's become too much to maintain both sadly and LESS will be deprecated/removed going forward.
  • Note also that bower.json has been removed. Mana has not been published there for a while and will only be officially published to NPM.

Added

  • Pawprint cost symbol (#129)
  • Land Drop (D) and Legendary Mana (L) cost symbols from Mystery Booster 2 (#134)
  • 4th Edition tap symbol (#124)
  • Updated lifelink ability symbol (#126)
  • Arena Power and Toughness symbols from the new player experience (#119)
  • Mana Screw flavor watermark (#115)
  • Rad counter on MTGO (#132)
  • Brick, Deathtouch, and Charge punchout counters (#116). Goad and Finality added as aliases for the identical ability icons.
  • Party class watermarks for Cleric, Rogue, Warrior, and Wizard (#136)
  • Exalted ability symbol from MH3 (#128)
  • MKM ability symbols for Cloak, Case Solved, Collect Evidence, Disguise, Suspect, and Surveil (#121)
  • Print Case Solved symbol (#118)
  • LCI ability symbols for Craft, Descend, and Discover (#117)
  • KTK ability symbols for Delve, Ferocious, Outlast, and Morph (#120)
  • OTJ ability symbols for Plot, Saddle, Spree, and Crime (#125)
  • Spree card frame indicator (#125)
  • BLB ability symbols for Gift, Offspring, Valiant, Forage, and Expend (#130)
  • DSK ability symbols for Survival, Impending, Manifest Dread, and Eerie (#133)

Changed

  • Breaking change: with Pawprint now being {P}, Phyrexian has been moved to {H} instead. This changes the class names for these mana costs as of this version, so all .ms-p will now show the Pawprint instead of the Phyrexian symbol. Please replace Phyrexian with .ms-h. Sorry about this!
  • Revised tap symbol aliased to tap-3ed in addition to tap-alt, to account for the other alternate tap symbol.
  • Lifelink symbol has been updated following Arena's update. The previous one has been changed to lifelink-original.

Fixed

... (truncated)

Commits
  • 6ca9e69 Adds all 55 unique ability symbols from Magic Duels, aliases the symbols that...
  • 957ad2a Version bump to v1.17.1, updates changelog for #139
  • ecc7eb6 Adds support for split costs with colorless, refactors mana cost code to use ...
  • d5ca70f Version bump for v1.17.0
  • be70f44 Updates cheatsheet with all of the new 2024 symbols
  • f9876a7 Adds symbols for MKM abilities Cloak, Case Solved, Collect Evidence, Disguise...
  • 5291f0c Adds symbols for pawprint (#129); Land Drop (D) and Legendary Mana (L) costs ...
  • b5b10ee Documents Goad, Commander, and Ticket symbols previously added (#135)
  • 533f4dc Fixes ms-2 utility class collision (#123) and wrong token unicode on the chea...
  • 896becc Adds watermarks and missing ability icons to cheatsheet, fixes cheatsheet and...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mana-font](https://github.com/andrewgioia/mana) from 1.15.4 to 1.18.0.
- [Release notes](https://github.com/andrewgioia/mana/releases)
- [Changelog](https://github.com/andrewgioia/mana/blob/master/CHANGELOG.md)
- [Commits](andrewgioia/mana@v1.15.4...v1.18.0)

---
updated-dependencies:
- dependency-name: mana-font
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2025

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants