Skip to content

Commit

Permalink
chore(deps): update dependency @nuxt/image to ^1.8.0 (#789)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/image](https://image.nuxt.com)
([source](https://togithub.com/nuxt/image)) | [`^1.7.0` ->
`^1.8.0`](https://renovatebot.com/diffs/npm/@nuxt%2fimage/1.7.0/1.8.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fimage/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2fimage/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2fimage/1.7.0/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fimage/1.7.0/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/image (@&#8203;nuxt/image)</summary>

###
[`v1.8.0`](https://togithub.com/nuxt/image/blob/HEAD/CHANGELOG.md#v180)

[Compare
Source](https://togithub.com/nuxt/image/compare/v1.7.1...v1.8.0)

[compare
changes](https://togithub.com/nuxt/image/compare/v1.7.1...v1.8.0)

##### 🚀 Enhancements

- **cloudinary:** Support reading project from absolute url
([#&#8203;1361](https://togithub.com/nuxt/image/pull/1361))
- Provide runtimeConfig to `getImage`
([#&#8203;1428](https://togithub.com/nuxt/image/pull/1428))

##### 🩹 Fixes

- **hygraph:** New asset management support
([#&#8203;1415](https://togithub.com/nuxt/image/pull/1415))
- Prevent hydration mismatch in `<NuxtImg>`
([#&#8203;1445](https://togithub.com/nuxt/image/pull/1445))
- **nuxt-picture:** Check before accessing index
([917242a](https://togithub.com/nuxt/image/commit/917242a))
- Mark props as not required rather than `default: undefined`
([#&#8203;1450](https://togithub.com/nuxt/image/pull/1450))
- Handle undefined indices more accurately
([#&#8203;1451](https://togithub.com/nuxt/image/pull/1451))
- **hygraph:** Add back tests and refactor splitter
([#&#8203;1452](https://togithub.com/nuxt/image/pull/1452))

##### ❤️ Contributors

-   Connor Pearson <cjp822@&#8203;gmail.com>
-   Mark Brouch ([@&#8203;markbrouch](http://github.com/markbrouch))
-   Daniel Roe ([@&#8203;danielroe](http://github.com/danielroe))
- Damian Głowala
([@&#8203;DamianGlowala](http://github.com/DamianGlowala))
-   Tim Benniks <tbenniks@gmail.com>

###
[`v1.7.1`](https://togithub.com/nuxt/image/blob/HEAD/CHANGELOG.md#v171)

[Compare
Source](https://togithub.com/nuxt/image/compare/v1.7.0...v1.7.1)

[compare
changes](https://togithub.com/nuxt/image/compare/v1.7.0...v1.7.1)

##### 🩹 Fixes

- **cloudinary:** Map `cover` to `lfill` mode
([#&#8203;1355](https://togithub.com/nuxt/image/pull/1355))
- Import runtime types from module entrypoint
([#&#8203;1384](https://togithub.com/nuxt/image/pull/1384))
- Update to latest `@nuxt/module-builder`
([#&#8203;1439](https://togithub.com/nuxt/image/pull/1439))
- Only add preload links on server
([510e719](https://togithub.com/nuxt/image/commit/510e719))
- **weserv:** Map rotate operation to `ro`
([#&#8203;1441](https://togithub.com/nuxt/image/pull/1441))

##### 💅 Refactors

- Convert `<NuxtImg>` to SFC
([#&#8203;1435](https://togithub.com/nuxt/image/pull/1435))
- Convert `<NuxtPicture>` to SFC
([#&#8203;1432](https://togithub.com/nuxt/image/pull/1432))
- Use more `import.meta.*` properties
([#&#8203;1440](https://togithub.com/nuxt/image/pull/1440))

##### 📖 Documentation

- Update deps
([86b7d9b](https://togithub.com/nuxt/image/commit/86b7d9b))
- Add resolution for nuxt ui
([3a98a68](https://togithub.com/nuxt/image/commit/3a98a68))
- Prerender index
([59813cf](https://togithub.com/nuxt/image/commit/59813cf))
- Prepare before build
([#&#8203;1405](https://togithub.com/nuxt/image/pull/1405))
- Fix inconsistent spelling
([#&#8203;1421](https://togithub.com/nuxt/image/pull/1421))
- Capitalize title
([#&#8203;1393](https://togithub.com/nuxt/image/pull/1393))

##### 🏡 Chore

- Refresh lockfile
([5524ae6](https://togithub.com/nuxt/image/commit/5524ae6))
- Add subpath exports and set `type: module`
([04cd4cc](https://togithub.com/nuxt/image/commit/04cd4cc))
- Remove unneeded lazy from regexp
([16b20b4](https://togithub.com/nuxt/image/commit/16b20b4))
- Indicate compatibility with new v4 major
([#&#8203;1385](https://togithub.com/nuxt/image/pull/1385))
- Add [@&#8203;danielroe](https://togithub.com/danielroe) to code owners
([47f8b2c](https://togithub.com/nuxt/image/commit/47f8b2c))
- Add `compatibilityDate`
([8e2a01a](https://togithub.com/nuxt/image/commit/8e2a01a))

##### ❤️ Contributors

-   Daniel Roe ([@&#8203;danielroe](http://github.com/danielroe))
- Damian Głowala
([@&#8203;DamianGlowala](http://github.com/DamianGlowala))
- [@&#8203;beer](https://togithub.com/beer)
([@&#8203;iiio2](http://github.com/iiio2))
-   Gangan ([@&#8203;shinGangan](http://github.com/shinGangan))
- Benjamin Canac
([@&#8203;benjamincanac](http://github.com/benjamincanac))
-   Sébastien Chopin ([@&#8203;atinux](http://github.com/atinux))
-   Ptdev <gomes.roberto@gmail.com>

</details>

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Antoine ZANARDI <antoine.zanardi@epitech.eu>
  • Loading branch information
renovate[bot] and antoinezanardi authored Sep 3, 2024
1 parent a022bfc commit b822784
Show file tree
Hide file tree
Showing 21 changed files with 59,618 additions and 59,533 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@eslint/config-inspector": "^0.5.4",
"@eslint/eslintrc": "^3.1.0",
"@faker-js/faker": "^8.4.1",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.8.0",
"@nuxt/kit": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/google-fonts": "^3.2.0",
Expand Down
62 changes: 14 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b822784

Please sign in to comment.