-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update root #2
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/root
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Coverage Report
File CoverageNo changed files found. |
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
January 11, 2024 08:55
1fba071
to
5747f83
Compare
renovate
bot
force-pushed
the
renovate/root
branch
3 times, most recently
from
January 18, 2024 05:42
d50f57d
to
83932d2
Compare
renovate
bot
force-pushed
the
renovate/root
branch
3 times, most recently
from
January 31, 2024 05:34
d988ef5
to
2828e30
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
February 7, 2024 02:00
5c8a525
to
462470a
Compare
renovate
bot
force-pushed
the
renovate/root
branch
2 times, most recently
from
February 15, 2024 02:24
fbdbad7
to
d62b7ce
Compare
renovate
bot
force-pushed
the
renovate/root
branch
2 times, most recently
from
February 23, 2024 02:27
6988899
to
3e4d072
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
March 1, 2024 15:30
96cc1be
to
94556e9
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
March 9, 2024 08:37
84f4672
to
d277a19
Compare
renovate
bot
force-pushed
the
renovate/root
branch
2 times, most recently
from
March 14, 2024 02:44
44848e7
to
fe70810
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
November 5, 2024 05:21
e2079ab
to
e2ea4f5
Compare
renovate
bot
force-pushed
the
renovate/root
branch
2 times, most recently
from
November 14, 2024 08:24
a1d4982
to
7496809
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
November 26, 2024 23:35
c5f7429
to
07126d5
Compare
renovate
bot
force-pushed
the
renovate/root
branch
from
November 29, 2024 05:33
07126d5
to
563382b
Compare
renovate
bot
force-pushed
the
renovate/root
branch
from
December 11, 2024 16:50
563382b
to
a2d7a3c
Compare
renovate
bot
force-pushed
the
renovate/root
branch
from
December 14, 2024 02:00
a2d7a3c
to
ca663f7
Compare
renovate
bot
force-pushed
the
renovate/root
branch
5 times, most recently
from
December 26, 2024 23:37
f2f4b56
to
b52daab
Compare
renovate
bot
force-pushed
the
renovate/root
branch
2 times, most recently
from
January 6, 2025 23:10
20245d5
to
568bc10
Compare
renovate
bot
force-pushed
the
renovate/root
branch
4 times, most recently
from
January 16, 2025 03:57
4fde7ed
to
5325d5d
Compare
renovate
bot
force-pushed
the
renovate/root
branch
3 times, most recently
from
January 29, 2025 23:39
c73fa07
to
046c4db
Compare
renovate
bot
force-pushed
the
renovate/root
branch
from
February 5, 2025 19:47
046c4db
to
f3eff4c
Compare
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.0.0-beta.19
->1.2.1
^0.7.6
->^0.7.10
^3.7.4
->^3.15.4
^3.7.4
->^3.15.4
^20.8.2
->^20.17.17
^9.2.0
->^9.11.1
^3.5.3
->^3.6.0
^3.2.3
->^3.4.0
^8.50.0
->^8.57.1
^9.0.3
->^9.0.5
^3.0.1
->^3.1.9
^2.9.0
->^2.11.1
^5.2.2
->^5.7.3
^1.5.0
->^1.16.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v1.2.1
Compare Source
🐞 Bug Fixes
@stylistic/eslint-plugin
- by @antfu (e71ec)View changes on GitHub
v1.2.0
Compare Source
🚀 Features
View changes on GitHub
v1.1.4
Compare Source
🐞 Bug Fixes
eslint-plugin-antfu
- by @antfu (c0700)View changes on GitHub
v1.1.3
Compare Source
🚀 Features
antfu/indent-binary-ops
- by @antfu (d36c4)🐞 Bug Fixes
no-lone-blocks
in markdown - by @antfu (cce69)View changes on GitHub
v1.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
import/newline-after-import
in markdown - by @antfu (23351)View changes on GitHub
v1.1.0
Compare Source
🚨 Breaking Changes
sort-keys
plugin toperfectionist
, close #295 - by @antfu in https://github.com/antfu/eslint-config/issues/295 (9fa74)🐞 Bug Fixes
style/object-property-newline
in favor ofantfu/consistent-list-newline
- by @antfu (2f51b)View changes on GitHub
v1.0.0
Compare Source
Breaking Changes
@antfu/eslint-config-*
are packages all dropped, as@antfu/eslint-config
provides much better composability now.@antfu/eslint-config-react
is removed, but JSX formatting support is enabled by default now.ESLINT_TSCONFIG
no longer works, use thetypescript
option ineslint.config.js
instead@typescript-eslint/*
->ts/
n/*
->node/*
Generated changelog:
🚨 Breaking Changes
typescriptWithLanguageServer
totypescriptWithTypes
- by @antfu (ffe00)yml/
toyaml/
- by @antfu (917dd)typescriptWithTypes
totypescript
- by @antfu (3fae7)🚀 Features
combine
util - by @antfu (000a2)antfu/consistent-object-newline
- by @antfu (e3b3a).gitignore
by default, close #254 - by @antfu in https://github.com/antfu/eslint-config/issues/254 (2f35d)componentExts
to top level config - by @antfu (2080b)eslint-plugin-vitest
- by @antfu (002bb)name
for each config item - by @antfu (d4cfe)style/jsx-quotes
rule - by @antfu (5291c)antfu/
- by @antfu (64e3f)reportUnusedDisableDirectives
- by @antfu (6320c)no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)sort-keys
plugin - by @antfu (f8ae1)🐞 Bug Fixes
ts/no-invalid-void-type
- by @antfu (db397)comma-dangle
in markdown - by @antfu (34bbd)jsdoc/no-types
rule - by @antfu (91dee)style/quotes
- by @antfu (5f554)Function
type forts/ban-types
- by @antfu (6a4cf)jsdoc/valid-types
- by @antfu (d1024)no-restricted-syntax
in d.ts - by @antfu (d98a8)extraFileExtensions
to type aware rules - by @antfu (0a9bc)no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)avoidEscape
for consistency - by @antfu (47657)prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v1.0.0-beta.29
Compare Source
🐞 Bug Fixes
no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)View changes on GitHub
v1.0.0-beta.28
Compare Source
🐞 Bug Fixes
extraFileExtensions
to type aware rules - by @antfu (0a9bc)View changes on GitHub
v1.0.0-beta.27
Compare Source
🚀 Features
sort-keys
plugin - by @antfu (f8ae1)View changes on GitHub
v1.0.0-beta.26
Compare Source
🐞 Bug Fixes
style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)View changes on GitHub
v1.0.0-beta.25
Compare Source
🚀 Features
no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)View changes on GitHub
v1.0.0-beta.24
Compare Source
🚀 Features
View changes on GitHub
v1.0.0-beta.22
Compare Source
🚀 Features
🐞 Bug Fixes
prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v1.0.0-beta.21
Compare Source
🐞 Bug Fixes
no-restricted-syntax
in d.ts - by @antfu (d98a8)View changes on GitHub
antfu/utils (@antfu/utils)
v0.7.10
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.7.8
Compare Source
Features
unindent
function (c2c5d77)v0.7.7
Compare Source
Bug Fixes
equal
(#38) (c68ad09)Features
nuxt/nuxt (@nuxt/kit)
v3.15.4
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
acorn
(#30754)@nuxt/schema
fromnuxt
package dir (#30774)srcDir
(#30771)useRoute
in SFC setup (#30788)externality
for dev server externals (#30802)💅 Refactors
chunk.names
for asset names (#30780)❤️ Contributors
v3.15.3
Compare Source
👀 Highlights
CORS configuration for dev server
Alongside a range of improvements, we've also shipped a significant fix to impose CORS origin restrictions on the dev server. This applies to your Vite or Webpack/Rspack dev middleware only.
This is a significant/breaking change we would not normally ship in a patch but it is a security fix (see GHSA-4gf7-ff8x-hq99 and GHSA-2452-6xj8-jh47) and we urge you to update ASAP.
You can configure the allowed origins and other CORS options via the
devServer.cors
options in yournuxt.config
, which may be relevant if you are developing with a custom hostname:✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
mkdirSync
calls (#30651)findPath
andresolvePath
(#30682)Transition
component only on client side (#30720)🩹 Fixes
#app-manifest
alias (#30618)plugin.src
for variable name generation (#30649)dev
/test
environment value (#30667)invalidateModule
call (9bd71e498)[[
optional dynamic params (#30619)devServer.cors
(406db5b4d)💅 Refactors
externality
and use vite internal config (#30634)📖 Documentation
useFetch
example (#30629)nuxi
source code (4fabe0025)NuxtLink
(#30614)addRouteMiddleware
(#30656)ClientOnly
withonMounted
hook (#30670)navigation
mode incallOnce
composable (#30612)📦 Build
inlineDependencies
option (01adefcec)🏡 Chore
lodash-es
(0c01273f5)🤖 CI
❤️ Contributors
v3.15.2
Compare Source
👀 Highlights
🔥 Startup performance improvements
It is worth noting that this release includes some pretty significant performance improvements which you should notice particularly in the startup time. In my tests in the nuxt monorepo,
There's more improvement to do here but hopefully these are good numbers!
📦 CLI refactor
To improve performance within Nuxt projects, we've published a new
@nuxt/cli
distribution ofnuxi
, which is used under-the-hood innuxt
(see issue). This should behave exactly the same and nothing needs to be updated in your projects (for example, you will continue to use thenuxi
ornuxt
commands). The only significant change is that it no longer inlines dependencies. Feedback is welcome 🙏✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
@nuxt/cli
dependency (#30526)🩹 Fixes
definePageMeta
when extracting page metadata (#30490)#build
to the end oftsConfig
paths (#30520)fullPath
instead of empty string in router hmr (#30500)@nuxt/cli
(618bbc6da)page:loading:end
only once with nested pages (#29009)#app-manifest
(#30587)shouldPrefetch
on the server side (#30591)💅 Refactors
📖 Documentation
--dev
option for the module command (#30477)url
inuseFetch
(#30531)@nuxt/module-builder
source (509cf4a5c)status
detail and enhancegetCachedData
readability (#30536)useNuxtData
(#30570)useAsyncData
side effects (#30479)🏡 Chore
nuxt/app
(1adf3e31f)🤖 CI
❤️ Contributors
v3.15.1
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
lodash-es
dependency (#30409)pathe
browser dep for deep server components (#30456)🩹 Fixes
nuxt
instance toresolvePagesRoutes
(e4a372e12)location
instead ofrange
for route meta property extraction (#30447)vueCompilerOptions.plugins
type (#30454)baseURL
when ignoring prerendered manifest (#30446)router.options
when hmring routes (#30455)💅 Refactors
consola
withnuxt
tag instead of console (#30408)📖 Documentation
lodash
and recommendes-toolkit
(8e2ca5bdc)🏡 Chore
❤️ Contributors
Configuration
📅 Schedule: Branch creation - "every 8 months on the first day of the month" (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.