renovate/lib/modules/manager/html
Sergei Zharinov 56e5ea0731
refactor: Rename `CdnJsDatasource` to `CdnjsDatasource` (#30866)
2024-08-19 05:49:57 +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 refactor: Rename `CdnJsDatasource` to `CdnjsDatasource` (#30866) 2024-08-19 05:49:57 +00:00
readme.md docs(html): rewrite readme (#23232) 2023-08-25 09:40:59 +00:00

readme.md

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