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

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.85 -> ^1.1.86 age adoption passing confidence
@nuxt/module-builder ^0.5.4 -> ^0.5.5 age adoption passing confidence
@​nuxt/ui-pro 0.6.1-28393109.ae575dd -> 0.6.1-28396157.6f90198 age adoption passing confidence
@nuxtjs/tailwindcss ^6.10.1 -> ^6.10.3 age adoption passing confidence
@vueuse/core (source) ^10.7.0 -> ^10.7.1 age adoption passing confidence
@vueuse/integrations (source) ^10.7.0 -> ^10.7.1 age adoption passing confidence
@vueuse/math (source) ^10.7.0 -> ^10.7.1 age adoption passing confidence
@vueuse/nuxt (source) ^10.7.0 -> ^10.7.1 age adoption passing confidence
nuxt-icon ^0.6.7 -> ^0.6.8 age adoption passing confidence
valibot (source) ^0.21.0 -> ^0.25.0 age adoption passing confidence
vitest (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence
vue (source) 3.3.13 -> 3.4.3 age adoption passing confidence
vue-tsc (source) ^1.8.26 -> ^1.8.27 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder)

v0.5.5

Compare Source

compare changes

🩹 Fixes
  • Rename RuntimeModuleHooks to ModuleRuntimeHooks (#​194)
  • Use import with extension in generated .d.mts file (#​202)
📖 Documentation
  • Remove reference to ModulePrivateRuntimeConfig (34ee148)
🏡 Chore
  • Add shell emulator for Windows (#​191)
  • Fix example package.json (#​192)
✅ Tests
  • Add root + module type tests (#​198)
🤖 CI
❤️ Contributors
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.10.3

Compare Source

compare changes

🩹 Fixes
  • Remove postinstall script (132f5a1)
❤️ Contributors

v6.10.2

Compare Source

compare changes

🩹 Fixes
  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)
🏡 Chore
  • Use module-builder stub mode for more accurate types (#​773)
  • Update repo (#​768)
  • Update tailwindcss to 3.4 (#​779)
  • Test bundler module resolution (c207562)
❤️ Contributors
vueuse/vueuse (@​vueuse/core)

v10.7.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/icon (nuxt-icon)

v0.6.8

Compare Source

What's Changed

Full Changelog: nuxt/icon@v0.6.7...v0.6.8

fabian-hiller/valibot (valibot)

v0.25.0

Compare Source

Many thanks to @​ariskemper, @​ewautr, @​cuberoot @​lo1tuma and @​richardvanbergen for contributing to this release.

  • Add creditCard, decimal, hash, hexadecimal, hexColor and octal pipeline validation action (pull request #​292, #​304, #​307, #​308, #​309)
  • Add pipe parameter to intersect, intersectAsync, union, unionAsync, variant and variantAsync schema (discussion #​297)
  • Add support for multiple variant options with same discriminator key to variant and variantAsync schema (issue #​310)
  • Add path to issues if discriminator key of variant and variantAsync schema is missing (issue #​235, #​303)
  • Change PicklistOptions type and generics of picklist and picklistAsync schema

v0.24.1

Compare Source

Many thanks to @​NotWorkingCode for contributing to this release.

  • Fix output type of optional object and objectAsync entries with default value (issue #​286)
  • Fix output type of nullable, nullableAsync, nullish, nullishAsync, optional and optionalAsync schema with default value (issue #​286)

v0.24.0

Compare Source

Many thanks to @​genki and @​NotWorkingCode for contributing to this release.

  • Add support for special schema as key of record schema (issue #​291)
  • Add support for special and specialAsync schema as key of recordAsync schema (issue #​291)
  • Fix input and output type of optional object keys with default value (issue #​286)

v0.23.0

Compare Source

Many thanks to @​ariskemper, @​ivands and @​emilgpa for contributing to this release.

  • Add bic validation function (pull request #​284)
  • Add mac, mac48 and mac64 validation function (pull request #​270)
  • Change PicklistOptions, UnionOptions and UnionOptionsAsync type from tuple to array (issue #​279)
  • Change IntersectOptions, IntersectOptionsAsync, UnionOptions and UnionOptionsAsync type to support readonly values (issue #​279)
  • Fix optional keys of ObjectInput and ObjectOutput type (issue #​242)

v0.22.0

Compare Source

Many thanks to @​ecyrbe, @​Demivan, @​GriefMoDz, @​demarchenac, @​TFX0019, @​AbePlays, @​irg1008, @​skotenko, @​dukeofsoftware, @​xxxhussein, @​JortsEnjoyer0, @​Karakatiza666, @​micahjon, @​lulucas, @​xsjcTony, @​ziyak97, @​micha149, @​anhzf and @​jonlambert for contributing to this release.

  • Add support for boolean to notValue validation (pull request #​261)
  • Add .typed to schema validation result and execute pipeline of complex schemas if output is typed (issue #​76, #​145)
  • Add forward method that forwards issues of pipelines to nested fields (issue #​76, #​145)
  • Add skipPipe option to is type guard method (pull request #​166)
  • Change return type of safeParse and safeParseAsync method
  • Rename and change util functions and refactor codebase
  • Fix RecordInput and RecordOuput type when using unionAsync as key
  • Fix output type for nullable, nullableAsync, nullish, nullishAsync, optional and optionalAsync when using a default value (issue #​271)
vitest-dev/vitest (vitest)

v1.1.1

Compare Source

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

v3.4.3

Compare Source

Bug Fixes
  • compiler-sfc: respect sfc parse options in cache key (b8d58ec)

v3.4.2

Compare Source

Bug Fixes

v3.4.1

Compare Source

Bug Fixes
  • compat: correct enum value for COMPILER_FILTERS feature (#​9875) (77d33e2)
  • defineModel: always default modifiers to empty object (9bc3c7e), closes #​9945
  • defineModel: support local mutation when only prop but no listener is passed (97ce041)
  • types: fix defineModel watch type error (#​9942) (4af8583), closes #​9939
Features

v3.4.0

Compare Source

Read this blog post for an overview of the release highlights.

Potential Actions Needed
  1. To fully leverage new features in 3.4, it is recommended to also update the following dependencies when upgrading to 3.4:

    • Volar / vue-tsc@^1.8.27 (required)
    • @​vitejs/plugin-vue@​^5.0.0 (if using Vite)
    • nuxt@^3.9.0 (if using Nuxt)
    • vue-loader@^17.4.0 (if using webpack or vue-cli)
  2. If using TSX with Vue, check actions needed in Removed: Global JSX Namespace.

  3. Make sure you are no longer using any deprecated features (if you are, you should have warnings in the console telling you so). They may have been removed in 3.4.

Features
Performance Improvements
  • compiler-sfc: avoid sfc source map unnecessary serialization and parsing (f15d2f6)
  • compiler-sfc: remove magic-string trim on script (e8e3ec6)
  • compiler-sfc: use faster source map addMapping (50cde7c)
  • compiler-core: optimize away isBuiltInType (66c0ed0)
  • compiler-core: optimize position cloning (2073236)
  • codegen: optimize line / column calculation during codegen (3be53d9)
  • codegen: optimize source map generation (c11002f)
  • shared: optimize makeMap (ae6fba9)
BREAKING CHANGES
Global JSX Registration Removed

Starting in 3.4, Vue no longer registers the global JSX namespace by default. This is necessary to avoid global namespace collision with React so that TSX of both libs can co-exist in the same project. This should not affect SFC-only users with latest version of Volar.

If you are using TSX, there are two options:

  1. Explicitly set jsxImportSource to 'vue' in tsconfig.json before upgrading to 3.4. You can also opt-in per file by adding a /* @​jsxImportSource vue */ comment at the top of the file.

  2. If you have code that depends on the presence of the global JSX namespace, e.g. usage of types like JSX.Element etc., you can retain the exact pre-3.4 global behavior by explicitly referencing vue/jsx, which registers the global JSX namespace.

Note that this is a type-only breaking change in a minor release, which adheres to our release policy.

Deprecated Features Removed
  • Reactivity Transform was marked deprecated in 3.3 and is now removed in 3.4. This change does not require a major due to the feature being experimental. Users who wish to continue using the feature can do so via the Vue Macros plugin.
  • app.config.unwrapInjectedRef has been removed. It was deprecated and enabled by default in 3.3. In 3.4 it is no longer possible to disable this behavior.
  • @vnodeXXX event listeners in templates are now a compiler error instead of a deprecation warning. Use @vue:XXX listeners instead.
  • v-is directive has been removed. It was deprecated in 3.3. Use the is attribute with vue: prefix instead.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Nov 21, 2023

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

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Dec 31, 2023 1:58pm

@renovate renovate bot changed the title chore(deps): update devdependency vitest to ^0.34.6 chore(deps): update all non-major dependencies Nov 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79ad4cd to 0b5d48e Compare November 21, 2023 22:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b5d48e to 0ccb1db Compare November 22, 2023 13:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency vitest to ^0.34.6 Nov 22, 2023
@benjamincanac
Copy link
Member

@jrutila Would you know why vitest can't be upgraded? I noticed you've reverted it to 0.33 in your last PR.

@renovate renovate bot changed the title chore(deps): update devdependency vitest to ^0.34.6 chore(deps): update all non-major dependencies Nov 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ccb1db to b85fa91 Compare November 22, 2023 15:42
@jrutila
Copy link
Contributor

jrutila commented Nov 22, 2023

@jrutila Would you know why vitest can't be upgraded? I noticed you've reverted it to 0.33 in your last PR.

nuxt-vitest has a dependency to 0.33 and the npm resolve broke with newer vitest. I didn't have time to start testing if it could have worked with 0.34. So, it might.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b85fa91 to 38bdb43 Compare November 23, 2023 10:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 38bdb43 to 7b34461 Compare November 23, 2023 11:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b34461 to b215757 Compare November 23, 2023 21:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b215757 to a5426e4 Compare November 25, 2023 09:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5426e4 to 107820d Compare November 26, 2023 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 107820d to 7257708 Compare November 27, 2023 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7257708 to 286a85d Compare November 28, 2023 10:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 286a85d to eba67c1 Compare November 28, 2023 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eba67c1 to 9bc42a3 Compare November 28, 2023 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14f9692 to 274d634 Compare December 26, 2023 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 274d634 to b0ef181 Compare December 26, 2023 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0ef181 to 8095437 Compare December 27, 2023 03:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8095437 to 73ca463 Compare December 27, 2023 09:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73ca463 to bb64dfc Compare December 27, 2023 16:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb64dfc to bfea7ba Compare December 27, 2023 18:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfea7ba to d13c708 Compare December 27, 2023 22:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d13c708 to 27edb53 Compare December 28, 2023 17:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27edb53 to 657e969 Compare December 29, 2023 03:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 657e969 to e03fe65 Compare December 30, 2023 01:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e03fe65 to d828c88 Compare December 30, 2023 12:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d828c88 to 8cfed70 Compare December 30, 2023 17:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8cfed70 to a0a96cf Compare December 31, 2023 13:51
@benjamincanac benjamincanac merged commit 7d572c8 into dev Jan 2, 2024
2 checks passed
@benjamincanac benjamincanac deleted the renovate/all-minor-patch branch January 2, 2024 09:37
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