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 #249

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.6.0 -> ^1.7.0 age adoption passing confidence
@nuxtjs/i18n (source) 8.5.5 -> 8.5.6 age adoption passing confidence
@pinia/nuxt (source) ^0.5.5 -> ^0.9.0 age adoption passing confidence
@tailwindcss/typography ^0.5.15 -> ^0.5.16 age adoption passing confidence
@types/node (source) ^22.8.1 -> ^22.13.1 age adoption passing confidence
@vueuse/core (source) ^11.1.0 -> ^11.3.0 age adoption passing confidence
@vueuse/nuxt (source) ^11.1.0 -> ^11.3.0 age adoption passing confidence
axios (source) 1.7.7 -> 1.7.9 age adoption passing confidence
eslint-plugin-prettier ^5.2.1 -> ^5.2.3 age adoption passing confidence
eslint-plugin-vue (source) ^9.29.1 -> ^9.32.0 age adoption passing confidence
hls.js ^1.5.17 -> ^1.5.20 age adoption passing confidence
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence
lint-staged ^15.2.10 -> ^15.4.3 age adoption passing confidence
nuxt (source) ^3.13.2 -> ^3.15.4 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.5.1 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.2 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.17 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.3 age adoption passing confidence
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence
vue-router ^4.4.5 -> ^4.5.0 age adoption passing confidence
vue-tsc (source) ^2.1.8 -> ^2.2.0 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.7.0

Compare Source

Features
  • improves vscode integration, support multiple backends (#​763) (463f6ad)

1.6.4 (2024-12-12)

Bug Fixes

1.6.3 (2024-12-03)

Bug Fixes

1.6.2 (2024-12-03)

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

1.6.1 (2024-11-20)

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)

v1.6.4

Compare Source

Bug Fixes

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

v1.6.1

Compare Source

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)
nuxt-modules/i18n (@​nuxtjs/i18n)

v8.5.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.9.0

Compare Source

v0.8.0

Compare Source

v0.7.0

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)
vueuse/vueuse (@​vueuse/core)

v11.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v11.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.32.0

Compare Source

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

Compare Source

video-dev/hls.js (hls.js)

v1.5.20

Compare Source

Summary

HLS.js v1.5.20 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Demo Page

https://5982f183.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.5.19

Compare Source

Summary

HLS.js v1.5.19 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Demo Page

https://d5248d51.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.5.18

Compare Source

Summary

HLS.js v1.5.18 includes bug fixes and improvements over the last release.

Changes Since The Last Release

Demo Page

https://30afa7b1.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

typicode/husky (husky)

v9.1.7

Compare Source

lint-staged/lint-staged (lint-staged)

v15.4.3

Compare Source

Patch Changes
  • #​1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @​filename: lint-staged.config.js
     * @​type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

nuxt/nuxt (nuxt)

v3.15.4

Compare Source

3.15.4 is the next 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

🩹 Fixes
  • nuxt: Improve error logging when parsing with acorn (#​30754)
  • nuxt: Clear island uid before saving into the payload (#​30767)
  • kit: Load @nuxt/schema from nuxt package dir (#​30774)
  • nuxt: Allow restarting nuxt on paths outside srcDir (#​30771)
  • nuxt: Don't warn about calling useRoute in SFC setup (#​30788)
  • webpack: Disallow cross-site requests in no-cors mode (#​30757)
  • vite: Restore externality for dev server externals (#​30802)
💅 Refactors
  • vite: Use new rollup chunk.names for asset names (#​30780)
❤️ Contributors

v3.15.3

Compare Source

3.15.3 is the next regularly scheduled patch release.

👀 Highlights

CORS configuration for dev server

Alongside a range of improvements, we've also shipped a significant fix to impose CORS origin restrictions on the dev server. This applies to your Vite or Webpack/Rspack dev middleware only.

This is a significant/breaking change we would not normally ship in a patch but it is a security fix (see GHSA-4gf7-ff8x-hq99 and GHSA-2452-6xj8-jh47) and we urge you to update ASAP.

You can configure the allowed origins and other CORS options via the devServer.cors options in your nuxt.config, which may be relevant if you are developing with a custom hostname:

export default defineNuxtConfig({
  devServer: {
    cors: {
      origin: ['https://custom-origin.com'],
    },
  },
})

✅ 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
  • kit,nuxt: Don't resolve paths from local layers/modules (#​30650)
  • nuxt: Reduce number of mkdirSync calls (#​30651)
  • nuxt: Reduce unnecessary template updating (#​30684)
  • kit: Reduce duplication between findPath and resolvePath (#​30682)
  • kit: Run components compat check synchronously (#​30685)
  • nuxt: Early return from annotation for non-object syntax plugins (#​30683)
  • nuxt: Enable Transition component only on client side (#​30720)
🩹 Fixes
  • vite: Override previous #app-manifest alias (#​30618)
  • kit,nuxt,schema,vite: Improve watching behaviour (#​30620)
  • nuxt: Fall back to plugin.src for variable name generation (#​30649)
  • schema: Allow overriding dev/test environment value (#​30667)
  • vite: Drop unneeded call to invalidate module (d2a95c542)
  • vite: Add back invalidateModule call (9bd71e498)
  • nuxt: Do not warn about [[ optional dynamic params (#​30619)
  • vite: Inline shared folder in dev mode (#​30690)
  • nuxt: Deep clone extracted page meta (#​30717)
  • vite,webpack: Restrict access via cors to local origins + allow configuration via devServer.cors (406db5b4d)
💅 Refactors
  • vite: Drop externality and use vite internal config (#​30634)
📖 Documentation
  • Add link to custom useFetch example (#​30629)
  • Fix example command (#​30628)
  • Fix links to nuxi source code (4fabe0025)
  • Add description for prefetch and other details of NuxtLink (#​30614)
  • Update nuxt/content example (542987627)
  • Adjust examples, type and description for addRouteMiddleware (#​30656)
  • Explain how to use ClientOnly with onMounted hook (#​30670)
  • Update links to unhead source (eb5344b43)
  • Add more context about navigation mode in callOnce composable (#​30612)
  • Add example on how to disable default routes for ssg (#​30729)
📦 Build
  • schema: Use new inlineDependencies option (01adefcec)
🏡 Chore

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Rome, Automerge - At any time (no schedule defined).

🚦 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.

@renovate renovate bot added the minor/patch label Nov 4, 2024
Copy link

vercel bot commented Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
easy-radio ❌ Failed (Inspect) Feb 4, 2025 2:23am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1fac040 to c4cbddd Compare November 4, 2024 15:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c4cbddd to 15c4fa4 Compare November 5, 2024 02:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15c4fa4 to 361d245 Compare November 6, 2024 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 361d245 to 3bd24d3 Compare November 10, 2024 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bd24d3 to bfbb942 Compare November 11, 2024 21:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfbb942 to aa9843f Compare November 12, 2024 00:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa9843f to f08d4a5 Compare November 14, 2024 23:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f08d4a5 to 82c719d Compare November 15, 2024 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 82c719d to fe24066 Compare November 18, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe24066 to 63c5dce Compare November 19, 2024 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 63c5dce to a105517 Compare November 19, 2024 22:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a105517 to 4e73695 Compare November 20, 2024 15:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e73695 to e900a23 Compare November 21, 2024 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e900a23 to 8de8c85 Compare November 22, 2024 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from adbb1c1 to 5e3d78b Compare January 16, 2025 01:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e3d78b to 73f688c Compare January 16, 2025 09:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73f688c to 01a8448 Compare January 19, 2025 09:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 01a8448 to 746201f Compare January 22, 2025 01:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 746201f to 6dc7be7 Compare January 23, 2025 02:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6dc7be7 to 3d0cf94 Compare January 23, 2025 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d0cf94 to 8c8d9e4 Compare January 23, 2025 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c8d9e4 to e32a2b0 Compare January 23, 2025 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e32a2b0 to d803920 Compare January 26, 2025 09:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d803920 to c1bf866 Compare January 26, 2025 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c1bf866 to 0beb6c1 Compare January 28, 2025 05:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0beb6c1 to 8be7fdf Compare January 29, 2025 10:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8be7fdf to 455fe0b Compare February 1, 2025 22:05
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.

0 participants