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.8.0 to 26.8.13 #436

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps respec from 26.8.0 to 26.8.13.

Changelog

Sourced from respec's changelog.

Changelog

v26.8.7 (2021-06-02)

Full Changelog

Fixed bugs:

  • aria-label generated for github issues raises a warning in the HTML validator #3584

Merged pull requests:

v26.8.6 (2021-06-01)

Full Changelog

Merged pull requests:

v26.8.5 (2021-05-31)

Full Changelog

Merged pull requests:

v26.8.4 (2021-05-29)

Full Changelog

Implemented enhancements:

  • File a Bug -> Issue #3564

Merged pull requests:

v26.8.3 (2021-05-25)

Full Changelog

Fixed bugs:

  • Deprecate Person.mailto... use Person.url #3532

... (truncated)

Commits
  • 8664ced v26.8.13
  • 10b8942 fix(core/inline-idl-parser): support nullable IDL types (#3632)
  • 8bdb284 fix(core/inlines): support nullable type in variable declarations (#3627)
  • 7babccc chore(deps): update dependencies (#3633)
  • f66dd8c refactor: use nullish coalescing (#3624)
  • 0952ae0 chore(tools/release): ensure npm 6 is used (#3634)
  • 276d869 chore(deps-dev): bump vnu-jar from 21.4.9 to 21.6.11 (#3631)
  • cde3ab6 fix(w3c/headers): update translations URL (#3623)
  • 6250731 fix(tests/xref): CSS Values now level 4 (#3626)
  • 637ca3d chore(tools/dev-server): run unit tests, integration tests together (#3621)
  • 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 #437.