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 1.0.0 #29

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps @sa11y/jest from 0.5.0 to 1.0.0.

Release notes

Sourced from @​sa11y/jest's releases.

feat(preset-rules): add priority, WCAG metadata and config to run rules selectively by priority

Features ✨

  • ⚠️ BREAKING CHANGE: 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
  • Add priority and WCAG Success Criteria metadata to preset-rules
    • Custom results processor now includes priority metadata in test name
    • Results are sorted by Priority and WCAG Level
  • Add config to run rules selectively by priority
    • When provided only rules matching given priority in the selected ruleset will be used
  • Add script to generate preset rules markdown table in Readme with provided rules metadata

Build 📦

  • Update to axe 4.3.3

Documentation 📝

  • Add info about options that can be used with @sa11y/wdio APIs

Version bump

  • @​sa11y/preset-rules: 0.3.7 => 1.0.0
  • @​sa11y/jest: 0.5.0 => 1.0.0
  • @​sa11y/assert: 0.2.8 => 1.0.0
  • @​sa11y/browser-lib: 0.4.5 => 1.0.0
  • @​sa11y/common: 0.3.5 => 0.4.0
  • @​sa11y/format: 0.4.4 => 0.5.0
  • @​sa11y/wdio: 1.0.4-alpha.0 => 2.0.0-alpha.0

feat(jest): add config to run automatic checks only on selected files

Features ✨

Jest

  • Add config to run automatic checks only on selected files (#72)
  • Add config to override default ruleset using environment variable (#72)

Build 📦

  • Update to axe-core 4.3.2 (#72)

Version bump

  • @​sa11y/jest: 0.4.3 => 0.5.0
  • @​sa11y/assert: 0.2.7 => 0.2.8
  • @​sa11y/browser-lib: 0.4.4 => 0.4.5
  • @​sa11y/common: 0.3.4 => 0.3.5
  • @​sa11y/format: 0.4.3 => 0.4.4
  • @​sa11y/preset-rules: 0.3.6 => 0.3.7
  • @​sa11y/wdio: 1.0.3-alpha.0 => 1.0.4-alpha.0

fix: result processor, mock timer timeout issue, wdio common dependency

Fix 🐛

  • jest(result processor): move WCAG metadata from suite name to test name (#69)
  • jest: add workaround for mock timer timeout issue for API and automatic checks (#69)

... (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)
github-actions[bot] commented 3 years ago

Ok, no one seems to work on this. Closing it now. 👋

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.