-
Notifications
You must be signed in to change notification settings - Fork 241
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
Upgrade all dependencies #3808
Draft
mattmb
wants to merge
21
commits into
master
Choose a base branch
from
u/mmb/brave-or-crazy
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Upgrade all dependencies #3808
Commits on Mar 13, 2024
-
I'm not really sure this is a good idea but I'm curious to see how badly the tests fail. If it's not too hard to fix them I might chip away at this branch so we can close some of the open PRs from dependabot
Configuration menu - View commit details
-
Copy full SHA for d87f3fa - Browse repository at this point
Copy the full SHA d87f3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab63cac - Browse repository at this point
Copy the full SHA ab63cacView commit details -
Bump pip and remove venv-update
New pip needed since a dependency doesn't have setup.py. venv-update ties us to an old pip. Try not using venv-update which is maybe a shame but the only way forward. Maybe we should move to poetry but not sure how easy that would be?
Configuration menu - View commit details
-
Copy full SHA for b31a5ba - Browse repository at this point
Copy the full SHA b31a5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c564632 - Browse repository at this point
Copy the full SHA c564632View commit details -
Can't just upgrade this, lots of stuff has changed and prob would need to bump in sticht. Also websockets is linked and tied to requirements in kubernetes module too. So avoid this for now...
Configuration menu - View commit details
-
Copy full SHA for 16c80e2 - Browse repository at this point
Copy the full SHA 16c80e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff07675 - Browse repository at this point
Copy the full SHA ff07675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0337c4f - Browse repository at this point
Copy the full SHA 0337c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f6c50 - Browse repository at this point
Copy the full SHA b5f6c50View commit details -
Try using tox for bootstrap requirements
No idea if this is okay tbh but let's see if it at least works. I stripped out the paasta venv because it seems unneccesary but I could be wrong...
Configuration menu - View commit details
-
Copy full SHA for f568b05 - Browse repository at this point
Copy the full SHA f568b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5bef46 - Browse repository at this point
Copy the full SHA b5bef46View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa40902 - Browse repository at this point
Copy the full SHA fa40902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14076ad - Browse repository at this point
Copy the full SHA 14076adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bd05e - Browse repository at this point
Copy the full SHA c6bd05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9369a10 - Browse repository at this point
Copy the full SHA 9369a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7103337 - Browse repository at this point
Copy the full SHA 7103337View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadb9cb - Browse repository at this point
Copy the full SHA cadb9cbView commit details -
I think in retrospect I still want this and can pin the tox versions outside of tox itself
Configuration menu - View commit details
-
Copy full SHA for 51dbe99 - Browse repository at this point
Copy the full SHA 51dbe99View commit details -
Old version uses 2to3 via setuptools which is now deprecated, bump to latest dev version including a Yelp patch
Configuration menu - View commit details
-
Copy full SHA for 2f5aae0 - Browse repository at this point
Copy the full SHA 2f5aae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1b0e2 - Browse repository at this point
Copy the full SHA 0e1b0e2View commit details -
Not sure how this worked before but I don't think we care anyway
Configuration menu - View commit details
-
Copy full SHA for f766499 - Browse repository at this point
Copy the full SHA f766499View commit details -
Configuration menu - View commit details
-
Copy full SHA for b002f84 - Browse repository at this point
Copy the full SHA b002f84View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.