Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

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

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 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.4.3 -> ^18.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.4.3 -> ^18.6.2 age adoption passing confidence
@commitlint/format (source) ^18.4.3 -> ^18.6.1 age adoption passing confidence
@headlessui/vue (source) ^1.7.16 -> ^1.7.19 age adoption passing confidence
@nuxt/image (source) ^1.1.0 -> ^1.4.0 age adoption passing confidence
@nuxtjs/tailwindcss ^6.10.1 -> ^6.11.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.12.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.12.0 -> ^6.21.0 age adoption passing confidence
eslint (source) ^8.54.0 -> ^8.57.0 age adoption passing confidence
eslint-config-prettier ^9.0.0 -> ^9.1.0 age adoption passing confidence
eslint-plugin-prettier ^5.0.1 -> ^5.1.3 age adoption passing confidence
eslint-plugin-vue (source) ^9.18.1 -> ^9.22.0 age adoption passing confidence
ky ^1.1.3 -> ^1.2.2 age adoption passing confidence
lint-staged ^15.1.0 -> ^15.2.2 age adoption passing confidence
marked (source) ^11.0.0 -> ^11.2.0 age adoption passing confidence
nuxt (source) 3.8.2 -> 3.10.3 age adoption passing confidence
nuxt-icon ^0.6.6 -> ^0.6.9 age adoption passing confidence
prettier (source) ^3.1.0 -> ^3.2.5 age adoption passing confidence
pretty-quick ^3.1.3 -> ^3.3.1 age adoption passing confidence
typescript (source) ^5.3.2 -> ^5.4.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/cli

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/config-conventional

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/format)

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/format

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/format

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/format

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/format

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/format

tailwindlabs/headlessui (@​headlessui/vue)

v1.7.19

Compare Source

  • Fix Combobox activeOption render prop (#​2973)

v1.7.18

Compare Source

Added
  • Allow users customize ID generation (#​2959)

v1.7.17

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Fix Portal SSR hydration mismatches (#​2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the ComboboxInput component closes the Combobox (#​2712)
  • Allow <button> to be in nested components in <PopoverButton> (#​2715)
  • Don't overwrite user-defined template refs when rendering (#​2720)
  • Fix missing data-headlessui-state attribute when as="template" (#​2787)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (6846231)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
nuxt/image (@​nuxt/image)

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Add performance feature detection markers (#​1221)
  • Support Netlify Image CDN (#​1234)
  • Add @error event from <NuxtPicture> (#​1252)
🩹 Fixes
  • ipx: Temporarily downgrade ipx/sharp (#​1265)
📖 Documentation
🏡 Chore
  • docs: Upgrade versions and add carbon ads (503b663)
  • Use explicit version to bust stackblitz cache (ae93934)
  • Assert event exists (8701991)
  • Pin vue for docs hotfix (b56c760)
  • Upgrade ipx/sharp separately (9a711e6)
  • Release @nuxt/image-nightly with changelogen (074d12e)
🤖 CI
❤️ Contributors

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • imagekit: Replace obsolete overlay syntax with layers (#​1197)
  • ipx: Support nuxt layers (#​1177)
🏡 Chore
  • Deduplicate vue versions in workspace (#​1202)
❤️ Contributors

v1.2.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add types to ipx provider options (#​1132)
📖 Documentation
  • Explain fall back to larger size on amplify + vercel (#​1124)
  • Add link back to sizes and mention TailwindCSS (6e41429)
  • Added deprecated message Netlify Large Media (#​1141)
  • Add bun installation command (#​1155)
🏡 Chore
  • Migrate to @nuxt/test-utils for runtime testing (#​1149)
  • Test bundler module resolution (#​1161)
❤️ Contributors
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.11.4

Compare Source

compare changes

🩹 Fixes
💅 Refactors
  • Move colorette to consola/utils (#​805)
🏡 Chore
  • Assign postcss plugins in order (46c2025)
❤️ Contributors

v6.11.3

Compare Source

compare changes

🩹 Fixes
  • Add tw util for compatible versions and use unshift for module paths (3f0d6e1)
  • Command palette (#​799)
📖 Documentation
  • Add export default to default config example (#​796)
❤️ Contributors

v6.11.2

Compare Source

compare changes

🩹 Fixes
  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
❤️ Contributors

v6.11.1

Compare Source

compare changes

🩹 Fixes
  • resolvers: Respect configPath over layers (c7fe392)
❤️ Contributors
  • Inesh Bose

v6.11.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)
💅 Refactors
  • Move injectPosition to cssPath (#​792)
🏡 Chore
❤️ Contributors

v6.10.4

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Fix defaultTheme.colors.green is undefined (#​788)
🏡 Chore
❤️ Contributors
  • Inesh Bose
  • Isaac Qadri

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
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

You can read about our versioning strategy and releases on our website.

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

You can read about our versioning strategy and releases on our website.

v6.15.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features
  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#​8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#​8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.13.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.17.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.15.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.13.2

[Compare


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 27, 2023

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

Name Status Preview Comments Updated (UTC)
biscuit-web ❌ Failed (Inspect) Mar 6, 2024 6:46pm

@renovate renovate bot added dependencies enhancement New feature or request labels Nov 27, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^6.13.0 chore(deps): update all non-major dependencies to ^6.13.1 Nov 28, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^6.13.1 chore(deps): update all non-major dependencies Nov 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c987b1f to 92dd1ce Compare March 5, 2024 13:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92dd1ce to 57abec3 Compare March 6, 2024 15:33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants