w3c / spec-generator

Service to automatically generate specs from various source formats
MIT License
25 stars 7 forks source link

build(deps): bump respec from 26.0.0 to 26.0.2 #371

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps respec from 26.0.0 to 26.0.2.

Changelog

Sourced from respec's changelog.

v26.0.2 (2021-02-24)

Full Changelog

Implemented enhancements:

  • Documentation/Wiki: First-Time User Feedback #1563

Fixed bugs:

  • Automatic link to sections should not embed links #3136

Closed issues:

  • Drop promisify() from tests #3188
  • CG/BG drafts should use CG-DRAFT, not ED #3017
  • generate ECHIDNA manifests #2970
  • Dectect when WebIDL overflows #1237

Merged pull requests:

v26.0.1 (2021-02-18)

Full Changelog

Implemented enhancements:

  • Comment filing in SOTD does not match W3M practice #1636

Fixed bugs:

  • Extra whitespace around internal reference links #3265
  • Unofficial specs using CC-BY #3064

Closed issues:

  • Support event as a dfn-type #3197
  • Proposal: improving error reporting #3035

... (truncated)

Commits
  • 8b8b803 v26.0.2
  • 74200a8 fix(assets/respec.css): darken pre background in examples (#3339)
  • b042f12 fix(w3c/defaults): regression detecting valid specStatus (#3337)
  • 2ff1b14 fix(w3c): prevent CG/BGs from using wrong status (#3322)
  • ee1a00f chore(package): update deps (#3329)
  • 043d775 fix(core/anchor-expander): convert nested header links to spans (#3331)
  • a53da07 fix(tools/dev-server): regression, browsers arg must be an array (#3333)
  • 7cb950d refactor(tests/test-build): use fs.promises instead of promisify (#3330)
  • 87fea0f chore(deps): remove unused CLI dependencies
  • db2d6a1 refactor(tools/dev-server): use sade for CLI
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #372.