Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/content (source) ^3.3.0 -> ^3.4.0 age adoption passing confidence devDependencies minor
@nuxt/devtools-kit (source) ^2.3.0 -> ^2.3.2 age adoption passing confidence dependencies patch
@nuxt/devtools-kit (source) 2.0.0-beta.3 -> 2.3.2 age adoption passing confidence devDependencies minor
@nuxt/devtools-ui-kit (source) 2.0.0-beta.3 -> 2.3.2 age adoption passing confidence devDependencies minor
@nuxt/eslint-config (source) ^1.2.0 -> ^1.3.0 age adoption passing confidence devDependencies minor
@nuxt/ui (source) ^3.0.0 -> ^3.0.2 age adoption passing confidence devDependencies patch
@nuxtjs/i18n (source) 9.3.1 -> 9.4.0 age adoption passing confidence devDependencies minor
@nuxtjs/robots (source) ^5.2.7 -> ^5.2.8 age adoption passing confidence devDependencies patch
eslint (source) ^9.22.0 -> ^9.23.0 age adoption passing confidence devDependencies minor
eslint-plugin-n ^17.16.2 -> ^17.17.0 age adoption passing confidence devDependencies minor
nuxt-i18n-micro ^1.79.0 -> ^1.83.0 age adoption passing confidence devDependencies minor
nuxt-site-config ^3.1.5 -> ^3.1.7 age adoption passing confidence dependencies patch
pnpm (source) 10.6.3 -> 10.7.0 age adoption passing confidence packageManager minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
postcss (source) 8.4.47 -> 8.5.3 age adoption passing confidence resolutions minor
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence resolutions minor
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v3.4.0

Compare Source

Features
Bug Fixes
  • check for ws existence before closing (#​3238) (6ec0eb8)
  • module: prevent conflict with auth & security tools (#​3245) (dc27bc9)
  • parser: recreate highlighter when options did change (53875b1)
nuxt/devtools (@​nuxt/devtools-kit)

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)
nuxt/eslint (@​nuxt/eslint-config)

v1.3.0

Compare Source

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

v3.0.2

Compare Source

Features
Bug Fixes
  • Avatar: proxy $attrs to default slot (#​3712) (88f349d)
  • Button: use focus:outline-none instead of focus:outline-hidden (c231fe5), closes #​3658
  • CommandPalette: use group.id as key (bc61d29)
  • components: improve generic types (#​3331) (b998354)
  • Container: add w-full class (df00149)
  • defineLocale/defineShortcuts: remove @__NO_SIDE_EFFECTS__ (82e2665)
  • Drawer: remove fadeFromIndex prop proxy (f7604e5)
  • Form: clear dirty state after submit (#​3692) (3dd88ba)
  • FormField: add help to aria-describedby attribute (#​3691) (20c3392)
  • InputMenu/SelectMenu: empty search results (94b6e52)
  • InputMenu: reset searchTerm on update:open (3074632), closes #​3620
  • Link: handle aria-current like NuxtLink / RouterLink (c531d02)
  • Link: prevent active="true" binding on html (d73768b)
  • Link: properly pick all aria-* & data-* attrs (ade16b7)
  • Link: proxy onClick (370054b), closes #​3631
  • NavigationMenu: add z-index on viewport (0095d89), closes #​3654
  • Switch: prevent transition on focus outline (68787b2)
  • Table: wrong condition on caption slot (4ebb94c)
  • Tabs: remove focus:outline-hidden class (1769d5e)
  • types: add missing export for ButtonGroup (#​3709) (e7e6745)
  • useOverlay: refine open method type to infer close emit return type (#​3716) (bd99c2d)
  • vue: mock nuxtApp.hooks & useRuntimeHook (23bfeb9)

v3.0.1

Compare Source

⚠ BREAKING CHANGES
  • Form: drop explicit support for zod and valibot (#​3617)
Features
Bug Fixes
Code Refactoring
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.4.0

Compare Source

This changelog is generated by GitHub Releases

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.4

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v9.3.3

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v9.3.2

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/robots (@​nuxtjs/robots)

v5.2.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.23.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.17.0

Compare Source

🌟 Features
  • allow-modules: include virtual: in the modules pattern (#​425) (a109793)
  • node-builtin: Add support for import.meta properties (#​420) (76fc219)
🩹 Fixes
s00d/nuxt-i18n-micro (nuxt-i18n-micro)

v1.83.0

Compare Source

compare changes

🚀 Enhancements
  • i18n: Add route-aware translation functionality (cd26b4c)
❤️ Contributors

v1.82.0

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v1.81.0

Compare Source

compare changes

🚀 Enhancements
  • core: Add cache clearing functionality for translations (e50d70a)
📖 Documentation
  • i18n-cache-api: Add documentation for translation caching and loading (8e3f426)
  • i18n-cache-api: Remove outdated cache clearing example (9ad49b6)
  • i18n-cache-api: Add instructions for clearing server cache (902c424)
❤️ Contributors

v1.80.0

Compare Source

compare changes

🚀 Enhancements
  • Add fallbackLocale configuration option to locale (df64d4d)
❤️ Contributors
harlan-zw/nuxt-site-config (nuxt-site-config)

v3.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.7.0

Compare Source

Minor Changes
  • pnpm config get and list also show settings set in pnpm-workspace.yaml files #​9316.

  • It should be possible to use env variables in pnpm-workspace.yaml setting names and value.

  • Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range * is the same as name-only, except that patch application failure will not be ignored.

    For example:

    patchedDependencies:
      foo: patches/foo-1.patch
      foo@^2.0.0: patches/foo-2.patch
      foo@2.1.0: patches/foo-3.patch

    The above configuration would apply patches/foo-3.patch to foo@2.1.0, patches/foo-2.patch to all foo versions which satisfy ^2.0.0 except 2.1.0, and patches/foo-1.patch to the remaining foo versions.

    [!WARNING]
    The version ranges should not overlap. If you want to specialize a sub range, make sure to exclude it from the other keys. For example:

    # pnpm-workspace.yaml
    patchedDependencies:
      # the specialized sub range
      'foo@2.2.0-2.8.0': patches/foo.2.2.0-2.8.0.patch
      # the more general patch, excluding the sub range above
      'foo@>=2.0.0 <2.2.0 || >2.8.0': 'patches/foo.gte2.patch

    In most cases, however, it's sufficient to just define an exact version to override the range.

  • pnpm config set --location=project saves the setting to a pnpm-workspace.yaml file if no .npmrc file is present in the directory #​9316.

  • Rename pnpm.allowNonAppliedPatches to pnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.

  • Add pnpm.ignorePatchFailures to manage whether pnpm would ignore patch application failures.

    If ignorePatchFailures is not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.

    If ignorePatchFailures is explicitly set to false, pnpm would throw an error when any type of patch fails to apply.

    If ignorePatchFailures is explicitly set to true, pnpm would print a warning when any type of patch fails to apply.

Patch Changes
  • Remove dependency paths from audit output to prevent out-of-memory errors #​9280.

v10.6.5

Compare Source

v10.6.4: pnpm 10.6.4

Compare Source

Patch Changes

  • Fix pnpm dlx with --allow-build flag #​9263.
  • Invalid Node.js version in use-node-version should not cause pnpm itself to break #​9276.
  • The max amount of workers running for linking packages from the store has been reduced to 4 to achieve optimal results #​9286. The workers are performing many file system operations, so increasing the number of CPUs doesn't help performance after some point.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz
pnpm/action-setup (pnpm/action-setup)

v4.1.0

Compare Source

Add support for package.yaml #​156.

postcss/postcss (postcss)

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"
Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
microsoft/TypeScript (typescript)

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

vitest-dev/vitest (vitest)

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b46200e to c87789b Compare May 3, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 10dd266 to 9c5c39b Compare May 13, 2024 00:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6daf118 to 3bed515 Compare May 19, 2024 02:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9efe004 to 9a99097 Compare May 22, 2024 07:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency @nuxt/module-builder to v0.6.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a99097 to 0e110cb Compare May 22, 2024 20:13
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/module-builder to v0.6.0 chore(deps): update devdependency @nuxt/module-builder to v0.7.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e110cb to b748c3c Compare May 27, 2024 00:51
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/module-builder to v0.7.0 chore(deps): update all non-major dependencies May 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b748c3c to 5a154f2 Compare May 27, 2024 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 7547743 to 3adcfc2 Compare March 14, 2025 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 9f18b3c to b0e4ce7 Compare March 23, 2025 08:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9be7092 to 8b6f693 Compare March 31, 2025 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b6f693 to de80309 Compare March 31, 2025 08:27
@harlan-zw harlan-zw merged commit de60052 into main Mar 31, 2025
4 checks passed
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.

2 participants