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

fix(deps): update all non-major dependencies #741

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
@nuxt/eslint (source) 0.7.3 -> 0.7.5 age adoption passing confidence devDependencies patch
@nuxt/test-utils 3.15.1 -> 3.15.4 age adoption passing confidence devDependencies patch
@nuxtjs/tailwindcss 6.12.2 -> 6.13.1 age adoption passing confidence devDependencies minor
@tiptap/extension-bubble-menu (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/extension-text-align (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/extension-text-style (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/extension-typography (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/pm (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/starter-kit (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@tiptap/vue-3 (source) 2.10.3 -> 2.11.3 age adoption passing confidence dependencies minor
@types/node (source) 20.17.10 -> 20.17.16 age adoption passing confidence devDependencies patch
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence devDependencies patch
eslint-plugin-tailwindcss 3.17.5 -> 3.18.0 age adoption passing confidence devDependencies minor
nuxt (source) 3.14.1592 -> 3.15.2 age adoption passing confidence devDependencies minor
pinia 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
radix-vue 1.9.11 -> 1.9.12 age adoption passing confidence dependencies patch
serde (source) 1.0.216 -> 1.0.217 age adoption passing confidence dependencies patch
serde_json 1.0.133 -> 1.0.137 age adoption passing confidence dependencies patch
tauri (source) 1.8.1 -> 1.8.2 age adoption passing confidence dependencies patch
tauri-build (source) 1.5.5 -> 1.5.6 age adoption passing confidence build-dependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

nuxt/eslint (@​nuxt/eslint)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.13.1

Compare Source

compare changes

🩹 Fixes
  • Check for non-resolved tailwind.config (c448158)
❤️ Contributors

v6.13.0

Compare Source

compare changes

🚀 Enhancements
  • content: Add spaLoadingTemplate to content resolution (#​907)
  • Enable c12 for loading config and provide defineConfig (#​913)
  • merger: Add to exports (#​922)
🩹 Fixes
  • hmr: Fix variable (f47e093)
  • load: Add .js to tailwindcss/resolveConfig (0696aba)
  • config: Use mjs template (#​930)
  • injectPosition: Resolve file paths to determine position (71be9ac)
📖 Documentation
  • Add command to create tailwind.config.js for pnpm (#​910)
  • Provide GitHub link for examples (#​904)
  • Update outdated content (#​937)
🏡 Chore
❤️ Contributors
ueberdosis/tiptap (@​tiptap/extension-bubble-menu)

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-text-align)

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

Patch Changes
  • ce91452: Fixed an issue that caused defaultAlignment options not being added as text-styles to elements. defaultAlignment is now nullable to disable the enforced text-align styles.

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-text-style)

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

Minor Changes
  • d735cf3: fixes #​4311 - update the logic of removeEmptyTextStyle to manually handle the selection of all of the nodes within the selection to check for their marks independently to fix an issue where unsetting the font family on a selection would remove all applied text style marks from the selection as well
  • a0d2f28: Added mergeNestedSpanStyles option to the TextStyle extension to address issue #​5720

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/extension-typography)

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/pm)

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/starter-kit)

v2.11.3

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Patch Changes

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

ueberdosis/tiptap (@​tiptap/vue-3)

v2.11.3

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Patch Changes

v2.10.4

Compare Source

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

eslint/eslint (eslint)

v9.18.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.18.0

Compare Source

nuxt/nuxt (nuxt)

v3.15.2

Compare Source

3.15.2 is the next regularly scheduled patch release.

👀 Highlights
🔥 Startup performance improvements

It is worth noting that this release includes some pretty significant performance improvements which you should notice particularly in the startup time. In my tests in the nuxt monorepo,

fixture time to vite build complete (v3.15.1) time to vite build complete (v3.15.2)
minimal 850ms 710ms
everything bagel 3,021ms 1,690ms

There's more improvement to do here but hopefully these are good numbers!

📦 CLI refactor

To improve performance within Nuxt projects, we've published a new @nuxt/cli distribution of nuxi, which is used under-the-hood in nuxt (see issue). This should behave exactly the same and nothing needs to be updated in your projects (for example, you will continue to use the nuxi or nuxt commands). The only significant change is that it no longer inlines dependencies. Feedback is welcome 🙏

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Remove code duplication in client-only (#​30460)
  • nuxt: Use lighter @nuxt/cli dependency ([#​30526](https

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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 62d61f9 to 783e4bc Compare December 20, 2024 09:26
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v2.10.4 fix(deps): update all non-major dependencies Dec 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 05041ef to d2fe52a Compare December 27, 2024 22:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ef53c82 to d729f69 Compare January 6, 2025 13:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from c0b35e4 to 48f4a44 Compare January 15, 2025 10:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d722280 to e629180 Compare January 21, 2025 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cfb50be to 09d4a07 Compare January 23, 2025 04:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09d4a07 to 1e5f599 Compare January 23, 2025 09:43
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.

0 participants