chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
nuxt-content/docus (docus)
v5.4.0
Features
- ai: add mcp server (#1203)
ec3b468
Bug Fixes
- links: handle app.baseURL in Markdown generated link (#1221)
16f5e35
webpro-nl/knip (knip)
v5.73.4
v5.73.3
- Fix up package.json after previous release (
1b2d9ab)
v5.73.2
- Sync issue types in json schema (
dd275e1)
v5.73.1
- Improve handling of "bridged" require calls in ts modules (
dc546c6) - Optimize workspaces finder (
056c619) - Don't add prerelease comment to closed issues (
12f41cc) - fix(plugins/astro): srcDir config detection creating wrong entry patterns (#1384) (
fba49d7) - thanks @viktormarinho!
v5.73.0
tailwindlabs/tailwindcss (tailwindcss)
v4.1.18
Fixed
- Ensure validation of
source(…)happens relative to the file it is in (#19274) - Include filename and line numbers in CSS parse errors (#19282)
- Skip comments in Ruby files when checking for class names (#19243)
- Skip over arbitrary property utilities with a top-level
!in the value (#19243) - Support environment API in
@tailwindcss/vite(#18970) - Preserve case of theme keys from JS configs and plugins (#19337)
- Write source maps correctly on the CLI when using
--watch(#19373) - Handle special defaults (like
ringColor.DEFAULT) in JS configs (#19348) - Improve backwards compatibility for
contenttheme key from JS configs (#19381) - Upgrade: Handle
futureandexperimentalconfig keys (#19344) - Try to canonicalize any arbitrary utility to a bare value (#19379)
- Validate candidates similarly to Oxide (#19397)
- Canonicalization: combine
text-*andleading-*classes (#19396) - Correctly handle duplicate CLI arguments (#19416)
- Don’t emit color-mix fallback rules inside
@keyframes(#19419) - CLI: Don't hang when output is
/dev/stdout(#19421)
vuejs/language-tools (vue-tsc)
v3.1.8
Features
- feat(vscode): support multiline attribute for
<script>and<style>tag (#5830) - Thanks to @serkodev! - feat(vscode): supports format with selected range (#5761) - Thanks to @serkodev!
- feat(language-service): add tsconfig-based document link support for Pug
Bug Fixes
- fix(language-core): limit the range of parseDiagnostics checks (#5823)
- fix(language-core): restore default import bindings for template scope (#5824) - Thanks to @serkodev!
- fix(typescript-plugin): get
preferencesandformatOptionsin tsserver (#5829) - fix(language-core): avoid generating component options within the setup scope (#5832)
Other Changes
- perf(language-core): dedupe component options generation (#5831)
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.
Deploying nuxt-image with
Cloudflare Pages
| Latest commit: |
6ba4d35
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://73a22072.nuxt-image.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.nuxt-image.pages.dev |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 6.99%. Comparing base (0c146ba) to head (6ba4d35).
Additional details and impacted files
@@ Coverage Diff @@
## main #2064 +/- ##
=====================================
Coverage 6.99% 6.99%
=====================================
Files 78 78
Lines 3629 3629
Branches 140 140
=====================================
Hits 254 254
Misses 3326 3326
Partials 49 49
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.