Skip to content

Bump com.github.weisj:jsvg from 2.1.0 to 2.2.0 - #265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.weisj-jsvg-2.2.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.weisj-jsvg-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.weisj:jsvg from 2.1.0 to 2.2.0.

Release notes

Sourced from com.github.weisj:jsvg's releases.

v2.2.0

Changes

  • Support for <feDiffuseLighting> and its three light sources. (by @​djberg96 in #168)
  • Support for alignment-baseline. (by @​djberg96 in #170)
  • Added experimental support for custom fonts through PlatformSupport#customFont(String). (Contributed by @​alin-github in #172)
  • Fixed clipping of positioned <use> elements. #166
  • Fixed root viewport handling and non-scaling-stroke, including use with filters. #139
  • Fixed fractional coefficients and channel normalization in arithmetic <feComposite>. #167
  • Fixed <feDisplacementMap> rendering at negative coordinates.
  • Test fixtures are no longer published as library variants.
  • Fixed viewbox handling regression in render(component, graphics, viewBox) #169.
  • fix: correct VALUE_IMAGE_ANTIALIAS to VALUE_IMAGE_ANTIALIASING in README by (@​Jah-yee in #175)

Deprecations

  • PlatformSupport.TargetSurface and PlatformSupporttargetSurface() are now deprecated and planned for removal. They are no longer used internally.

New Contributors

Full Changelog: weisJ/jsvg@v2.1.0...v2.2.0

Commits
  • 94f5723 Version 2.2.0
  • 8ea37f5 Deprecate PlatformSupport.TargetSurface
  • 2049286 fix: correct VALUE_IMAGE_ANTIALIAS to VALUE_IMAGE_ANTIALIASING in README
  • 5b909df Mark customFont method as experimental
  • bff824b Workaround for AWT resetting the font if the family doesn't match exactly
  • 1816e05 Custom font support
  • de20a60 Fix sonarcloud issues
  • d2f07d8 Add support for alignment-baseline (#170)
  • a8d122b Fix non-scaling-stroke vector effect
  • b5dc2ca Ignore .ai folder
  • 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 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.weisj:jsvg](https://github.com/weisJ/jsvg) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/weisJ/jsvg/releases)
- [Commits](weisJ/jsvg@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: com.github.weisj:jsvg
  dependency-version: 2.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 Sep 14, 2026
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