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

Merged
merged 3 commits into from Nov 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.76 -> ^1.1.79 age adoption passing confidence
@nuxt/devtools (source) ^1.0.0 -> ^1.0.3 age adoption passing confidence
@nuxthq/studio (source) ^1.0.3 -> ^1.0.5 age adoption passing confidence
@nuxtjs/mdc ^0.2.6 -> ^0.2.7 age adoption passing confidence
@nuxtjs/tailwindcss ^6.8.1 -> ^6.10.0 age adoption passing confidence
@tailwindcss/forms ^0.5.6 -> ^0.5.7 age adoption passing confidence
@vitejs/plugin-vue (source) ^4.4.0 -> ^4.5.0 age adoption passing confidence
@vueuse/core ^10.5.0 -> ^10.6.1 age adoption passing confidence
@vueuse/integrations (source) ^10.5.0 -> ^10.6.1 age adoption passing confidence
@vueuse/math (source) ^10.5.0 -> ^10.6.1 age adoption passing confidence
@vueuse/nuxt (source) ^10.5.0 -> ^10.6.1 age adoption passing confidence
eslint (source) ^8.52.0 -> ^8.54.0 age adoption passing confidence
nuxt-icon ^0.6.3 -> ^0.6.6 age adoption passing confidence
nuxt-vitest ^0.11.3 -> ^0.11.5 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.0 age adoption passing confidence
scule ^1.0.0 -> ^1.1.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.2 age adoption passing confidence
ufo ^1.3.1 -> ^1.3.2 age adoption passing confidence
valibot (source) ^0.19.0 -> ^0.21.0 age adoption passing confidence
vitest ^0.33.0 -> ^0.34.6 age adoption passing confidence
vue-tsc ^1.8.21 -> ^1.8.22 age adoption passing confidence

Release Notes

nuxtlabs/studio-module (@​nuxthq/studio)

v1.0.5

Compare Source

  • fix(initial-load): ignore nuxt config (173217e)
  • chore(app): fix repository and add homepage to package.json (#​149) (07c842d)

v1.0.4

Compare Source

  • feat(config): set dynamic icon loading in preview mode (0396e52)
  • feat(schema): add group helper to build schema (f21d4dc)
  • docs(readme): update (6bdc9ce)
  • fix(configs): override arrays in deepAssign (8d3ac2d)
nuxt-modules/mdc (@​nuxtjs/mdc)

v0.2.7

Compare Source

compare changes

🩹 Fixes
  • shiki: Do not add new line to single line codes (a09c9dc)
  • highlight: Do not include shiki in bundle when highlight is disabled (7cb2b9d)
  • Import nuxt composables from #imports (#​90)
  • Update scule to match latest one as nuxt (47a3659)
✅ Tests
  • Update inline highlighting (2e7dcdb)
❤️ Contributors
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.10.0

Compare Source

compare changes

🚀 Enhancements
  • Add util to write tw classes inside strings (#​761)
  • Quiet mode with logger config (#​759)
📖 Documentation
🏡 Chore
  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#​765)
  • Update deps & lint fix (d6111cd)
❤️ Contributors

v6.9.5

Compare Source

compare changes

🩹 Fixes
  • compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
  • Implement fixes on viewer and allow exporting (#​754)
❤️ Contributors

v6.9.4

Compare Source

compare changes

🩹 Fixes
  • Always include vue extension in SFC content paths (#​752)
❤️ Contributors

v6.9.3

Compare Source

compare changes

🩹 Fixes
  • Allow options.imports to not be set (#​751)
❤️ Contributors
  • Connor Pearson <cjp822@​gmail.com>

v6.9.2

Compare Source

compare changes

🩹 Fixes
  • Include components in content (#​750)
❤️ Contributors
  • Inesh Bose

v6.9.1

Compare Source

compare changes

🩹 Fixes
  • Exclude modules from content (#​748)
  • Allow nuxt.options.pages to be unset (#​747)
❤️ Contributors

v6.9.0

Compare Source

compare changes

🚀 Enhancements
  • More adaptive content paths (#​744)
  • More customisable configuration (#​743)
🏡 Chore
  • Add type module to packageJson (36b4766)
❤️ Contributors
  • Inesh Bose
tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.7

Compare Source

Fixed
  • Use normal checkbox and radio appearance in forced-colors mode (#​152)
vueuse/vueuse (@​vueuse/core)

v10.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.6.0

Compare Source

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

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

nuxt-modules/icon (nuxt-icon)

v0.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: nuxt-modules/icon@v0.6.5...v0.6.6

v0.6.5

Compare Source

  • fix: support alias to custom component (c206f6e)

Full Changelog: nuxt-modules/icon@v0.6.4...v0.6.5

v0.6.4

Compare Source

  • fix: handle custom provider with iconifyOptions (c77bcef)

Full Changelog: nuxt-modules/icon@v0.6.3...v0.6.4

danielroe/nuxt-vitest (nuxt-vitest)

v0.11.5

Compare Source

compare changes

🩹 Fixes
  • Add setupState type to mountSuspended return type (#​400)
❤️ Contributors

v0.11.4

Compare Source

compare changes

🚀 Enhancements
  • Expose setupState from mountSuspended (#​399)
📖 Documentation
  • Add info about registerEndpoint with method (#​395)
🎨 Styles
🤖 CI
  • Run tests on node 18/20 and drop node 16 (da13901)
❤️ Contributors
prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

fabian-hiller/valibot (valibot)

v0.21.0

Compare Source

Many thanks to @​Saeris, @​lo1tuma, @​david-plugge, @​ciscoheat, @​kazizi55 and @​BastiDood for contributing to this release.

  • Change structure of schemas, validations and transformations to make properties accessible (pull request #​211)
  • Fix errors in JSDoc comments and add JSDoc ESLint plugin (pull request #​205)
  • Fix missing file extension for Deno (pull request #​249)

Migration guide

The internal structure of schema and pipeline functions has changed as a result of #​211. These changes affect people who have created their own schema, validation, or transformation functions.

import { type BaseValidation, type ErrorMessage, getOutput, getPipeIssues } from 'valibot';

// Change this

export function minLength<TInput extends string | any[]>(
  requirement: number,
  error?: ErrorMessage
) {
  return (input: TInput): PipeResult<TInput> =>
    input.length < requirement
      ? getPipeIssues('min_length', error || 'Invalid length', input)
      : getOutput(input);
}

// To that

export type MinLengthValidation<
  TInput extends string | any[],
  TRequirement extends number
> = BaseValidation<TInput> & {
  type: 'min_length';
  requirement: TRequirement;
};

export function minLength<
  TInput extends string | any[],
  TRequirement extends number
>(
  requirement: TRequirement,
  message: ErrorMessage = 'Invalid length'
): MinLengthValidation<TInput, TRequirement> {
  return {
    type: 'min_length',
    async: false,
    message,
    requirement,
    _parse(input) {
      return input.length < this.requirement
        ? getPipeIssues(this.type, this.message, input, this.requirement)
        : getOutput(input);
    },
  };
}

If you have any questions or problems, please have a look at the source code or create an issue. I usually respond within 24 hours.

v0.20.1

Compare Source

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

  • Remove never from type signatur of strict objects and tuples (issue #​234)

v0.20.0

Compare Source

Many thanks to @​lo1tuma, @​Karakatiza666, @​naveen-bharathi, @​jsudelko, @​danielo515, @​iamriajul, @​brandonpittman, @​marek-hanzal, @​kurtextrem, @​BThomann, @​hermanseder, @​sillvva, @​tjenkinson and many more peoples for contributing to this release.

  • Add getRestAndDefaultArgs utility function
  • Add rest argument to object and objectAsync schema
  • Add variant and variantAsync schema (issue #​90, #​216)
  • Add getFallback property to schema in fallback method (pull request #​177)
  • Add PartialObjectEntries and PartialObjectEntriesAsync type (issue #​217)
  • Add export for any validation regex (pull request #​219)
  • Add getDefaultAsync, getDefaults and getDefaultsAsync, getFallback, getFallbackAsync, getFallbacks, getFallbacksAsync method (issue #​155)
  • Add support for schema validation to transform and transformAsync
  • Fix type check in date and dateAsync for invalid dates (pull request #​214)
  • Improve security of regular expressions (pull request #​202)
  • Improve optional, optionalAsync, nullable, nullableAsync, nullish and nullishAsync schema
  • Change ObjectSchema and ObjectSchemaAsync type
  • Change type check in tuple and tupleAsync to be less strict
  • Change return type of action argument in coerce and coerceAsync to unknown
  • Change type of brand, getDefault, transform and transformAsync method
  • Change type of array, arrayAsync, intersection, intersectionAsync, map, mapAsync, object, objectAsync, union, unionAsync, record, recordAsync, set, setAsync, tuple and tupleAsync schema
  • Rename schema property of every schema type to type
  • Rename intersection and intersectionAsync schema to intersect and intersectAsync
  • Rename enumType and enumTypeAsync schema to picklist and picklistAsync
  • Rename nativeEnum and nativeEnumAsync schema to enum_ and enumAsync
  • Rename nullType and nullTypeAsync schema to null_ and nullAsync
  • Rename undefinedType and undefinedTypeAsync schema to undefined_ and undefinedAsync
  • Rename voidType and voidTypeAsync schema to void_ and voidAsync
  • Rename default property of optional, optionalAsync, nullable, nullableAsync, nullish and nullishAsync schema to getDefault
  • Rename ObjectShape and ObjectShapeAsync types to ObjectEntries and ObjectEntriesAsync
  • Rename TupleShape and TupleShapeAsync types to TupleItems and TupleItemsAsync
  • Deprecate passthrough, strict and strip method in favor of object schema with rest argument
Migration guide

Unfortunately, I haven't had time to write a migration guide yet. If you have any questions or problems, please have a look at the source code or create an issue. I usually respond within 24 hours.

vitest-dev/vitest (vitest)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes

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.

@vercel
Copy link

vercel bot commented Oct 25, 2023

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

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Nov 21, 2023 6:29pm

@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/ui-pro to v0.3.1-28304469.4ecc5b5 chore(deps): update devdependency @nuxt/ui-pro to v0.3.1-28305298.521c2a0 Oct 26, 2023
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/ui-pro to v0.3.1-28305298.521c2a0 chore(deps): update devdependency @nuxt/ui-pro to v0.3.1-28305311.4b43117 Oct 26, 2023
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/ui-pro to v0.3.1-28305311.4b43117 chore(deps): update all non-major dependencies Oct 26, 2023
Copy link
Contributor Author

renovate bot commented Nov 21, 2023

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.

@benjamincanac benjamincanac merged commit 73d0fa7 into dev Nov 21, 2023
2 checks passed
@benjamincanac benjamincanac deleted the renovate/all-minor-patch branch November 21, 2023 20:10
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.

None yet

1 participant