8000 Bump reveal.js and reveal-md by dependabot[bot] · Pull Request #12 · golubitsky/refactoring · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump reveal.js and reveal-md #12

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps reveal.js to 4.5.0 and updates ancestor dependency reveal-md. These dependencies need to be updated together.

Updates reveal.js from 3.9.2 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

4.3.1

What's Changed

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

4.3.0

tldr — self-destruction and bug fixes 💣

Changes

  • It's now possible to destroy/uninitialize a reveal.js presentation. This will remove all event listeners and roll back all changes made to the DOM. It will also unregister all plugins and destroy them if they expose a destroy method. (#1145 / @​hakimel)

... (truncated)

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

Updates reveal-md from 3.4.7 to 5.5.1

Release notes

Sourced from reveal-md's releases.

Release 5.5.1

  • Update master → main branch name (41aef17)
  • Remove obsolete file (fd8da8f)
  • ci: add extra tags for publishing image (adb357b)
  • Update link to hanklu.tw/blog (#440) (370520a)

Release 5.5.0

  • Update dependencies (8abf808)
  • ci: refactor action to enable multi-arch builds (#447) (3648283)
  • Use new docker hub token (a92eb57)

Release 5.4.1

  • Update dependencies (6f91c65)

Release 5.4.0

  • Update dependencies (df4a876)
  • Fix whitespace & formatting (a2fe001)
  • fix: copy the correct favicon when building static site (#435) (637c2ca)
  • remove redundant option in defaultOptions (#432) (4c0769b)
  • Print the initial Slide's URL on statup (#430) (45a60d2)
  • Add patch for arbitrary file read (#424) (7af4686)
  • Code section added in the README.md (#414). (#427) (265ac45)
  • add defaults for slideNumber and controls to template (#422) (d8ca9db)

Release 5.3.4

  • Fix quotes (97005c1)
  • Update dependencies (323fe59)
  • Fix zenburn path (0c5c794)
  • Ensure rendered files are inside the initial directory (#419) (c140f33)

Release 5.3.3

  • Update dependencies (05a72fc)
  • Fix lint issues (981fc2a)
  • Fix incorrect image copies #408 (#411) (29184a2)

Release 5.3.2

  • Fix chmod for README.md (3a4a0fc)
  • Update dependencies (7b7bdc0)
  • Fix base path for custom assets (fdcef3e)

Release 5.3.1

  • Fix specs (3670fd3)
  • Fix Markdown image parsing (3b7dccf)
  • bugfix: relative asset paths have to start with . (#398) (e624d34)
  • Update Actions (5059f77)

Release 5.3.0

  • Fix test (467f76a)
  • Formatting (d4e4543)
  • Update dependencies (b85c003)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
Bumps [reveal.js](https://github.com/hakimel/reveal.js) to 4.5.0 and updates ancestor dependency [reveal-md](https://github.com/webpro/reveal-md). These dependencies need to be updated together.


Updates `reveal.js` from 3.9.2 to 4.5.0
- [Release notes](https://github.com/hakime
724B
l/reveal.js/releases)
- [Commits](hakimel/reveal.js@3.9.2...4.5.0)

Updates `reveal-md` from 3.4.7 to 5.5.1
- [Release notes](https://github.com/webpro/reveal-md/releases)
- [Changelog](https://github.com/webpro/reveal-md/blob/main/.release-it.json)
- [Commits](webpro/reveal-md@3.4.7...5.5.1)

---
updated-dependencies:
- dependency-name: reveal.js
  dependency-type: indirect
- dependency-name: reveal-md
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reveal.js-and-reveal-md-4.5.0 branch from 4166390 to b1ca13d Compare August 2, 2023 23:25
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
0