-
-
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 #690
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. |
6 tasks
tobiasdiez
added a commit
that referenced
this pull request
Jul 11, 2024
<!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org) --> ### 🔗 Linked issue <!-- If it resolves an open issue, please link the issue here. For example "Resolves #123" --> ### ❓ 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) - [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries) - [ ]⚠️ Breaking change (fix or feature that would cause existing functionality to change) ### 📚 Description Following https://docs.renovatebot.com/dependency-pinning/ since we have a bit of problems with handling the dependencies currently. In particular, #690 updates a package (in the lock file) that is not working, and its not easy to just revert that particular update. <!-- Describe your changes in detail --> <!-- Why is this change required? What problem does it solve? -->
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 11, 2024 17:54
388e88c
to
a1798d2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 11, 2024 18:11
a1798d2
to
f2584ab
Compare
The CI was falling for this upgrade. Some problem with shiki... |
tobiasdiez
added a commit
to tobiasdiez/nuxtstorybook
that referenced
this pull request
Jul 13, 2024
)" This reverts commit 7772c98.
6 tasks
tobiasdiez
added a commit
that referenced
this pull request
Jul 13, 2024
<!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org) --> ### 🔗 Linked issue <!-- If it resolves an open issue, please link the issue here. For example "Resolves #123" --> ### ❓ 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) - [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries) - [ ]⚠️ Breaking change (fix or feature that would cause existing functionality to change) ### 📚 Description Reverts #690 because it broke the docs build. Also fixes the chromatic tests. <!-- Describe your changes in detail --> <!-- Why is this change required? What problem does it solve? -->
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.107
->1.1.109
2.13.0
->2.13.1
1.1.5
->1.3.9
0.3.6
->0.3.13
0.7.0
->0.7.1
0.8.0
->0.8.1
3.9.0
->3.13.1
3.12.2
->3.12.3
2.0.1
->2.0.3
5.0.4
->5.0.5
11.3.0
->11.5.5
9.5.0
->9.6.0
24.0.0
->24.1.0
3.12.2
->3.12.3
3.0.0-rc.54
->3.0.0-rc.59
3.2.5
->3.3.2
17.2.0
->17.5.0
5.4.3
->5.5.3
5.2.2
->5.3.3
2.0.22
->2.0.26
Release Notes
nuxt/content (@nuxt/content)
v2.13.1
Compare Source
compare changes
🔥 Performance
🩹 Fixes
📖 Documentation
🏡 Chore
@nuxt/ui
resolution (29fd1489)❤️ Contributors
nuxt/devtools (@nuxt/devtools)
v1.3.9
Compare Source
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)v1.3.8
Compare Source
Performance Improvements
npm-registry-fetch
, save install size (3d74691)v1.3.7
Compare Source
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)v1.3.6
Compare Source
Features
v1.3.5
Compare Source
Bug Fixes
v1.3.4
Compare Source
Bug Fixes
v1.3.3
Compare Source
Bug Fixes
@vue/devtools-*
(4c79fac)v1.3.2
Compare Source
Bug Fixes
v1.3.1
Compare Source
Bug Fixes
v1.3.0
Compare Source
Bug Fixes
vite-plugin-vue-inspector
, fix #657 (f67f0f2)Features
v1.2.0
Compare Source
Bug Fixes
builder:watch
(#637) (800d71f)import.meta.*
properties (#635) (ce60ab4)1.1.5 (2024-03-28)
Features
@vue/devtools-applet
, fix #640 (cbb711d)1.1.4 (2024-03-26)
Bug Fixes
1.1.3 (2024-03-21)
Bug Fixes
1.1.2 (2024-03-21)
Bug Fixes
Features
1.1.1 (2024-03-20)
Bug Fixes
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/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
nuxt/nuxt (@nuxt/vite-builder)
v3.12.3
Compare Source
👉 Changelog
compare changes
🔥 Performance
fs-extra
(#27787)chokidar
when a customsrcDir
is provided (#27871)prefetchComponents
is treeshaken on server (#27905)🩹 Fixes
dir.app
(0c73cb734)navigateTo
called withopen
(#27742)refresh
type in server component refs (#27778)#vue-router
alias for backwards compat (#27896)nuxt
types (#27900)?raw
from head when in dev mode (#27940)💅 Refactors
performance.now
to measure time (d14f7ec46)📖 Documentation
refreshCookie
onuseCookie
doc page (#27744)main
branch (e7fbc9f81)useFetch
/AsyncData
in wrappers (#27785)vue-router
docs (#27895)compatibilityVersion
is available in the latest release (#27919)Nuxt 3
->Nuxt
orNuxt 3+
(3c16c890c)ref
s (#27933)🏡 Chore
4x
tag for v4 nightly releases (9d5dd5494)dev-bundler
(e3448fa0d)2.x
branch (8003cf72f)✅ Tests
🤖 CI
main
branch (7abd982f8)@vitejs/plugin-vue
again (56660cbdd)❤️ 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
)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.0.5
__VUE_PROD_DEVTOOLS__
(#81) (277a3ab), closes #81chromaui/chromatic-cli (chromatic)
v11.5.5
Compare Source
🐛 Bug Fix
Authors: 1
v11.5.4
Compare Source
🐛 Bug Fix
Authors: 1
v11.5.3
Compare Source
🐛 Bug Fix
Authors: 1
v11.5.2
Compare Source
🐛 Bug Fix
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 has been generated by Mend Renovate. View repository job log here.