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 devdependency nitropack to ^2.9.0 #19

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nitropack ^2.8.1 -> ^2.9.0 age adoption passing confidence

Release Notes

unjs/nitro (nitropack)

v2.9.0

Compare Source

compare changes

🚀 Enhancements
  • Support function/RegExp for prerender.ignore (#​1966)
  • Show meta framework name on server build success (#​1955)
  • Add zeabur preset (#​1942)
  • Experimental nitro tasks (#​1929)
  • Add types:extend hook (#​1715)
  • Allow oveeridng nested runtime config with env (#​1831)
  • wasm: Universal support with esm import syntax (#​2017)
  • wasm: Migrate to unjs/unwasm (#​2037)
  • zeabur: Support zeaburStatic and auto detect preset (#​2014)
  • runtime-config: Experimental env expansion support (#​2043)
  • Support binary server assets (#​2107)
  • Experimental websocket support (#​2170)
  • dev: Expose upgrade handler (5374429f)
  • Experimental database layer (#​1351)
  • Experimental scheduled tasks (#​2179)
  • cache: Support async shouldBypassCache and shouldInvalidateCache (#​2181)
  • prerender: Add total prerender time (#​2130)
  • Add koyeb preset (#​1248)
  • providers: Support alwaysdata hosting provider (#​1790)
  • routeRules: Allow wildcard redirects (#​1976)
🩹 Fixes
  • rollup: Avoid preserving relative externals (#​1972)
  • wasm: Directly generate chunk exports (#​2003)
  • iis-node: Correctly escape backslashes for port fix (#​2020)
  • deno-deploy: Shim x-forwarded-for and x-forwarded-proto headers (#​2026)
  • Add baseURL to openapi generated url (#​2049)
  • dev: Correctly set x-forwarded-* headers (29ddd948)
  • azure: Add 18 and 20 to supported node versions (#​2077)
  • azure: Pass body to the context as-is (#​2079)
  • Only mock consola in production (#​2110)
  • Default to bundler module resolution (#​2120)
  • Handle optional routeHandler.route in rollup chunk (#​2152)
  • File extension stripping in writeTypes function (#​2139)
  • cache: Detect malformed data read from storage (#​2161)
  • cacheEventHandler: Provide event.fetch and event.$fetch (#​2066)
  • Resolve modules with jiti directly (#​2030)
  • options: Add unwasm condition when experimental.wasm is enabled (376658ce)
💅 Refactors
  • Include framework name in more build packages (#​1973)
  • cloudflare: Remove --local from perview commands (#​1979)
  • cloudflare: Remove unused import (#​1980)
  • rollup: Improve generated chunk names (#​2004)
  • Use name exports in presets entry (1abfc3e5)
  • Reimplement wasm plugin (#​2031)
  • Various improvements around tasks api (#​2175)
  • tasks: Stablize api (#​2178)
  • github-pages: Add --dotfiles to deploy command hint (#​2158)
📖 Documentation
  • routing: Update request filtering to match the type of getRequestURL (#​1977)
  • config: Fix setResponseHeader example params (#​2027)
  • netlify: Add note to make sure publish dist is set to dist (#​2035)
  • cloudflare: Various updates, cleanups and fixes (#​1981)
  • Deprecate lagon (17f922aa)
  • Update the routing page (#​2085)
  • Update the cache page (#​2087)
  • Close code-group in cache section (#​2093)
  • routing: Escape filename paths and prepend routes folder (#​2097)
  • storage: Fix unstorage links (#​2101)
  • routing: Fix typo for getRouterParam (#​2098)
  • Update the storage page (#​2086)
  • Add object syntax for event handler (#​2091)
  • Update the configuration page (#​2083)
  • Update the assets page (#​2088)
  • Create a page on built-in fetch (#​2089)
  • Add warning about azure functions stability (#​2092)
  • cloudflare: Update deployment guide (#​2074)
  • Fix icon of fetch page (#​2115)
  • Update getting started page (#​2082)
  • Fix links to /guide/auto-imports (#​2131)
  • Fix typo in defineCachedFunction example (#​2133)
  • Clarify difference between dir and baseURL (#​2144)
  • Migrate to undocs (#​2163)
  • index: Fix utils link (#​2172)
  • websocket: Fix typo (#​2173)
  • Fix typo (3017e6e2)
  • vercel: Add monorepo info (#​2183)
  • Fix typo (#​2182)
  • cloudflare: Add local bindings usage (#​2135)
  • Fix link to h3 utils (#​2184)
  • deploy: Add platform.sh (#​1630)
  • Fix db config (#​2188)
📦 Build
🏡 Chore
✅ Tests
  • cloudflare: Migrate to miniflare v3 (#​2018)
  • Enable azure tests behind a flag (#​2076)
  • Enable binary response test for all presets (#​2078)
  • Avoid prerendering icon.png (cb220f7e)
🤖 CI
  • Fix nightly release job condition (#​1975)
❤️ Contributors

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@danielroe danielroe merged commit b9ad9fd into main Feb 28, 2024
1 check passed
@danielroe danielroe deleted the renovate/all-minor-patch branch February 28, 2024 14:00
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.

1 participant