trailheadapps / az-insurance

Sample app that demonstrates how to build customer/partner/marketing experiences for Salesforce Experience Cloud and Lightning Web Runtime.
Creative Commons Zero v1.0 Universal
111 stars 98 forks source link

chore(deps-dev): bump @sa11y/jest from 0.5.0 to 3.0.0 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @sa11y/jest from 0.5.0 to 3.0.0.

Release notes

Sourced from @​sa11y/jest's releases.

chore: move to unified versioning of @​sa11y packages instead of independent versioning

Chore 🧹

  • Moving to unified versioning of @​sa11y packages instead of independent versioning for reducing complexity of managing independent versions
  • No code changes, No breaking changes
  • This is a one-off switch and semantic versioning will be used going forward

Version bump

  • @​sa11y/assert: 1.0.0 => 3.0.0
  • @​sa11y/browser-lib: 1.0.1 => 3.0.0
  • @​sa11y/common: 0.4.0 => 3.0.0
  • @​sa11y/format: 0.5.0 => 3.0.0
  • @​sa11y/jest: 1.1.0 => 3.0.0
  • @​sa11y/preset-rules: 1.0.1 => 3.0.0
  • @​sa11y/wdio: 2.0.2-beta.0 => 3.0.0
  • @​sa11y/test-integration: 0.2.4 => 3.0.0 (private)
  • @​sa11y/test-utils: 0.4.3 => 3.0.0 (private)

PR

fix(wdio): axe undefined error due to race condition

Fix 🐛

  • wdio: fix race condition when loading axe using poll with timeout

Version bump

  • @​sa11y/wdio: 2.0.1-beta.0 => 2.0.2-beta.0

PRs

refactor: move WCAG metadata from test name to class name

Refactor ♻️

Automatic checks 🤖

  • Add ability and convenience shortcut for excluding files from automatic checks

Results processor

  • Move the WCAG metadata and Priority info to class name in Jest results so that downstream CI systems make use of the info accordingly
    • Remove WCAG version, Level for brevity
  • Error msgs: Move help URL up in order to prevent it from getting truncated e.g. when CSS selectors are long

Fix 🐛

  • wdio: fix race condition when loading axe using poll with timeout

Version bump

  • @​sa11y/jest: 1.0.0 => 1.1.0
  • @​sa11y/preset-rules: 1.0.0 => 1.0.1
  • @​sa11y/wdio: 2.0.0-alpha.0 => 2.0.1-beta.0
  • @​sa11y/browser-lib: 1.0.0 => 1.0.1

PRs

... (truncated)

Changelog

Sourced from @​sa11y/jest's changelog.

3.0.0 (2021-09-16)

  • Moving to unified versioning of @​sa11y packages instead of independent versioning for reducing complexity of managing independent versions
  • No code changes, No breaking changes

0.11.2-beta (2021-09-13)

WDIO

0.11.1-beta (2021-09-10)

Automatic checks

  • Add ability and convenience shortcut for excluding files from automatic checks (#74)

Results processor

  • Move the WCAG metadata and Priority info to class name in Jest results so that downstream CI systems make use of the info accordingly
    • Remove WCAG version, Level for brevity
  • Error msgs: Move help URL up in order to prevent it from getting truncated e.g. when CSS selectors are long

WDIO

  • Fix race condition when loading axe using poll with timeout

0.11.0-beta (2021-08-26)

BREAKING CHANGES ⚠️

  • Refactor rulesets into base, extended (#73)
    • with extended replacing recommended
    • base contains WCAG 2.1 AA rules available in axe-core
    • extended contains AAA rules, experimental rules and non-WCAG best practice rules
    • These ruleset changes could result in different test results from previous versions

Features

  • Add priority and WCAG Success Criteria metadata to preset-rules
  • Add config to run rules selectively by priority
  • Add script to generate preset rules markdown table in Readme with provided rules metadata

0.10.0-beta (2021-08-04)

Features

  • jest: add config to run automatic checks only on selected files
  • preset-rules: add config to override default ruleset using environment variable

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Looks like @sa11y/jest is up-to-date now, so this is no longer needed.