Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Update dependency nitropack to v2.7.0 #178

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nitropack 2.6.3 -> 2.7.0 age adoption passing confidence

Release Notes

unjs/nitro (nitropack)

v2.7.0

Compare Source

compare changes

🚀 Enhancements
  • vercel: Support bypassToken for on-demand static reganaration (#​1723)
  • prerender: Support retry and retryDelay (#​1534)
  • Allow disabling compressed size calculation (#​1756)
🔥 Performance
  • Use native fetch for node >= 18 to reduce %40 of bundle size (#​1724)
🩹 Fixes
  • Sort dependencies in .output/package.json (#​1708)
  • Add application/javascript mime type in lambda utils (#​1737)
  • renderer: Allow all h3 handled body types (#​1755)
  • dev: Safe error message override (#​1712)
  • azure: Fix cookie format normalization (#​1753)
  • Exclude undefined from hook types (#​1769)
  • iis-node: Pass PORT as NITRO_UNIX_SOCKET (#​1783)
  • aws-lambda: Handle event.isBase64Encoded (#​1779)
  • cache: Allow overriding integrity (#​1791)
  • cache: Write swr and update errors to console (#​1794)
  • cache: Only return validated stale value (#​1795)
  • cache: Only invalidate if validate returns false (#​1796)
  • Watch plugins directory (#​1800)
  • cache: Allow setting multiple set-cookie headers (bad practice) (#​1838)
  • prerender: Decode html entities in rendered links (#​1824)
  • storage: Validate and skip invalid mounts (#​1805)
  • cache: Validate entry.value to have value for cached handlers (84559382)
  • cache: Fix event handler integrity hash generation (#​1820)
  • cache: Set cache item before returning response on first request (#​1813)
💅 Refactors
  • iis: Improve preset and docs (#​1784)
📖 Documentation
  • Update prerender options (11a24124)
  • Fix typo (#​1722)
  • Register error handler using hook instead of hookOnce (#​1743)
  • Update lock file (#​1750)
  • Fix typo (#​1759)
  • Fix configuration file name of the custom preset (#​1760)
  • Typo in word "legacy" in Configuration docs (#​1780)
  • cloudflare: Add local dev section (#​1772)
🏡 Chore
✅ Tests
  • Temporaily disable dev test in ci (53a96adb)
  • Update deno test with explicit host (8cce5085)
  • Update reponse type check (#​1839)
🤖 CI
  • Run tests against node 18 (#​1713)
  • Run vitest with es and sourcemap support (c4c00467)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot requested a review from auguwu as a code owner October 19, 2023 17:33
@renovate renovate bot force-pushed the renovate/nitropack-2.x-lockfile branch from cae066c to 75651c6 Compare October 19, 2023 21:54
@renovate renovate bot merged commit df2022b into master Oct 20, 2023
1 check passed
@renovate renovate bot deleted the renovate/nitropack-2.x-lockfile branch October 20, 2023 00:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants