Skip to content

Jul 25 Dependency updates#811

Merged
loneil merged 1 commit intomainfrom
chore/jul25dependencies
Jul 28, 2025
Merged

Jul 25 Dependency updates#811
loneil merged 1 commit intomainfrom
chore/jul25dependencies

Conversation

@loneil
Copy link
Contributor

@loneil loneil commented Jul 26, 2025

Regular library updates

Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16536005341

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.008%) to 89.912%

Totals Coverage Status
Change from base Build 16510428501: -0.008%
Covered Lines: 1016
Relevant Lines: 1130

💛 - Coveralls

@loneil loneil requested a review from Copilot July 26, 2025 04:46
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 project dependencies to their latest versions as part of a regular maintenance cycle. The updates span across Python packages in the main project and JavaScript/Node.js packages in the demo Vue application.

  • Updates FastAPI and pytest-asyncio versions in the main Python project
  • Updates multiple Node.js dependencies including axios, compression, config, and development tools
  • Updates Vue frontend dependencies including axios, core-js, and ESLint plugins

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates Python dependencies: FastAPI to 0.116.1 and pytest-asyncio to 1.1.0
demo/vue/app/package.json Updates Node.js backend dependencies and development tools including axios, compression, config, form-data, ESLint, and testing packages
demo/vue/app/frontend/package.json Updates Vue frontend dependencies including axios, core-js, and eslint-plugin-prettier
Files not reviewed (2)
  • demo/vue/app/frontend/package-lock.json: Language not supported
  • demo/vue/app/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

pyproject.toml:34

  • The version 1.1.0 for pytest-asyncio does not exist. The latest version as of my knowledge cutoff is 0.26.0. Please verify this version exists before updating.
pytest-asyncio = "^1.1.0"

@loneil
Copy link
Contributor Author

loneil commented Jul 28, 2025

Not sure why coveralls complaining about a (negligable) decrease in coverage. No changes other than dependencies so it shouldn't be scanning lock files or anything.

@loneil loneil merged commit 9dfc22a into main Jul 28, 2025
4 of 6 checks passed
@loneil loneil deleted the chore/jul25dependencies branch August 18, 2025 17:48
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.

4 participants