Skip to content

fix(deps): update dependency reveal.js to v5.2.1 #1906

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 Adoption Passing Confidence
reveal.js (source) 5.1.0 -> 5.2.1 age adoption passing 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.

@renovate renovate bot enabled auto-merge (squash) March 19, 2025 13:25
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from 90edc5a to 243cf77 Compare March 28, 2025 13:24
@renovate renovate bot changed the title fix(deps): update dependency reveal.js to v5.2.0 fix(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 3 times, most recently from caafab7 to d65735a Compare April 15, 2025 10:35
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from d65735a to 0eb726a Compare April 22, 2025 12:03
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch 3 times, most recently from 8f0e208 to 8a15a0e Compare May 7, 2025 19:59
@renovate renovate bot force-pushed the renovate/reveal.js-5.x-lockfile branch from 8a15a0e to 77ad9e3 Compare May 14, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants