Skip to content

Conversation

@loneil
Copy link
Collaborator

@loneil loneil commented Jul 26, 2025

Regular library updates

loneil added 2 commits July 25, 2025 22:00
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
@loneil loneil requested a review from Copilot July 26, 2025 05:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates various dependencies across the project to their latest versions. The updates include both runtime dependencies and development tools, along with a test modernization change.

  • Updates multiple JavaScript/TypeScript packages including axios, eslint, vue, and related tools
  • Updates Python dependencies including typing-extensions and ruff
  • Modernizes test code by replacing deprecated global with globalThis

Reviewed Changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

File Description
services/tenant-ui/package.json Updates backend dependencies including axios, config, eslint, and TypeScript tools
services/tenant-ui/frontend/package.json Updates frontend dependencies including axios, vue, eslint, and vite
services/tenant-ui/frontend/test/components/common/SessionTimer.test.ts Modernizes test code by using globalThis instead of global
plugins/traction_innkeeper/pyproject.toml Updates Python dependencies including typing-extensions and ruff
Files not reviewed (2)
  • services/tenant-ui/frontend/package-lock.json: Language not supported
  • services/tenant-ui/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

plugins/traction_innkeeper/pyproject.toml:16

  • The version 4.14.1 of typing-extensions does not exist. The latest version in the 4.14.x series is 4.14.0. Please verify this version exists before updating.
typing-extensions = "4.14.1"

@github-actions
Copy link

@loneil loneil merged commit a41ece3 into main Jul 28, 2025
14 checks passed
@loneil loneil deleted the chore/jul25dependencies branch July 28, 2025 17:04
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.

3 participants