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

fix(deps): update dependency inertiajs/inertia-laravel to ^0.6.0 #44

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
inertiajs/inertia-laravel require minor ^0.5.4 -> ^0.6.0

Release Notes

inertiajs/inertia-laravel

v0.6.9

Compare Source

  • Conditionally use pcntl extension in inertia:start-ssr command (#​492)

v0.6.8

Compare Source

  • Reintroduce inertia.ssr.enabled config option (#​488)
  • Fix bug where SSR is dispatched twice when errors exist (#​489)

v0.6.7

Compare Source

  • Report SSR errors (#​486)
  • Auto enable SSR based on existence of SSR bundle (#​487)

v0.6.6

Compare Source

  • Add inertia:start-ssr and inertia:stop-ssr artisan commands (#​483)

v0.6.5

Compare Source

  • Add Laravel v10 support (#​480)

v0.6.4

Compare Source

v0.6.3

Compare Source

  • Check Vite manifest path (build/manifest.json) when determining the current asset version (#​399)

v0.6.2

Compare Source

  • Switch to using the Vary: X-Inertia header (#​404)
  • Fix bug with incompatible $request->header() method (#​404)

v0.6.1

Compare Source

  • Set Vary: Accept header for all responses (#​398)
  • Only register Blade directives when actually needed (#​395)

v0.6.0

Compare Source

Added
  • Inertia now redirects back by default when no response is returned from a controller (#​350)
  • The Middleware has an overridable onEmptyResponse hook to customize the default 'redirect back' behavior (#​350)
Changed
  • Internal: Replaced the Middleware's checkVersion method with an onVersionChange hook (#​350)
Fixed
  • Fixed namespace issue with Route::inertia() method (#​368)
  • Added session check when sharing validation errors (#​380)
  • Fixed docblock on facade render method (#​387)

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.

@renovate renovate bot changed the title Update dependency inertiajs/inertia-laravel to ^0.6.0 fix(deps): update dependency inertiajs/inertia-laravel to ^0.6.0 Mar 18, 2023
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.

None yet

0 participants