colindean / talks

My talks, presentations, slides sources, and links to recordings
17 stars 2 forks source link

Bump jsdom and @marp-team/marp-cli in /lightning/devopsdays_buffalo_2019_review #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes jsdom. It's no longer used after updating ancestor dependency @marp-team/marp-cli. These dependencies need to be updated together.

Removes jsdom

Updates @marp-team/marp-cli from 0.14.1 to 2.2.2

Release notes

Sourced from @​marp-team/marp-cli's releases.

v2.2.2

Fixed

  • Fix segmentation fault that brings while resolving bundled engine (#487, #488)

v2.2.1

Added

  • Test against Node.js 18 LTS (#486)

Changed

  • Upgrade development Node.js and dependent packages (#486)

Fixed

  • Docker image: Use CDN instead of specific mirrors for apk repositories (#481 by @​rhtenhove)

v2.2.0

Added

Changed

  • Upgrade dependent packages to the latest version (#480)

v2.1.4

Fixed

  • Don't suggest to install Chromium in error message if the current platform cannot resolve Chromium by chrome-launcher module (#475, #476)

Changed

v2.1.3

Changed

  • Re-packaged standalone binaries with no code changes

v2.1.2

Changed

v2.1.1

Added

... (truncated)

Changelog

Sourced from @​marp-team/marp-cli's changelog.

v2.2.2 - 2022-11-21

Fixed

  • Fix segmentation fault that brings while resolving bundled engine (#487, #488)

v2.2.1 - 2022-11-20

Added

  • Test against Node.js 18 LTS (#486)

Changed

  • Upgrade development Node.js and dependent packages (#486)

Fixed

  • Docker image: Use CDN instead of specific mirrors for apk repositories (#481 by @​rhtenhove)

v2.2.0 - 2022-09-20

Added

Changed

  • Upgrade dependent packages to the latest version (#480)

v2.1.4 - 2022-09-10

Fixed

  • Don't suggest to install Chromium in error message if the current platform cannot resolve Chromium by chrome-launcher module (#475, #476)

Changed

v2.1.3 - 2022-08-17

Changed

  • Re-packaged standalone binaries with no code changes

v2.1.2 - 2022-08-12

... (truncated)

Commits
  • 03061ff 2.2.2
  • c16fa75 Merge pull request #488 from marp-team/v2.2.1-segment-fault
  • 3835d82 [ci skip] Update CHANGELOG.md
  • d593f5b Fix segment fault while engine resolution
  • eca7a3d Add segfault-handler package for investigation
  • 0c20d1a 2.2.1
  • 8692596 Merge pull request #486 from marp-team/node-18
  • 0950afa [ci skip] Update CHANGELOG.md
  • 8dac4da Upgrade dependent packages to the latest version
  • 4d6e808 Bump development Node.js to v18 LTS
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/colindean/talks/network/alerts).