Update Alfa to ^0.74.0 - autoclosed #60
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
^0.73.2
->^0.74.0
Release Notes
Siteimprove/alfa-integrations (@siteimprove/alfa-angular)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-assert)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-chai)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-crawler)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-cypress)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-enzyme)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-formatter)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-formatter-earl)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-frontier)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-jest)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-playwright)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-puppeteer)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-scraper)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-test-utils)
v0.74.0
Compare Source
Minor Changes
Added:
SIP.upload
can now be called without an user email or API key, in which case it will return anErr
. (#96)That can nonetheless be passed to
Logging.fromAudit
which will then simply discard it. This makes it simpler to write tests without checking proactively the presence of the credentials and, e.g., run them both in environments where they are available and environments where they don't exist.Breaking:
Logging.prepare
andLogging.result
have been replaced byLogging.fromAudit
andLogging#print
. (#96)Migration: replace the
Logging.result(Logging.prepare(audit), pageReportUrl)
calls withLogging.fromAudit(audit, pageReportUrl).print()
.Breaking: The
Audit.Result
type has been renamed toAudit
. (#96)Migration: simply use
Audit
type wherever theAudit.Result
type was used.Patch Changes
Changed: Update Alfa (#98)
Added: An
Audit#toJSON
serialisation is now available. (#96)Added:
Logging.fromAudit
also accepts anAudit.JSON
input. (#96)Added: The audit and report functionalities can now be imported separately. (#96)
This resolves a problem where logging functionalities, highly depending on node, would crash bundlers and injections into other Javascript worlds when trying to import the full
@siteimprove/alfa-test-utils
package.v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-vue)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Siteimprove/alfa-integrations (@siteimprove/alfa-webdriver)
v0.74.0
Compare Source
Patch Changes
v0.73.4
Compare Source
Patch Changes
v0.73.3
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.