Skip to content

chore(deps): update dependency reveal.js to v5.2.1 #228

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

Package Change Age Confidence
reveal.js (source) 5.1.0 -> 5.2.1 age confidence

Release Notes

hakimel/reveal.js (reveal.js)

v5.2.1

Compare Source

Lightbox bug fixes and improvements

Full Changelog: hakimel/reveal.js@5.2.0...5.2.1

v5.2.0

Compare Source

New Feature: Lightbox

Any element in your presentation can now be turned into an image/video lightbox trigger. Clicking reveals a full-size lightbox overlay where users can view your image or video. This is great for things like clickable thumbnails in a gallery.

<!-- Click to show "A.png" in an overlay -->
<img src="A.png" data-preview-image>

<!-- Click show "B.png" in an overlay -->
<img src="A.png" data-preview-image="B.png">

<!-- Click to show "C.mp4" in an overlay and scale it to "cover" -->
<img src="A.png" data-preview-video="C.mp4" data-preview-fit="cover">

<!-- Works with any element type -->
<button data-preview-video="C.mp4">Play video</button>

Docs: revealjs.com/lightbox.

Here's what it looks like in action:

lightbox.mp4

Changes

Bug fixes

Full Changelog: hakimel/reveal.js@5.1.0...5.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Mar 19, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 1 no 1.83s
❌ CSS stylelint 3 1 1 0 1.64s
✅ JSON jsonlint 4 0 0 0.16s
✅ JSON npm-package-json-lint yes no no 0.35s
✅ JSON prettier 4 0 0 0 0.28s
✅ JSON v8r 4 0 0 6.6s
⚠️ MARKDOWN markdownlint 128 32 240 0 2.91s
❌ MARKDOWN markdown-link-check 128 49 0 97.84s
✅ MARKDOWN markdown-table-formatter 128 47 0 0 0.29s
⚠️ PYTHON pyright 1 2 0 1.73s
✅ PYTHON ruff 1 0 0 0 0.07s
❌ REPOSITORY checkov yes 2 no 13.03s
❌ REPOSITORY devskim yes 4 no 1.24s
✅ REPOSITORY dustilock yes no no 0.25s
✅ REPOSITORY gitleaks yes no no 0.11s
❌ REPOSITORY git_diff yes 1 no 0.02s
❌ REPOSITORY grype yes 16 no 22.64s
❌ REPOSITORY kics yes 6 no 1.43s
✅ REPOSITORY secretlint yes no no 1.16s
✅ REPOSITORY syft yes no no 1.15s
✅ REPOSITORY trivy yes no no 6.35s
✅ REPOSITORY trivy-sbom yes no no 0.1s
✅ REPOSITORY trufflehog yes no no 4.19s
⚠️ SPELL cspell 153 16 0 4.65s
❌ SPELL lychee 137 40 0 47.66s
✅ TYPESCRIPT ts-standard 7 0 0 0 2.88s
✅ YAML prettier 5 0 0 0 0.51s
✅ YAML v8r 5 0 0 1.9s
✅ YAML yamllint 5 0 0 1.64s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from 4a08485 to 2652215 Compare March 28, 2025 15:36
@renovate renovate bot changed the title chore(deps): update dependency reveal.js to v5.2.0 chore(deps): update dependency reveal.js to v5.2.1 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from 2652215 to ebce646 Compare April 24, 2025 10:30
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from ebce646 to eef3605 Compare May 19, 2025 21:00
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from eef3605 to a791d69 Compare May 28, 2025 13:08
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from a791d69 to 3a83659 Compare June 6, 2025 04:39
@liblaf-bot liblaf-bot bot added the automerge Merge the pull request once unit tests and other checks pass. label Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. lang: yaml size: xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant