Skip to content

Chore/update dependencies#12

Merged
jublankeviadee merged 7 commits intodevfrom
chore/update-dependencies
Mar 2, 2026
Merged

Chore/update dependencies#12
jublankeviadee merged 7 commits intodevfrom
chore/update-dependencies

Conversation

@marcdavidsut
Copy link
Collaborator

Summary
This PR includes several maintenance improvements and internal enhancements to keep the extension up to date.

Changes

  • Updated README
  • Updated server port from 8000 to 18123 (less used than 8000)
  • Updated project dependencies to latest versions
  • Refactored keyword similarity without numpy and scikit-learn (backend size is now just around 20 MB instead of 300MB before)
  • Added support for additional libraries including all BuiltIn libraries (Collections, DateTime etc.), Appium and Requests
  • Migrated to Robocop v8.2.2 (code changes were necessary)

- all builtin libraries
- appium and requests (external)
- all builtin libraries
- appium and requests (external)
- removes numpy and scikit-learn dependency
- Python 3.14 support
- newest version of robot framework
- newest version of robocop
- declare browser, selenium etc. as dev dependency
- from 8000 to 18123
@marcdavidsut marcdavidsut self-assigned this Mar 2, 2026
@jublankeviadee jublankeviadee merged commit d388de7 into dev Mar 2, 2026
3 checks passed
@jublankeviadee
Copy link
Collaborator

Issue #11

@jublankeviadee jublankeviadee deleted the chore/update-dependencies branch March 2, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants