Skip to content
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

Replace cheerio with jsdom #110

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Replace cheerio with jsdom #110

wants to merge 16 commits into from

Commits on Jan 28, 2022

  1. Replace cheerio with jsdom

    jonkemp committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fd82207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9c1c9 View commit details
    Browse the repository at this point in the history
  3. Update superagent

    jonkemp committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7026a3f View commit details
    Browse the repository at this point in the history
  4. Remove buffer

    jonkemp committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e75dbe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Replace cheerio with jsdom

    jonkemp committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    f5810ba View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jonkemp committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    876959d View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    jonkemp committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    284d8d3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update lockfiles.

    jonkemp committed May 31, 2022
    Configuration menu
    Copy the full SHA
    16eb53c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c58bba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    edaea66 View commit details
    Browse the repository at this point in the history
  2. Add npm workspaces

    jonkemp committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b86a2a2 View commit details
    Browse the repository at this point in the history
  3. Fix broken tests.

    jonkemp committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b5898a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Fix CI

    jonkemp committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    25bc856 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Merge branch 'master' into jsdom-refactor

    # Conflicts:
    #	lib/setTableAttrs.js
    #	package-lock.json
    #	package.json
    #	packages/extract-css/package-lock.json
    #	packages/list-stylesheets/package-lock.json
    #	packages/list-stylesheets/package.json
    #	packages/list-stylesheets/test/expected/codeblocks-external.html
    #	packages/list-stylesheets/test/expected/codeblocks.html
    #	packages/list-stylesheets/test/expected/ejs.html
    #	packages/list-stylesheets/test/expected/out.html
    #	packages/list-stylesheets/test/main.js
    #	packages/style-data/package-lock.json
    #	packages/style-data/package.json
    #	packages/style-data/test/expected/codeblocks-external.html
    #	packages/style-data/test/expected/codeblocks.html
    #	packages/style-data/test/expected/data-embed/out.html
    #	packages/style-data/test/expected/ejs.html
    #	packages/style-data/test/expected/media-queries/out.html
    #	packages/style-data/test/expected/no-style-tag/out.html
    #	packages/style-data/test/expected/out.html
    #	packages/style-data/test/main.js
    #	test/expected/character-entities.html
    #	test/expected/codeblocks.html
    #	test/expected/ejs.html
    #	test/expected/identical-important.html
    #	test/expected/media.html
    #	test/expected/multiple/two/out.html
    #	test/expected/out.html
    #	test/expected/remote_url.html
    #	test/expected/table-attr.html
    #	test/expected/width-attr.html
    #	test/main.js
    jonkemp committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    581b76f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jsdom-refactor

    # Conflicts:
    #	package-lock.json
    #	packages/extract-css/package-lock.json
    #	packages/list-stylesheets/package-lock.json
    #	packages/style-data/package-lock.json
    jonkemp committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e36ea8b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Update lockfile

    jonkemp committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    d02d40e View commit details
    Browse the repository at this point in the history