-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependency @nuxt/image to v1 #20
base: develop
Are you sure you want to change the base?
Conversation
0e439ca
to
a77ba2a
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cd7a9ba
to
e5f0609
Compare
e5f0609
to
8b83d3f
Compare
8b83d3f
to
4eaec2d
Compare
4eaec2d
to
0013c6c
Compare
0013c6c
to
aa9cdef
Compare
aa9cdef
to
fc7b228
Compare
fc7b228
to
8b5ccd5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
nuxt/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (1)
- nuxt/package.json (1 hunks)
Additional comments not posted (1)
nuxt/package.json (1)
17-17
: Verify the impact of the@nuxt/image
version update.The version of
@nuxt/image
has been updated from^0.7.1
to^1.7.1
. Ensure that the new version does not introduce any breaking changes or require additional configuration. Refer to the release notes for version1.7.1
for detailed information on the changes.Run the following script to check for any breaking changes or additional configuration requirements:
8b5ccd5
to
405861d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
nuxt/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (1)
- nuxt/package.json (1 hunks)
Additional comments not posted (1)
nuxt/package.json (1)
17-17
: LGTM! But verify the functionality with the new version.The
@nuxt/image
package version has been updated from^0.7.1
to^1.8.0
. Ensure that the application functions correctly with the new version and that there are no breaking changes or regressions.Run the following script to verify the functionality:
405861d
to
89303f4
Compare
This PR contains the following updates:
^0.7.1
->^1.8.1
Release Notes
nuxt/image (@nuxt/image)
v1.8.1
Compare Source
compare changes
🩹 Fixes
/index
(#1467)formats
config & improved documentation (#1514)📖 Documentation
🏡 Chore
tinyexec
internally (3b9a4ea)❤️ Contributors
v1.8.0
Compare Source
compare changes
🚀 Enhancements
getImage
(#1428)🩹 Fixes
<NuxtImg>
(#1445)default: undefined
(#1450)❤️ Contributors
v1.7.1
Compare Source
compare changes
🩹 Fixes
cover
tolfill
mode (#1355)@nuxt/module-builder
(#1439)ro
(#1441)💅 Refactors
<NuxtImg>
to SFC (#1435)<NuxtPicture>
to SFC (#1432)import.meta.*
properties (#1440)📖 Documentation
🏡 Chore
type: module
(04cd4cc)compatibilityDate
(8e2a01a)❤️ Contributors
v1.7.0
Compare Source
compare changes
🚀 Enhancements
fetchpriority
when preloading images (#989)🩹 Fixes
src
comes afterloading
when rendering image (#1338)📖 Documentation
🤖 CI
❤️ Contributors
v1.6.0
Compare Source
compare changes
🚀 Enhancements
domains
withNUXT_IMAGE_DOMAINS
(#1332)placeholderClass
prop (#1111)🩹 Fixes
undefined
or empty image source values (#1300)density
values > 2 (dad493a)jpeg
format tojpg
(a59e57c)📖 Documentation
nuxi module add
command in installation (#1310)<NuxtPicture>
doesn't support different sources (#1326)🏡 Chore
devDependencies
(74605cb)✅ Tests
❤️ Contributors
v1.5.0
Compare Source
compare changes
🚀 Enhancements
domains
option with Netlify Image CDN (#1287)🩹 Fixes
import.meta.*
properties (#1301)options.domains
(#1305)📖 Documentation
🏡 Chore
✅ Tests
page
after each test (2b4bac9)❤️ Contributors
v1.4.0
Compare Source
compare changes
🚀 Enhancements
@error
event from<NuxtPicture>
(#1252)🩹 Fixes
📖 Documentation
🏡 Chore
vue
for docs hotfix (b56c760)@nuxt/image-nightly
with changelogen (074d12e)🤖 CI
❤️ Contributors
v1.3.0
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
vue
versions in workspace (#1202)❤️ Contributors
v1.2.0
Compare Source
compare changes
🚀 Enhancements
hygraph
provider (#1152)weserv
provider (#1019)caisy
provider (#1154)🩹 Fixes
📖 Documentation
🏡 Chore
@nuxt/test-utils
for runtime testing (#1149)❤️ Contributors
v1.1.0
Compare Source
compare changes
🚀 Enhancements
sirv
provider (#1066)📖 Documentation
@rc
version constraint (866a6aa)aliyun
logo (3dff67d)🏡 Chore
repository
syntax (7a89e86)🤖 CI
❤️ Contributors
v1.0.0
Compare Source
compare changes
🩹 Fixes
src
path is provided with protocol (#1028)IPXRuntimeConfig
(0b6bd83)<NuxtImg>
loading attribute (#1057)📖 Documentation
🏡 Chore
nuxt-vitest
(b13b9cc)❤️ Contributors
v0.7.2
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.