Skip to content

Dependabot suggested dependency upgrades #118

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dakotablair
Copy link
Contributor

A few dependencies are not ready to be upgraded as far as dependabot suggested,
but the following packages have been upgraded:

  • python
    • Flask-SocketIO==5.5.1
    • Flask-SQLAlchemy==3.1.1
    • python-engineio==4.12.2
    • python-socketio==5.13.0
    • requests==2.32.4
    • SQLAlchemy==2.0.41
    • urllib3==2.2.3
  • javascript
    • @babel/runtime: 7.27.6
    • brace-expansion: 1.1.12
    • form-data: 4.0.4

A rebuild of the javascript app is required when javascript dependencies are upgraded.

This PR also adds the /build server route which gives information on the javascript build.

This PR closes #102, #111, #112, #113 #114 #115 #116 and #117.

A few dependencies are not ready to be upgraded as far as dependabot suggested,
but the following packages have been upgraded:

- python
  - Flask-SocketIO==5.5.1
  - Flask-SQLAlchemy==3.1.1
  - python-engineio==4.12.2
  - python-socketio==5.13.0
  - requests==2.32.4
  - SQLAlchemy==2.0.41
  - urllib3==2.2.3
- javascript
  - @babel/runtime: 7.27.6
  - brace-expansion: 1.1.12
  - form-data: 4.0.4
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