Skip to content

build(deps): bump @dicebear/core from 9.2.4 to 9.4.1 in the npm_and_yarn group across 1 directory#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-ae0049abc0
Open

build(deps): bump @dicebear/core from 9.2.4 to 9.4.1 in the npm_and_yarn group across 1 directory#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-ae0049abc0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps the npm_and_yarn group with 1 update in the / directory: @dicebear/core.

Updates @dicebear/core from 9.2.4 to 9.4.1

Release notes

Sourced from @​dicebear/core's releases.

DiceBear 9.4 - Release Notes

Security

  • @dicebear/converter: ensureSize() no longer reads the SVG's width / height attributes to determine the output canvas size. Previously, a crafted SVG with extremely large dimensions could cause excessive memory allocation (DoS). Thanks to @​maru1009 for reporting this issue.

New features

  • @dicebear/converter: New size option for toPng, toJpeg, toWebp, and toAvif (default: 512, max: 2048). Invalid values (NaN, <= 0, Infinity) fall back to 512.
  • dicebear CLI: The --size flag is now forwarded to the converter, so rasterized output matches the requested avatar size.

Breaking changes

  • @dicebear/converter: The output image size is no longer derived from the input SVG dimensions. It is always set by the size option.

DiceBear 9.3 - Release Notes

I would like to introduce you to a new avatar style. 🎉

A huge thank you to @​Johan-Melin for contributing this style in #474!

Say hello to ToonHead!

This avatar style is a remix of: ToonHead by Johan Melin, licensed under CC BY 4.0.

Documentation | Playground | Editor

Commits
  • 8df173a v9.4.1
  • cbfe86c Update dependencies
  • af18af9 Fix: Escape XML attribute values in SVG output
  • 1cc202d Add: Query string env variables to API docs
  • 32ab520 Remove: bsky links
  • a311078 Add: Favicon via RealFaviconGenerator
  • f7f1abb Fix logo-readme.svg
  • a50483e Fix: Brand assets in docs
  • 2fcc870 Add: Stats page
  • b728692 fix: update Umami analytics script URLs in documentation and HTML files
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​dicebear/core since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [@dicebear/core](https://github.com/dicebear/dicebear).


Updates `@dicebear/core` from 9.2.4 to 9.4.1
- [Release notes](https://github.com/dicebear/dicebear/releases)
- [Changelog](https://github.com/dicebear/dicebear/blob/10.x/CHANGELOG.md)
- [Commits](dicebear/dicebear@v9.2.4...v9.4.1)

---
updated-dependencies:
- dependency-name: "@dicebear/core"
  dependency-version: 9.4.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 19, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants