Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

HTMLHint

The static code analysis tool for Your HTML
Collective - Host: opensource - https://opencollective.com/htmlhint - Code: https://github.com/htmlhint/HTMLHint

chore(deps): bump actions/setup-node from 2 to 3

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes]...

github.com/htmlhint/HTMLHint - 52b01690289983d22a86acb371532d95550d48a7 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump prismjs from 1.26.0 to 1.27.0 in /website

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https...

github.com/htmlhint/HTMLHint - de5b9c6e09981d5b66aff2463c63230b2d5ab2d0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump prism-react-renderer from 1.2.1 to 1.3.1 in /website

Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.2.1 ...

github.com/htmlhint/HTMLHint - 6e4967cb4ad3aa26d981088bd2ea6f9c66e617ce authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 2.66.0 to 2.67.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.66.0 to 2.67.3.
- [Release notes](https:...

github.com/htmlhint/HTMLHint - 87f70fd6a6ac1af2659502cd8d93bf8348f018da authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /website

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

github.com/htmlhint/HTMLHint - 75983076ca1ff0a2d3e191e26f3aa29aeda9112f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.4

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.1 to 12.3.4.
- [Release not...

github.com/htmlhint/HTMLHint - 8a38cf3b6440a65e8fb1f070e5bc70887b57b5bc authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump jest from 27.4.7 to 27.5.0

Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.0.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - 055bb1504bad0388f1d9cf906456f44b6cb6d56d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.7.0 to 8.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - 13c10d24b61d15e46971b5debaebc0d9f0a089c2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @svgr/webpack from 6.2.0 to 6.2.1 in /website

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.2.0 to 6.2.1.
- [Release notes](...

github.com/htmlhint/HTMLHint - d122b5f8618cd0ee8de68646f7db9b1b6aacbe4d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(website): Update to docusaurus 2.0.0-beta.15

github.com/htmlhint/HTMLHint - 491ba75012850214efa1fdbb9707c71a44332b95 authored almost 3 years ago by Nick Schonning <[email protected]>
chore(website): move analytics tag for docasaurus

github.com/htmlhint/HTMLHint - 96b652951864b727eec60c88b6d9eff4dde0e000 authored almost 3 years ago by Nick Schonning <[email protected]>
ci: timeout and filter cleanup

github.com/htmlhint/HTMLHint - 200e2e522762e4184abaa10bcf77367e20c2f410 authored almost 3 years ago by Nick Schonning <[email protected]>
build: convert mocha to jest

Used npx jest-codemods to autoconvert then npx jest --init to scaffold out

github.com/htmlhint/HTMLHint - bfc10c9bdc0f5de3a87646e9acdbbe884417f74c authored almost 3 years ago by Nick Schonning <[email protected]>
ci: conditional coverage runs for single run

github.com/htmlhint/HTMLHint - 2cb470c3d37a6bf0fea14320da0ef8c25e3dd2c4 authored almost 3 years ago by Nick Schonning <[email protected]>
chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/htmlhint/HTMLHint/compare/v1.1.1...v1.1.2) (2022-01-27)

### Bug F...

github.com/htmlhint/HTMLHint - 148ab0b1ef68dd7c13244d5d472308640292bcd7 authored almost 3 years ago by semantic-release-bot <[email protected]>
fix: ignore hidden input without label

fix #866

github.com/htmlhint/HTMLHint - cab2907170c130286d8d99bc56ddf401cc9b6c1d authored almost 3 years ago by Issei Horie <[email protected]>
test: test case for hidden input with matching label

github.com/htmlhint/HTMLHint - 37b0696a0bbe5b830ecfc32325f2df158cc177ed authored almost 3 years ago by Issei Horie <[email protected]>
doc(attr-value-single-quotes): initial docs

github.com/htmlhint/HTMLHint - d11b58499daadbac0f4f2f26da428f7dd5b93daf authored almost 3 years ago by Nick Schonning <[email protected]>
doc(tagname-specialchars): initial docs

github.com/htmlhint/HTMLHint - 3fcee2eaa0c5b692a962578762c026a2124a48dc authored almost 3 years ago by Nick Schonning <[email protected]>
test: look for missing documentation of rules

github.com/htmlhint/HTMLHint - 312f5e5c8cd2568ab6d3059aa5c002d148ee4400 authored almost 3 years ago by Nick Schonning <[email protected]>
doc(attr-sorted): initial docs

github.com/htmlhint/HTMLHint - 59c3a26f9ab89ae6d7f88758b8f617f6867eadd9 authored almost 3 years ago by Nick Schonning <[email protected]>
test(attr-sorted): rename to match rule name

github.com/htmlhint/HTMLHint - fdd4c21c2e7a9765a698e33921ca310c9019c5bf authored almost 3 years ago by Nick Schonning <[email protected]>
chore: update @typescript-eslint 5.10.0

github.com/htmlhint/HTMLHint - d4620ca69ab47a2983525c5a82dd0edb0f5faa94 authored almost 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump rollup from 2.63.0 to 2.66.0 (#886)

github.com/htmlhint/HTMLHint - 3fe6c111af9f47652145b64f470099c0cc504d63 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 (#874)

github.com/htmlhint/HTMLHint - b6af194d31390f7873541a26161b0c27e690d3b4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0 (#887)

github.com/htmlhint/HTMLHint - ca9746c78c81ba73a317b1c5679ee8988bb77e14 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 12.1.7 to 12.3.1 (#884)

github.com/htmlhint/HTMLHint - 43b49b47ce439187889082cd869868d5646d9205 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#882)

github.com/htmlhint/HTMLHint - 07fd369dfd6d9c4146cdedcee428c25a086be9a1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/xml from 1.0.7 to 1.0.8 (#881)

github.com/htmlhint/HTMLHint - 429c707d9f0eb2b9b5d2d5738a3cb8a62727aff6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update website deps

github.com/htmlhint/HTMLHint - 365bb7871d6a4cf73247878f8743475588fe54c9 authored almost 3 years ago by Nick Schonning <[email protected]>
ci: retry coverage builds for flakey macOS runs

github.com/htmlhint/HTMLHint - a071617c1797f2242f0fce6e810e562d50525ec9 authored almost 3 years ago by Nick Schonning <[email protected]>
chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/htmlhint/HTMLHint/compare/v1.1.0...v1.1.1) (2022-01-23)

### Bug F...

github.com/htmlhint/HTMLHint - e352e3d7a24d968bc25a1d4292bda295a22ed778 authored almost 3 years ago by semantic-release-bot <[email protected]>
fix: correct links to rule docs

fix #867

github.com/htmlhint/HTMLHint - 6a95ae6e14a8f5ace86a7114285daef24d9d42cf authored almost 3 years ago by Issei Horie <[email protected]>
docs(attr-whitespace): initial documentation

github.com/htmlhint/HTMLHint - dac2bf3a18c8318f4b48d0481e9d0a883a5aa76c authored almost 3 years ago by Nick Schonning <[email protected]>
chore: rebuild for attr-whitespace message update

github.com/htmlhint/HTMLHint - 65ac9e54a6350aec21cf1085d653ce60fcd9114e authored almost 3 years ago by Nick Schonning <[email protected]>
Update attr-whitespace.ts

github.com/htmlhint/HTMLHint - ed83768d0ea1a751b0ca6fff7ab5f884b2a226a4 authored almost 3 years ago by Avi Goldman <[email protected]>
chore(deps-dev): bump eslint from 8.6.0 to 8.7.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - 542f7a265eadfde00c1f58ed7555c3d71c411db7 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.2 to 2.6.7

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release not...

github.com/htmlhint/HTMLHint - a1ef8207cb9c5dae307d1a57c46e0641e2c60db8 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/xml from 1.0.6 to 1.0.7

Bumps [@types/xml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml) from ...

github.com/htmlhint/HTMLHint - b8f685bcaf421120e3d307356cc6d20b18c7a1c0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

github.com/htmlhint/HTMLHint - 1cef2409fc505aee42d7f7eb0a30ee0e957e88f8 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 2.62.0 to 2.63.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.62.0 to 2.63.0.
- [Release notes](https:...

github.com/htmlhint/HTMLHint - 39d8f92467597db6ce13bc3720be4d9b66502462 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 12.1.5 to 12.1.7

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.5 to 12.1.7.
- [Release not...

github.com/htmlhint/HTMLHint - 7832d622cf9a9e0cf37d07706fbba2a90fd49dcc authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @commitlint/cli from 16.0.1 to 16.0.2

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitli...

github.com/htmlhint/HTMLHint - 2abc958b1ded9b895e553fc5301b6d63639b0f8e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump async from 3.2.2 to 3.2.3

Bumps [async](https://github.com/caolan/async) from 3.2.2 to 3.2.3.
- [Release notes](https://gi...

github.com/htmlhint/HTMLHint - b4774ea37948ec4a8f9c6e9d9ba00f3f1f813109 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove playground code

This is hosted/deployed from https://github.com/htmlhint/htmlhint-playground

github.com/htmlhint/HTMLHint - a5844f3555f4c6da73ac9a196c58d1d6d5b9cac4 authored almost 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump rollup from 2.61.1 to 2.62.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.61.1 to 2.62.0.
- [Release notes](https:...

github.com/htmlhint/HTMLHint - 0598fb3785588d6d605398a37953c79a644cb9f2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/async from 3.2.10 to 3.2.12

Bumps [@types/async](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async) f...

github.com/htmlhint/HTMLHint - 4c02421eeb5069f7b66be25de30549c82ea2a496 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitli...

github.com/htmlhint/HTMLHint - 11f7425d274b2c3ee30d0428efd4761adad459f9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

github.com/htmlhint/HTMLHint - 492bfd0419e8364d40453ddb33f32aa8220f0b2b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 5.7.0 to 5.8.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/htmlhint/HTMLHint - ca09bd466ed0b22140f0b7fa86d45fe5d4b8a1c6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/htmlhint/HTMLHint - 81ee146caf5b2cc7d1683d0952da8b7e887d225f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @commitlint/config-conventional

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tre...

github.com/htmlhint/HTMLHint - 583ed0b38f403b1159a2486e1fde81252298ea24 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove commitlint direct devDep

Already reference the @commitlint/cli which this just wraps around

github.com/htmlhint/HTMLHint - 8e383c52da0fb1e17b16be60e6b2be489a84600d authored almost 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump lint-staged from 12.1.3 to 12.1.5

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.3 to 12.1.5.
- [Release not...

github.com/htmlhint/HTMLHint - 0fa5b68945b3bba128bfe8e88dc87e8083a9c8ef authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.5.0 to 8.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - 1d88f736f75c432f6a3c2c87151db1049e49825e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/htmlhint/HTMLHint/compare/v1.0.0...v1.1.0) (2021-12-31)

### Featur...

github.com/htmlhint/HTMLHint - fcbf8f3ef63aa6e7033c6e1de47292add07bd788 authored almost 3 years ago by semantic-release-bot <[email protected]>
feat(attr-lowercase): ignore camelCase SVG attributes

Closes https://github.com/htmlhint/HTMLHint/issues/542

github.com/htmlhint/HTMLHint - aa167227ac153987e7dcc2ff728c6c3372cd9037 authored almost 3 years ago by Nick Schonning <[email protected]>
docs(script-disabled): add missing documentation

github.com/htmlhint/HTMLHint - 989d0ebfc45d8d22e4d26f06b0ab2c94e5373265 authored almost 3 years ago by Nick Schonning <[email protected]>
docs(html-lang-require): add missing documentation

github.com/htmlhint/HTMLHint - 8b9ddd334adbb15eb3ba8cf39f98d6f230d0c09c authored almost 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump typescript from 4.5.3 to 4.5.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release note...

github.com/htmlhint/HTMLHint - 1e85c6eb86bfabd0d4ca7a19ee2842706b449b48 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.4.1 to 8.5.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - fc87509d0af73701571d528f3fa2150c6773563d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.3

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.2 to 12.1.3.
- [Release not...

github.com/htmlhint/HTMLHint - a40a9a9af83e3f4e1da98eb291674fe22aade2f3 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update @typescript-eslint

github.com/htmlhint/HTMLHint - 4f7c0a8e22b02e660b4d0916f5801bf00386f694 authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

github.com/htmlhint/HTMLHint - 8900d14270438780c37e723ca2b48978fab90a52 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 2.60.2 to 2.61.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.60.2 to 2.61.1.
- [Release notes](https:...

github.com/htmlhint/HTMLHint - 4361652aec49d98f8623f11be2fe1293f8e5f143 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: cleanup environtment variable

- CI is always true https://docs.github.com/en/actions/learn-github-actions/environment-variable...

github.com/htmlhint/HTMLHint - 520c51c72262fb5316b50550cf33e03479bc9717 authored about 3 years ago by Nick Schonning <[email protected]>
ci: remove gcov CodeCov config

github.com/htmlhint/HTMLHint - 780c86324f0fd265284fd1cea23b78d133d54367 authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump typescript from 4.5.2 to 4.5.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release note...

github.com/htmlhint/HTMLHint - a629d0b2f737dcd99a952785b84c516def1f7770 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update remaining htmlhint.io refs

github.com/htmlhint/HTMLHint - 652d2f748904bcd929d5f0feb9aec8de4a826409 authored about 3 years ago by Nick Schonning <[email protected]>
Remove broken roadmap link from README.md (#820)

github.com/htmlhint/HTMLHint - 0c40f39c4e68864fe17902f9761384d2ebfa86e8 authored about 3 years ago by Davide Violante <[email protected]>
chore: bump docusarus to 2.0.0-beta.13

github.com/htmlhint/HTMLHint - e7233a2f7294af48ddc39729c9880c3266953582 authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps): bump @svgr/webpack from 6.1.1 to 6.1.2 in /website

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.1.1 to 6.1.2.
- [Release notes](...

github.com/htmlhint/HTMLHint - 6af3a95742a27e4f4b47b9dbb64895b9225b5563 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @docusaurus/plugin-sitemap in /website

Bumps [@docusaurus/plugin-sitemap](https://github.com/facebook/docusaurus/tree/HEAD/packages/doc...

github.com/htmlhint/HTMLHint - 6563e80eac22ab73961524049b4ae4e8d396ab38 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove direct semantic-release devDeps

They are installed by the GitHub Action to do the release each time

github.com/htmlhint/HTMLHint - 6d0cd4fd66fa4192dd5852ccc5eaed81e6361756 authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump rollup from 2.60.1 to 2.60.2

Bumps [rollup](https://github.com/rollup/rollup) from 2.60.1 to 2.60.2.
- [Release notes](https:...

github.com/htmlhint/HTMLHint - c47a7fbb14b8d01a08d8bcb695d7bdc387e8be51 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](ht...

github.com/htmlhint/HTMLHint - 5caef8ff3a882cbf80b4f179ede76bef94abb4c9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.3.0 to 8.4.1

Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.1.
- [Release notes](https://...

github.com/htmlhint/HTMLHint - 9a0144270ae61b186c078b4ada432b77290768cc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.6.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/htmlhint/HTMLHint - c6d0859199a2b95839946603dc34f6d6b60ed0fc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/htmlhint/HTMLHint - 373bb913151a278270f572fc2f99d60bf7873757 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @svgr/webpack from 6.0.0 to 6.1.1 in /website

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.0.0 to 6.1.1.
- [Release notes](...

github.com/htmlhint/HTMLHint - 2774d36fbd6532fcf0b6724ec40d71739ec0eb1f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: don't trigger for website content

github.com/htmlhint/HTMLHint - cedc6a7bf57a06b32c4e69a7b44b0a9dc063a785 authored about 3 years ago by Nick Schonning <[email protected]>
chore: run ESLint before prettier

ESLint also runs prettier on some of it's files and is useful to get
linting issues first.
Will ...

github.com/htmlhint/HTMLHint - aef86de4518f1251d423c090ce1037624d327119 authored about 3 years ago by Nick Schonning <[email protected]>
ci: correct CI matrix to run on different OS

Currently it uses the OS name as a label but everything runs on Ubuntu

github.com/htmlhint/HTMLHint - c6e72f078c31a47237f5bfb9ac650495de945037 authored about 3 years ago by Nick Schonning <[email protected]>
ci: disable fail-fast to see each OS failure

github.com/htmlhint/HTMLHint - 08de395457ba9415340d23012978e1f1d02a3d32 authored about 3 years ago by Nick Schonning <[email protected]>
chore: Add gitattributes

github.com/htmlhint/HTMLHint - ad1c5a02d7becdc9485b79afddb9660e9b3fbece authored about 3 years ago by Nick Schonning <[email protected]>
ci: sync semantic-release plugin versions

github.com/htmlhint/HTMLHint - dc4f093aed2dbaf1a89712852e53293b14b9ea97 authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps): bump @svgr/webpack from 5.5.0 to 6.0.0 in /website

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.5.0 to 6.0.0.
- [Release notes](...

github.com/htmlhint/HTMLHint - fe536bde5baf2c72c11a04e55cde86f48a5e24e0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: setup CI for website

- remove duplicate call to google-analytics plugin included with them
- fix links in TOC

github.com/htmlhint/HTMLHint - 2c78fa450262dbf8e2244ada7574460dfd82b65f authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#790)

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](h...

github.com/htmlhint/HTMLHint - 2f2f01f0b3a6b762378b78949c384ca1af49269a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: ensure files are built

github.com/htmlhint/HTMLHint - 432d4eb1d356fb12ea9af41da773cb6abfdcfb23 authored about 3 years ago by Nick Schonning <[email protected]>
chore(release): 1.0.0 [skip ci]

# [1.0.0](https://github.com/htmlhint/HTMLHint/compare/v0.16.3...v1.0.0) (2021-11-26)

### Featu...

github.com/htmlhint/HTMLHint - e91efe9c4368f787386f42c18993db8700f469cf authored about 3 years ago by semantic-release-bot <[email protected]>
chore: update hook for CI compatibility

github.com/htmlhint/HTMLHint - 8ce05eb44ba49d999fe2251c7de20a8f504f0def authored about 3 years ago by Nick Schonning <[email protected]>
feat: set minimum support to es6

BREAKING CHANGE: IE11 and older browsers will no longer be supported

github.com/htmlhint/HTMLHint - ed5f89546340df17890e88a9a1df78edb4568cb1 authored about 3 years ago by Nick Schonning <[email protected]>
chore: remove extra tsconfig files

Only the lint version was referenced and different behaviour didn't seem
relavant to linting

github.com/htmlhint/HTMLHint - 407917460c1743f0c5a4f4a14f01202ff00293f2 authored about 3 years ago by Nick Schonning <[email protected]>
feat: upgrade to Typescript 4

github.com/htmlhint/HTMLHint - 472722b2c8d61d46576741d388a222c55fe92ea6 authored about 3 years ago by Nick Schonning <[email protected]>
chore: rebuild dist files

github.com/htmlhint/HTMLHint - 25e30027a3b4fa24d79529132d8614c69b3f2602 authored about 3 years ago by Nick Schonning <[email protected]>
chore: ignore test report from prettier

github.com/htmlhint/HTMLHint - 68591c3ca37ec9e5e8e7025532b6ec96d5c51fac authored about 3 years ago by Nick Schonning <[email protected]>
chore(deps-dev): bump @semantic-release/release-notes-generator (#782)

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-no...

github.com/htmlhint/HTMLHint - 0e3280affc1999d94141e54582784a964426ee22 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor(htmlparser): remove unused variable for @typescript-eslint/no-unused-vars

github.com/htmlhint/HTMLHint - 014e5b7f46ac69d5a808a9e0a2f4daa076843476 authored about 3 years ago by Nick Schonning <[email protected]>
refactor(formatter): update order for @typescript-eslint/adjacent-overload-signatures

github.com/htmlhint/HTMLHint - d88f83c57185987c72128746455191e18092095e authored about 3 years ago by Nick Schonning <[email protected]>