Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

chore(deps): update dependency vite-plugin-ssr to v0.4.142 #281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-ssr 0.4.136 -> 0.4.142 age adoption passing confidence

Release Notes

brillout/vite-plugin-ssr (vite-plugin-ssr)

v0.4.142

Compare Source

Bug Fixes
  • add vite-plugin-ssr -> Vike rename warning (fbc46ad)
  • improve invalid path alias error message (16e41f3)
  • improve invalid path alias handling (7d7b240)
  • improve manifest.json location (5baecef)
  • make URL parsing more robust for users shimming window in Node.js (b324757)
Features
  • provide new type PageContext and enable users to extend it (785821b)
Performance Improvements

v0.4.141

Compare Source

Bug Fixes
  • throw redirect(/some-url/, 301) (fix #​1104) (64f684f)
  • +config.h.js prerender flag (2c58da8)
  • add hint to error message upon invalid route string (c1537dc)
  • add missing config type to PageContextBuiltInServer (362d69c)
  • avoid overriding meta (f2ec4bd)
  • enable vike-* packages to seamlessly extend Config using interface merging (894c039)
  • external redirects (fix #​1103) (7343a85)
  • further discourage loading multiple versions (fix #​1108) (3a66e95)
  • further use colors instead of backtick in error messages (3cdb970)
  • further use colors instead of backtick in error messages (6739302)
  • further use colors instead of backtick in error messages (0f23c0d)
  • further use colors instead of backtick in error messages (b178539)
  • further use colors instead of backtick in error messages (2296914)
  • improve error message about non-default exports (58f8b2f)
  • improve error message upon code defined inside header files (687c5b2)
  • improve JSDoc of throw redirect() (2ce54a2)
  • improve log colors (b936aee)
  • improve serialization error message (1bedc8a)
  • improve wrong redirection usage error (83f8586)
  • intercept log for throw redirect() (950ebd0)
  • make inheritence check consider whole path segments (fix #​1109) (5bd8c1e)
  • set Page type to unknown instead of any by default (412a26a)
  • set pageContext.is404 upon throw render(404) (fix #​1107) (9dd96c3)
  • use colors instead of backtick in error messages (a052d52)
  • use colors instead of quotes in error messages (ceb7af8)
Features

v0.4.140

Compare Source

Bug Fixes
  • allow 410 status code (fix #​1097) (ac52a24)
  • log redirect target (afc81e9)
  • show log upon permanent redirect defined by config.redirects (4eb8f59)
Features

v0.4.139

Compare Source

Bug Fixes
  • forbid vite-tsconfig-paths (fix #​1060) (8192d28)
  • show iKnowThePerformanceRisksOfAsyncRouteFunctions deprecation warning (9fd3748)

v0.4.138

Compare Source

Bug Fixes
  • add null to onBeforeRender type (#​1075) (fefc63e)
  • enable adding urlParsed to passToClient without triggering hash warning (fix #​1092) (bee05be)
  • improve error message upon +page.js (c0979f2)
  • improve similar known config hint (9b55367)
  • improve urlParsed type (#​1092) (be471d4)
  • rename PageContextBuiltIn to PageContextBuiltInServer (49cd1e6)

v0.4.137

Compare Source

Bug Fixes
  • [V1 design] improve error messages (42e3b6c)
  • apply config.redirects to URL without Base URL (7202ab6)
  • check whether link is client-side routable only when strictly needed (#​1073) (575d48c)
  • don't call guard() hook for the error page (fix #​1090) (4013ac6)
  • don't pass _abortCaller to client-side (359bddf)
  • expose pageContext.abortStatusCode (#​1077) (1f7b92b)
  • improve RenderErrorPage() dev logging (2dbc2a2)
  • preserve URL origin upon URL path normalization redirection (3b43bb7)
  • remove superfluous Node.js dependency (fabbee3)
  • show RenderErrorPage() deprecation warning more prominently (6ba3a2a)
  • warn users that still use CJS (290403b)
Features

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 re-taro as a code owner August 30, 2023 13:09
@renovate renovate bot added the renovate label Aug 30, 2023
@reg-suit
Copy link

reg-suit bot commented Aug 30, 2023

reg-suit detected visual differences.

Check this report, and review them.

🔴🔴🔴🔴🔴

🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵

What do the circles mean? The number of circles represent the number of changed images.
🔴 : Changed items, ⚪ : New items, ⚫ : Deleted items, and 🔵 Passed items

How can I change the check status? If reviewers approve this PR, the reg context status will be green automatically.

@renovate renovate bot force-pushed the renovate/vite-plugin-ssr-0.4.x branch 2 times, most recently from 962bdf4 to 1031e54 Compare August 30, 2023 19:08
@renovate renovate bot changed the title chore(deps): update dependency vite-plugin-ssr to v0.4.140 chore(deps): update dependency vite-plugin-ssr to v0.4.141 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/vite-plugin-ssr-0.4.x branch from 1031e54 to 737885b Compare September 15, 2023 15:41
@renovate renovate bot changed the title chore(deps): update dependency vite-plugin-ssr to v0.4.141 chore(deps): update dependency vite-plugin-ssr to v0.4.142 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/vite-plugin-ssr-0.4.x branch from 737885b to fdc0520 Compare September 22, 2023 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants