chore(deps): update all non-major dependencies #465
Merged
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.24
->1.2.25
1.2.21
->1.2.22
3.0.0
->3.0.1
3.0.0-alpha.11
->3.0.0-alpha.12
0.8.14
->0.8.15
2.1.0
->2.1.1
1.2.0
->1.2.2
0.30.2
->0.30.4
0.38.4
->0.39.1
^3.15.3
->^3.15.4
3.15.2
->3.15.4
0.5.9
->0.5.10
0.5.0
->0.5.2
7.6.3
->7.7.0
2.3.4
->2.4.0
5.6.3
->5.7.3
^3.105.1
->^3.107.2
Release Notes
nuxt/content (@nuxt/content)
v3.0.1
Compare Source
Bug Fixes
nuxt/ui (@nuxt/ui)
v3.0.0-alpha.12
Compare Source
⚠ BREAKING CHANGES
color
tocolortranslator
(#3097)Features
light
variant to reverse colors (75f7064)aria-describedby
andaria-invalid
attributes (#3123) (b95b913)collapsed
prop (3fc2210)contentOrientation
prop (ac86ee0)label
type in items (27fdc8e), closes #2993Bug Fixes
@nuxt/image
(00c5f26), closes nuxt/ui-pro#727block
prop (ba1dd13)base
layer (533ccec), closes #3075appConfig
identifier import (#3186) (cd16b95)value
object (#3104) (8f7f579)ñ
ines
(#3090) (1bf370e)horizontal
orientation only (931211a)Code Refactoring
color
tocolortranslator
(#3097) (51e5e65)nuxt-hub/core (@nuxthub/core)
v0.8.15
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
harlan-zw/nuxt-seo (@nuxtjs/seo)
v2.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
drizzle-team/drizzle-orm (drizzle-kit)
v0.30.4
Compare Source
v0.30.3
Compare Source
SingleStore
push
andgenerate
improvementsAs SingleStore did not support certain DDL statements before this release, you might encounter an error indicating that some schema changes cannot be applied due to a database issue. Starting from this version, drizzle-kit will detect such cases and initiate table recreation with data transfer between the tables
Bug fixes
nuxt/nuxt (nuxt)
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
atinux/nuxt-auth-utils (nuxt-auth-utils)
v0.5.10
Compare Source
compare changes
🚀 Enhancements
📖 Documentation
❤️ Contributors
unjs/nypm (nypm)
v0.5.2
Compare Source
compare changes
📦 Build
exports
for typescript compatibility (#186)❤️ Contributors
v0.5.1
Compare Source
compare changes
🚀 Enhancements
packageManager
field when parsing (#184)🏡 Chore
❤️ Contributors
npm/node-semver (semver)
v7.7.0
Compare Source
Features
0864b3c
#753 add "release" inc type (#753) (@mbtools)Bug Fixes
d588e37
#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar)8a34bde
#754 add identifier validation toinc()
(#754) (@mbtools)Documentation
67e5478
#756 readme: added missing period for consistency (#756) (@shaymolcho)868d4bb
#749 clarify comment about obsolete prefixes (#749) (@mbtools, @ljharb)Chores
145c554
#741 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])753e02b
#747 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#747) (@dependabot[bot], @npm-cli-bot)0b812d5
#744 postinstall for dependabot template-oss PR (@hashtagchris)vercel/turborepo (turbo)
v2.4.0
: Turborepo v2.4.0Compare Source
What's Changed
Docs
--use-gitignore
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9797schema.json
innode_modules
by @anthonyshew in https://github.com/vercel/turborepo/pull/9832watch
caching by @anthonyshew in https://github.com/vercel/turborepo/pull/9830boundaries
experimental page by @anthonyshew in https://github.com/vercel/turborepo/pull/9834create-turbo
create-turbo
community note and format it better by @anthonyshew in https://github.com/vercel/turborepo/pull/9836eslint
name
property to ESLintrecommended
flat config by @jeremy-code in https://github.com/vercel/turborepo/pull/9765@turbo/repository
affectedPackages
lockfile aware by @dimitropoulos in https://github.com/vercel/turborepo/pull/9795Examples
with-tailwind
by @anthonyshew in https://github.com/vercel/turborepo/pull/9764with-svelte
dependencies by @anthonyshew in https://github.com/vercel/turborepo/pull/9822check-types
task to examples testing by @anthonyshew in https://github.com/vercel/turborepo/pull/9824Changelog
winapi
for turborepo by @ognevny in https://github.com/vercel/turborepo/pull/9839New Contributors
Full Changelog: vercel/turborepo@v2.3.4...v2.4.0
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
cloudflare/workers-sdk (wrangler)
v3.107.2
Compare Source
Patch Changes
#7988
444a630
Thanks @edmundhung! - Fix #7985.This reverts the changes on #7945 that caused compatibility issues with Node 16 due to the introduction of
sharp
.v3.107.1
Compare Source
Patch Changes
#7981
e2b3306
Thanks @WalshyDev! - Fixes a regression introduced in Wrangler 3.107.0 in which[assets]
was not being inherited from the top-level environment.Updated dependencies [
ab49886
]:v3.107.0
Compare Source
Minor Changes
34f9797
Thanks @WillTaylorDev! - chore: providesrun_worker_first
for Worker-script-first configuration. Deprecatesexperimental_serve_directly
.Patch Changes
#7945
d758215
Thanks @ns476! - Add Images binding (in private beta for the time being)#7947
f57bc4e
Thanks @dario-piotrowicz! - fix: avoidgetPlatformProxy
logging twice that it is using vars defined in.dev.vars
fileswhen
getPlatformProxy
is called and it retrieves values from.dev.vars
files, it logs twicea message like:
Using vars defined in .dev.vars
, the changes here make sure that in such casesthis log only appears once
#7889
38db4ed
Thanks @emily-shen! - feat: add experimental resource auto-provisioning to versions upload#7864
de6fa18
Thanks @dario-piotrowicz! - Update theunstable_getMiniflareWorkerOptions
types to always include anenv
parameter.The
unstable_getMiniflareWorkerOptions
types, when accepting a config object as the first argument,didn't accept a second
env
argument. The changes here make sure they do, since theenv
is stillrelevant for picking up variables from
.dev.vars
files.#7964
bc4d6c8
Thanks @LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow configUpdated dependencies [
cf4f47a
]: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.