Skip to content

Commit

Permalink
v0.62.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 committed Mar 30, 2023
1 parent 33874f7 commit 00341eb
Show file tree
Hide file tree
Showing 27 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Items that are related, such as breaking changes, new features, or changes to ex

</details>

## [0.62.2](../../compare/v0.61.0...v0.62.2) (2023-03-30)
## [0.62.3](../../compare/v0.61.0...v0.62.3) (2023-03-30)

No functional change, first release handled from the `alfa-integrations` repository.

Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-angular",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Angular application framework",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-assert",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Core assertion functions for supported input objects",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-chai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-chai",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Assertion integrations for the Chai assertion library",
"repository": {
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-assert": "workspace:^0.62.2",
"@siteimprove/alfa-assert": "workspace:^0.62.3",
"@siteimprove/alfa-future": "^0.62.0",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-mapper": "^0.62.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-cheerio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-cheerio",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Functionality for translating Cheerio elements into page objects",
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions packages/alfa-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-cli",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "The tool for all your accessibility needs on the command line",
"repository": {
Expand All @@ -20,16 +20,16 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-command": "workspace:^0.62.2",
"@siteimprove/alfa-command": "workspace:^0.62.3",
"@siteimprove/alfa-device": "^0.62.0",
"@siteimprove/alfa-formatter": "workspace:^0.62.2",
"@siteimprove/alfa-formatter": "workspace:^0.62.3",
"@siteimprove/alfa-http": "^0.62.0",
"@siteimprove/alfa-interviewer": "workspace:^0.62.2",
"@siteimprove/alfa-interviewer": "workspace:^0.62.3",
"@siteimprove/alfa-iterable": "^0.62.0",
"@siteimprove/alfa-option": "^0.62.0",
"@siteimprove/alfa-result": "^0.62.0",
"@siteimprove/alfa-rules": "^0.62.0",
"@siteimprove/alfa-scraper": "workspace:^0.62.2",
"@siteimprove/alfa-scraper": "workspace:^0.62.3",
"@siteimprove/alfa-time": "^0.62.0",
"@siteimprove/alfa-url": "^0.62.0",
"@siteimprove/alfa-web": "^0.62.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-command",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Functionality for building robust command line interfaces",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/alfa-crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-crawler",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An implementation of a simple web crawler capable of producing streams of page objects",
"repository": {
Expand All @@ -19,10 +19,10 @@
],
"dependencies": {
"@siteimprove/alfa-dom": "^0.62.0",
"@siteimprove/alfa-frontier": "workspace:^0.62.2",
"@siteimprove/alfa-frontier": "workspace:^0.62.3",
"@siteimprove/alfa-mapper": "^0.62.0",
"@siteimprove/alfa-result": "^0.62.0",
"@siteimprove/alfa-scraper": "workspace:^0.62.2",
"@siteimprove/alfa-scraper": "workspace:^0.62.3",
"@siteimprove/alfa-url": "^0.62.0",
"@siteimprove/alfa-web": "^0.62.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/alfa-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-cypress",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Cypress testing framework",
"repository": {
Expand All @@ -19,11 +19,11 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-assert": "workspace:^0.62.2",
"@siteimprove/alfa-assert": "workspace:^0.62.3",
"@siteimprove/alfa-device": "^0.62.0",
"@siteimprove/alfa-dom": "^0.62.0",
"@siteimprove/alfa-formatter": "workspace:^0.62.2",
"@siteimprove/alfa-formatter-earl": "workspace:^0.62.2",
"@siteimprove/alfa-formatter": "workspace:^0.62.3",
"@siteimprove/alfa-formatter-earl": "workspace:^0.62.3",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-http": "^0.62.0",
"@siteimprove/alfa-mapper": "^0.62.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-enzyme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-enzyme",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Enzyme testing library",
"repository": {
Expand All @@ -18,7 +18,7 @@
"src/**/*.d.ts"
],
"dependencies": {
"@siteimprove/alfa-react": "workspace:^0.62.2",
"@siteimprove/alfa-react": "workspace:^0.62.3",
"@siteimprove/alfa-web": "^0.62.0",
"@types/enzyme": "^3.10.8",
"enzyme": "^3.11.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-formatter-earl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-formatter-earl",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An outcome formatter that outputs EARL",
"repository": {
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"@siteimprove/alfa-earl": "^0.62.0",
"@siteimprove/alfa-formatter": "workspace:^0.62.2",
"@siteimprove/alfa-formatter": "workspace:^0.62.3",
"@siteimprove/alfa-future": "^0.62.0",
"@siteimprove/alfa-hash": "^0.62.0",
"jsonld": "^6.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-formatter-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-formatter-json",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An outcome formatter that outputs JSON",
"repository": {
Expand All @@ -18,7 +18,7 @@
"src/**/*.d.ts"
],
"dependencies": {
"@siteimprove/alfa-formatter": "workspace:^0.62.2",
"@siteimprove/alfa-formatter": "workspace:^0.62.3",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-json": "^0.62.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-formatter-sarif/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-formatter-sarif",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An outcome formatter that outputs SARIF",
"repository": {
Expand All @@ -18,7 +18,7 @@
"src/**/*.d.ts"
],
"dependencies": {
"@siteimprove/alfa-formatter": "workspace:^0.62.2"
"@siteimprove/alfa-formatter": "workspace:^0.62.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-formatter",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Types for modelling ACT outcome formatters",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-frontier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-frontier",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An implementation of a simple crawl frontier that can be persisted to disk",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-interviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-interviewer",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Types for modelling ACT rule interviewers",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-jasmine",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Assertion integrations for the Jasmine testing framework",
"repository": {
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-assert": "workspace:^0.62.2",
"@siteimprove/alfa-assert": "workspace:^0.62.3",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-mapper": "^0.62.0",
"@types/jasmine": "^3.3.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-jest",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Assertion integrations for the Jest testing framework",
"repository": {
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-assert": "workspace:^0.62.2",
"@siteimprove/alfa-assert": "workspace:^0.62.3",
"@siteimprove/alfa-future": "^0.62.0",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-mapper": "^0.62.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-jquery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-jquery",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Functionality for translating jQuery elements into page objects",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-playwright",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Playwright browser automation library",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-puppeteer",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Puppeteer browser automation library",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-react",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the React component framework",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-scraper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-scraper",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "An implementation of a simple web scraper capable of producing page objects",
"repository": {
Expand All @@ -28,7 +28,7 @@
"@siteimprove/alfa-mapper": "^0.62.0",
"@siteimprove/alfa-option": "^0.62.0",
"@siteimprove/alfa-promise": "^0.62.0",
"@siteimprove/alfa-puppeteer": "workspace:^0.62.2",
"@siteimprove/alfa-puppeteer": "workspace:^0.62.3",
"@siteimprove/alfa-result": "^0.62.0",
"@siteimprove/alfa-time": "^0.62.0",
"@siteimprove/alfa-url": "^0.62.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-unexpected/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-unexpected",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Assertion integrations for the Unexpected testing framework",
"repository": {
Expand All @@ -20,7 +20,7 @@
],
"dependencies": {
"@siteimprove/alfa-act": "^0.62.0",
"@siteimprove/alfa-assert": "workspace:^0.62.2",
"@siteimprove/alfa-assert": "workspace:^0.62.3",
"@siteimprove/alfa-future": "^0.62.0",
"@siteimprove/alfa-hash": "^0.62.0",
"@siteimprove/alfa-mapper": "^0.62.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-vue",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the Vue.js component framework",
"repository": {
Expand All @@ -18,7 +18,7 @@
"src/**/*.d.ts"
],
"dependencies": {
"@siteimprove/alfa-cheerio": "workspace:^0.62.2",
"@siteimprove/alfa-cheerio": "workspace:^0.62.3",
"@siteimprove/alfa-device": "^0.62.0",
"@siteimprove/alfa-dom": "^0.62.0",
"@siteimprove/alfa-http": "^0.62.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/package",
"name": "@siteimprove/alfa-webdriver",
"homepage": "https://alfa.siteimprove.com",
"version": "0.62.2",
"version": "0.62.3",
"license": "MIT",
"description": "Integrations and utilities for the WebdriverIO browser automation library",
"repository": {
Expand Down
Loading

0 comments on commit 00341eb

Please sign in to comment.