Skip to content

Commit

Permalink
Chore: Update dependencies and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
antross committed Aug 6, 2019
1 parent 98b872f commit 7c7f13d
Show file tree
Hide file tree
Showing 155 changed files with 1,108 additions and 547 deletions.
3 changes: 3 additions & 0 deletions packages/configuration-accessibility/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.0.3 (August 6, 2019)


# 1.0.2 (July 30, 2019)


Expand Down
12 changes: 6 additions & 6 deletions packages/configuration-accessibility/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"@hint/connector-puppeteer": "^2.0.2",
"@hint/formatter-html": "^4.1.1",
"@hint/formatter-summary": "^3.0.5",
"@hint/hint-axe": "^4.0.2"
"@hint/connector-puppeteer": "^2.0.3",
"@hint/formatter-html": "^4.1.2",
"@hint/formatter-summary": "^3.0.6",
"@hint/hint-axe": "^4.0.3"
},
"description": "webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements",
"engines": {
Expand All @@ -22,8 +22,8 @@
"main": "index.json",
"name": "@hint/configuration-accessibility",
"peerDependencies": {
"hint": "^5.1.2"
"hint": "^5.2.0"
},
"repository": "webhintio/hint",
"version": "1.0.2"
"version": "1.0.3"
}
11 changes: 11 additions & 0 deletions packages/configuration-all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.0.1 (August 6, 2019)

## Bug fixes / Improvements

* [[`f4ce80c66b`](https://github.com/webhintio/hint/commit/f4ce80c66b1962eeac68da812a22d5d2f69dfd85)] - Fix: Pre-populate known environment data when clicking "Feedback" (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#2711`](https://github.com/webhintio/hint/issues/2711)).

## Chores

* [[`fe43c74f5e`](https://github.com/webhintio/hint/commit/fe43c74f5ebefa86408a59475576c4ee63e1f1bc)] - Chore: Update dependencies and package version (by [`Tony Ross`](https://github.com/antross)).


# 1.0.0 (July 30, 2019)


124 changes: 62 additions & 62 deletions packages/configuration-all/package.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
{
"dependencies": {
"@hint/connector-jsdom": "^4.0.5",
"@hint/connector-local": "^3.1.2",
"@hint/connector-puppeteer": "^2.0.2",
"@hint/formatter-codeframe": "^3.1.2",
"@hint/formatter-excel": "^3.1.2",
"@hint/formatter-html": "^4.1.1",
"@hint/formatter-json": "^3.1.2",
"@hint/formatter-stylish": "^3.1.2",
"@hint/formatter-summary": "^3.0.5",
"@hint/hint-amp-validator": "^2.9.2",
"@hint/hint-apple-touch-icons": "^3.1.2",
"@hint/hint-axe": "^4.0.2",
"@hint/hint-babel-config": "^2.3.2",
"@hint/hint-button-type": "^2.2.2",
"@hint/hint-compat-api": "^4.0.2",
"@hint/hint-content-type": "^4.1.2",
"@hint/hint-create-element-svg": "^1.2.2",
"@hint/hint-css-prefix-order": "^1.2.2",
"@hint/hint-disown-opener": "^3.2.2",
"@hint/hint-doctype": "^3.2.2",
"@hint/hint-highest-available-document-mode": "^4.1.2",
"@hint/hint-html-checker": "^3.2.2",
"@hint/hint-http-cache": "^3.2.2",
"@hint/hint-http-compression": "^5.1.2",
"@hint/hint-https-only": "^2.3.2",
"@hint/hint-image-optimization-cloudinary": "^3.1.2",
"@hint/hint-manifest-app-name": "^2.3.2",
"@hint/hint-manifest-exists": "^2.3.2",
"@hint/hint-manifest-file-extension": "^2.3.2",
"@hint/hint-manifest-is-valid": "^3.2.2",
"@hint/hint-meta-charset-utf-8": "^3.2.2",
"@hint/hint-meta-theme-color": "^3.1.2",
"@hint/hint-meta-viewport": "^4.1.2",
"@hint/hint-minified-js": "^2.3.2",
"@hint/hint-no-bom": "^4.1.2",
"@hint/hint-no-broken-links": "^4.1.2",
"@hint/hint-no-disallowed-headers": "^2.3.2",
"@hint/hint-no-friendly-error-pages": "^3.2.2",
"@hint/hint-no-html-only-headers": "^2.3.2",
"@hint/hint-no-http-redirects": "^2.3.2",
"@hint/hint-no-p3p": "^3.2.2",
"@hint/hint-no-protocol-relative-urls": "^2.3.2",
"@hint/hint-no-vulnerable-javascript-libraries": "^2.9.2",
"@hint/hint-performance-budget": "^2.3.2",
"@hint/hint-sri": "^3.2.2",
"@hint/hint-ssllabs": "^2.3.2",
"@hint/hint-strict-transport-security": "^2.3.2",
"@hint/hint-stylesheet-limits": "^3.2.2",
"@hint/hint-typescript-config": "^2.3.2",
"@hint/hint-validate-set-cookie-header": "^2.3.2",
"@hint/hint-webpack-config": "^2.3.2",
"@hint/hint-x-content-type-options": "^3.2.2",
"@hint/parser-babel-config": "^2.1.5",
"@hint/parser-css": "^3.0.5",
"@hint/parser-html": "^3.0.3",
"@hint/parser-javascript": "^3.0.5",
"@hint/parser-manifest": "^2.2.3",
"@hint/parser-package-json": "^1.1.5",
"@hint/parser-typescript-config": "^2.3.2",
"@hint/parser-webpack-config": "^2.1.5"
"@hint/connector-jsdom": "^4.0.6",
"@hint/connector-local": "^3.1.3",
"@hint/connector-puppeteer": "^2.0.3",
"@hint/formatter-codeframe": "^3.1.3",
"@hint/formatter-excel": "^3.1.3",
"@hint/formatter-html": "^4.1.2",
"@hint/formatter-json": "^3.1.3",
"@hint/formatter-stylish": "^3.1.3",
"@hint/formatter-summary": "^3.0.6",
"@hint/hint-amp-validator": "^2.9.3",
"@hint/hint-apple-touch-icons": "^3.1.3",
"@hint/hint-axe": "^4.0.3",
"@hint/hint-babel-config": "^2.3.3",
"@hint/hint-button-type": "^2.2.3",
"@hint/hint-compat-api": "^4.0.3",
"@hint/hint-content-type": "^4.1.3",
"@hint/hint-create-element-svg": "^1.2.3",
"@hint/hint-css-prefix-order": "^1.2.3",
"@hint/hint-disown-opener": "^3.2.3",
"@hint/hint-doctype": "^3.2.3",
"@hint/hint-highest-available-document-mode": "^4.1.3",
"@hint/hint-html-checker": "^3.2.3",
"@hint/hint-http-cache": "^3.2.3",
"@hint/hint-http-compression": "^5.1.3",
"@hint/hint-https-only": "^2.3.3",
"@hint/hint-image-optimization-cloudinary": "^3.1.3",
"@hint/hint-manifest-app-name": "^2.3.3",
"@hint/hint-manifest-exists": "^2.3.3",
"@hint/hint-manifest-file-extension": "^2.3.3",
"@hint/hint-manifest-is-valid": "^3.2.3",
"@hint/hint-meta-charset-utf-8": "^3.2.3",
"@hint/hint-meta-theme-color": "^3.1.3",
"@hint/hint-meta-viewport": "^4.1.3",
"@hint/hint-minified-js": "^2.3.3",
"@hint/hint-no-bom": "^4.1.3",
"@hint/hint-no-broken-links": "^4.1.3",
"@hint/hint-no-disallowed-headers": "^2.3.3",
"@hint/hint-no-friendly-error-pages": "^3.2.3",
"@hint/hint-no-html-only-headers": "^2.3.3",
"@hint/hint-no-http-redirects": "^2.3.3",
"@hint/hint-no-p3p": "^3.2.3",
"@hint/hint-no-protocol-relative-urls": "^2.3.3",
"@hint/hint-no-vulnerable-javascript-libraries": "^2.9.3",
"@hint/hint-performance-budget": "^2.3.3",
"@hint/hint-sri": "^3.2.3",
"@hint/hint-ssllabs": "^2.3.3",
"@hint/hint-strict-transport-security": "^2.3.3",
"@hint/hint-stylesheet-limits": "^3.2.3",
"@hint/hint-typescript-config": "^2.3.3",
"@hint/hint-validate-set-cookie-header": "^2.3.3",
"@hint/hint-webpack-config": "^2.3.3",
"@hint/hint-x-content-type-options": "^3.2.3",
"@hint/parser-babel-config": "^2.1.6",
"@hint/parser-css": "^3.0.6",
"@hint/parser-html": "^3.0.4",
"@hint/parser-javascript": "^3.0.6",
"@hint/parser-manifest": "^2.2.4",
"@hint/parser-package-json": "^1.1.6",
"@hint/parser-typescript-config": "^2.3.3",
"@hint/parser-webpack-config": "^2.1.6"
},
"description": "webhint's configuration that includes all the published packages",
"engines": {
Expand All @@ -77,8 +77,8 @@
"main": "index.json",
"name": "@hint/configuration-all",
"peerDependencies": {
"hint": "^5.1.2"
"hint": "^5.2.0"
},
"repository": "webhintio/hint",
"version": "1.0.0"
"version": "1.0.1"
}
7 changes: 7 additions & 0 deletions packages/configuration-development/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 7.0.3 (August 6, 2019)

## Bug fixes / Improvements

* [[`4028147d82`](https://github.com/webhintio/hint/commit/4028147d8266430a935c09c8143c84ea791fce8d)] - Fix: Disable hints which only check for existence (by [`Tony Ross`](https://github.com/antross)).


# 7.0.2 (July 30, 2019)

## Bug fixes / Improvements
Expand Down
50 changes: 25 additions & 25 deletions packages/configuration-development/package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"dependencies": {
"@hint/configuration-accessibility": "^1.0.1",
"@hint/configuration-progressive-web-apps": "^6.0.1",
"@hint/connector-local": "^3.1.2",
"@hint/formatter-html": "^4.1.1",
"@hint/formatter-summary": "^3.0.5",
"@hint/hint-babel-config": "^2.3.2",
"@hint/hint-button-type": "^2.2.2",
"@hint/hint-create-element-svg": "^1.2.2",
"@hint/hint-css-prefix-order": "^1.2.2",
"@hint/hint-disown-opener": "^3.2.2",
"@hint/hint-highest-available-document-mode": "^4.1.2",
"@hint/hint-meta-charset-utf-8": "^3.2.2",
"@hint/hint-meta-viewport": "^4.1.2",
"@hint/hint-no-bom": "^4.1.2",
"@hint/hint-no-protocol-relative-urls": "^2.3.2",
"@hint/hint-sri": "^3.2.2",
"@hint/hint-typescript-config": "^2.3.2",
"@hint/hint-webpack-config": "^2.3.2",
"@hint/parser-babel-config": "^2.1.5",
"@hint/parser-css": "^3.0.5",
"@hint/parser-html": "^3.0.3",
"@hint/parser-typescript-config": "^2.3.2",
"@hint/parser-webpack-config": "^2.1.5"
"@hint/configuration-accessibility": "^1.0.2",
"@hint/configuration-progressive-web-apps": "^6.0.2",
"@hint/connector-local": "^3.1.3",
"@hint/formatter-html": "^4.1.2",
"@hint/formatter-summary": "^3.0.6",
"@hint/hint-babel-config": "^2.3.3",
"@hint/hint-button-type": "^2.2.3",
"@hint/hint-create-element-svg": "^1.2.3",
"@hint/hint-css-prefix-order": "^1.2.3",
"@hint/hint-disown-opener": "^3.2.3",
"@hint/hint-highest-available-document-mode": "^4.1.3",
"@hint/hint-meta-charset-utf-8": "^3.2.3",
"@hint/hint-meta-viewport": "^4.1.3",
"@hint/hint-no-bom": "^4.1.3",
"@hint/hint-no-protocol-relative-urls": "^2.3.3",
"@hint/hint-sri": "^3.2.3",
"@hint/hint-typescript-config": "^2.3.3",
"@hint/hint-webpack-config": "^2.3.3",
"@hint/parser-babel-config": "^2.1.6",
"@hint/parser-css": "^3.0.6",
"@hint/parser-html": "^3.0.4",
"@hint/parser-typescript-config": "^2.3.3",
"@hint/parser-webpack-config": "^2.1.6"
},
"description": "webhint's recommended hints configuration for development",
"engines": {
Expand All @@ -43,8 +43,8 @@
"main": "index.json",
"name": "@hint/configuration-development",
"peerDependencies": {
"hint": "^5.1.2"
"hint": "^5.2.0"
},
"repository": "webhintio/hint",
"version": "7.0.2"
"version": "7.0.3"
}
3 changes: 3 additions & 0 deletions packages/configuration-progressive-web-apps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 6.0.3 (August 6, 2019)


# 6.0.2 (July 30, 2019)


Expand Down
24 changes: 12 additions & 12 deletions packages/configuration-progressive-web-apps/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"dependencies": {
"@hint/connector-puppeteer": "^2.0.2",
"@hint/connector-jsdom": "^4.0.5",
"@hint/formatter-html": "^4.1.1",
"@hint/formatter-summary": "^3.0.5",
"@hint/hint-apple-touch-icons": "^3.1.2",
"@hint/hint-manifest-app-name": "^2.3.2",
"@hint/hint-manifest-exists": "^2.3.2",
"@hint/hint-manifest-file-extension": "^2.3.2",
"@hint/hint-manifest-is-valid": "^3.2.2",
"@hint/parser-manifest": "^2.2.3"
"@hint/connector-puppeteer": "^2.0.3",
"@hint/connector-jsdom": "^4.0.6",
"@hint/formatter-html": "^4.1.2",
"@hint/formatter-summary": "^3.0.6",
"@hint/hint-apple-touch-icons": "^3.1.3",
"@hint/hint-manifest-app-name": "^2.3.3",
"@hint/hint-manifest-exists": "^2.3.3",
"@hint/hint-manifest-file-extension": "^2.3.3",
"@hint/hint-manifest-is-valid": "^3.2.3",
"@hint/parser-manifest": "^2.2.4"
},
"description": "webhint's recommended hints configuration for progressive web apps (PWAs)",
"engines": {
Expand All @@ -29,8 +29,8 @@
"main": "index.json",
"name": "@hint/configuration-progressive-web-apps",
"peerDependencies": {
"hint": "^5.1.2"
"hint": "^5.2.0"
},
"repository": "webhintio/hint",
"version": "6.0.2"
"version": "6.0.3"
}
3 changes: 3 additions & 0 deletions packages/configuration-web-recommended/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 7.0.3 (August 6, 2019)


# 7.0.2 (July 30, 2019)

## Bug fixes / Improvements
Expand Down
74 changes: 37 additions & 37 deletions packages/configuration-web-recommended/package.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
{
"dependencies": {
"@hint/configuration-accessibility": "^1.0.1",
"@hint/connector-puppeteer": "^2.0.2",
"@hint/connector-jsdom": "^4.0.5",
"@hint/connector-local": "^3.1.2",
"@hint/formatter-html": "^4.1.1",
"@hint/formatter-stylish": "^3.1.2",
"@hint/formatter-summary": "^3.0.5",
"@hint/hint-button-type": "^2.2.2",
"@hint/hint-create-element-svg": "^1.2.2",
"@hint/hint-content-type": "^4.1.2",
"@hint/hint-css-prefix-order": "^1.2.2",
"@hint/hint-disown-opener": "^3.2.2",
"@hint/hint-highest-available-document-mode": "^4.1.2",
"@hint/hint-html-checker": "^3.2.2",
"@hint/hint-http-cache": "^3.2.2",
"@hint/hint-http-compression": "^5.1.2",
"@hint/hint-image-optimization-cloudinary": "^3.1.2",
"@hint/hint-meta-charset-utf-8": "^3.2.2",
"@hint/hint-meta-viewport": "^4.1.2",
"@hint/hint-no-bom": "^4.1.2",
"@hint/hint-no-disallowed-headers": "^2.3.2",
"@hint/hint-no-friendly-error-pages": "^3.2.2",
"@hint/hint-no-html-only-headers": "^2.3.2",
"@hint/hint-no-http-redirects": "^2.3.2",
"@hint/hint-no-protocol-relative-urls": "^2.3.2",
"@hint/hint-no-vulnerable-javascript-libraries": "^2.9.2",
"@hint/hint-sri": "^3.2.2",
"@hint/hint-ssllabs": "^2.3.2",
"@hint/hint-strict-transport-security": "^2.3.2",
"@hint/hint-stylesheet-limits": "^3.2.2",
"@hint/hint-validate-set-cookie-header": "^2.3.2",
"@hint/hint-x-content-type-options": "^3.2.2",
"@hint/parser-css": "^3.0.5",
"@hint/parser-html": "^3.0.3",
"@hint/parser-javascript": "^3.0.5"
"@hint/configuration-accessibility": "^1.0.2",
"@hint/connector-puppeteer": "^2.0.3",
"@hint/connector-jsdom": "^4.0.6",
"@hint/connector-local": "^3.1.3",
"@hint/formatter-html": "^4.1.2",
"@hint/formatter-stylish": "^3.1.3",
"@hint/formatter-summary": "^3.0.6",
"@hint/hint-button-type": "^2.2.3",
"@hint/hint-create-element-svg": "^1.2.3",
"@hint/hint-content-type": "^4.1.3",
"@hint/hint-css-prefix-order": "^1.2.3",
"@hint/hint-disown-opener": "^3.2.3",
"@hint/hint-highest-available-document-mode": "^4.1.3",
"@hint/hint-html-checker": "^3.2.3",
"@hint/hint-http-cache": "^3.2.3",
"@hint/hint-http-compression": "^5.1.3",
"@hint/hint-image-optimization-cloudinary": "^3.1.3",
"@hint/hint-meta-charset-utf-8": "^3.2.3",
"@hint/hint-meta-viewport": "^4.1.3",
"@hint/hint-no-bom": "^4.1.3",
"@hint/hint-no-disallowed-headers": "^2.3.3",
"@hint/hint-no-friendly-error-pages": "^3.2.3",
"@hint/hint-no-html-only-headers": "^2.3.3",
"@hint/hint-no-http-redirects": "^2.3.3",
"@hint/hint-no-protocol-relative-urls": "^2.3.3",
"@hint/hint-no-vulnerable-javascript-libraries": "^2.9.3",
"@hint/hint-sri": "^3.2.3",
"@hint/hint-ssllabs": "^2.3.3",
"@hint/hint-strict-transport-security": "^2.3.3",
"@hint/hint-stylesheet-limits": "^3.2.3",
"@hint/hint-validate-set-cookie-header": "^2.3.3",
"@hint/hint-x-content-type-options": "^3.2.3",
"@hint/parser-css": "^3.0.6",
"@hint/parser-html": "^3.0.4",
"@hint/parser-javascript": "^3.0.6"
},
"description": "webhint's recommended hints configuration for live websites",
"engines": {
Expand All @@ -58,8 +58,8 @@
"main": "index.json",
"name": "@hint/configuration-web-recommended",
"peerDependencies": {
"hint": "^5.1.2"
"hint": "^5.2.0"
},
"repository": "webhintio/hint",
"version": "7.0.2"
"version": "7.0.3"
}
Loading

0 comments on commit 7c7f13d

Please sign in to comment.