RoamJS / workbench

https://roamjs.com/extensions/workbench
The Unlicense
286 stars 35 forks source link

Bump jsdom and turndown #378

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Removes jsdom. It's no longer used after updating ancestor dependency turndown. These dependencies need to be updated together.

Removes jsdom

Updates turndown from 5.0.0 to 7.1.1

Release notes

Sourced from turndown's releases.

v7.1.1

  • Upgrade rollup. Fix #387. 9ad4c1b

https://github.com/domchristie/turndown/compare/v7.1.0...v7.1.1

v7.1.0

  • Add mixmark-io update info. 08ea6d6
  • Update deps. c1b11a3
  • Update SECURITY.md ef41a54
  • Update SECURITY.md 2d68b76
  • Create SECURITY.md b30d120
  • Merge pull request #372 from orchitech/npm-prepare 24070bc
  • Fix build when used as git-linked dependency. c11f982
  • Merge pull request #371 from orchitech/fix-inefficient-whitespace-join 46e6ffa
  • Avoid match-at-end regexp bottleneck in replacement to output joining. Fix #370. 0f9129c
  • Merge pull request #319 from orchitech/preformatted-code e7a9351
  • Add support for interpreting <code> as a preformatted inline element and rendering Markdown accordingly. Fix #318. fc0d49f
  • Merge pull request #317 from orchitech/code-span-rule-fix 04e499e
  • Merge pull request #335 from orchitech/fix-browser-modules-export d741a1d
  • Merge pull request #315 from orchitech/flanking-whitespace-improvements dcf2cf6
  • Fix browser modules export. Fixes domchristie/turndown#334. 8d71a2d
  • Follow CommonMark spec more precisely and make the code span rule even more robust for future Turndown development. Fix #316. 68a22b6
  • Respect original whitespace instead of using hardcoded 0x20. Do not merge ASCII and non-ASCII whitespace. Make sure non-ASCII whitespace is moved out of inline elements to prevent generating broken Markdown. Fix #102. Fix #250. 27bdac0

https://github.com/domchristie/turndown/compare/v7.0.1...v7.1.0

v7.0.1

v7.0.0

Same as v7.0.1 but the npm package includes build files that should be ignored. Use v7.0.1

v6.0.0

Thanks @​fredck and @​kevindew!

v5.0.1

Fix over-aggressive escaping of - (domchristie/turndown#255)

Commits
Maintainer changes

This version was pushed to npm by martincizek, a new releaser for turndown since your current version.


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/dvargas92495/roamjs-workbench/network/alerts).
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.