chore(deps): update all non-major dependencies #235
Closed
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:
^3.0.0
->^3.5.1
^19.3.0
->^19.5.0
^19.2.2
->^19.5.0
^1.3.9
->^1.4.2
^3.13.0
->^3.13.1
^3.1.1
->^3.2.2
^8.5.1
->^8.5.3
^5.19.0
->^5.19.1
^22.5.1
->^22.5.4
^0.2.4
->^0.3.1
^9.9.1
->^9.10.0
^9.0.11
->^9.1.6
^15.2.9
->^15.2.10
^0.436.0
->^0.440.0
^3.13.0
->^3.13.1
^0.3.5
->^0.3.8
~8.2.6
->~8.4.0
9.9.0
->9.10.0
>=9.9.0
->>=9.10.0
^5.19.0
->^5.19.1
^2.1.0
->^2.1.1
^2.0.29
->^2.1.6
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.5.1
Compare Source
No significant changes
View changes on GitHub
v3.5.0
Compare Source
🚀 Features
🐞 Bug Fixes
unicorn/consistent-function-scoping
- by @antfu (5363d)View changes on GitHub
v3.4.1
Compare Source
No significant changes
View changes on GitHub
v3.4.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (21e9c)View changes on GitHub
v3.3.2
Compare Source
🐞 Bug Fixes
side-effect
inperfectionist/sort-imports
- by @antfu (298f3)View changes on GitHub
v3.3.1
Compare Source
🐞 Bug Fixes
perfectionist/sort-imports
- by @antfu (09697)View changes on GitHub
v3.3.0
Compare Source
🚀 Features
perfectionist/sort-imports
et al, close #456 - by @antfu in https://github.com/antfu/eslint-config/issues/456 (a6efa)View changes on GitHub
v3.2.2
Compare Source
🐞 Bug Fixes
unicorn/consistent-function-scoping
for arrow functions - by @antfu (362ab)View changes on GitHub
v3.2.1
Compare Source
No significant changes
View changes on GitHub
v3.2.0
Compare Source
🚀 Features
View changes on GitHub
v3.1.0
Compare Source
🚀 Features
antfu/consistent-chaining
- by @antfu (d6dfc)View changes on GitHub
conventional-changelog/commitlint (@commitlint/cli)
v19.5.0
Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
nuxt/devtools (@nuxt/devtools)
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
host-client
utility (167373c)1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
Features
1.3.9 (2024-07-02)
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)1.3.8 (2024-07-02)
Performance Improvements
npm-registry-fetch
, save install size (3d74691)1.3.7 (2024-06-27)
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)1.3.6 (2024-06-21)
Features
1.3.5 (2024-06-21)
Bug Fixes
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
@vue/devtools-*
(4c79fac)1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
nuxt/nuxt (@nuxt/kit)
v3.13.1
Compare Source
👀 Highlights
Although this is a patch release, there are two features I'd love to draw your attention to.
useId
now uses a built-in Vue composable for stable ids between server + client! https://github.com/nuxt/nuxt/pull/28285experimental.buildCache
feature now allows for quicker app rebuilds https://github.com/nuxt/nuxt/pull/28726As always, feedback is appreciated 🙏 ❤️
✅ 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
ServerPlaceholder
for ssr client components (#28563)🩹 Fixes
serverDir
relative to root (#28700)MiddlewareKey
(#28676)NuxtLink
(#28738)NuxtOptions
as well as config (#28747)CookieStore
events (#28760)appConfig
with non-iterable objects (#28773)isNuxtError
type inference (#28814)💅 Refactors
useId
(#28285)📖 Documentation
query
returned value fromuseRoute()
(#28743)--frozen-lockfile
when installing dependencies (#28794)🏡 Chore
tinyexec
internally (#28684)tinyglobby
internally (#28686)✅ Tests
❤️ Contributors
nuxt-modules/device (@nuxtjs/device)
v3.2.2
Compare Source
compare changes
🩹 Fixes
src/runtime/
dir (57a658a)❤️ Contributors
v3.2.1
Compare Source
compare changes
🚀 Enhancements
enabled
option (7b64ac6)🩹 Fixes
refreshOnResize
deprecation if not explicitly used (11196cd)$device
helper (e758cc6)💅 Refactors
useDevice
syntax (e528ba7)🏡 Chore
❤️ Contributors
v3.2.0
Compare Source
compare changes
🚀 Enhancements
refreshOnResize
option (#211)Google-InspectionTool
crawler (#219)crawler-user-agents
(#224)🩹 Fixes
#imports
(#174)@nuxt/module-builder
(#223)@nuxt/schema
(a84ad64)test/
dir (502d5b1)📖 Documentation
nuxi module add
command in installation (#187)2.x
branch (2aec2e7)🏡 Chore
2.x
branch from renovate (487f042)🤖 CI
❤️ Contributors
3.1.1 (2023-09-16)
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.5.3
Compare Source
v8.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
prisma/prisma (@prisma/client)
v5.19.1
Compare Source
Today, we are issuing the
5.19.1
patch release.What's Changed
We've fixed the following issues:
Full Changelog: prisma/prisma@5.19.0...5.19.x, prisma/prisma-engines@5.19.0...5.19.x
unjs/crossws (crossws)
v0.3.1
Compare Source
compare changes
🩹 Fixes
AdapterOptions
type (#80)🏡 Chore
❤️ Contributors
v0.3.0
Compare Source
compare changes
eslint/eslint (eslint)
v9.10.0
Compare Source
typicode/husky (husky)
v9.1.6
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.10
Compare Source
Patch Changes
e3f283b
Thanks @iiroj! - Update minor dependencies, includingmicromatch@~4.0.8
.lucide-icons/lucide (lucide-vue-next)
v0.440.0
: New icons 0.440.0Compare Source
New icons 🎨
headphone-off
(#2445) by @Need-an-AwPModified Icons 🔨
book-open-check
(#2358) by @jguddasbook-open-text
(#2358) by @jguddasbook-open
(#2358) by @jguddascaravan
(#2423) by @jguddasv0.439.0
: New icons 0.439.0Compare Source
New icons 🎨
grid-2x2-plus
(#2362) by @jguddasModified Icons 🔨
combine
(#2424) by @jguddasv0.438.0
: New icons 0.438.0Compare Source
New icons 🎨
octagon-minus
(#2408) by @jguddasModified Icons 🔨
battery-warning
(#2422) by @jguddasv0.437.0
: New icons 0.437.0Compare Source
Modified Icons 🔨
send-horizontal
(#2346) by @karsa-mistmeresend
(#2346) by @karsa-mistmereAtinux/nuxt-auth-utils (nuxt-auth-utils)
v0.3.8
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v0.3.7
Compare Source
compare changes
🩹 Fixes
redirect_uri
(8bf3b0b)🏡 Chore
❤️ Contributors
v0.3.6
Compare Source
compare changes
🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors
pixijs/pixijs (pixi.js)
v8.4.0
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🎁 Added
BitmapFontManager.measureText
to measure text with trailing whitespaces by @minetoblend in https://github.com/pixijs/pixijs/pull/10897🐛 Fixed
🧹 Chores
New Contributors
v8.3.4
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.