Skip to content
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

Update all non-major dependencies #40

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.1.21 -> ^1.2.2 age adoption passing confidence
@iconify-json/mdi ^1.1.67 -> ^1.2.3 age adoption passing confidence
@nuxt/content (source) ^2.13.1 -> ^2.13.4 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.7.6 age adoption passing confidence
@nuxt/fonts ^0.7.1 -> ^0.11.1 age adoption passing confidence
@nuxt/ui-pro (source) ^1.3.1 -> ^1.7.1 age adoption passing confidence
@nuxthq/studio (source) ^2.0.3 -> ^2.2.1 age adoption passing confidence
@nuxtjs/sitemap ^5.3.2 -> ^5.3.5 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.23.0 age adoption passing confidence
nuxt-gtag ^2.0.6 -> ^2.1.0 age adoption passing confidence
nuxt-og-image (source) ^3.0.0-rc.56 -> ^3.1.1 age adoption passing confidence
vue-tsc (source) ^2.0.26 -> ^2.2.8 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 Fixes
  • module: Allow using @nuxtjs/mdc utils via content module (#​2775)
  • search: Add charset=utf-8 to headers of indexed mode (#​2729)
  • docs: Add warning about using ssr: false with Content (#​2776)
  • Corrected .gradient class (#​2723)
  • build: Keep parser deps out of main bundle (#​2780)
  • navigation: Respect query locale (#​2772)
  • Import defineNitroPlugin from #imports (34f65172)
  • Respect draft key as _draft (#​2738)
  • Draft field order (b0b5eb2d)
📖 Documentation
  • Fix incorrect TS types import path in documentation (#​2773)
  • Missing imports and typo in code blocks (#​2741)
  • Changed types path (#​2735)
  • Fix typo in SSR warning on Installation page (#​2777)
  • Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors
nuxt/eslint (@​nuxt/eslint)

v0.7.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.1

Compare Source

No significant changes

    View changes on GitHub

v0.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.11.1

Compare Source

v0.11.0

Compare Source

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
  • ⚠️ Remove cjs outputs + use @nuxt/module-builder alpha (#​428)
❤️ Contributors

v0.10.3

Compare Source

compare changes

🩹 Fixes
  • devtools: Re-broadcast all fonts when adding new ones (#​405)
  • Parse nested CSS correctly (#​384)
📖 Documentation
  • Add examples to local file lookup docs (#​398)
  • Call out limited default font-weights (#​399)
  • Update tailwind v4 example (#​410)
🏡 Chore
  • release: V0.10.2 (a7f0a7d)
  • Default bumpType to patch in changelog script (#​402)
❤️ Contributors

v0.10.2

Compare Source

compare changes

🩹 Fixes
  • Write stub files in cache to trigger public asset handling (#​352)
  • De-default custom provider imports (#​353)
✅ Tests
  • Set coverage.include path (36e5e08)
❤️ Contributors

v0.10.1

Compare Source

compare changes

🩹 Fixes
  • Mark module.d.mts as type entrypoint (be6fafc)
🏡 Chore
  • Remove playwright caching (39ec80f)
✅ Tests
  • Update with latest provider snapshots (5923b12)
🤖 CI
  • Run test suite on windows (#​339)
❤️ Contributors

v0.10.0

Compare Source

compare changes

🩹 Fixes
  • Scan font families declared in font: (#​299)
💅 Refactors
  • Use jiti.import to resolve custom providers (#​308)
  • ⚠️ Migrate to unifont to handle providers (#​315)
📖 Documentation
  • Update link to downloads count badge (0a5742f)
  • Update link to downloads count badge (1cbb70f)
🏡 Chore
  • Use pnpm to run release (dbbf438)
✅ Tests
⚠️ Breaking Changes
  • ⚠️ Migrate to unifont to handle providers (#​315)
❤️ Contributors

v0.9.2

Compare Source

compare changes

🩹 Fixes
  • Use earlier hooks to mark build done (0311651)
❤️ Contributors

v0.9.1

Compare Source

compare changes

🩹 Fixes
  • Serve fonts from baseURL in dev mode (1fae926)
❤️ Contributors

v0.9.0

Compare Source

compare changes

🚀 Enhancements
  • Serve font files without nitro in spa mode (95e4f44)
🩹 Fixes
  • local: Use extname for extension priority test (b087d47)
  • Emit .cjs version of @nuxt/fonts/utils (10ca0c8)
  • Transform inline styles after other bundle hooks (9156b8a)
  • Only overwrite cacheDir after a fresh build (#​273)
  • Add global preload links to entry chunk (#​274)
📖 Documentation
  • Update installation (#​251)
  • Various improvements ✨ (#​253)
  • Remove incorrect src examples (ca44e0d)
  • Improve wording (c771e86)
  • Add note about how how font-family declarations are handled (df2685d)
🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

🚀 Enhancements
  • googleicons provider (#​133)
  • Allow experimentally disabling local fallbacks (#​225)
🩹 Fixes
  • Inject relative font urls in css (b7646e9)
💅 Refactors
  • devtools: Improve devtools ui (#​228)
📖 Documentation
  • Warn to escape invalid characters in Tailwind config (#​233)
🏡 Chore
  • Add compatibilityDate field (bd6a7da)
✅ Tests
❤️ Contributors

v0.7.2

Compare Source

compare changes

🔥 Performance
  • local: Use tinyglobby to scan font files (#​205)
🩹 Fixes
  • Apply - replacement to filename (d83aa0d)
  • adobe: Use provided css_names from API (#​192)
  • fontsource: Use /variable endpoint for retrieving variable axes (#​196)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

nuxtlabs/studio-module (@​nuxthq/studio)

v2.2.1

Compare Source

v2.2.0

Compare Source

  • fix(playground): lint (294bc38)
  • feat(messaging): navigation for non markdown files (c5e32fb)
  • chore(deps): upgrade (e501ba7)

v2.1.1

Compare Source

v2.1.0

Compare Source

nuxt-modules/sitemap (@​nuxtjs/sitemap)

v5.3.5

Compare Source

No significant changes

    View changes on GitHub

v5.3.4

Compare Source

No significant changes

    View changes on GitHub
eslint/eslint (eslint)

v9.23.0

Compare Source

v9.22.0

Compare Source

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)

v9.20.1

Compare Source

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#​19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#​19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#​19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Compare Source

Features
  • e89a54a feat: change behavior of inactive flags (#​19386) (Milos Djermanovic)
Bug Fixes
  • 91d4d9f fix: Bring types in sync with @​eslint/core (#​19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#​19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#​19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#​19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#​19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#​19379) (Milos Djermanovic)
Documentation
  • b7012c8 docs: rewrite examples with var using let and const (#​19407) (Mueez Javaid Hashmi)
  • 6406376 docs: Update README (GitHub Actions Bot)
  • 350f2b9 docs: rewrite some examples with var using let and const (#​19404) (Mueez Javaid Hashmi)
  • 93c325a docs: rewrite examples with var using let and const (#​19398) (Mueez Javaid Hashmi)
  • 56ff404 docs: replace var with let or const in rules docs (#​19396) (Daniel Harbrueger)
  • 4053226 docs: change sourceType in no-eval examples (#​19393) (Milos Djermanovic)
  • 1324af0 docs: replace var with let and const in rules docs (#​19392) (Daniel Harbrueger)
  • 8b87e00 docs: replace var with const and let in rules (#​19389) (Tanuj Kanti)
  • 758c66b docs: Explain what frozen rules mean (#​19382) (Nicholas C. Zakas)
  • 0ef8bb8 docs: additional checks for rule examples (#​19358) (Milos Djermanovic)
  • 58ab2f6 docs: fix order of installation steps in getting started (#​19326) (Tanuj Kanti)
Chores

v9.19.0

Compare Source

Features
  • 1637b8e feat: add --report-unused-inline-configs (#​19201) (Josh Goldberg ✨)
Bug Fixes
  • aae6717 fix: sync rule type header comments automatically (#​19276) (Francesco Trotta)
Documentation
  • cfea9ab docs: Clarify overrideConfig option (#​19370) (Nicholas C. Zakas)
  • [`2b

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2f9bd57 to a91d5c4 Compare July 12, 2024 13:38
@renovate renovate bot changed the title Update dependency nuxt-og-image to ^3.0.0-rc.59 Update all non-major dependencies Jul 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2997376 to 6cf1447 Compare July 19, 2024 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 570e0ae to 7d20816 Compare July 28, 2024 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5aa02e8 to 8ecc266 Compare August 4, 2024 22:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fda1bf9 to 5cd5eab Compare August 12, 2024 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6ebad0b to 69e261d Compare August 23, 2024 22:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from fb2001e to 9a1dfae Compare August 31, 2024 19:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2fd821c to d5920c9 Compare November 30, 2024 01:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9bc19cc to 88a3d12 Compare December 12, 2024 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ab358a5 to 6f35325 Compare December 20, 2024 10:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f35325 to 9968451 Compare December 23, 2024 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d12b6e0 to ab2b91b Compare January 14, 2025 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9d71fcb to d462af1 Compare January 26, 2025 09:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d462af1 to 9b95e76 Compare January 29, 2025 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 90cfbd6 to 0c77923 Compare February 11, 2025 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c8e09fe to 8031fa0 Compare February 21, 2025 22:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2b95800 to ce6747e Compare March 2, 2025 10:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 70e9f62 to 193a9f8 Compare March 9, 2025 15:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 193a9f8 to c7ba21a Compare March 21, 2025 23:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7ba21a to 1a6c728 Compare April 2, 2025 14:44
Copy link

coderabbitai bot commented Apr 2, 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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.

None yet

0 participants