Skip to content

Bump @nuxt/fonts from 0.10.3 to 0.11.3 #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @nuxt/fonts from 0.10.3 to 0.11.3.

Release notes

Sourced from @​nuxt/fonts's releases.

v0.11.3

0.11.3 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes

  • Respect custom baseURL in devtools (29cdb31)
  • Handle duplicate preloaded fonts correctly (3c3594c)
  • Register font middleware for storybook module (db5fbf1)
  • Only preload top priority fonts (#617)

🏡 Chore

  • deps-dev: Bump vite from 6.2.6 to 6.2.7 in the npm_and_yarn group across 1 directory (#611)
  • Unpin vite version (83fe597)
  • Dedupe + upgrade vite (9d78888)

❤️ Contributors

v0.11.2

👉 Changelog

compare changes

🩹 Fixes

  • Deduplicate default weights, styles and subsets (#604)

📖 Documentation

  • Add config for use with UnoCSS Wind4 preset (#589)
  • Use tailwind v3 url (#596)

... (truncated)

Changelog

Sourced from @​nuxt/fonts's changelog.

Changelog

v0.11.0

compare changes

🚀 Enhancements

  • devtools: Display font file size in devtools (#462)
  • Process CSS variables prefixed with --font by default (#515)

🔥 Performance

🩹 Fixes

  • Add consola to dependencies (afb3807)

📖 Documentation

  • Clarify that local provider does not load weights and styles as available automatically (#502)

📦 Build

  • ⚠️ Remove cjs outputs + use @nuxt/module-builder alpha (#428)

🏡 Chore

  • Move useFlatConfig out of experimental (775a2f0)
  • Move useFlatConfig out of experimental (27b011a)
  • Remove superfluous check (220ebbb)
  • deps-dev: Bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group across 1 directory (#463)
  • Remove legacy types file (3b50f81)
  • Remove cjs output (0e417e0)
  • Remove shiki as devDependency (#519)

✅ Tests

  • Filter out manifest preload (d2b1c84)
  • Separate playgrounds for different css frameworks (#470)

🤖 CI

  • Release via pkg.pr.new (ad00403)
  • Move pkg.pr.new step to release workflow (656866d)
  • Force latest corepack (c1f2889)

⚠️ Breaking Changes

... (truncated)

Commits
  • cd9692a v0.11.3
  • a9e7c4f fix: only preload top priority fonts (#617)
  • db5fbf1 fix: register font middleware for storybook module
  • 9d78888 chore: dedupe + upgrade vite
  • 83fe597 chore: unpin vite version
  • 3c3594c fix: handle duplicate preloaded fonts correctly
  • c18da6d chore(deps): update all non-major dependencies (#613)
  • 29cdb31 fix: respect custom baseURL in devtools
  • 0625810 chore(deps): lock file maintenance (#614)
  • 4ea2c8f chore(deps): update all non-major dependencies (#608)
  • 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 [@nuxt/fonts](https://github.com/nuxt/fonts) from 0.10.3 to 0.11.3.
- [Release notes](https://github.com/nuxt/fonts/releases)
- [Changelog](https://github.com/nuxt/fonts/blob/main/CHANGELOG.md)
- [Commits](nuxt/fonts@v0.10.3...v0.11.3)

---
updated-dependencies:
- dependency-name: "@nuxt/fonts"
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants