Stu Mason
Stu Mason

Activity

StuMason/progress
stumason.dev
TypeScript
Pull Request Merged

PR #32 merged: chore(deps): bump the minor-and-patch group with 8 updates

Bumps the minor-and-patch group with 8 updates:

PackageFromTo
@inertiajs/react2.3.82.3.10
@laravel/echo-react2.2.72.3.0
@types/node25.0.625.0.9
laravel-echo2.2.72.3.0
prettier3.7.43.8.0
typescript-eslint8.52.08.53.0
@rollup/rollup-linux-x64-gnu4.55.14.55.2
@rollup/rollup-win32-x64-msvc4.55.14.55.2

Updates @inertiajs/react from 2.3.8 to 2.3.10

Release notes

Sourced from @​inertiajs/react's releases.

v2.3.10

What's Changed

Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.9...v2.3.10

v2.3.9

What's Changed

New Contributors

Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.8...v2.3.9

Changelog

Sourced from @​inertiajs/react's changelog.

v2.3.10 - 2026-01-15

What's Changed

Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.9...v2.3.10

v2.3.9 - 2026-01-14

What's Changed

New Contributors

Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.8...v2.3.9

Commits
  • 4036a42 v2.3.10
  • 55ac646 Prevent converting a string response to an object (#2821)
  • 04c9c85 Pass onceProps as second argument in client-side visit props callback (#2816)
  • 72a5b4d Fix smooth scrolling in Firefox and add Firefox to CI (#2815)
  • 3681eb9 v2.3.9
  • b55fbc0 [2.x] Add Form Context Support (#2671)
  • bfb783f fix: preserve query parameters in test server responses (#2665)
  • 5794413 Cancel in-flight deferred prop requests on navigation (#2656)
  • e59a7ed Add test for concurrent reloads (#2813)
  • 1bb9553 Fix deferred props not loading after back button navigation (#2812)
  • Additional commits viewable in compare view

Updates @laravel/echo-react from 2.2.7 to 2.3.0

Release notes

Sourced from @​laravel/echo-react's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Changelog

Sourced from @​laravel/echo-react's changelog.

v2.3.0 - 2026-01-13

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Commits

Updates @types/node from 25.0.6 to 25.0.9

Commits

Updates laravel-echo from 2.2.7 to 2.3.0

Release notes

Sourced from laravel-echo's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Changelog

Sourced from laravel-echo's changelog.

v2.3.0 - 2026-01-13

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Commits

Updates prettier from 3.7.4 to 3.8.0

Release notes

Sourced from prettier's releases.

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.0

diff

🔗 Release Notes

Commits

Updates typescript-eslint from 8.52.0 to 8.53.0

Release notes

Sourced from typescript-eslint's releases.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
  • eslint-plugin: add rule [strict-void-return] (#9707)
  • project-service: allow passing Partial<ts.server.ServerHost> to project service (#11932)

🩹 Fixes

  • eslint-plugin: replace unclear "error typed" with more helpful description (#11704)
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
  • typescript-estree: forbid type-only import with both default and named specifiers (#11930)
  • typescript-estree: fix syntax check for using declaration (#11910)
  • typescript-estree: forbid invalid class implements (#11934)
  • typescript-estree: forbid invalid "import equals" declaration (#11936)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#11935)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.53.0 (2026-01-12)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @rollup/rollup-linux-x64-gnu from 4.55.1 to 4.55.2

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.55.2

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Commits
  • bd293ba 4.55.2
  • 3dae637 Update generated WASM adapter code
  • cde042f Sort manual chunks by module execution order (#6240)
  • fc4d8f7 Ignore irrelevant vulnerability for a month
  • 147658a fix(deps): lock file maintenance minor/patch updates (#6239)
  • fed6c1d chore(deps): pin cross-platform-actions/action action to 492b0c8 (#6234)
  • 701493a chore(deps): update dependency globals to v17 (#6235)
  • 11d8944 chore(deps): lock file maintenance (#6237)
  • 071e27e fix(deps): lock file maintenance minor/patch updates (#6236)
  • See full diff in compare view

Updates @rollup/rollup-win32-x64-msvc from 4.55.1 to 4.55.2

Release notes

Sourced from @​rollup/rollup-win32-x64-msvc's releases.

v4.55.2

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Changelog

Sourced from @​rollup/rollup-win32-x64-msvc's changelog.

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Commits
  • bd293ba 4.55.2
  • 3dae637 Update generated WASM adapter code
  • cde042f Sort manual chunks by module execution order (#6240)
  • fc4d8f7 Ignore irrelevant vulnerability for a month
  • 147658a fix(deps): lock file maintenance minor/patch updates (#6239)
  • fed6c1d chore(deps): pin cross-platform-actions/action action to 492b0c8 (#6234)
  • 701493a chore(deps): update dependency globals to v17 (#6235)
  • 11d8944 chore(deps): lock file maintenance (#6237)
  • 071e27e fix(deps): lock file maintenance minor/patch updates (#6236)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
+183
additions
-102
deletions
2
files changed