Skip to content

Comments

chore(deps-dev): bump @nuxt/image from 1.7.0 to 1.8.0#32

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt/image-1.8.0
Closed

chore(deps-dev): bump @nuxt/image from 1.7.0 to 1.8.0#32
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nuxt/image-1.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps @nuxt/image from 1.7.0 to 1.8.0.

Release notes

Sourced from @​nuxt/image's releases.

v1.8.0

👉 Changelog

compare changes

🚀 Enhancements

  • cloudinary: Support reading project from absolute url (#1361)
  • Provide runtimeConfig to getImage (#1428)
  • hygraph: New asset management support (#1415)

🩹 Fixes

  • Prevent hydration mismatch in <NuxtImg> (#1445)
  • nuxt-picture: Check before accessing index (917242a)
  • Mark props as not required rather than default: undefined (#1450)
  • Handle undefined indices more accurately (#1451)
  • hygraph: Add back tests and refactor splitter (#1452)

❤️ Contributors

v1.7.1

compare changes

🩹 Fixes

  • cloudinary: Map cover to lfill mode (#1355)
  • Import runtime types from module entrypoint (#1384)
  • Update to latest @nuxt/module-builder (#1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#1441)

💅 Refactors

  • Convert <NuxtImg> to SFC (#1435)
  • Convert <NuxtPicture> to SFC (#1432)
  • Use more import.meta.* properties (#1440)

📖 Documentation

... (truncated)

Changelog

Sourced from @​nuxt/image's changelog.

v1.8.0

compare changes

🚀 Enhancements

  • cloudinary: Support reading project from absolute url (#1361)
  • Provide runtimeConfig to getImage (#1428)

🩹 Fixes

  • hygraph: New asset management support (#1415)
  • Prevent hydration mismatch in <NuxtImg> (#1445)
  • nuxt-picture: Check before accessing index (917242a)
  • Mark props as not required rather than default: undefined (#1450)
  • Handle undefined indices more accurately (#1451)
  • hygraph: Add back tests and refactor splitter (#1452)

❤️ Contributors

v1.7.1

compare changes

🩹 Fixes

  • cloudinary: Map cover to lfill mode (#1355)
  • Import runtime types from module entrypoint (#1384)
  • Update to latest @nuxt/module-builder (#1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#1441)

💅 Refactors

  • Convert <NuxtImg> to SFC (#1435)
  • Convert <NuxtPicture> to SFC (#1432)
  • Use more import.meta.* properties (#1440)

📖 Documentation

... (truncated)

Commits
  • e1a8cea chore(release): v1.8.0
  • c856bd6 chore(deps): update devdependency happy-dom to ^15.4.2 (#1462)
  • 963c9c2 feat: provide runtimeConfig to getImage (#1428)
  • ed1c539 chore(deps): update all non-major dependencies (#1461)
  • a1fc769 chore(deps): update devdependency vue-tsc to ^2.1.2 (#1459)
  • 710bebb chore(deps): update all non-major dependencies (#1457)
  • 96101b6 feat(cloudinary): support reading project from absolute url (#1361)
  • 2a39c43 fix(hygraph): add back tests and refactor splitter (#1452)
  • f58d9f5 fix: handle undefined indices more accurately (#1451)
  • 92a6eee fix: mark props as not required rather than default: undefined (#1450)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@nuxt/image](https://github.com/nuxt/image) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](nuxt/image@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: "@nuxt/image"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2024
@dependabot dependabot bot requested a review from sundancekid73 September 3, 2024 00:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

Superseded by #62.

@dependabot dependabot bot closed this Oct 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/image-1.8.0 branch October 3, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant