Skip to content

Inertia v3 migration, improved local dev/test tooling, + other change…#2

Open
Nick2bad4u wants to merge 6 commits into
phyce:mainfrom
Nick2bad4u:main
Open

Inertia v3 migration, improved local dev/test tooling, + other change…#2
Nick2bad4u wants to merge 6 commits into
phyce:mainfrom
Nick2bad4u:main

Conversation

@Nick2bad4u
Copy link
Copy Markdown

These changes don't change any behavior but are laying the groundwork for upcoming changes/updates.

I tested these all locally.

Inertia v3 migration, improved local dev/test tooling, + other changes and fixes

  • upgrade inertia-laravel to v3 and align frontend/client integration
  • resolve Vue component warnings and ensure shared props are recognized
  • add/expand feature test coverage for public pages, sitemap, periods, and UI payloads
  • update all dependencies to latest versions
  • fix Inertia bootstrap/cache transition issues and shared-props warning noise
  • improve PHP/Composer local setup flow and test scripts
  • add/expand feature test coverage for public pages, sitemap, periods, and UI payloads
  • add lint:all script and checker workflow updates
  • include styling/component/config cleanups and misc refactors

Nick2bad4u and others added 6 commits April 20, 2026 00:44
…s and fixes

- upgrade inertia-laravel to v3 and align frontend/client integration
- resolve Vue component warnings and ensure shared props are recognized
- add/expand feature test coverage for public pages, sitemap, periods, and UI payloads
- update all dependencies to latest versions
- fix Inertia bootstrap/cache transition issues and shared-props warning noise
- improve PHP/Composer local setup flow and test scripts
- add/expand feature test coverage for public pages, sitemap, periods, and UI payloads
- add lint:all script and checker workflow updates
- include styling/component/config cleanups and misc refactors

Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>
Bumps the npm_and_yarn group with 1 update in the / directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>
Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory
Bumps the composer group with 1 update in the / directory: [symfony/routing](https://github.com/symfony/routing).


Updates `symfony/routing` from 7.4.8 to 7.4.13
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md)
- [Commits](symfony/routing@v7.4.8...v7.4.13)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-version: 7.4.13
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump symfony/routing from 7.4.8 to 7.4.13 in the composer group across 1 directory
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.

1 participant