Skip to content
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

chore(deps): update all non-major dependencies #106

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^9.13.0 -> ^9.14.0 age adoption passing confidence
nitropack ^2.9.7 -> ^2.10.3 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.14.0

Compare Source

nitrojs/nitro (nitropack)

v2.10.3

Compare Source

compare changes

🩹 Fixes
  • Allow adding custom Vary to static assets handler (#​2835)
  • netlify: Only include env polyfill in netlify-edge (#​2851)
  • Scan env specific handlers without method in their name (#​2852)
  • config: Add back default storage mounts (#​2853)
📖 Documentation
🌊 Types
  • cache: Resolved value is not nullable (#​2848)
❤️ Contributors

v2.10.2

Compare Source

compare changes

🩹 Fixes
  • rollup: Pass options to resolve (#​2842)
📖 Documentation
  • cloudflare: Update cloudflare-module (#​2831)
  • Update nightly and experimental banners (9ff37139)
❤️ Contributors

v2.10.1

Compare Source

compare changes

🩹 Fixes
  • imports: Use explicit import for useDatabase (#​2837)
  • rollup: Check raw extensions against resolved id (#​2838)
  • imports: Use explicit imports (#​2839)
  • Update node_cluster entry name (#​2840)
❤️ Contributors

v2.10.0

Compare Source

compare changes

🚀 Enhancements
  • Generate types for runtime config (#​2306)
  • serverAssets: Support ignore option (#​2302)
  • Expose getRouteRulesForPath from nitro runtime (#​2238)
  • openapi: Support configuration via openapi (#​2299)
  • Environment specific event handlers (#​2272)
  • Experimental defineRouteMeta (#​2102)
  • cloudflare-pages: Generate wrangler.toml (#​2353)
  • Allow customizing apiBaseURL, apiDir and routesDir (#​1763)
  • aws-lambda: Experimental streaming support (#​2412)
  • providers: Add gitlab-pages static provider (#​2420)
  • netlify: Experimental support v2 functions ISR via targeted cache-control headers (#​2406)
  • Add compatibility date support (#​2511)
  • cloudflare-module: Support cloudflare:email and cloudflare:queue hooks (#​2487)
  • defineCachedEventHandler: Add event.context.cache (#​2519)
  • core: Warn if runtime config is not serializable (#​2542)
  • netlify: Use new durable cache-control directive for isr rule (#​2571)
  • open-api: Production mode (#​2570)
  • deno-server: Use output node_modules for start task (#​2687)
  • Add genezio preset (#​2637)
  • Add zerops preset (#​2698)
  • dev-server: Redirect requsts without base url (#​2713)
  • firebase: Upgrade default runtime to node 20 (#​2654)
  • Upgrade to jiti v2 (#​2742)
  • raw: Add .sql to raw file extensions (#​2745)
  • scan: Route groups (#​2664)
  • renderer: Add render:before hook (#​2770)
  • Add pdf and wasm to compressible mime types (#​2766)
  • ws: Upgrade crossws to 0.3.x (#​2776)
  • vercel: Allow fine-grained isr config via route rules (#​2780)
  • Update db0 to v0.2 (3d5216be)
  • cloudflare-module: Expose all handlers as runtime hooks (#​2795)
  • cloudflare-module: Use new workers static assets (#​2800)
  • Experimental cloudflare-durable preset (#​2801)
  • aws-lambda: Add streaming support to main preset (#​2786)
  • Include preset config in .output/nitro.json (#​2807)
  • cache: Set ttl for native expiration (with swr disabled) (#​2783)
🔥 Performance
  • Limit open files in generateFSTree (#​2458)
  • netlify-legacy: Exclude static paths from server handler (#​2823)
  • netlify, netlify-edge: Exclude static paths from server handler (#​2822)
🩹 Fixes
  • github-pages: Prerender / by default (#​2334)
  • deno-server: Always inject process from node:process (#​2372)
  • deno-server: Explicitly remove cert/key from options if either is not set (#​2373)
  • Deduplicate plugins (#​2391)
  • iis: Deep merge configs (#​2358)
  • externals: Compare package paths against normalized id (#​2371)
  • azure: Correctly handle maxAge cookie option (#​2400)
  • Add .tsx and .jsx to node-resolve extensions (#​2398)
  • Lower-case accepted handler method (#​2382)
  • Set compilerOptions.noEmit to avoid tsconfig.json warning (#​2402)
  • prerender: Only try to add / after prerender:routes hook (#​2348)
  • azure: Correctly handle maxAge cookie option (#​2403)
  • aws-lambda-streaming: Fix global lambda import pointing to wrong (#​2422)
  • netlify: Match ISR route rules when path has a query string (#​2440)
  • preset-iis: Parse without explicitArray to allow merging web.config (#​2457)
  • Pass custom entry filename when resolving prerenderer (#​2461)
  • vercel: Support custom baseURL (#​2464)
  • Use relative paths in nitro-config.d.ts (#​2471)
  • netlify: Added missing quotes in utils (#​2472)
  • Avoid named exports from package.json (e6097ed7)
  • cloudflare-pages: Remove .html extension from _routes.json (#​2498)
  • More compatibility for import from nitropack/runtime/* (#​2501)
  • build: Correctly watch custom apiDir and routesDir (#​2502)
  • public-assets: Do not shadow paths that share prefix (#​2516)
  • core: Resolve modules with esm compatibility (#​2514)
  • prerender: Extract links from explicit html routes (#​2517)
  • Upate cli preset with esm module format (#​2539)
  • Make sure nitro runtime goes to one chunk (#​2547)
  • types: Infer types correctly when method is omitted (#​2551)
  • renderer: Check full path for /favicon.ico placeholder (#​2553)
  • netlify: Ensure preview command is correct (#​2561)
  • Backward compatibility types for v2 (#​2563)
  • handler-meta: Check for .name with undefined value in ObjectExpression (#​2565)
  • Hide unhandled error messages in prod (#​2591)
  • prerender: Allow ignoring errors in prerender:generate hook (#​2610)
  • Only hide message of unhandled errors in prod (#​2619)
  • prerender: Skip protocol relative links (#​2661)
  • Ensure legacy runtime config types are populated (#​2724)
  • Ensure legacy hook types are populated (#​2725)
  • Do not generate runtime config types with external framework (#​2732)
  • prerender: Log error stack traces (#​2720)
  • cache: Use top level function to avoid rollup chunk ordering issues (#​2741)
  • cli: Respect custom buildDir option for tasks subcommand (#​2635)
  • Initialize nitro app before plugins run (#​1906)
  • cloudflare-module: Use correct types for email and queue events/hooks (#​2711)
  • azure-functions: Follow symlinks in zip bundle (#​2769)
  • Use jiti with { default: true } for importing modules (d77288c2)
  • firebase: Validate custom serverFunctionName (#​2773)
  • Add db0 and std-env to runtimeDependencies (a399e189)
  • error: Add cache-control: no-cache for 404 responses (#​2793)
  • renderer: Check ctx.response (7a97b0a2)
  • cache: Catch error when getting cache entry (#​2609, #​2820)
  • cache: Try decode path (#​2658)
  • cloudflare: Support custom baseURL (#​2821)
  • Handle incompatible compatibility date for presets (#​2828)
💅 Refactors
  • openapi: Update swagger-ui version to v5 for OpenAPI v3.1 support (#​2343)
  • cloudflare-pages: Update root wrangler.toml in CI (#​2355)
  • Strict typechecks (#​2370)
  • Convert CapturedErrorContext to interface to allow type augmentation (#​2393)
  • Overhaul presets structure (#​2446)
  • Structure overhaul (#​2473)
  • Remove dependency on /runtime/internal/* subpaths (#​2524)
  • Migrate to colors from consola/utils (#​2574)
  • Remove fs-extra dependency (#​2743)
  • cache: Remove unnecessary nullish coalescing operator (#​2608)
  • dev: Attach worker reload error as cause (#​2651)
  • Improve type definitions for CacheOptions (#​2700)
  • cloudflare-module: Extract reusable logic (#​2799)
📖 Documentation
  • Remove duplicate option definition (#​2339)
  • fetch: Unexpected spaces (#​2368)
  • Correct env variable to NITRO_SHUTDOWN_DISABLED (#​2377)
  • caching: Fix typos and rephrase for clarity (#​2380)
  • Add a usage example for server sent events (#​2379)
  • Correct directory name (#​2417)
  • Use npx nypm install in instead of npm install (#​2421)
  • websocket: Correct nuxt sse url (#​2430)
  • node: Fix node-listener example (#​2456)
  • Prefix NITRO_ in .env file (#​2486)
  • Fix typo autoSubFolderIndex ~> autoSubfolderIndex (#​2494)
  • Correct h3 docs link to event-handler (#​2500)
  • Move await to explicit line for clarity (#​2577)
  • Fix typos (#​2578)
  • Fix typos (#​2589)
  • storage: Add await before setItem (#​2588)
  • Convert to underscore preset names (#​2592)
  • Fix title format (#​2594)
  • cloudflare: Add missing await (#​2601)
  • compressPublicAssets: Adjust formatting (#​2603)
  • routing: Add nested example (#​2625)
  • Fix mdc component usage and cloudflare preset reference (#​2600)
  • Fix grammar (#​2669)
  • server routes: Fix typo (#​2675)
  • utils: Update github link (#​2596)
  • config: Fix url for log level (#​2699)
  • Remove old components (fc6c2fae)
  • config: Fix typos (#​2728)
  • cache: Fix code format (#​2740)
  • config: Fix typo prerender retries -> retry (#​2746)
  • /_nitro/scalar general availability (#​2754)
  • Notice for OpenAPI paths changing in future versions (#​2755)
  • node: Fix typo (#​2761)
  • routing: Fix grammer (#​2763)
  • routing: Add error handling section (#​2733)
  • tasks: Fix grammar (#​2768)
  • server-utils: Fix typos (#​2790)
  • Update reference to old radix3 link (#​2787)
  • typescript: Tiny typos (#​2805)
  • server-routes: Typo (#​2808)
  • Fix nitro runtime hooks link (#​2826)
  • Use nitro.build as canonical (78cd3e7b)
📦 Build
  • Explicitly add nitropack to externals (nightly) (b2831dd5)
  • Load presets from unbundled nitropack/presets (#​2459)
  • Update unbuild to 3.x (c95dae55)
  • Introduce nitropack/meta (ca2282bb)
  • Improve chunk names (4106750c)
  • Hotfix unbuild to resolve jiti stub await issue (01128017)
  • Mirror nitro and nitropack npm packages (#​2497)
🌊 Types
  • firebase: Support 22 for nodeVersion (#​2653)
🏡 Chore
✅ Tests
  • Avoid toMatchInlineSnapshot in shared tests (966b3518)
🎨 Styles
🤖 CI
  • Make nightly versions human readable (37f0d4f4)
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update pnpm to v9.12.3 chore(deps): update all non-major dependencies Nov 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1861907 to de415b1 Compare November 3, 2024 13:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de415b1 to 35249f1 Compare November 6, 2024 02:27
@renovate renovate bot merged commit e566dc6 into main Nov 7, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 7, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants