Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

chore(deps): update dependency @nuxt/image to v1.8.1 #260

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/image (source) 1.0.0-rc.1 -> 1.8.1 age adoption passing confidence

Release Notes

nuxt/image (@​nuxt/image)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Suffix export of runtime utils with /index (#​1467)
  • vercel: Added missing formats config & improved documentation (#​1514)
📖 Documentation
  • Update link to downloads count badge (102d474)
🏡 Chore
  • Use tinyexec internally (3b9a4ea)
❤️ Contributors

v1.8.0

Compare Source

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 Source

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
🏡 Chore
❤️ Contributors

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

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.0.0-rc.2 chore(deps): update dependency @nuxt/image to v1.0.0-rc.3 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 977502d to 22b6329 Compare October 2, 2023 17:09
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 22b6329 to 5c17dbe Compare October 17, 2023 07:53
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.0.0-rc.3 chore(deps): update dependency @nuxt/image to v1.0.0 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 3 times, most recently from 278d14d to 2a202c3 Compare October 25, 2023 09:50
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 2a202c3 to 65f93bb Compare November 13, 2023 00:27
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.0.0 chore(deps): update dependency @nuxt/image to v1.1.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 2 times, most recently from 9e584b2 to 7dc7be6 Compare November 21, 2023 06:48
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 7dc7be6 to 9232ec8 Compare December 21, 2023 07:16
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 9232ec8 to 14fa57d Compare January 11, 2024 11:43
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.1.0 chore(deps): update dependency @nuxt/image to v1.2.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 14fa57d to 9156757 Compare January 17, 2024 18:01
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.2.0 chore(deps): update dependency @nuxt/image to v1.3.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 9156757 to 60aeab6 Compare January 29, 2024 10:10
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 60aeab6 to 070b015 Compare February 20, 2024 06:19
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.3.0 chore(deps): update dependency @nuxt/image to v1.4.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 070b015 to 9c32907 Compare March 5, 2024 13:41
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 2 times, most recently from e9de90d to 05a2215 Compare March 20, 2024 05:44
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 4 times, most recently from 3d41fdb to 8ab320e Compare April 2, 2024 19:35
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.4.0 chore(deps): update dependency @nuxt/image to v1.5.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 3 times, most recently from e6c543f to 4745add Compare April 12, 2024 02:47
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 4745add to 4e458b7 Compare April 12, 2024 05:55
Copy link
Contributor

github-actions bot commented Apr 12, 2024

Run report for da522011

Total time: 1m 15s | Comparison time: 1m 19s | Estimated savings: 4.1s (5.1% faster)

Action Time Status Info
🟩 SyncWorkspace 5.2ms Passed
⬛️ SetupToolchain(node:global) 1.7s Skipped
🟩 SyncProject(node, typesense-xior) 0.4ms Passed
🟩 SyncProject(node, worker-playground) 0.5ms Passed
🟩 SyncProject(node, jose-browser) 0.4ms Passed
🟩 SyncProject(node, custom-field) 0.1ms Passed
🟩 SyncProject(node, karbon-utils) 0.2ms Passed
🟩 SyncProject(node, code-highlight) 0.3ms Passed
🟩 SyncProject(node, karbon) 0.6ms Passed
🟩 SyncProject(node, playground) 0.3ms Passed
🟩 SyncProject(node, karbon-monorepo) 0.2ms Passed
🟩 InstallWorkspaceDeps(node:global) 33.8s Passed
🟩 RunTask(typesense-xior:build) 1.1s Passed
🟩 RunTask(code-highlight:build) 1.5s Passed
🟩 RunTask(custom-field:build) 5.2s Passed
🟩 RunTask(jose-browser:build) 5.3s Passed
🟩 RunTask(karbon-utils:build) 3.9s Passed
🟩 RunTask(worker-playground:test-run) 3.1s Passed
🟩 RunTask(karbon:dev-stub) 3.6s Passed
🟩 RunTask(karbon:dev-prepare) 4.9s Passed
And 8 more...
Expanded report
Action Time Status Info
🟩 RunTask(karbon:bundle-cli) 602ms Passed
🟩 RunTask(karbon:build-module) 15.5s Passed
🟩 RunTask(karbon:bundle-helper) 445ms Passed
🟩 RunTask(karbon:bundle-module) 517.2ms Passed
🟩 RunTask(karbon:build) 9.4ms Passed
🟩 RunTask(playground:dev-prepare) 2.9s Passed
🟩 RunTask(karbon-monorepo:build) 5.2ms Passed
🟩 RunTask(karbon-monorepo:test) 3.9s Passed
Touched files
package.json
packages/playground/package.json
yarn.lock

@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 4e458b7 to 5c5d468 Compare April 22, 2024 09:09
Copy link

changeset-bot bot commented Apr 22, 2024

⚠️ No Changeset found

Latest commit: da52201

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 5c5d468 to 1c6656c Compare April 22, 2024 19:37
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.5.0 chore(deps): update dependency @nuxt/image to v1.6.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 2 times, most recently from 76d1b1e to 520a4e7 Compare May 3, 2024 13:58
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.6.0 chore(deps): update dependency @nuxt/image to v1.7.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 520a4e7 to a098e60 Compare May 16, 2024 08:17
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch 3 times, most recently from 48cd5bd to c04170d Compare June 14, 2024 11:49
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from c04170d to 660a2ce Compare August 27, 2024 14:16
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.7.0 chore(deps): update dependency @nuxt/image to v1.7.1 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 660a2ce to 185cc61 Compare August 29, 2024 22:47
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.7.1 chore(deps): update dependency @nuxt/image to v1.8.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/nuxt-image-1.x branch from 185cc61 to da52201 Compare October 2, 2024 22:52
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/image to v1.8.0 chore(deps): update dependency @nuxt/image to v1.8.1 Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants