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

[pull] main from w3c:main #44

Open
wants to merge 369 commits into
base: main
Choose a base branch
from
Open

[pull] main from w3c:main #44

wants to merge 369 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 24, 2022

  1. chore(deps-dev): bump eslint from 8.25.0 to 8.26.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.25.0...v8.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ccb7859 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1657 from w3c/dependabot/npm_and_yarn/puppeteer-1…

    …9.1.0
    
    chore(deps): bump puppeteer from 19.0.0 to 19.1.0
    jennyliang220 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c3b6cce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1658 from w3c/dependabot/npm_and_yarn/eslint-8.26.0

    chore(deps-dev): bump eslint from 8.25.0 to 8.26.0
    jennyliang220 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7f16914 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. chore(deps): bump puppeteer from 19.1.0 to 19.2.0

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.1.0 to 19.2.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v19.1.0...puppeteer-core-v19.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f0f2088 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump promise from 8.2.0 to 8.3.0

    Bumps [promise](https://github.com/then/promise) from 8.2.0 to 8.3.0.
    - [Release notes](https://github.com/then/promise/releases)
    - [Commits](then/promise@8.2.0...8.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: promise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    afd8260 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.2 to 39.4.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.2 to 39.4.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v39.3.2...v39.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    54ec510 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1662 from w3c/dependabot/npm_and_yarn/eslint-plug…

    …in-jsdoc-39.4.0
    
    chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.2 to 39.4.0
    jennyliang220 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7bce83e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1661 from w3c/dependabot/npm_and_yarn/promise-8.3.0

    chore(deps): bump promise from 8.2.0 to 8.3.0
    jennyliang220 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d131b85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f411b56 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1660 from w3c/dependabot/npm_and_yarn/puppeteer-1…

    …9.2.0
    
    chore(deps): bump puppeteer from 19.1.0 to 19.2.0
    jennyliang220 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e78f96b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Add more date format (#1664)

    * add date formats
    
    * fix test
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e0b99c8 View commit details
    Browse the repository at this point in the history
  2. Ignore some dev-dependencies' minor upgrades (#1663)

    * Ignore some dev-dependencies' minor upgrades
    
    ... leaving major upgrades only.
    
    * Update .github/dependabot.yml
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * fix test
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cd9d3d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Remove jsdoc and minami (#1669)

    * remove jsdoc and minami
    
    * remove jsdoc in package-lock.json
    jennyliang220 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    382fa7d View commit details
    Browse the repository at this point in the history
  2. Add test for WD and FPWD regarding shortname (#1648)

    * remove unused variable, resolves #1646
    
    * add test for WD and FPWD regarding shortname
    
    * Update lib/l10n-en_GB.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/l10n-en_GB.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * chore(deps): bump puppeteer from 18.0.5 to 18.2.1
    
    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 18.0.5 to 18.2.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@v18.0.5...puppeteer-core-v18.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps-dev): bump eslint from 8.24.0 to 8.25.0
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.24.0...v8.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * move shortname check to dl.js
    
    * improve function isFP(), resolves #1647
    
    * fix test
    
    * remove Supersedes and Obsoletes check
    
    * fix test
    
    * fix test
    
    * fix test
    
    * chore(deps-dev): bump mocha from 10.0.0 to 10.1.0
    
    Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.0.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): bump puppeteer from 18.2.1 to 19.0.0
    
    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 18.2.1 to 19.0.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v18.2.1...puppeteer-core-v19.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update lib/validator.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules/headers/w3c-state.js
    
    * chore(deps): bump puppeteer from 19.0.0 to 19.1.0
    
    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.0.0 to 19.1.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v19.0.0...puppeteer-core-v19.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps-dev): bump eslint from 8.25.0 to 8.26.0
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.25.0...v8.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * apply suggestion
    
    * chore(deps): bump puppeteer from 19.1.0 to 19.2.0
    
    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.1.0 to 19.2.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v19.1.0...puppeteer-core-v19.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): bump promise from 8.2.0 to 8.3.0
    
    Bumps [promise](https://github.com/then/promise) from 8.2.0 to 8.3.0.
    - [Release notes](https://github.com/then/promise/releases)
    - [Commits](then/promise@8.2.0...8.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: promise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.2 to 39.4.0
    
    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.2 to 39.4.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v39.3.2...v39.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * move error msg in l10n-en_GB
    
    * move shortname check to shortname.js
    
    * fix test
    
    * fix nock charter date, fix test
    
    * Add more date format (#1664)
    
    * add date formats
    
    * fix test
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * remove unused variable, resolves #1646
    
    * add test for WD and FPWD regarding shortname
    
    * Update lib/l10n-en_GB.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/l10n-en_GB.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * move shortname check to dl.js
    
    * improve function isFP(), resolves #1647
    
    * fix test
    
    * remove Supersedes and Obsoletes check
    
    * fix test
    
    * fix test
    
    * fix test
    
    * Update lib/validator.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules/headers/w3c-state.js
    
    * apply suggestion
    
    * move error msg in l10n-en_GB
    
    * move shortname check to shortname.js
    
    * fix test
    
    * fix nock charter date, fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * apply suggestion
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    199e70f View commit details
    Browse the repository at this point in the history
  3. 6.2.2

    jennyliang220 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ad6a4e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.0.4...4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2aeefd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. add node 18, remove node 14 (#1671)

    * add node 18, remove node 14
    
    * set minimal node version to 16
    deniak authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a21d1b9 View commit details
    Browse the repository at this point in the history
  2. min npm version: 7

    deniak committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b8fce57 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Add independent testserver (#1672)

    * add independent testserver
    
    * fix testserver
    
    * move test function into util. Move nock config data into independent file
    jennyliang220 authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fe3ac99 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge pull request #1670 from w3c/dependabot/npm_and_yarn/socket.io-p…

    …arser-4.0.5
    
    chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5
    jennyliang220 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e5fbf41 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. chore(deps): bump engine.io from 6.2.0 to 6.2.1

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.2.0...6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    aecf3f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. chore(deps): bump puppeteer from 19.2.0 to 19.3.0

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.2.0 to 19.3.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v19.2.0...puppeteer-v19.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    bcdeeff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1673 from w3c/dependabot/npm_and_yarn/engine.io-6…

    ….2.1
    
    chore(deps): bump engine.io from 6.2.0 to 6.2.1
    jennyliang220 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6be02a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1674 from w3c/dependabot/npm_and_yarn/puppeteer-1…

    …9.3.0
    
    chore(deps): bump puppeteer from 19.2.0 to 19.3.0
    jennyliang220 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    09e16c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6922353 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1676 from w3c/prettier_280

    Upgrade prettier to 2.8.0
    jennyliang220 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    35d57b9 View commit details
    Browse the repository at this point in the history
  6. 7.0.0

    deniak committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2d2e5b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. chore(deps-dev): bump lint-staged from 13.0.0 to 13.1.0

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.0 to 13.1.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.0.0...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5151c58 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump node-w3capi from 1.11.2 to 2.0.0

    Bumps [node-w3capi](https://github.com/w3c/node-w3capi) from 1.11.2 to 2.0.0.
    - [Release notes](https://github.com/w3c/node-w3capi/releases)
    - [Commits](w3c/node-w3capi@v1.11.2...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-w3capi
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    76c697c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1678 from w3c/dependabot/npm_and_yarn/lint-staged…

    …-13.1.0
    
    chore(deps-dev): bump lint-staged from 13.0.0 to 13.1.0
    jennyliang220 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    08bcafc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1679 from w3c/dependabot/npm_and_yarn/node-w3capi…

    …-2.0.0
    
    chore(deps): bump node-w3capi from 1.11.2 to 2.0.0
    jennyliang220 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    64ccd23 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore(deps): bump qs and formidable

    Bumps [qs](https://github.com/ljharb/qs) and [formidable](https://github.com/node-formidable/formidable). These dependencies needed to be updated together.
    
    Updates `qs` from 6.9.3 to 6.10.3
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.9.3...v6.10.3)
    
    Updates `formidable` from 2.0.1 to 2.1.1
    - [Release notes](https://github.com/node-formidable/formidable/releases)
    - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/node-formidable/formidable/commits)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: formidable
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f79d6ad View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge pull request #1682 from w3c/dependabot/npm_and_yarn/qs-and-form…

    …idable-6.10.3
    
    chore(deps): bump qs and formidable
    jennyliang220 authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8468288 View commit details
    Browse the repository at this point in the history
  2. Not check errata link for REC with Candidate/Proposed changes (#1680)

    * Not check errata link for REC with Candidate/Proposed changes
    
    * Update lib/rules/headers/errata.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules/headers/errata.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * address comment #1680 (comment)
    
    * add document
    
    * add document
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * fix lint
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7600e94 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. chore(deps-dev): bump mocha from 10.1.0 to 10.2.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    aa2c5c6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 19.3.0 to 19.4.0

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.3.0 to 19.4.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.3.0...puppeteer-v19.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6f15372 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1684 from w3c/dependabot/npm_and_yarn/puppeteer-1…

    …9.4.0
    
    chore(deps): bump puppeteer from 19.3.0 to 19.4.0
    jennyliang220 authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4afa3d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1683 from w3c/dependabot/npm_and_yarn/mocha-10.2.0

    chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
    jennyliang220 authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1f6473c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Prepare copyright rule for W3C Inc for 2023 (#1685)

    * change copyright rule for W3C Inc for 2023
    
    * add test for copyright change
    
    * fix test
    
    * Update README.md
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules/headers/copyright.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d26900e View commit details
    Browse the repository at this point in the history
  2. 7.0.1

    deniak committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    303139c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    cef1543 View commit details
    Browse the repository at this point in the history
  2. 7.0.2

    deniak committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3c70826 View commit details
    Browse the repository at this point in the history
  3. fix copyright expectations

    deniak committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    82f1589 View commit details
    Browse the repository at this point in the history
  4. 7.0.3

    deniak committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    38c0f46 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. chore(deps): bump jsdom from 20.0.0 to 21.0.0 (#1689)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 21.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@20.0.0...21.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    26d2735 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1688)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8204bdf View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. chore(deps): bump puppeteer from 19.4.0 to 19.5.2 (#1693)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.4.0 to 19.5.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.4.0...puppeteer-v19.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9d1a4bc View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump nock from 13.2.2 to 13.3.0 (#1692)

    Bumps [nock](https://github.com/nock/nock) from 13.2.2 to 13.3.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.2.2...v13.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e1c1971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7237c4 View commit details
    Browse the repository at this point in the history
  4. 7.0.4

    deniak committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    03172ab View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. chore(deps): bump metaviewport-parser from 0.2.0 to 0.3.0 (#1697)

    Bumps [metaviewport-parser](https://github.com/dontcallmedom/metaviewport-parser) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/dontcallmedom/metaviewport-parser/releases)
    - [Commits](https://github.com/dontcallmedom/metaviewport-parser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: metaviewport-parser
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cafd82b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. chore(deps): bump puppeteer from 19.5.2 to 19.6.2 (#1699)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.5.2 to 19.6.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.5.2...puppeteer-v19.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b8a586c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#1698)

    Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
    - [Release notes](https://github.com/bmeck/node-cookiejar/releases)
    - [Commits](https://github.com/bmeck/node-cookiejar/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cookiejar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9329f58 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. remove code related to pre-2023 copyright (#1700)

    * remove code related to pre-2023 copyright
    
    * fix tests and remove tests related to pp2017
    deniak authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4453b39 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsdom from 21.0.0 to 21.1.0 (#1696)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@21.0.0...21.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bb30375 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    ca1a8f5 View commit details
    Browse the repository at this point in the history
  2. 7.0.5

    deniak committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    aa51a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. chore(deps): bump socket.io from 4.5.0 to 4.6.0

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.5.0...4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2b537f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1703 from w3c/dependabot/npm_and_yarn/socket.io-4…

    ….6.0
    
    chore(deps): bump socket.io from 4.5.0 to 4.6.0
    jennyliang220 authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    29f84af View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. chore(deps): bump puppeteer from 19.6.2 to 19.7.1

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.6.2 to 19.7.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.6.2...puppeteer-v19.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    25a0ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge pull request #1708 from w3c/dependabot/npm_and_yarn/puppeteer-1…

    …9.7.1
    
    chore(deps): bump puppeteer from 19.6.2 to 19.7.1
    jennyliang220 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8115f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Add note-stability sentence (#1707)

    * add note-stability sentence
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * add common function to extract groups name
    
    * add joint deliverer
    
    * fix test
    
    * Update lib/rules.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * address comment #1707 (comment)
    
    ---------
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a7262b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Add rule to detect echidna deliverer change (#1710)

    * add rule deliverer-change to echidna files
    
    * add test for change of delivers
    
    * fix test
    
    * use w3c-api for previous id
    
    * fix test
    
    * fix test
    
    * fix test
    
    * remove unused var
    
    * use moch for good document
    
    * fix test
    
    * Update lib/rules/echidna/deliverer-change.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * Update lib/l10n-en_GB.js
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    * refine get previous IDs
    
    * better regexp to getPreviousDelivererIDs
    
    * address #1710 (comment)
    
    ---------
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    25c225d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    eb18035 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. chore(deps-dev): bump lint-staged from 13.1.0 to 13.2.0

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.2.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.1.0...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9641667 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump express-handlebars from 6.0.1 to 7.0.2

    Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 6.0.1 to 7.0.2.
    - [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
    - [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
    - [Commits](express-handlebars/express-handlebars@v6.0.1...v7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: express-handlebars
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    33ef5db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1717 from w3c/dependabot/npm_and_yarn/lint-staged…

    …-13.2.0
    
    chore(deps-dev): bump lint-staged from 13.1.0 to 13.2.0
    jennyliang220 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2d29e97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1718 from w3c/dependabot/npm_and_yarn/express-han…

    …dlebars-7.0.2
    
    chore(deps): bump express-handlebars from 6.0.1 to 7.0.2
    jennyliang220 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2bdde04 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    26effb7 View commit details
    Browse the repository at this point in the history
  2. 7.1.0

    deniak committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5643e67 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Add Copyright exception config (#1720)

    * add json and test
    
    * add test
    
    * remove test
    
    * move copyright exceptions under lib/ and add missing exceptions
    
    * remove copyright exceptions as they are now being checked
    
    * update checks
    
    * fix copyright rule
    
    * fix tests
    
    ---------
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    jennyliang220 and deniak authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    be40112 View commit details
    Browse the repository at this point in the history
  2. 8.0.0

    deniak committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bd05adb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    e3f9b16 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. chore(deps): bump puppeteer from 19.7.1 to 19.8.2 (#1722)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.7.1 to 19.8.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.7.1...puppeteer-v19.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    81c74c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab2e5f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add test for copyright exception (#1726)

    * add test for copyright exception
    
    * remove readme.md from lint check
    
    * fix readme.md lint
    
    * rename test
    
    * change copyright test files
    
    * change copyright test files
    jennyliang220 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    bf792a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. upgrade insafe (#1730)

    deniak authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7dd595d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 19.7.1 to 19.11.1 (#1731)

    * chore(deps): bump puppeteer from 19.7.1 to 19.11.1
    
    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.7.1 to 19.11.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.7.1...puppeteer-v19.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * use the new chrome headless mode: https://developer.chrome.com/articles/new-headless/
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    97d78e1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    2341535 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump engine.io from 6.4.1 to 6.4.2 (#1732)

    Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.4.1...6.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    0e0c2d4 View commit details
    Browse the repository at this point in the history
  3. 8.0.1

    deniak committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b305cbe View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. chore(deps): bump puppeteer from 19.11.1 to 20.2.0 (#1736)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.11.1 to 20.2.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.11.1...puppeteer-v20.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    6490aec View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsdom from 21.1.0 to 22.0.0 (#1735)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.0 to 22.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@21.1.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    fe54fb2 View commit details
    Browse the repository at this point in the history
  3. support node 20 (#1737)

    deniak authored May 16, 2023
    Configuration menu
    Copy the full SHA
    2db96a5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. chore(deps): bump puppeteer from 20.2.0 to 20.4.0 (#1740)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.2.0 to 20.4.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.2.0...puppeteer-v20.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    281ec4a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsdom from 22.0.0 to 22.1.0 (#1741)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.0.0 to 22.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@22.0.0...22.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    03fd39f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 (#1738)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    4f67a05 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. fix rule related to the dark mode stylesheet (#1742)

    * fix rule related to the dark mode stylesheet
    
    * add test for dark mode
    deniak authored May 31, 2023
    Configuration menu
    Copy the full SHA
    3e25eb5 View commit details
    Browse the repository at this point in the history
  2. 8.0.2

    deniak committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5dbead5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. chore(deps): bump puppeteer from 20.4.0 to 20.5.0 (#1743)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.4.0 to 20.5.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.4.0...puppeteer-v20.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    77c7643 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    1120dd8 View commit details
    Browse the repository at this point in the history
  2. 8.0.3

    deniak committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    461d7d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore(deps): bump puppeteer from 20.5.0 to 20.7.2 (#1748)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.5.0 to 20.7.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.5.0...puppeteer-v20.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8835026 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. allow history link w/ and w/o trailing slash (#1749)

    * allow history link w/ and w/o trailing slash
    
    * remove previous version from test
    deniak authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1bed158 View commit details
    Browse the repository at this point in the history
  2. 8.1.0

    deniak committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f653e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    efd374d View commit details
    Browse the repository at this point in the history
  2. 8.1.1

    deniak committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c702c13 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump socket.io from 4.6.0 to 4.7.0 (#1750)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.0 to 4.7.0.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.0...4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    24eac2a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. chore(deps-dev): bump nodemon from 2.0.20 to 3.0.1 (#1754)

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 3.0.1.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.20...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d16d010 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 20.7.2 to 20.8.0 (#1755)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.7.2 to 20.8.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.7.2...puppeteer-v20.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a8b0965 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1756)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    58ed50e View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump prettier from 2.8.0 to 3.0.0 (#1753)

    * chore(deps-dev): bump prettier from 2.8.0 to 3.0.0
    
    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 3.0.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.0...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * update eslint-plugin-prettier for compatibiity with prettier 3: prettier/eslint-plugin-prettier#562
    
    * cspell: ignore parens
    
    * prettify specberus.css
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4c28cf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a82587 View commit details
    Browse the repository at this point in the history
  6. 8.1.2

    deniak committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    47282d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    31eeca3 View commit details
    Browse the repository at this point in the history
  2. 9.0.0

    deniak committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0b5fd20 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    cdea9d3 View commit details
    Browse the repository at this point in the history
  2. 9.0.1

    deniak committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3cbd227 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    deniak committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0c728a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore(deps): bump puppeteer from 20.8.0 to 20.9.0 (#1760)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.8.0 to 20.9.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.8.0...puppeteer-v20.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    df4d6b8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump express-handlebars from 7.0.2 to 7.1.0 (#1761)

    Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 7.0.2 to 7.1.0.
    - [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
    - [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
    - [Commits](express-handlebars/express-handlebars@v7.0.2...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: express-handlebars
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    927bdc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be15253 View commit details
    Browse the repository at this point in the history
  4. 9.1.0

    deniak committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0c2acfa View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. chore(deps): bump puppeteer from 20.9.0 to 21.0.3 (#1767)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.0.3.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.9.0...puppeteer-v21.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9573746 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump cspell from 6.10.1 to 7.0.0 (#1766)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.10.1 to 7.0.0.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
    - [Commits](streetsidesoftware/cspell@v6.10.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a28927b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 9.0.0 (#1763)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 9.0.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.5.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7dc61ff View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.0 (#1765)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 14.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.2.0...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    96311db View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore(deps): bump puppeteer from 21.0.3 to 21.1.0 (#1768)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.3 to 21.1.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.0.3...puppeteer-v21.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c37fa29 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump superagent from 8.0.0 to 8.1.2 (#1769)

    Bumps [superagent](https://github.com/ladjs/superagent) from 8.0.0 to 8.1.2.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
    - [Commits](ladjs/superagent@v8.0.0...v8.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4de27f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    575e6e4 View commit details
    Browse the repository at this point in the history
  2. 9.2.0

    deniak committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1893b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. /Submission/ now redirects to /submissions/ (#1772)

    * /Submission/ now redirects to /submissions/
    
    * fix tests
    
    * fix tests
    
    * fix doc
    deniak authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c9cf91e View commit details
    Browse the repository at this point in the history
  2. 9.3.0

    deniak committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5249f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    9c789e2 View commit details
    Browse the repository at this point in the history
  2. 9.4.0

    deniak committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dc32ec9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. chore(deps): bump actions/checkout from 3 to 4 (#1774)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d93c329 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore(deps): bump puppeteer from 21.1.0 to 21.2.1 (#1775)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.1.0 to 21.2.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.1.0...puppeteer-v21.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    615acc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. chore(deps): bump puppeteer from 21.2.1 to 21.3.4 (#1776)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.2.1 to 21.3.4.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.2.1...puppeteer-v21.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    915d497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0587081 View commit details
    Browse the repository at this point in the history
  3. 9.5.0

    deniak committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fe6723d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore(deps-dev): bump lint-staged from 14.0.0 to 15.0.1 (#1778)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 15.0.1.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v14.0.0...v15.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    754c115 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 (#1779)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9bafb49 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. chore(deps): bump actions/setup-node from 3 to 4 (#1782)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b0b5cd7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 21.3.4 to 21.4.1 (#1781)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.3.4 to 21.4.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.3.4...puppeteer-v21.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    317a038 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    0b7aef7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 21.4.1 to 21.5.0 (#1785)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.4.1 to 21.5.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.4.1...puppeteer-v21.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    be82791 View commit details
    Browse the repository at this point in the history
  3. drop node 16 support

    deniak committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f8adf0f View commit details
    Browse the repository at this point in the history
  4. 10.0.0

    deniak committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    33f94b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    f5b9dae View commit details
    Browse the repository at this point in the history
  2. 11.0.0

    deniak committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3251343 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(deps-dev): bump cspell from 7.0.0 to 8.0.0 (#1789)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
    - [Commits](streetsidesoftware/cspell@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d1a7f7b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump lint-staged from 15.0.1 to 15.1.0 (#1788)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.1.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.0.1...v15.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f3d086f View commit details
    Browse the repository at this point in the history
  3. check that the editors are participating in the group producing the s…

    …pec (#1787)
    
    * check that the editors are participating in the group producing the spec
    
    * fix tests
    
    * add tests on editors group participation
    deniak authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    879ef0f View commit details
    Browse the repository at this point in the history
  4. 11.1.0

    deniak committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a2a2f8d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore(deps-dev): bump prettier from 3.0.0 to 3.1.0 (#1790)

    * chore(deps-dev): bump prettier from 3.0.0 to 3.1.0
    
    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.0...3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix formating
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0299c10 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. chore(deps): bump jsdom from 22.1.0 to 23.0.0 (#1791)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@22.1.0...23.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    73e62ea View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore(deps-dev): bump nock from 13.3.0 to 13.4.0 (#1793)

    Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.4.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.0...v13.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ec4f3fe View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 (#1792)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2c9d825 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore(deps): bump puppeteer from 21.5.0 to 21.6.0 (#1795)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.5.0 to 21.6.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.5.0...puppeteer-v21.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    724948e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix tests for 2024 (#1801)

    deniak authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a572f39 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsdom from 23.0.0 to 23.2.0 (#1797)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 23.2.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@23.0.0...23.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a87e295 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump puppeteer from 21.6.0 to 21.7.0 (#1798)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.6.0 to 21.7.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.6.0...puppeteer-v21.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1348c61 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump nock from 13.4.0 to 13.5.0 (#1800)

    Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.4.0...v13.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3110d26 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#1802)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6766284 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump chai from 4.3.4 to 5.0.0 (#1796)

    * chore(deps-dev): bump chai from 4.3.4 to 5.0.0
    
    Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 5.0.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.3.4...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * use forked version of chai-as-promised for chai 5 compatibility
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    82f041c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    7b2d1d6 View commit details
    Browse the repository at this point in the history
  2. 11.1.1

    deniak committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3ccf8ed View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. chore(deps): bump jsdom from 23.2.0 to 24.0.0 (#1804)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@23.2.0...24.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6537663 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore(deps): bump puppeteer from 21.7.0 to 21.9.0 (#1806)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.7.0 to 21.9.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.7.0...puppeteer-v21.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f03323a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump husky from 8.0.0 to 9.0.6 (#1805)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 9.0.6.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.0...v9.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0bb9531 View commit details
    Browse the repository at this point in the history
  3. 11.1.2

    deniak committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    840047e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. chore(deps): bump puppeteer from 21.9.0 to 21.11.0 (#1807)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.9.0 to 21.11.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.9.0...puppeteer-v21.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aabe374 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore(deps): bump puppeteer from 21.11.0 to 22.0.0 (#1808)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.11.0 to 22.0.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v21.11.0...puppeteer-v22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    faf637d View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1809)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7a730d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore(deps): bump puppeteer from 22.0.0 to 22.1.0 (#1811)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.0.0 to 22.1.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.0.0...puppeteer-v22.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5d28d83 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump chai from 5.0.0 to 5.1.0 (#1812)

    Bumps [chai](https://github.com/chaijs/chai) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.0.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9a34b1d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore(deps): bump puppeteer from 22.1.0 to 22.2.0 (#1813)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.1.0 to 22.2.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.1.0...puppeteer-v22.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d9577b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Add copyright exception for Ruby markup extensions (#1814)

    * Add copyright exception for Ruby markup extensions
    
    Here's the context which makes this necessary and appropriate:
    
    The Licensing section of the charter of the HTML-WG
    (https://www.w3.org/2022/06/html-wg-charter.html#licensing)
    states that:
    > This Working Group will use the CC-BY license, and follow the terms of
    > WHATWG-W3C Memorandum of Understanding and 2021 Relationship Update
    
    The specify CC-BY license use by HTML
    (https://html.spec.whatwg.org/multipage/acknowledgements.html#ipr)
    is
    Attribution International 4.0 (CC BY 4.0).
    
    html-ruby-extensions is an upcoming chartered deliverable of the HTML-WG:
    https://www.w3.org/2022/06/html-wg-charter.html#ruby
    
    Its content will devrive both from W3C deliverables
    and from the WHATWG's HTML Standard.
    
    This publication is agreed to by W3C and the WHATWG:
    https://www.w3.org/2022/02/ruby-agreement
    
    * Update lib/copyright-exceptions.json
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    
    ---------
    
    Co-authored-by: Denis Ah-Kang <[email protected]>
    frivoal and deniak authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c19c4c6 View commit details
    Browse the repository at this point in the history
  2. +WHATWG

    deniak committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    376b2bc View commit details
    Browse the repository at this point in the history
  3. 11.1.3

    deniak committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d8b85cf View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chore(deps): bump puppeteer from 22.2.0 to 22.3.0 (#1816)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.2.0 to 22.3.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.2.0...puppeteer-v22.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c039ac0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore(deps): bump puppeteer from 22.3.0 to 22.4.1 (#1817)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.3.0 to 22.4.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.3.0...puppeteer-v22.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bc838dc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore(deps): bump puppeteer from 22.4.1 to 22.5.0 (#1819)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.4.1 to 22.5.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.4.1...puppeteer-v22.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6d00f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    0295fa2 View commit details
    Browse the repository at this point in the history
  2. 11.1.4

    deniak committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ac274ff View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2d74692 View commit details
    Browse the repository at this point in the history
  2. 11.1.5

    deniak committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b6cf889 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps): bump express from 4.18.1 to 4.19.1 (#1823)

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.1.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.1...4.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    38d634d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 22.5.0 to 22.6.0 (#1822)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.6.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.5.0...puppeteer-v22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ddf8e32 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#1826)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.3.0...v10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5365646 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump express from 4.19.1 to 4.19.2 (#1825)

    Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f9559b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update copyright-exceptions.json (#1827)

    The fixed layout accessibility note of the Publishing Maintenance WG should not be under a joint IDPF copyright. Removing therefore the relevant line from the exceptions' list.
    
    cc: @wareid
    iherman authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d896fea View commit details
    Browse the repository at this point in the history
  2. 11.1.6

    deniak committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    87adebc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. chore(deps-dev): bump eslint from 8.26.0 to 9.0.0 (#1828)

    * chore(deps-dev): bump eslint from 8.26.0 to 9.0.0
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 9.0.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.26.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * update with latest eslint version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    67d6236 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. chore(deps): bump puppeteer from 22.6.0 to 22.7.1 (#1830)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.6.0 to 22.7.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.6.0...puppeteer-v22.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    92178e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump superagent from 8.1.2 to 9.0.1 (#1829)

    Bumps [superagent](https://github.com/ladjs/superagent) from 8.1.2 to 9.0.1.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
    - [Commits](ladjs/superagent@v8.1.2...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    0ab5f80 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. chore(deps): bump puppeteer from 22.7.1 to 22.9.0 (#1832)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.7.1 to 22.9.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.7.1...puppeteer-v22.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    47b7804 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. chore(deps): bump puppeteer from 22.9.0 to 22.10.0 (#1834)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.9.0 to 22.10.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.9.0...puppeteer-v22.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a21d068 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsdom from 24.0.0 to 24.1.0 (#1833)

    * chore(deps): bump jsdom from 24.0.0 to 24.1.0
    
    Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 24.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.0.0...24.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * simplify selector
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ff025aa View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. chore(deps-dev): bump prettier from 3.2.4 to 3.3.0 (#1835)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.3.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.4...3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    38183cd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. allow tar upload (#1836)

    * allow tar upload
    
    * fix tests
    
    * remove tmp file location
    
    * accept HTML files directly
    
    * remove unused function and fix undefined var
    
    * POST methods are now available in the API
    
    * allow file upload from the UI
    deniak authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1ad9fc5 View commit details
    Browse the repository at this point in the history
  2. 11.2.0

    deniak committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    44bf29e View commit details
    Browse the repository at this point in the history
  3. fix options selection

    deniak committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2017f23 View commit details
    Browse the repository at this point in the history
  4. 11.2.1

    deniak committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bcfc213 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. chore(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#1837)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: nyc
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b4c122a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    80726c8 View commit details
    Browse the repository at this point in the history
  2. 11.2.2

    deniak committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    50a67e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71dc30d View commit details
    Browse the repository at this point in the history
  4. 11.2.3

    deniak committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c524cbb View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1840)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    861f743 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Process document and patent policy links updates (#1838)

    * allow old and new process document links. If the old link is detected, returns the new link in the metadata
    
    * allow old and new process document links
    
    * replace PP link
    
    * process document link update
    
    * test fix
    
    * allow new PP link
    
    * update PP2020 link
    
    * update PP2020 link
    
    * update tests to use the latest PP 2020 link
    
    * allow old PP link
    deniak authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    59860c8 View commit details
    Browse the repository at this point in the history
  2. 11.3.0

    deniak committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c417144 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump puppeteer from 22.10.0 to 22.11.0 (#1842)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.10.0 to 22.11.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.10.0...puppeteer-v22.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ead70c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore(deps): bump puppeteer from 22.11.0 to 22.12.0 (#1843)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.11.0 to 22.12.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.11.0...puppeteer-v22.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    339b7b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump ws, engine.io and socket.io-adapter (#1844)

    Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `engine.io` from 6.5.1 to 6.5.5
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.5.1...6.5.5)
    
    Updates `socket.io-adapter` from 2.5.2 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.2...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: socket.io-adapter
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4e94986 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore(deps-dev): bump mocha from 10.4.0 to 10.5.2 (#1845)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.4.0...v10.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bc708b2 View commit details
    Browse the repository at this point in the history
  2. Update rules/doc for submissions (#1846)

    * don't check editors participation for SUBM
    
    * update SOTD intro documentation for SUBM
    
    * allow SUBM icons
    deniak authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8893bd8 View commit details
    Browse the repository at this point in the history
  3. 11.3.1

    deniak committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f326da6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore(deps): bump puppeteer from 22.12.0 to 22.13.0 (#1849)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.12.0 to 22.13.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.12.0...puppeteer-v22.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    81a8f93 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump file-type from 19.0.0 to 19.1.1 (#1848)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.0.0 to 19.1.1.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.0.0...v19.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4b4ba07 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump mocha from 10.5.2 to 10.6.0 (#1847)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.5.2...v10.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    929011d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore(deps): bump file-type from 19.1.1 to 19.2.0 (#1851)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.1.1 to 19.2.0.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.1.1...v19.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4e0dd57 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mocha from 10.6.0 to 10.7.0 (#1850)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.6.0...v10.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0bd1da1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore(deps): bump file-type from 19.2.0 to 19.3.0 (#1852)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.2.0 to 19.3.0.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.2.0...v19.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cf2887b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 22.13.0 to 22.14.0 (#1853)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.13.0 to 22.14.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.13.0...puppeteer-v22.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ac3c4ca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. chore(deps): bump file-type from 19.3.0 to 19.4.0 (#1854)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.3.0 to 19.4.0.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.3.0...v19.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    13a649f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore(deps): bump puppeteer from 22.14.0 to 22.15.0 (#1855)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.14.0 to 22.15.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.14.0...puppeteer-v22.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    18cb65f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    2e9b584 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 22.15.0 to 23.0.2 (#1858)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.15.0 to 23.0.2.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.15.0...puppeteer-v23.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8ea58b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore(deps): bump puppeteer from 23.0.2 to 23.1.0 (#1860)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.0.2 to 23.1.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.0.2...puppeteer-v23.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    214e139 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump superagent from 9.0.1 to 10.0.2 (#1861)

    Bumps [superagent](https://github.com/ladjs/superagent) from 9.0.1 to 10.0.2.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
    - [Commits](ladjs/superagent@v9.0.1...v10.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ee3b4bb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(deps): bump jsdom from 24.1.0 to 25.0.0 (#1862)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.0 to 25.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.1.0...25.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0d2d3ac View commit details
    Browse the repository at this point in the history
  2. 11.4.0

    deniak committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    17d2142 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    cdb2957 View commit details
    Browse the repository at this point in the history
  2. 11.4.1

    deniak committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    62f176c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore(deps): bump puppeteer from 23.1.0 to 23.2.1 (#1865)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.1.0 to 23.2.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.1.0...puppeteer-v23.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    958249f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): bump file-type from 19.4.0 to 19.5.0 (#1868)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.4.0 to 19.5.0.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.4.0...v19.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    687e0a0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump superagent from 10.0.2 to 10.1.0 (#1863)

    Bumps [superagent](https://github.com/ladjs/superagent) from 10.0.2 to 10.1.0.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
    - [Commits](ladjs/superagent@v10.0.2...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d91fb79 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore(deps): bump express-handlebars from 7.1.0 to 8.0.1 (#1856)

    Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 7.1.0 to 8.0.1.
    - [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
    - [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
    - [Commits](express-handlebars/express-handlebars@v7.1.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: express-handlebars
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    85b3696 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump body-parser and express (#1873)

    Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    490e90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    231748b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9811e1d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore(deps): bump puppeteer from 23.2.1 to 23.3.0 (#1867)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.2.1 to 23.3.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.2.1...puppeteer-v23.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7f77278 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump send and express (#1874)

    * chore(deps): bump send and express
    
    Bumps [send](https://github.com/pillarjs/send) to 1.1.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `send` from 0.18.0 to 1.1.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...1.1.0)
    
    Updates `express` from 4.20.0 to 5.0.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/v5.0.0/History.md)
    - [Commits](expressjs/express@4.20.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * route regex no longer support the simple wildcard * only. It has to be a regex
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Denis Ah-Kang <[email protected]>
    dependabot[bot] and deniak authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    baeea60 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore(deps): bump puppeteer from 23.3.0 to 23.4.1 (#1879)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.3.0 to 23.4.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.3.0...puppeteer-v23.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d9f32af View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump nyc from 17.0.0 to 17.1.0 (#1876)

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.0.0 to 17.1.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@nyc-v17.0.0...nyc-v17.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: nyc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    54d0e97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump socket.io from 4.7.0 to 4.8.0 (#1878)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.7.0 to 4.8.0.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/socketio/socket.io/compare/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: socket.io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a0849c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    14cfd07 View commit details
    Browse the repository at this point in the history
  2. 11.4.2

    deniak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e09b532 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. node 22 (#1882)

    deniak authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f83c4ce View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore(deps): bump puppeteer from 23.4.1 to 23.6.0 (#1885)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.4.1 to 23.6.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.4.1...puppeteer-v23.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1e009e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. chore(deps-dev): bump mocha from 10.7.0 to 10.8.2 (#1888)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.8.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.0...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cdb089e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cookie, express and engine.io (#1886)

    Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [engine.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.
    
    
    Updates `cookie` from 0.6.0 to 0.7.2
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.2)
    
    Updates `express` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@v5.0.0...5.0.1)
    
    Updates `engine.io` from 6.6.1 to 6.6.2
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/socketio/socket.io/compare/[email protected]@6.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    - dependency-name: engine.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6956562 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. The standard type link has a trailing slash (#1889)

    * The standard type link has a trailing slash
    
    * update tests too
    deniak authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4805248 View commit details
    Browse the repository at this point in the history
  2. 11.4.3

    deniak committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    63113f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. chore(deps): bump puppeteer from 23.6.0 to 23.8.0 (#1891)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.6.0 to 23.8.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.6.0...puppeteer-v23.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6abc1ad View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump file-type from 19.5.0 to 19.6.0 (#1884)

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.5.0 to 19.6.0.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v19.5.0...v19.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6817e61 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#1892)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3bb00b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore(deps): bump node-w3capi from 2.1.0 to 2.2.0 (#1894)

    Bumps [node-w3capi](https://github.com/w3c/node-w3capi) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/w3c/node-w3capi/releases)
    - [Commits](https://github.com/w3c/node-w3capi/commits/v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-w3capi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    94f4d89 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump puppeteer from 23.8.0 to 23.9.0 (#1893)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.8.0 to 23.9.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v23.8.0...puppeteer-v23.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2289eac View commit details
    Browse the repository at this point in the history