chore(deps): update all non-major dependencies #106
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:
^9.13.0
->^9.14.0
^2.9.7
->^2.10.3
9.12.2
->9.12.3
Release Notes
eslint/eslint (eslint)
v9.14.0
Compare Source
nitrojs/nitro (nitropack)
v2.10.3
Compare Source
compare changes
🩹 Fixes
Vary
to static assets handler (#2835)netlify-edge
(#2851)📖 Documentation
🌊 Types
❤️ Contributors
v2.10.2
Compare Source
compare changes
🩹 Fixes
resolve
(#2842)📖 Documentation
cloudflare-module
(#2831)❤️ Contributors
v2.10.1
Compare Source
compare changes
🩹 Fixes
useDatabase
(#2837)node_cluster
entry name (#2840)❤️ Contributors
v2.10.0
Compare Source
compare changes
🚀 Enhancements
ignore
option (#2302)getRouteRulesForPath
from nitro runtime (#2238)openapi
(#2299)defineRouteMeta
(#2102)wrangler.toml
(#2353)apiBaseURL
,apiDir
androutesDir
(#1763)gitlab-pages
static provider (#2420)cloudflare:email
andcloudflare:queue
hooks (#2487)event.context.cache
(#2519)durable
cache-control directive forisr
rule (#2571)node_modules
forstart
task (#2687).sql
to raw file extensions (#2745)render:before
hook (#2770)cloudflare-durable
preset (#2801).output/nitro.json
(#2807)ttl
for native expiration (with swr disabled) (#2783)🔥 Performance
🩹 Fixes
/
by default (#2334)process
fromnode:process
(#2372)id
(#2371)maxAge
cookie option (#2400).tsx
and.jsx
tonode-resolve
extensions (#2398)compilerOptions.noEmit
to avoidtsconfig.json
warning (#2402)/
afterprerender:routes
hook (#2348)explicitArray
to allow mergingweb.config
(#2457)baseURL
(#2464)nitro-config.d.ts
(#2471)package.json
(e6097ed7).html
extension from_routes.json
(#2498)nitropack/runtime/*
(#2501)apiDir
androutesDir
(#2502)cli
preset with esm module format (#2539)/favicon.ico
placeholder (#2553).name
withundefined
value inObjectExpression
(#2565)prerender:generate
hook (#2610)function
to avoid rollup chunk ordering issues (#2741)buildDir
option fortasks
subcommand (#2635){ default: true }
for importing modules (d77288c2)serverFunctionName
(#2773)db0
andstd-env
toruntimeDependencies
(a399e189)cache-control: no-cache
for 404 responses (#2793)ctx.response
(7a97b0a2)baseURL
(#2821)💅 Refactors
wrangler.toml
in CI (#2355)CapturedErrorContext
to interface to allow type augmentation (#2393)/runtime/internal/*
subpaths (#2524)colors
fromconsola/utils
(#2574)fs-extra
dependency (#2743)cause
(#2651)CacheOptions
(#2700)📖 Documentation
NITRO_SHUTDOWN_DISABLED
(#2377)npx nypm install
in instead ofnpm install
(#2421)node-listener
example (#2456)NITRO_
in.env
file (#2486)event-handler
(#2500)await
to explicit line for clarity (#2577)setItem
(#2588)await
(#2601)/_nitro/scalar
general availability (#2754)📦 Build
nitropack
to externals (nightly) (b2831dd5)nitropack/presets
(#2459)nitropack/meta
(ca2282bb)nitro
andnitropack
npm packages (#2497)🌊 Types
22
fornodeVersion
(#2653)🏡 Chore
package.json
(fe5da142)@rollup/plugin-commonjs
(eeae2262)config.d.ts
(0083c104)tsconfig.paths
(#2507)magicast
dep (c84f676d)tsconfig.json
(#2529)is-primitive
(#2556)compatibilityDate
for playground (2c404995)compatibilityDate
to all config files (f70b03c6)interopDefault
for stub mode (69b05a5e)event
indefineEventHandler
function (#2788)mri
dependency (#2825)✅ Tests
toMatchInlineSnapshot
in shared tests (966b3518)🎨 Styles
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).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.