storefront-nuxt3-boilerplate icon indicating copy to clipboard operation
storefront-nuxt3-boilerplate copied to clipboard

chore(deps): :arrow_up: Update all minor and patch dependency bump

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.7.1 -> 17.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.7.0 -> 17.8.1 age adoption passing confidence
@lhci/cli ^0.12.0 -> ^0.13.0 age adoption passing confidence
@nuxt/image (source) 1.0.0-rc.1 -> 1.7.0 age adoption passing confidence
@nuxtjs/google-fonts 3.0.2 -> 3.2.0 age adoption passing confidence
@nuxtjs/i18n (source) 8.0.0-rc.3 -> 8.3.1 age adoption passing confidence
@nuxtjs/tailwindcss 6.8.0 -> 6.12.0 age adoption passing confidence
@storefront-ui/typography (source) 2.3.1 -> 2.6.1 age adoption passing confidence
@trivago/prettier-plugin-sort-imports 4.2.0 -> 4.3.0 age adoption passing confidence
@vite-pwa/nuxt ^0.1.0 -> ^0.7.0 age adoption passing confidence
@vue-storefront/eslint-config (source) 2.0.0-rc.7 -> 2.0.0 age adoption passing confidence
@​vue-storefront/middleware 3.5.1 -> 3.10.0 age adoption passing confidence
@​vue-storefront/nuxt ~3.0.0 -> ~3.1.0 age adoption passing confidence
@​vue-storefront/sdk 1.1.2 -> 1.5.0 age adoption passing confidence
@​vue-storefront/unified-data-model ^0.6.0 -> ^0.18.0 age adoption passing confidence
@vue/test-utils 2.4.1 -> 2.4.6 age adoption passing confidence
@vueuse/core (source) 10.3.0 -> 10.9.0 age adoption passing confidence
concurrently 8.2.0 -> 8.2.2 age adoption passing confidence
cypress (source) 12.12.0 -> 12.17.4 age adoption passing confidence
cypress-real-events 1.10.0 -> 1.12.0 age adoption passing confidence
dotenv 16.3.1 -> 16.4.5 age adoption passing confidence
happy-dom 12.2.0 -> 12.10.3 age adoption passing confidence
nodemon (source) 3.0.1 -> 3.1.0 age adoption passing confidence
nuxt (source) 3.6.5 -> 3.11.2 age adoption passing confidence
nuxt-vitest ^0.10.1 -> ^0.11.0 age adoption passing confidence
rimraf 5.0.4 -> 5.0.7 age adoption passing confidence
rollup (source) 3.29.3 -> 3.29.4 age adoption passing confidence
sass 1.65.1 -> 1.77.2 age adoption passing confidence
turbo (source) 1.10.13 -> 1.13.3 age adoption passing confidence
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence
vue-tsc (source) 1.8.8 -> 1.8.27 age adoption passing confidence
wait-on 7.0.1 -> 7.2.0 age adoption passing confidence

Release Notes

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

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

17.7.2 (2023-09-28)

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

17.7.1 (2023-08-10)

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

v17.7.2

Compare Source

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

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

v17.8.1

Compare Source

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

v17.8.0

Compare Source

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

GoogleChrome/lighthouse-ci (@​lhci/cli)

v0.13.0

Compare Source

BREAKING CHANGE
  • minimum supported node is now 18
  • upgrade to lighthouse 11.4.0
nuxt/image (@​nuxt/image)

v1.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow specifying fetchpriority when preloading images (#​989)
🩹 Fixes
  • Ensure src comes after loading when rendering image (#​1338)
📖 Documentation
  • Fix typo in get-started/installation (#​1344)
🤖 CI
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
  • Configure domains with NUXT_IMAGE_DOMAINS (#​1332)
  • nuxt-img: Add placeholderClass prop (#​1111)
🩹 Fixes
  • hygraph: Support new hygraph asset system (#​1321)
  • uploadcare: Omit base when resolved URL is returned (#​1254)
  • Handle undefined or empty image source values (#​1300)
  • Reduce warnings about density values > 2 (dad493a)
  • netlify: Normalise jpeg format to jpg (a59e57c)
📖 Documentation
  • Use new nuxi module add command in installation (#​1310)
  • Warn <NuxtPicture> doesn't support different sources (#​1326)
🏡 Chore
✅ Tests
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • netlify: Support domains option with Netlify Image CDN (#​1287)
🩹 Fixes
  • Opt in to import.meta.* properties (#​1301)
  • Don't attempt to parse falsy values in options.domains (#​1305)
📖 Documentation
🏡 Chore
✅ Tests
  • Close out playwright page after each test (2b4bac9)
❤️ Contributors

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

v1.1.0

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
🏡 Chore
  • Add backquote in readme (7f8d8f2)
  • Add homepage to package.json (#​1097)
  • Use correct repository syntax (7a89e86)
  • Ensure amplify types respect upstream nitro types (5c4cd7c)
  • Add ignore (13a120f)
🤖 CI
❤️ Contributors

v1.0.0

Compare Source

compare changes

🩹 Fixes
  • cloudimage: Skip cdn when src path is provided with protocol (#​1028)
  • ipx: ⚠️ Pass all options (#​1056)
  • Type-only import of IPXRuntimeConfig (0b6bd83)
  • Autocomplete <NuxtImg> loading attribute (#​1057)
📖 Documentation
🏡 Chore
⚠️ Breaking Changes
  • ipx: ⚠️ Pass all options (#​1056)
❤️ Contributors

v1.0.0-rc.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • cloudinary: Handle blur modifier correctly (#​985)
📖 Documentation
  • Track anonymous search queries (dd4451e)
  • Add query in search event (92f71da)
  • Update deps (d39eab1)
  • Display supported unsplash parameters as a list (#​995)
  • Update to ui pro (a9cc6bd)
  • Add contribution guide (fdc0975)
  • Remove stray code block (#​1016)
🏡 Chore
  • Split out docs updates into separate prs (8cb7c50)
  • Expand renovate group to nuxt ui prefix (adbdff3)
  • Build before releasing (db4d4a8)
  • Use explicit build command (e638a0e)
🤖 CI
⚠️ Breaking Changes
  • ⚠️ Migrate to ipx v2 (#​988)
❤️ Contributors

v1.0.0-rc.2

Compare Source

compare changes

🚀 Enhancements
  • Support densities for devices with DevicePixelRatio > 1 (#​769)
  • nuxt-picture: Support multiple image formats (#​684)
  • Add prepr cms image provider integration (#​823)
  • Allow setting global format defaults in config (#​880)
  • Allow setting global quality defaults in config (#​884)
  • Add uploadcare provider (#​740)
  • nuxt-img: Placeholder default blur + improve playground (#​966)
  • Add apiVersion to cloudimage provider (#​955)
  • ⚠️ Switch sizes default to responsive-first (#​977)
  • Add ipxStatic provider (#​878)
🩹 Fixes
  • Apply sizes/srcset when using placeholder (#​676)
  • Run setup and add none to providers list (#​860)
  • Remove key for picture/image to stop flicker when loading (#​760)
  • storyblok: Don't apply resize/format/filter on vector (#​870)
  • Address miscellaneous bugs with new 'densities' prop (#​872)
  • Add explicit import for useImage (4865ccb)
  • Augment runtime config with explicit ipx key (d73833b)
  • Provide default ipx opts earlier (2f62c05)
  • Respect densities prop with <nuxt-picture> (#​928)
  • Warn in dev mode if density is provided above 2x (#​973)
  • Generate sizes when only a single sizes is provided (#​920)
📖 Documentation
🏡 Chore
✅ Tests
  • Ensure <img> is rendered with custom format (fcc9b7a)
  • Pass string to fit (1a8c782)
  • Iterate over providers array with for/of (df062d0)
  • Move to v8 coverage engine (6fb8ef6)
🎨 Styles
  • Add spaces around string literal types (3badcb8)
🤖 CI
  • Test coverage and split out release job (c4a8ff6)
  • Run tests on node 20.5 until hotfix arrives (a5bd7de)
⚠️ Breaking Changes
  • ⚠️ Switch sizes default to responsive-first (#​977)
❤️ Contributors
nuxt-modules/google-fonts (@​nuxtjs/google-fonts)

v3.2.0

[Compare Source](https://togithub.c


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.

renovate[bot] avatar Oct 23 '23 02:10 renovate[bot]