storefront-nuxt3-boilerplate
storefront-nuxt3-boilerplate copied to clipboard
chore(deps): :arrow_up: Update all minor and patch dependency bump
This PR contains the following updates:
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v17.8.1
Note: Version bump only for package @commitlint/cli
v17.8.0
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
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.8.1
Note: Version bump only for package @commitlint/config-conventional
v17.8.0
Note: Version bump only for package @commitlint/config-conventional
GoogleChrome/lighthouse-ci (@lhci/cli)
v0.13.0
- feat: sort projects by name (#976) (2bf36f4), closes #976
- feat: upgrade to lighthouse 11.4.0 (#991) (7cc4ba8), closes #991
- feat(cli): add static dir file discovery depth flag (#940) (de1614e), closes #940
- fix(docker): added extra environment variable to lhci-client Dockerfile for puppeteer executable (#9 (f28992b), closes #916
- docs: add *.cjs to supported config extensions (#975) (a706c54), closes #975
- docs: fix typo of puppeterScript to puppeteerScript (#979) (b16e48d), closes #979
- tests: use more random name for sql test file (#986) (72b79d8), closes #986
- chore: update docker images with latest version (9d710c1)
- chore: rebaseline snapshot images (#980) (7e75eed), closes #980
- chore: remove jest worker limit (#981) (91bfbf9), closes #981
- chore: set jest max workers to 1 (#985) (200b915), closes #985
- chore: bump to node 18 (#989) (c5bde95), closes #989
- chore(deps): run yarn audit fix to upgrade many deps (#992) (3ea9955), closes #992
- chore(deps): upgrade to storybook 7.6.4, preact 10.19.3, esbuild 0.19.9 (#990) (5d30e52), closes #990
- chore(deps): bump lodash from 4.17.11 to 4.17.21 (#956) (00b2c91), closes #956
- chore(deps): bump handlebars from 4.1.2 to 4.7.8 (#978) (c183f9f), closes #978
- chore(deps): bump @babel/traverse from 7.4.3 to 7.23.6 (#987) (60693f0), closes #987
- chore(deps): bump browserify-sign from 4.0.4 to 4.2.2 (#957) (e40dec0), closes #957
- chore(deps): bump tree-kill from 1.2.1 to 1.2.2 (#952) (2bd2e9c), closes #952
- chores(deps): upgrade puppeteer to 21.6.1 (#988) (939ef03), closes #988
- chores(deps): upgrade umzug to 3.4.0 (#984) (a3ee284), closes #984
- chores(deps): upgrade typescript to 5.3.3 (#983) (29a67d9), closes #983
- chores(deps): upgrade sequelize to 6.35.2 (#982) (5b94d30), closes #982
- collect: use new headless mode (#907) (2cf4dc0), closes #907
- Readme: Update Heroku mentions (#931) (b124841), closes #931
- Instruct users to install Lighthouse CI 0.12 (#927) (72db595), closes #927
- catch localStorage exceptions in difftool (#938) (332888a), closes #938
BREAKING CHANGE
- minimum supported node is now 18
- upgrade to lighthouse 11.4.0
nuxt/image (@nuxt/image)
v1.7.0
🚀 Enhancements
- Allow specifying
fetchpriority
when preloading images (#989)
🩹 Fixes
- Ensure
src
comes afterloading
when rendering image (#1338)
📖 Documentation
- Fix typo in get-started/installation (#1344)
🤖 CI
- Add codecov token (#1342)
❤️ Contributors
- Jonas Thelemann [email protected]
- Tom Tang (@qwerzl)
- Daniel Roe (@danielroe)
- Ragura (@Ragura)
v1.6.0
🚀 Enhancements
🩹 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 tojpg
(a59e57c)
📖 Documentation
- Use new
nuxi module add
command in installation (#1310) - Warn
<NuxtPicture>
doesn't support different sources (#1326)
🏡 Chore
- Migrate to eslint v9 (#1333)
- Slight reformatting (3baadb5)
- Lint test files (e8db947)
- Bump
devDependencies
(74605cb)
✅ Tests
- Improve test stability (42646f4)
❤️ Contributors
- Daniel Roe (@danielroe)
- Thimo (@ThimoDEV)
- Nathan Chase (@nathanchase)
- Aaron Lejeune (@aaronLejeune)
- Lehoczky Zoltán (@Lehoczky)
- Scott Kennedy (@scottyzen)
- Tim Benniks [email protected]
v1.5.0
🚀 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
- Move to @nuxt/fonts (812da3b)
- Remove conf for old modules (1490f0e)
🏡 Chore
- Update changelog (c1fd9b8)
✅ Tests
- Close out playwright
page
after each test (2b4bac9)
❤️ Contributors
- Daniel Roe (@danielroe)
- Matt Kane [email protected]
- Damian Głowala (@DamianGlowala)
- Sébastien Chopin (@Atinux)
v1.4.0
🚀 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
- Fix providers list (8ad772e)
🏡 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
- Daniel Roe (@danielroe)
- Arkadiusz Sygulski [email protected]
- Domenik Reitzner
- Sébastien Chopin (@Atinux)
- Matt Kane [email protected]
- Kara
v1.3.0
🚀 Enhancements
🏡 Chore
- Deduplicate
vue
versions in workspace (#1202)
❤️ Contributors
- Arkadiusz Sygulski [email protected]
- Ankur Dwivedi
- Daniel Roe [email protected]
v1.2.0
🚀 Enhancements
- Add
hygraph
provider (#1152) - Add
weserv
provider (#1019) - Add
caisy
provider (#1154) - Add bunny provider (#1179)
🩹 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
❤️ Contributors
- Maarten Van Hunsel
- Daniel Roe [email protected]
- Tim Benniks [email protected]
- Jakub Chrobak
- Nandi95
- Haruaki OTAKE [email protected]
- Martijn Loth
- Sébastien Chopin (@Atinux)
- Andre Eckardt [email protected]
v1.1.0
🚀 Enhancements
📖 Documentation
- Remove
@rc
version constraint (866a6aa) - Scale logo for consistency (#1059)
- Add clearer examples of making a custom provider (#1074)
- Add sirv logo (c435c1d)
- Fix sirv link (8b815ac)
- Fix typo (#1095)
- Add
aliyun
logo (3dff67d)
🏡 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
- Run tests on node 18 (9cb1cb8)
❤️ Contributors
- Daniel Roe [email protected]
- Pooya Parsa (@pi0)
- Maxime Pauvert (@maximepvrt)
- Niuyi
- Sébastien Chopin (@Atinux)
- Reslear [email protected]
- Igor Varyvoda [email protected]
- Benjamin Canac (@benjamincanac)
v1.0.0
🩹 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
- Upgrade to latest ui-pro (024c06f)
- Update env example key (d4adc26)
- Add title to provider links (#1029)
- Add edge channel (7fe7fff)
- Remove unused keys (a10323e)
- Add links to source (3996403)
- Add source for each provider (ab05771)
- Update studio and ui pro (7826abb)
🏡 Chore
- Add rc tagging 🙈 (9815055)
- Update
nuxt-vitest
(b13b9cc) - Use explicit type imports (06c91ae)
- Remove unneeded expect errors (d68d9b1)
- Update lockfile (49d6651)
- Update release script (5db5198)
⚠️ Breaking Changes
- ipx: ⚠️ Pass all options (#1056)
❤️ Contributors
- Daniel Roe [email protected]
- Damian Głowala (@DamianGlowala)
- Pooya Parsa (@pi0)
- Sébastien Chopin (@Atinux)
- Lehoczky Zoltán (@Lehoczky)
- Joffrey (@joffreyBerrier)
v1.0.0-rc.3
🚀 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
- Revert codecov update (7d120ca)
⚠️ Breaking Changes
- ⚠️ Migrate to ipx v2 (#988)
❤️ Contributors
- Daniel Roe [email protected]
- Nestor Vera (@hacknug)
- Patrik
- Thomas Rijpstra
- Pooya Parsa (@pi0)
- Sébastien Chopin (@Atinux)
- Joe Winger [email protected]
v1.0.0-rc.2
🚀 Enhancements
- Support
densities
for devices withDevicePixelRatio
> 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
- Add
rc
tag to home page cta (d50d705) - providers: Cloudflare image is available to all plans now (99cb37f)
- Remove unused module options (07836ae)
- Update link to v0 docs (37395b7)
- Make it nice (08d5645)
- Fix link (cb96767)
- Fix link (343dda0)
- Upgraded documentation (#953)
- Update elements (c3a2e25)
- Add Nuxt Studio (bad4420)
- Update deps and add canonical (#957)
- Improve gradient (9f026b2)
- Update color palette (green) (9f93a2e)
- Update deps (f6b038a)
- Leverage UPageLinks (8423773)
- Fix typo in Storyblok provider (#959)
- Move to @nuxt/ui and leverage autoSubfolderIndex false (549cbf5)
- Migrate to routeRules for redirects (4db1c5a)
- Move to ULandingCard (e0a8183)
- Fix text center on hero (bfcb955)
- Update colors (23ef384)
- Remove unused styles (bd00755)
🏡 Chore
- release: V1.0.0-rc.1 (1e4a95a)
- Update changelog for rc.0 (8cd9b0f)
- Add link to social card (56d8b71)
- Ignore vitest updates for now (eb5702f)
- Upgrade dependencies and dedupe lockfile (#947)
- Bump h3 dependency (75ecf56)
- Revert to Nitro 2.6.2 (680fe4c)
- Update docs and dev dependencies (#972)
- Update lockfile (6058c63)
- Add stackblitz playground link (fc98960)
- Add reproduire workflows (ae81f77)
- Fix typo (60b96ae)
✅ 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
- Daniel Roe [email protected]
- Sébastien Chopin (@Atinux)
- Jakub Andrzejewski [email protected]
- Pooya Parsa (@pi0)
- Tibor
- Ausir Lo (@ausir0726)
- David Stranava
- Luke Nelson [email protected]
- Tragio Quievera
- Hartmut [email protected]
- Ryan Mulready [email protected]
- Francisco Barros (@FranciscoKloganB)
- Chris Spiegl (@chrisspiegl)
- Marcel Pfeifer
- Михаил (@Mihanik71)
- Dmitriy
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.