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

Upgrade: All NPM packages, depedencies, laravel, workflow #1874

Closed
wants to merge 8 commits into from

Conversation

jamesst20
Copy link
Contributor

@jamesst20 jamesst20 commented May 12, 2024

Upgrades every NPM packages for

  • Core
  • All adapters
  • All playgrounds
  • Vue 2 integration tests (Upgrade from Cypress 6 to 13 + very minor fixes)
  • React: Minor typing improvements to useForm to allow compilation

Upgrade Laravel

  • All playgrounds have been upgraded to Laravel 11.
  • Fresh project from scratch: composer create-project laravel/laravel
  • Installed latest version of Laravel Inertia
  • Setup the same Inertia middleware
  • Setup same routes in web.php
  • Reused same Tailwind/PostCSS/(upgraded)packages.json
  • Reused same exact Resources folder (Views, JS, CSS, ...)
  • Used tsconfig.json from fresh project using vite template i.e npm create vite@latest myapp -- --template vue-ts

Upgrade github workflow

  • Upgraded to NodeJS 20 LTS. Now possible with everything up to date

Capture d’écran, le 2024-05-12 à 00 18 15

jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 12, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 12, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 28, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
@jamesst20 jamesst20 force-pushed the upgrade_everything branch from 65aa84e to 51dc65c Compare May 28, 2024 02:30
@jamesst20 jamesst20 force-pushed the upgrade_everything branch from 51dc65c to e7f8357 Compare May 28, 2024 02:35
@jamesst20
Copy link
Contributor Author

It appears to me the project Inertia is dead and there are no more reasons for me to keep my work open and maintain it.

I am closing all my opened PRs which includes #1864 #1872 #1873 #1874 #1875 #1881

I will be maintaining unofficially my own fork of this library so my projects using Svelte 5 can still live until I find or create an appropriate replacement for this library.

Thanks to everyone who spent time looking at my PRs.

@jamesst20 jamesst20 closed this Aug 31, 2024
@jamesst20 jamesst20 deleted the upgrade_everything branch August 31, 2024 19:03
@reinink
Copy link
Member

reinink commented Sep 2, 2024

It appears to me the project Inertia is dead and there are no more reasons for me to keep my work open and maintain it.

I am closing all my opened PRs which includes #1864 #1872 #1873 #1874 #1875 #1881

I will be maintaining unofficially my own fork of this library so my projects using Svelte 5 can still live until I find or create an appropriate replacement for this library.

Thanks to everyone who spent time looking at my PRs.

Bummer dude 😕

We've been working really hard on Inertia.js v2.0 (as you can see in Taylor's Laracon keynote), so the project is far from dead — we're just in a bit of an awkward position between major versions.

I apologize that your work has not received more attention, that's partly my fault for not having enough time to review PRs recently. I don't work on Inertia.js full time like other open source maintainers (ie. Laravel, Livewire), so for me it actually requires time out of my personal life. Because of that things just take longer, as much as I wish it didn't.

Thanks for your contributions either way.

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.

2 participants