SkypLabs / bsfl-slideshow

Slide show for introducing the BSFL project
https://skyplabs.github.io/bsfl-slideshow/
1 stars 0 forks source link

Bump reveal.js from 4.3.1 to 4.4.0 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps reveal.js from 4.3.1 to 4.4.0.

Release notes

Sourced from reveal.js's releases.

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

Full Changelog: https://github.com/hakimel/reveal.js/compare/4.3.1...4.4.0

Commits
  • f6f657b 4.4.0
  • fb68f1c fix getAttribute exception in notes plugin #3285
  • 4681323 remove doppler
  • c1c4145 fix merge error, closes #3277
  • 8a97ad5 prevent extra \n at end of single notes #3010
  • 01efcf2 merge support for multiple notes on same slide
  • b23d15c fix issue were auto-animate could interfere with inherited line-height
  • a0e4860 fix issue with past/future vertical slides remaining visible in Safari 15.4 (...
  • e219184 update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985
  • 039972c tweak slides mention
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #28.