Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps reveal.js from 4.3.1 to 4.5.0.

Release notes

Sourced from reveal.js's releases.

4.5.0

Changes

Fixes

  • Update dependencies and fix all npm audit warnings (@​hakimel)
  • Fix issue with special characters in slide background image URLs (@​Martinomagnifico #3315)
  • Fix an issue where leading whitespace was sometimes incorrectly stripped from Markdown (@​jerrykan #3358)
  • Fix spacing between slides in overview mode when disableLayout: true (@​Proliecan #3291)
  • The reveal.js print styles will no longer apply to content outside of reveal.js (@​hakimel #3348)
  • Improve selection color contrast for black theme (@​hakimel)

Full Changelog: hakimel/reveal.js@4.4.0...4.5.0

4.4.0

Changes

  • Gradient slide backgrounds, read the docs 🌈 (@​gcmznt in #2510)
  • If multiple separate notes are provided for the same slide they will now all show in the speaker view (@​lechten in #3010)
  • Updated browser targets from > 0.5%, IE 11, not dead to > 2%, not dead
  • Stop using zoom for presentation scaling. Zoom produced sharper upsizing than CSS transforms but it's a non-standard CSS property with a few too many quirks. e281b3234e7991283ce4dcca705dd9a6a9ebe5d2

Fixes

  • Fix issue where speaker view wasn't syncing (@​hakimel #3285)
  • Fix incorrect slide numbers when exporting vertical slides to PDF (@​chivongv in 3182)
  • Fix inconsistent fragment visibility in looped presentations (@​hakimel in #3123)
  • Fix bug where r-fit-text caused text to truncate in PDF exports (@​hakimel in #3120)
  • Fix bug where auto-animate could interfere with inherited line-height (@​hakimel)

Full Changelog: hakimel/reveal.js@4.3.1...4.4.0

Commits
  • 0301ce5 4.5.0
  • 724c4fe build latest css
  • 006b348 reduce fragment style specificity, add custom class to reset fragment styles ...
  • 0c9bdea Merge pull request #3358 from azat-archive/markdown-fix
  • cd01951 rename high contrast themes, dont change anything else compared to black/whit...
  • 1bfc699 Black & White compact themes with verbatim headers. (#3310)
  • 2cacfc1 remove commented out config
  • dcae8a4 Fix overview spacing for disabled auto layout (#3291)
  • 7de6ccb add sortFragmentsOnSync option, makes it possible to avoid unwanted sorting i...
  • ea6b719 Add RFC3986-compliant URL format encoding
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.3.1 to 4.5.0.
- [Release notes](https://github.com/hakimel/reveal.js/releases)
- [Commits](hakimel/reveal.js@4.3.1...4.5.0)

---
updated-dependencies:
- dependency-name: reveal.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants