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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@iconify-json/ph ^1.2.1 -> ^1.2.2 age adoption passing confidence
@nuxt/eslint-config (source) ^0.6.0 -> ^0.7.5 age adoption passing confidence
@nuxt/icon ^1.5.6 -> ^1.10.3 age adoption passing confidence
@nuxt/image (source) ^1.8.1 -> ^1.9.0 age adoption passing confidence
@nuxt/test-utils ^3.14.4 -> ^3.15.4 age adoption passing confidence
@nuxt/ui (source) ^2.18.7 -> ^2.21.0 age adoption passing confidence
@nuxt/ui-pro ^1.4.4 -> ^1.7.0 age adoption passing confidence
@nuxtjs/plausible ^1.0.3 -> ^1.2.0 age adoption passing confidence
@nuxtjs/tailwindcss ^6.12.2 -> ^6.13.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.11.0 -> ^8.20.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.3 -> ^2.1.8 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.18.0 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
pkg-types ^1.2.1 -> ^1.3.1 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.15.4 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.3 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.8 age adoption passing confidence
vue-tsc (source) ^2.1.6 -> ^2.2.0 age adoption passing confidence

Release Notes

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

v19.6.1

Compare Source

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

v19.6.0

Compare Source

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

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

v19.6.0

Compare Source

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

nuxt/eslint (@​nuxt/eslint-config)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.1

Compare Source

No significant changes

    View changes on GitHub

v0.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.6.1

Compare Source

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

v1.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.9.3

Compare Source

No significant changes

    View changes on GitHub

v1.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.7.3

Compare Source

v1.7.2

Compare Source

  • fix(vite): dedupe @iconify/vue by default (8b1d75c)
  • fix(client-bundle): use addIcon instead of addCollection (fd46c6e)
  • chore: update deps (9b37e24)

v1.7.1

Compare Source

v1.7.0

Compare Source

  • chore: update deps (fe12434)
  • feat: increase default fetchTimeout to 1500 (ef5b8fd)
  • fix: try fix timeout warning (13e5e7d)
  • chore: update deps (4e0593b)

v1.6.1

Compare Source

v1.6.0

Compare Source

  • chore: update deps (52fbaa2)
  • fix(components): fixed duplicate icon class names (#​292) (ee82b2e)
  • feat: propagate SVG changes in customCollections to client and server bundles without nuxt server restart (#​282) (799ee0b)

v1.5.8

Compare Source

  • fix: compatiable with test env (2a619ac)

v1.5.7

Compare Source

nuxt/image (@​nuxt/image)

v1.9.0

Compare Source

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt-img: Add custom slot for full control of rendering (#​1626)
  • amplify: Add additional modifiers (#​1656)
  • strapi5: Add new provider with formats (#​1621)
🔥 Performance
  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)
🩹 Fixes
  • prismic: Use unsplash image proxy where necessary (#​1614)
  • Set up non-default ipx providers if options.ipx is set (#​1618)
  • Emit error events from <NuxtImg> placeholder (#​1640)
  • Add strapi5 to list of built-in providers (1079a03)
📖 Documentation
  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#​1601)
  • Make clearer that xxl is not a tailwind size (#​1632)
  • Add note about the alt prop (#​1628)
  • Capitalize title (#​1649)
  • Update strapi links (#​1650)
🏡 Chore
  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)
✅ Tests
  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)
🤖 CI
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors

v3.15.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v3.15.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Expose NuxtPage playwright type (#​1015)
  • playwright: Allow providing default test options (#​1001)
🩹 Fixes
  • runtime-utils: Support defineModel in mountSuspended (#​1011)
  • core: Bump teardown timeout for jest (3225562ea)
  • runtime-utils: Handle reserved props (#​1025)
  • vitest-environment: Suppress suspense warning (#​1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b96)
  • e2e: Handle javaScriptEnabled: false (ca06f3375)
  • e2e: Use subpath import for distDir string (094acb299)
  • e2e: Remove dirname when calculating distDir (56122b745)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#​936)
🏡 Chore
  • Upgrade typescript separately (ee6f4c088)
  • Add knip and reduce peer dependencies (4e10bd266)
  • Revert node requirement (bb4345a84)
  • Use installed-check to keep engines.node in sync (ebcc5effa)
✅ Tests
🤖 CI
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.21.0

Compare Source

🚀 Features

🐛 Bug Fixes

New Contributors

Full Changelog: nuxt/ui@v2.20.0...v2.21.0

v2.20.0

Compare Source

⚠️ Breaking Changes

  • Form: resolve async validation in yup & issue directly mutate state (#​2701)

🚀 Features

🐛 Bug Fixes

  • AvatarGroup/ButtonGroup/MeterGroup: allow deeply partial ui config (#​2542) (bf58086)
  • Carousel: wrong ui type with strategy (07ef771)
  • components: replace as const with correct type in config (#​2652) (51c8b8e)
  • DatePicker: undefined dayIndex (#​2545) (ce955d2)
  • Form: resolve async validation in yup & issue directly mutate state (#​2701) (f3632dd)
  • Form: use parsed value from joi instead of original state (#​2587) (acecff4)
  • InputMenu/SelectMenu: use by prop to compare objects & support dot notation in value-attribute (#​2566) (7154254)
  • Link: exactQuery prop type (#​2781) (4cde571)
  • Notification: element renders even when no notification is present (#​2561) (d4e408c)
  • Table: data outdated when rows change (#​2600) (b23f2de)
  • Table: missing type on props loadingState (#​2551) (6e66990)
  • Table: prevent onClick while blocking element (#​2592) (9703786)
  • types: improve DeepPartial type for App Config (#​2621) (976b03f)

👋 New Contributors

Full Changelog: nuxt/ui@v2.19.2...v2.20.0

v2.19.2

Compare Source

Bug Fixes
  • Button: put back target override (212f7df)

v2.19.1

Compare Source

Bug Fixes
  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

v2.19.0

Compare Source

Features
Bug Fixes
nuxt/ui-pro (@​nuxt/ui-pro)

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

nuxt-modules/plausible (@​nuxtjs/plausible)

v1.2.0

Compare Source

[!NOTE]
Yes, this release contains a breaking change. However, the proxy path introduced in v1.1 wasn't working properly. Thus, the breaking change as well as its refactors will fix the feature in the first place. There is no real breaking change for the developer.

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
 

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.

Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for nuxt-color-mode canceled.

Name Link
🔨 Latest commit d6f9851
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-color-mode/deploys/6786c3ccccad4600087374aa

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/icon to ^1.5.7 chore(deps): update dependency @nuxt/icon to ^1.5.8 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71b639f to 02ed0a9 Compare October 26, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/icon to ^1.5.8 chore(deps): update all non-major dependencies Oct 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from a301794 to b4489b1 Compare November 1, 2024 20:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5672336 to 381d3fd Compare November 11, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from de98978 to 3f96af0 Compare November 18, 2024 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 295a6d1 to 8c02df6 Compare December 16, 2024 18:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d1e62d7 to ba4bd11 Compare December 23, 2024 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 151820a to b28e054 Compare December 30, 2024 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3b5f03f to 862b696 Compare January 12, 2025 14:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b7c3cbf to 4b79eb1 Compare January 14, 2025 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b79eb1 to d6f9851 Compare January 14, 2025 20:06
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.

0 participants