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

chore(deps): update all non-major dependencies #205

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide ^1.2.3 -> ^1.2.4 age adoption passing confidence
@nuxt/scripts ^0.8.5 -> ^0.9.2 age adoption passing confidence
@nuxt/ui (source) ^2.18.4 -> ^2.18.5 age adoption passing confidence
@types/jsonwebtoken (source) ^9.0.6 -> ^9.0.7 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
@vueuse/core (source) ^11.0.3 -> ^11.1.0 age adoption passing confidence
@vueuse/nuxt (source) ^11.0.3 -> ^11.1.0 age adoption passing confidence
nuxt (source) ^3.13.1 -> ^3.13.2 age adoption passing confidence
turbo (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence
ua-parser-js (source) ^1.0.38 -> ^1.0.39 age adoption passing confidence
vitest (source) ^2.1.0 -> ^2.1.1 age adoption passing confidence
vue (source) ^3.5.4 -> ^3.5.6 age adoption passing confidence
vue-router ^4.4.4 -> ^4.4.5 age adoption passing confidence

Release Notes

nuxt/scripts (@​nuxt/scripts)

v0.9.2

Compare Source

compare changes

🩹 Fixes
  • Types for ref triggers (7b3570d)
  • Cache bundled scripts relative to nuxt root (cc5e01b)
🏡 Chore
❤️ Contributors

v0.9.1

Compare Source

compare changes

🩹 Fixes
  • Prefer ref triggers or promise booleans (bacd3de)
🏡 Chore
❤️ Contributors

v0.9.0

Compare Source

compare changes

🚀 Enhancements
  • Allow fallback on bundle fail (#​255)
🩹 Fixes
  • adsense: ⚠️ Remove default data-ad-format (#​248)
  • Improved bundle: true debug and cache clearing (d269066)
  • metaPixel: Use meta logo instead of facebook logo (#​264)
  • Insert script src with app.baseURL (52e1fcb)
🏡 Chore
⚠️ Breaking Changes
  • adsense: ⚠️ Remove default data-ad-format (#​248)
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.18.5

Compare Source

Features
Bug Fixes
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

vueuse/vueuse (@​vueuse/core)

v11.1.0

Compare Source

vueuse/vueuse (@​vueuse/nuxt)

v11.1.0

Compare Source

nuxt/nuxt (nuxt)

v3.13.2

Compare Source

3.13.2 is the next regularly scheduled patch release.

✅ 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 interop default for dynamic components (#​28912)
🩹 Fixes
  • nuxt: Fix ssr log querySelector (#​28864)
  • schema: Enable propsDestructure by default (#​28830)
  • nuxt: Ensure injected route has enumerable keys (#​28841)
  • nuxt: Don't override vue instance with legacy asyncData (#​28842)
  • nuxt: Render server errors with ssr: false (#​28834)
  • nuxt: Resolve full component paths (#​28843)
  • nuxt: Improve accuracy of module resolution conditions (#​28846)
  • nuxt: Log more context of prerendering errors (#​28895)
  • nuxt: Enable injectAtEnd to reduce circular auto-imports (#​28822)
  • nuxt: Ensure we process files in buildDir for unimport (#​28899)
  • nuxt: Do not accept attrs on <NuxtErrorBoundary> (#​28901)
  • nuxt,schema: Accept any module in inline modules array (#​28922)
  • nuxt: Fall back to original component filePath (#​28925)
  • nuxt: Make runWithContext generic (#​28926)
  • nuxt: Set inheritAttrs: false for fragment components (#​28939)
  • nuxt: Use case-insensitive regexp for <script> blocks (4fd24381c)
  • nuxt: Ensure component imports are injected last (#​28944)
  • nuxt: Catch chunk errors directly in navigation (820908696)
  • nuxt: Add missing isNuxtMajorVersion export (#​29016)
  • nuxt: Correct type for useError (#​28996)
💅 Refactors
  • nuxt: Use vite:preloadError event (#​28862)
📖 Documentation
🏡 Chore
✅ Tests
  • Collect bundle sizes in parallel (1ce81069d)
  • Add regression test for using route in template (#​28967)
  • Convert set to array (6ee3b3adc)
  • Switch inline snapshot to object comparison (ae5135363)
🤖 CI
  • Access issue number from payload (8e4585c14)
  • Configure codeql to ignore tests (d5f98a757)
  • Add default permissions for workflows (3ede01cd4)
  • Scan source files with codeql (#​28943)
  • Skip setting up node before codeql scan (c4d7c92e9)
❤️ Contributors
vercel/turborepo (turbo)

v2.1.2

Compare Source

faisalman/ua-parser-js (ua-parser-js)

v1.0.39

Compare Source

Version 1.0.39

  • Add new feature: executable command using npx ua-parser-js "[INSERT-UA-HERE]"
  • Add new browser: Helio, Pico Browser, Wolvic
  • Add new device vendor: itel, Nothing, TCL
  • Improve browser detection: ICEBrowser, Klar, QQBrowser, Quark, Rekonq, Sleipnir
  • Improve device detection: Xiaomi Pro, Amazon Echo Show, Samsung Galaxy Watch
  • Removed from browser: Viera
vitest-dev/vitest (vitest)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes
vuejs/router (vue-router)

v4.4.5

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shelve ❌ Failed (Inspect) Sep 18, 2024 6:20pm

Copy link

github-actions bot commented Sep 13, 2024

Thank you for following the naming conventions! 🙏

Copy link
Contributor Author

renovate bot commented Sep 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@HugoRCD HugoRCD merged commit aa2563d into main Sep 18, 2024
4 of 6 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch September 18, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant