spacestation13 / website

The main website for the Space Station 13 community
https://spacestation13.com
MIT License
37 stars 13 forks source link

chore(deps-dev): bump @nuxt/image from 0.6.2 to 0.7.1 #92

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nuxt/image from 0.6.2 to 0.7.1.

Release notes

Sourced from @​nuxt/image's releases.

v0.7.0

We have updated documentation with a fresh look and Nux 3.

Alongside dependency upgrades and security and stability enhancements from unjs/ipx, this release introduces new providers:

🚀 Enhancements

  • cloudinary: Add types for options and modifiers (#511)
  • Cloudimage provider (#523)
  • twicpics: Fix modifiers and improve documentation (#503)
  • storyblok: Update to the new service (#497)
  • Layer0 provider (#501)
  • Cloudflare provider (#359)
  • Support placeholder (#477) [experimental]

🩹 Fixes

  • ipx: Allow overriding baseURL regardless of router base (#484)
  • ipx: nuxtContext is optional (37f09b0)
  • nuxt-img, nuxt-picture: Return empty object from head when preload is disabled (#528)
  • Normalize domains to hostname (resolves #486)

📖 Documentation

  • Mention lazy loading for (#505)
  • Add nuxt3 incompatibility warning (#504)
  • Update banner (d9783d6)
  • Add example for default modifiers (#509)
  • Mention avif format support (ceb4ad8)
  • Upgrade to docus (#529)

⚠️ Breaking Changes

  • ⚠️ Update dependencies (d4de9d3)
  • pkg: ⚠️ Add engines field to require node>=14.16 (38d77f1)

✅ Tests

  • Update twicpics tests (8601e61)

❤️ Contributors

  • Amr Hamdy
  • Damien Robinson

... (truncated)

Changelog

Sourced from @​nuxt/image's changelog.

0.7.1 (2022-06-22)

Bug Fixes

  • domain normalization when no protocol and port are provided (c6c7085)

0.7.0 (2022-06-22)

⚠ BREAKING CHANGES

  • pkg: add engines field to require node>=14.16
  • switch to unbuild
  • update dependencies

Features

Bug Fixes

  • ipx: nuxtContext is optional (37f09b0)
  • ipx: allow overriding baseURL regardless of router base (#484) (2720956)
  • normalize domains to hostname (resolves #486) (9f53d28)
  • nuxt-img, nuxt-picture: return empty object from head when preload is disabled (#528) (86088e4)

build

Commits
  • 3ec797a chore(release): 0.7.1
  • c6c7085 fix: domain normalization when no protocol and port are provided
  • 67bebb8 chore: update @nuxt/image for example
  • 6b9f33f chore: allow renovate for docs update
  • cf0ea99 chore(release): 0.7.0
  • 38d77f1 feat(pkg)!: add engines field to require node>=14.16
  • e929e52 chore: update package scripts
  • d2f6ede chore: upgrade ipx in deps
  • 9f53d28 fix: normalize domains to hostname (resolves #486)
  • d7bb617 build!: switch to unbuild
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.