Skip to content

Commit

Permalink
v0.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
siteimprove-builduser committed Dec 13, 2024
1 parent 5f8f082 commit 7e821c6
Show file tree
Hide file tree
Showing 65 changed files with 180 additions and 57 deletions.
5 changes: 0 additions & 5 deletions .changeset/thick-guests-wonder.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/thin-goats-fetch.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Alfa integrations changelog

## [0.76.1](../../compare/v0.76.0...v0.76.1) (2024-12-13)

### Added

- [@siteimprove/alfa-test-utils](packages/alfa-test-utils/CHANGELOG.md#0761): The current version number is now exported. ([#115](https://github.com/Siteimprove/alfa-integrations/pull/115))

- [@siteimprove/alfa-playwright](packages/alfa-playwright/CHANGELOG.md#0761), [@siteimprove/alfa-puppeteer](packages/alfa-puppeteer/CHANGELOG.md#0761), [@siteimprove/alfa-selenium](packages/alfa-selenium/CHANGELOG.md#0761), [@siteimprove/alfa-cypress](packages/alfa-cypress/CHANGELOG.md#0761): The page URL is now correctly filled when grabbing the page. ([#116](https://github.com/Siteimprove/alfa-integrations/pull/116))

## [0.76.0](../../compare/v0.75.0...v0.76.0) (2024-12-09)

### Added
Expand Down
12 changes: 12 additions & 0 deletions docs/api/alfa-test-utils.codecheckerversion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@siteimprove/alfa-test-utils](./alfa-test-utils.md) &gt; [codeCheckerVersion](./alfa-test-utils.codecheckerversion.md)

## codeCheckerVersion variable


**Signature:**

```typescript
codeCheckerVersion = "0.76.1"
```
27 changes: 25 additions & 2 deletions docs/api/alfa-test-utils.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

## alfa-test-utils package

A library for running Alfa tests and uploading results to the Siteimprove Intelligence Platform.

## Classes

<table><thead><tr><th>
Expand Down Expand Up @@ -146,6 +144,31 @@ Collection of rules filter, and pre-filtered sets of rules.
Interacting with Siteimprove Intelligence Platform (SIP) API.


</td></tr>
</tbody></table>

## Variables

<table><thead><tr><th>

Variable


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[codeCheckerVersion](./alfa-test-utils.codecheckerversion.md)


</td><td>



</td></tr>
</tbody></table>

Expand Down
2 changes: 0 additions & 2 deletions docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ This package provides integrations and utilities for the [Angular](https://angul

</td><td>

A library for running Alfa tests and uploading results to the Siteimprove Intelligence Platform.


</td></tr>
<tr><td>
Expand Down
2 changes: 1 addition & 1 deletion docs/review/api/alfa-test-utils.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export namespace Audit {
}

// @public (undocumented)
export const codeCheckerVersion = "0.76.0";
export const codeCheckerVersion = "0.76.1";

// @public
export interface CommitInformation {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@changesets/cli": "^2.26.1",
"@microsoft/api-documenter": "^7.25.3",
"@microsoft/api-extractor": "^7.47.0",
"@siteimprove/alfa-cli": "workspace:^0.76.0",
"@siteimprove/alfa-cli": "workspace:^0.76.1",
"@siteimprove/alfa-toolchain": "^0.96.0",
"@types/async": "^3.2.5",
"@types/node": "^20.14.9",
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-angular

## 0.76.1

## 0.76.0

## 0.75.0
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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Integrations and utilities for the Angular application framework",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-assert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-assert

## 0.76.1

## 0.76.0

## 0.75.0
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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Core assertion functions for supported input objects",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-chai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-chai

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Assertion integrations for the Chai assertion library",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-cheerio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-cheerio

## 0.76.1

## 0.76.0

## 0.75.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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Functionality for translating Cheerio elements into page objects",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-cli

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "The tool for all your accessibility needs on the command line",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-cli/src/pkg.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated by yarn alfa-postversion
export const name = "@siteimprove/alfa-cli";
export const version = "0.76.0";
export const version = "0.76.1";

2 changes: 2 additions & 0 deletions packages/alfa-command/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-command

## 0.76.1

## 0.76.0

## 0.75.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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Functionality for building robust command line interfaces",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-crawler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-crawler

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "An implementation of a simple web crawler capable of producing streams of page objects",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/alfa-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @siteimprove/alfa-cypress

## 0.76.1

### Patch Changes

- **Added:** The page URL is now correctly filled when grabbing the page. ([#116](https://github.com/Siteimprove/alfa-integrations/pull/116))

A full `Request` and `Response` are build, with sensible values:

- The request is assumed to be a GET.
- The response is assumed to be a 200 OK with HTMl content.

These values are not always correct, but should be in most cases. It is not really possible to build better values because the actual request and response may be long lost by the time one decides to call `.toPage`.

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Integrations and utilities for the Cypress testing framework",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-enzyme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-enzyme

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Integrations and utilities for the Enzyme testing library",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-formatter-earl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-formatter-earl

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "An outcome formatter that outputs EARL",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-formatter-json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-formatter-json

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "An outcome formatter that outputs JSON",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-formatter-sarif/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-formatter-sarif

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "An outcome formatter that outputs SARIF",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-formatter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-formatter

## 0.76.1

## 0.76.0

## 0.75.0
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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Types for modelling ACT outcome formatters",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-frontier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-frontier

## 0.76.1

## 0.76.0

## 0.75.0
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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "An implementation of a simple crawl frontier that can be persisted to disk",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-interviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-interviewer

## 0.76.1

## 0.76.0

## 0.75.0
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.76.0",
"version": "0.76.1",
"license": "MIT",
"description": "Types for modelling ACT rule interviewers",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/alfa-jasmine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @siteimprove/alfa-jasmine

## 0.76.1

## 0.76.0

## 0.75.0
Expand Down
Loading

0 comments on commit 7e821c6

Please sign in to comment.