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 dependency nitropack to v2.9.4 - autoclosed #515

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

unjs/nitro (nitropack)

v2.9.4

Compare Source

compare changes

🩹 Fixes
  • Handle path negations when scanning public assets (#​2250)
  • pkg: Add ioredis as unstorage peer dependency (#​2266)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors

v2.9.3

Compare Source

compare changes

🩹 Fixes
  • raw: Use mime to chck binary types and exclude .json (#​2239)
📖 Documentation
❤️ Contributors

v2.9.2

Compare Source

compare changes

🩹 Fixes
  • database: CamelCase the connector name (#​2228)
  • Respect imports.autoImport: false (#​2226)
  • server-assets: Mark yaml, json, json5 and csv as text (#​2229)
  • import-meta: Import process from node:process for node compatible builds (deno) (#​2225)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.9.1

Compare Source

compare changes

🩹 Fixes
  • Disable scheduled tasks in testing environment (#​2200)
📖 Documentation
🤖 CI
  • Skip cloudflare-pages test for windows (#​2199)
❤️ Contributors

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 these updates 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.

Copy link

netlify bot commented Mar 8, 2024

Deploy Preview for computerization-enspire-next ready!

Name Link
🔨 Latest commit db832c8
🔍 Latest deploy log https://app.netlify.com/sites/computerization-enspire-next/deploys/65f4e6989fa6ee0008141f2a
😎 Deploy Preview https://deploy-preview-515--computerization-enspire-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/nitropack-2.x branch from 59bf8da to 2d8dd59 Compare March 10, 2024 03:15
@renovate renovate bot changed the title fix(deps): update dependency nitropack to v2.9.2 fix(deps): update dependency nitropack to v2.9.3 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/nitropack-2.x branch 4 times, most recently from 2f6c57b to 96ee5ee Compare March 14, 2024 13:19
@renovate renovate bot changed the title fix(deps): update dependency nitropack to v2.9.3 chore(deps): update dependency nitropack to v2.9.3 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/nitropack-2.x branch from 96ee5ee to 263902c Compare March 15, 2024 19:29
@renovate renovate bot changed the title chore(deps): update dependency nitropack to v2.9.3 chore(deps): update dependency nitropack to v2.9.4 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/nitropack-2.x branch from 263902c to db832c8 Compare March 16, 2024 00:23
@renovate renovate bot changed the title chore(deps): update dependency nitropack to v2.9.4 chore(deps): update dependency nitropack to v2.9.4 - autoclosed Mar 16, 2024
@renovate renovate bot closed this Mar 16, 2024
@renovate renovate bot deleted the renovate/nitropack-2.x branch March 16, 2024 01:27
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