0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 13:38:32 +00:00
renovatebot_renovate/lib/modules/manager/html
Risu 397ab49ef3
docs(managers): add missing url and displayName (#32621)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
2024-12-01 08:47:27 +00:00
..
__fixtures__ refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
extract.spec.ts refactor: remove deprecated loadFixture calls (#16404) 2022-07-04 04:18:53 +00:00
extract.ts refactor: Rename CdnJsDatasource to CdnjsDatasource (#30866) 2024-08-19 05:49:57 +00:00
index.ts docs(managers): add missing url and displayName (#32621) 2024-12-01 08:47:27 +00:00
readme.md docs(html): rewrite readme (#23232) 2023-08-25 09:40:59 +00:00

The html manager updates <script> tags and CSS <link> tags that point to the cdnjs content delivery network. It also updates Subresource Integrity (SRI) hashes in integrity attributes.

Key differences between the cdnurl manager and the html manager:

  • The html manager updates SRI hashes, the cndurl manager does not
  • The html manager automatically finds some files to update, the cndurl manager must be given a fileMatch