Skip to content
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

global: upgrade invenio-app-ils #848

Merged
merged 14 commits into from
Jan 23, 2024

Conversation

kpsherva
Copy link
Contributor

@kpsherva kpsherva commented Jan 10, 2024

* search: remove es6 compatibility
* installation: upgrade frontend dependencies
@kpsherva kpsherva marked this pull request as ready for review January 11, 2024 15:33
@kpsherva kpsherva force-pushed the upgrade-ils branch 2 times, most recently from 62c6a6b to 9ff3662 Compare January 11, 2024 15:39
idna==3.4
importlib-metadata==4.8.3
importlib-resources==5.4.0
github3.py==4.0.1
Copy link
Contributor

Choose a reason for hiding this comment

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

We should not need github?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

invenio-oauthclient requires it :)

importlib-metadata==4.8.3
importlib-resources==5.4.0
github3.py==4.0.1
greenlet==3.0.3
Copy link
Contributor

Choose a reason for hiding this comment

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

are we sure about greenlet?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thats a good question, it gets installed with some other dependency, but pip does not want to disclose which dependency installs it:
Screenshot 2024-01-19 at 17 21 41

"axios": "^0.21.0",
"ajv": "^8.0.0",
"ajv-keywords": "^5.0.0",
"axios": "^1.6.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I have vague memories that axios v1 was breaking some stuff, I guess that the UI app is working fine :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is working fine, I tested GET and POST

@kpsherva kpsherva merged commit 4ed0df4 into CERNDocumentServer:master Jan 23, 2024
2 checks passed
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.

Upgrade invenio packages
2 participants