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

Update bundled php/javascript libs versions #849

Closed
xavierba opened this issue Mar 7, 2024 · 4 comments · Fixed by #859
Closed

Update bundled php/javascript libs versions #849

xavierba opened this issue Mar 7, 2024 · 4 comments · Fixed by #859
Assignees
Milestone

Comments

@xavierba
Copy link
Contributor

xavierba commented Mar 7, 2024

php

library bundled latest
bjeavons-zxcvbn-php 1.3.1 1.3.1
defuse-php-encryption 2.0.3 2.4.0
gregwar-captcha 1.1.9 1.2.1
guzzlehttp-guzzle 7.4.5 7.8.1
guzzlehttp-promises 1.5.1 2.0.2
guzzlehttp-psr7 2.5.0 2.6.2
ltb-project-ldap 0.1.0 0.1.0
mxrxdxn-pwned-passwords 2.1.0 2.1.0
phpmailer 6.5.3 6.9.1
psr-http-client 1.0.1 1.0.3
psr-http-factory 1.0.2 1.0.2
psr-http-message 1.1 2.0
ralouphie-getallheaders 3.0.3 3.0.3
symfony-deprecation-contracts 2.5.1 3.4.0
symfony-finder 5.3.7 7.0.0
symfony-polyfill 1.23.1 1.29.0

javascript

library bundled latest
bootstrap 5.3.2 5.3.3
jquery 3.5.1 3.7.1
jquery-selectunique 0.1.0 0.1.0
font-awesome 4.7.0 6.5.1
@davidcoutadeur
Copy link

Note: If we update some or all of these dependencies, we should also adapt the versions in spec file and debian packaging

@davidcoutadeur
Copy link

davidcoutadeur commented Mar 12, 2024

Seems ready in #859

Note that all librairies are now managed by composer. There are no static dependencies in lib/vendor any more.

@davidcoutadeur
Copy link

Small precision: I have updated the fontawesome library, but I keep the compatibility with v4, with v4-shims.min.css

@davidcoutadeur
Copy link

I have updated the deps version number in specfile and in deb packaging. Seems all is fine

coudot added a commit that referenced this issue Mar 14, 2024
update bundled dependencies + mv them as composer managed dep (#849)
davidcoutadeur pushed a commit that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants