NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
196 stars 41 forks source link

Upgrade jQuery to version 3.6.1 #642

Closed UnniKohonen closed 1 year ago

UnniKohonen commented 1 year ago

Upgrade jQuery from version 3.5.1 to version 3.6.1.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.58% // Head: 99.58% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (3aa0b98) compared to base (f5bc54d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #642 +/- ## ========================================== - Coverage 99.58% 99.58% -0.01% ========================================== Files 87 87 Lines 5991 5972 -19 ========================================== - Hits 5966 5947 -19 Misses 25 25 ``` | [Impacted Files](https://codecov.io/gh/NatLibFi/Annif/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi) | Coverage Δ | | |---|---|---| | [annif/analyzer/\_\_init\_\_.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYW5hbHl6ZXIvX19pbml0X18ucHk=) | `93.54% <0.00%> (-0.40%)` | :arrow_down: | | [annif/backend/omikuji.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYmFja2VuZC9vbWlrdWppLnB5) | `97.43% <0.00%> (-0.04%)` | :arrow_down: | | [annif/backend/tfidf.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYmFja2VuZC90ZmlkZi5weQ==) | `98.73% <0.00%> (-0.02%)` | :arrow_down: | | [annif/backend/pav.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYmFja2VuZC9wYXYucHk=) | `98.87% <0.00%> (-0.02%)` | :arrow_down: | | [annif/backend/nn\_ensemble.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvYmFja2VuZC9ubl9lbnNlbWJsZS5weQ==) | `99.29% <0.00%> (-0.01%)` | :arrow_down: | | [annif/cli.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvY2xpLnB5) | `99.68% <0.00%> (-0.01%)` | :arrow_down: | | [annif/eval.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvZXZhbC5weQ==) | `100.00% <0.00%> (ø)` | | | [annif/rest.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvcmVzdC5weQ==) | `96.22% <0.00%> (ø)` | | | [annif/util.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvdXRpbC5weQ==) | `98.30% <0.00%> (ø)` | | | [annif/vocab.py](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi#diff-YW5uaWYvdm9jYWIucHk=) | `97.50% <0.00%> (ø)` | | | ... and [60 more](https://codecov.io/gh/NatLibFi/Annif/pull/642/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NatLibFi)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.