-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update all non-major dependencies #70
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
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.
Conversation
This file contains hidden or 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f2ea09c
to
933247c
Compare
933247c
to
bbd00bc
Compare
bbd00bc
to
bcc8364
Compare
bcc8364
to
b5b1f2b
Compare
b5b1f2b
to
7d7a80d
Compare
7d7a80d
to
e56725e
Compare
e56725e
to
1f69da3
Compare
1f69da3
to
bf6bc39
Compare
bf6bc39
to
dc51258
Compare
dc51258
to
cf7e470
Compare
cf7e470
to
78fed8e
Compare
78fed8e
to
b6684bf
Compare
b6684bf
to
5a744ec
Compare
5a744ec
to
3a82ff5
Compare
691b767
to
8e6ad75
Compare
8e6ad75
to
41aaa2a
Compare
41aaa2a
to
d755d8f
Compare
d755d8f
to
340ba87
Compare
340ba87
to
51dcc14
Compare
51dcc14
to
34685b4
Compare
34685b4
to
4ceaf52
Compare
4ceaf52
to
124068d
Compare
124068d
to
0486377
Compare
0486377
to
fd470db
Compare
fd470db
to
ed9595a
Compare
ed9595a
to
cc574fd
Compare
cc574fd
to
0bae038
Compare
0bae038
to
857c572
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.2.47
->^1.2.55
^1.2.38
->^1.2.41
^1.2.22
->^1.2.23
^3.5.1
->^3.6.3
^2.5.0
->^2.6.2
^1.4.1
->^1.5.2
^1.4.1
->^1.5.2
^3.17.5
->^3.17.6
^3.17.5
->^3.17.6
^3.19.1
->^3.19.2
^3.1.3
->^3.2.0
^24.0.1
->^24.0.10
^0.6.1
->^0.6.2
^9.29.0
->^9.30.1
^9.28.0
->^9.30.1
^5.4.1
->^5.5.1
^3.17.5
->^3.17.6
^5.1.6
->^5.1.9
10.12.1
->10.12.4
^1.252.0
->^1.256.2
5.1.0
->5.1.1
^3.5.3
->^3.6.2
4.1.1
->4.2.0
^3.2.3
->^3.2.4
^2.2.10
->^2.2.12
Release Notes
nuxt/content (@nuxt/content)
v3.6.3
Compare Source
Bug Fixes
v3.6.2
Compare Source
Features
Bug Fixes
first()
for consistency (#3430) (5fed4ea)v3.6.1
Compare Source
Features
findPageHeadline
utils (#3416) (a966c61)<=
and>=
sql operators (#3413) (63dbf9f)Bug Fixes
**/*.md
(#3414) (f1b873b)nuxt/devtools (@nuxt/devtools)
v2.6.2
Compare Source
Bug Fixes
v2.6.1
Compare Source
Bug Fixes
@nuxt/schema
(#872) (62443ec)v2.6.0
Compare Source
Bug Fixes
Features
nuxt/eslint (@nuxt/eslint)
v1.5.2
Compare Source
🚀 Features
features.import.plugin
to swap plugin implementation, close #587 - by @antfu in https://github.com/nuxt/eslint/issues/587 (66f5e)View changes on GitHub
v1.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.0
Compare Source
🚀 Features
eslint-plugin-import-lite
, update deps - by @antfu (31bd8)🐞 Bug Fixes
View changes on GitHub
nuxt/nuxt (@nuxt/kit)
v3.17.6
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
nuxt.config
(#32324)nuxt:chunk-reload-immediate
(#32382)set-cookie
headers in error handler (#32483)asyncData
runs if changing key while fetcher is running (#32466)navigateTo
(#32393)<NuxtLink>
's custom on click handler (#32499)inheritAttrs: false
increateClientOnly
fn (#32323)output.generatedCode.symbols
for nitro build (#32358)💅 Refactors
📖 Documentation
h3js
(#32243)clear
function description (#32287)defineNuxtPlugin
function documentation (#32328)<NuxtLink>
encodes query params (#32361)bun.lock
for lockfile (#32427)🏡 Chore
workspace
toprojects
(#32388)✅ Tests
immediate: false
(#32473)🤖 CI
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.19.2
Compare Source
👉 Changelog
compare changes
🩹 Fixes
.nuxt.
extension (#1311)@nuxt/schema
dependeny (fa3a99b4)vitest
>= v3.2 (#1344)vite
version to merge config (#1345)🏡 Chore
nuxt
overnuxi
(#1310)engines.node
calculation (2f74359b)✅ Tests
🤖 CI
knip
(819aeacc)❤️ Contributors
nuxt/ui-pro (@nuxt/ui-pro)
v3.2.0
Compare Source
unjs/changelogen (changelogen)
v0.6.2
Compare Source
compare changes
🩹 Fixes
hideAuthorEmail
arg (#275)📖 Documentation
🌊 Types
config.types
acceptboolean
value (#278)🏡 Chore
❤️ Contributors
eslint/eslint (eslint)
v9.30.1
Compare Source
v9.30.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.1
Compare Source
Patch Changes
bfd1e95
Thanks @JounQin! - fix: useprettierRcOptions
directly for prettier 3.6+v5.5.0
Compare Source
Minor Changes
92f2c9c
Thanks @dotcarmen! - feat: support non-js languages likecss
for@eslint/css
andjson
for@eslint/json
nuxt-modules/og-image (nuxt-og-image)
v5.1.9
Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.1.8
Compare Source
🐞 Bug Fixes
#imports
- by @harlan-zw (f2788)View changes on GitHub
v5.1.7
Compare Source
🐞 Bug Fixes
nitro.static
over_generate
- by @danielroe in https://github.com/nuxt-modules/og-image/issues/372 (7a570)View changes on GitHub
pnpm/pnpm (pnpm)
v10.12.4
Compare Source
Patch Changes
Fix
pnpm licenses
command for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
v10.12.3
Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
v10.12.2
Compare Source
Patch Changes
enableGlobalVirtualStore
set totrue
#9648.--help
and-h
flags not working as expected for thepnpm create
command.pnpm licenses list --json
command is incorrect.pnpm deploy
fails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE
#9595.PostHog/posthog-js (posthog-js)
v1.256.2
: 1.256.2Compare Source
1.256.2 - 2025-07-04
v1.256.1
: 1.256.1Compare Source
1.256.1 - 2025-07-02
v1.256.0
: 1.256.0Compare Source
1.256.0 - 2025-06-30
v1.255.3
: 1.255.3Compare Source
1.255.3 - 2025-06-30
v1.255.2
: 1.255.2Compare Source
1.255.2 - 2025-06-30
v1.255.1
: 1.255.1Compare Source
1.255.1 - 2025-06-20
v1.255.0
: 1.255.0Compare Source
1.255.0 - 2025-06-18
v1.254.0
: 1.254.0Compare Source
1.254.0 - 2025-06-17
v1.253.4
: 1.253.4Compare Source
1.253.4 - 2025-06-16
v1.253.3
: 1.253.3Compare Source
1.253.3 - 2025-06-16
v1.253.2
: 1.253.2Compare Source
1.253.2 - 2025-06-16
v1.253.1
: 1.253.1Compare Source
1.253.1 - 2025-06-16
v1.252.1
: 1.252.1Compare Source
1.252.1 - 2025-06-15
PostHog/posthog-js-lite (posthog-node)
v5.1.1
Compare Source
prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
v3.6.0
Compare Source
diff
🔗 Release Notes
unjs/unimport (unimport)
v4.2.0
Compare Source
Bug Fixes
Features
Slot
andSlots
types toVue
preset (#444) (dddc219)4.1.3 (2025-03-28)
4.1.2 (2025-02-18)
Features
4.1.1 (2025-02-11)
Bug Fixes
v4.1.3
Compare Source
v4.1.2
Compare Source
Features
vitest-dev/vitest (vitest)
v3.2.4
Compare Source
🐞 Bug Fixes
vitest run --watch
should be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>
exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.12
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.
👻 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.