-
-
Notifications
You must be signed in to change notification settings - Fork 95
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 all non-major dependencies #706
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for nuxt-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 13, 2024 19:12
b1cb46a
to
6a8e020
Compare
6 tasks
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 14, 2024 09:57
6a8e020
to
eb41f1a
Compare
tobiasdiez
pushed a commit
that referenced
this pull request
Jul 14, 2024
<!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org) --> ### ❓ Type of change <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌 Enhancement (improving an existing functionality) - [ ] ✨ New feature (a non-breaking change that adds functionality) - [x] 🧹 Chore (updates to the build process or auxiliary tools and libraries) - [ ]⚠️ Breaking change (fix or feature that would cause existing functionality to change) ### 📚 Description <!-- Describe your changes in detail --> <!-- Why is this change required? What problem does it solve? --> The Renovate PR #706 is failing the CI because newer version of Prettier now requires brackets around a return in `nuxt-link` component. This PR updates Prettier and fixes the `nuxt-link` prettier problem
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 14, 2024 10:40
eb41f1a
to
b29e480
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 16, 2024 11:42
31d090f
to
c8a0762
Compare
This PR would pass the tests if we reverted the |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
15 times, most recently
from
July 22, 2024 10:19
4426608
to
81c5a8a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 23, 2024 02:24
81c5a8a
to
f2e04ff
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 23, 2024 18:51
f2e04ff
to
d648498
Compare
@chakAs3 tests were failing for this PR. Could you please fix it (I don't have time right now to do it myself). Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.21
->1.1.22
1.1.107
->1.1.109
2.13.0
->2.13.2
0.3.6
->0.3.13
0.7.0
->0.7.1
3.12.3
->3.12.4
0.8.0
->0.8.1
3.12.3
->3.12.4
3.9.0
->3.13.1
3.12.2
->3.12.4
2.0.1
->2.0.3
6.12.0
->6.12.1
5.0.4
->5.1.0
2.0.2
->2.0.4
11.3.0
->11.5.6
9.5.0
->9.7.0
24.0.0
->24.1.1
3.12.2
->3.12.4
3.0.0-rc.54
->3.0.0-rc.64
9.5.0
->9.6.0
17.2.0
->17.6.0
5.4.3
->5.5.4
1.5.3
->1.5.4
5.2.2
->5.3.4
0.8.4
->0.8.5
2.0.2
->2.0.4
3.4.31
->3.4.33
2.0.22
->2.0.28
Release Notes
nuxt/content (@nuxt/content)
v2.13.2
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
close
(ec7105ad)📖 Documentation
await
for searchContent docs (#2692)nuxt-og-image
and addpostinstall
script (#2705)🤖 CI
❤️ Contributors
v2.13.1
Compare Source
compare changes
🔥 Performance
🩹 Fixes
📖 Documentation
🏡 Chore
@nuxt/ui
resolution (29fd1489)❤️ Contributors
nuxt/eslint (@nuxt/eslint-config)
v0.3.13
Compare Source
🚀 Features
regexp
rule set for toolings preset - by @antfu in https://github.com/nuxt/eslint/issues/436 (59f17)View changes on GitHub
v0.3.12
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.11
Compare Source
🚀 Features
View changes on GitHub
v0.3.10
Compare Source
🐞 Bug Fixes
@eslint/js
config to keep the name consistent, fix #408 - by @antfu in https://github.com/nuxt/eslint/issues/408 (477ee)View changes on GitHub
v0.3.9
Compare Source
🐞 Bug Fixes
@eslint/config-inspector
, close #400 - by @antfu in https://github.com/nuxt/eslint/issues/400 (97cb9)eslint-typegen
, close #405 - by @antfu in https://github.com/nuxt/eslint/issues/405 (91b3f)View changes on GitHub
v0.3.8
Compare Source
🐞 Bug Fixes
$fetch
as the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)fix
option tochecker
, fix #394 - by @antfu in https://github.com/nuxt/eslint/issues/394 (05f00)View changes on GitHub
v0.3.7
Compare Source
🚀 Features
vue/multiline-html-element-content-newline
rule - by @DamianGlowala, autofix-ci[bot] and @antfu in https://github.com/nuxt/eslint/issues/391 (f3f33)View changes on GitHub
nuxt/fonts (@nuxt/fonts)
v0.7.1
Compare Source
compare changes
🩹 Fixes
-
(dfa252a)📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/nuxt (@nuxt/kit)
v3.12.4
Compare Source
👉 Changelog
compare changes
🔥 Performance
resolveId
in layers (#27971)🩹 Fixes
noScripts
(#27972)/
as fallback if page can't be identified (e6109b226)html-validate
(#28024)unhead
key for ad-hoc module options (#28088)getNuxtVersion
returnsstring
(#28125)scroll-padding-top
in scrollBehavior (#28083)useAsyncData
returns undefined (#28154)getCachedData
null response (d10cea11b)app/
assrcDir
if it doesn't exist (#28176)serverDir
within layers using v4 compat (#28177)getCachedData
to return undefined (#28187)addEventListener
to register cookie store listener (#28193)set-cookie
headers (#28211)💅 Refactors
postcss
module loading (#27946)_registeredComponents
from ssrContext (#27819)errx
to handle dev log traces (#28027)📖 Documentation
nuxtApp.runWithContext
(#28000)pending
variable from data fetching docs (#28011)layers/
directory (#28128)✅ Tests
typeCheck
test in minimal build (#28166)🤖 CI
❤️ Contributors
nuxt/module-builder (@nuxt/module-builder)
v0.8.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.13.1
Compare Source
compare changes
🩹 Fixes
execa
to v8 for now (fef8b062)buildId
totest
manually (25e081e4)appId
fallback aftertryUseNuxtApp
(#849)🏡 Chore
🤖 CI
❤️ Contributors
v3.13.0
Compare Source
compare changes
🚀 Enhancements
$fetch
(b21d9a54)execa
to v9 (#843)🔥 Performance
🩹 Fixes
fetch
andmockLogger
(eb40a6a6)startServer
(1b182505)mockLogger
(21aa7a2f)renderSuspended
andmountSuspended
(1636cede)$fetch
inference to unbreak build (dd295d39)setupState
return (ab7fd457)effectScope
inrenderSuspended
(#820)$fetch
using globalThis instead (b1269edb)buildId
tonuxt-app
for compatibility with nuxt v3.12+ (a00b2c1f)tryUseNuxtApp
rather thanbuildId
override (726e0a2d)🏡 Chore
any
(3e3bc306)no-explicit-any
rule (28385546)app-vitest-full
(882c144e)@nuxt/devtools
upgrades for now (54f654d6)❤️ Contributors
v3.12.1
Compare Source
compare changes
🩹 Fixes
playwright.d.ts
(#797)❤️ Contributors
v3.12.0
Compare Source
compare changes
🚀 Enhancements
'route'
/'hydration'
options forpage.goto()
(#739)playwright
runner (#776)🩹 Fixes
🏡 Chore
🤖 CI
changelogen
command (e3368daf)❤️ Contributors
v3.11.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
✅ Tests
vue-router
(e293cea1)useRoute
(fe465193)❤️ Contributors
v3.10.0
Compare Source
compare changes
🚀 Enhancements
cucumber
test runner (#711)env
option forstartServer
(#640)🩹 Fixes
to
inRouterLink
stub (#687)afterAll
andsetup
hooks as async (#702)🏡 Chore
app-vitest
example (#712)✅ Tests
$t
(#675)🤖 CI
❤️ Contributors
nuxtlabs/studio-module (@nuxthq/studio)
v2.0.3
Compare Source
fbca547
)v2.0.2
Compare Source
app.config.ts
sync with nuxt4 tree structure (#177) (87cfcbc
)nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.12.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
/
(427cfb5)📦 Build
@nuxt/content
upgrade (#867)🏡 Chore
@nuxt/module-builder
(#840)nuxt-component-meta
(63a8a8e)mkdist
in lockfile (36febad)❤️ Contributors
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.0
features
option (#419) (3e839e2), closes #419v5.0.5
__VUE_PROD_DEVTOOLS__
(#81) (277a3ab), closes #81vitest-dev/vitest (@vitest/coverage-v8)
v2.0.4
Compare Source
🐞 Bug Fixes
require
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6159 (807a2)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.