PalatinCoder / Dorfolympiade

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

An in-range update of axe-core is breaking the build 🚨 #35

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency axe-core was updated from 3.1.2 to 3.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

axe-core is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 140 commits.

  • 1c9eed5 chore: Merge pull request #1403 from dequelabs/release-320
  • 153b35d chore: Curate changelog.md
  • 021c933 chore: merge from master
  • 97c0290 chore(release): 3.2.0
  • 9269f60 chore(i18n): Add Japanese translation (#1395)
  • 93f721e fix: better unsupported attribute support for aria-roledescription (#1382)
  • 98bf49b chore: fix npm spawn child process in windows with grunt run (#1388)
  • 60b3630 chore: remove @instance jsdoc for static methods at axe.utils namespace (#1387)
  • 68417b4 Merge pull request #1390 from dequelabs/update-sc
  • d3f90df fix: update sc for css orientation rule
  • a4255da feat(rule): Label and Name from Content mismatch WCAG21 (Issue #1149) (#1335)
  • 70b30fc chore: add eslint to lint staged (#1381)
  • f4e28a6 chore: remove redundant promise (#1383)
  • e0bd0ad chore(package): update mocha to version 6.0.0 (#1380)
  • 28eaae5 Merge pull request #1379 from mfairchild365/revert-1312-frame-title-sc

There are 140 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.1.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

  • 3daab99 Merge pull request #1412 from dequelabs/release-321
  • ca67296 chore: release 321
  • 30aa570 fix: Avoid require conflict with Cypress [#1405] (#1406)
  • 0d3d267 chore(package): update emoji-regex to version 8.0.0 (#1410)
  • 6bd78aa chore(eslint): Ignore built files (#1407)
  • caf976e chore: Simplify codeowner stuff (#1409)
  • cf815d9 chore: Update develop from master (#1402)
  • b2998c8 Merge branch 'develop' into release-320
  • 1ffa28a Update make-dir to the latest version πŸš€ (#1400)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 19 commits.

  • 5535f28 chore: Release v3.2.2
  • 5ecec27 chore: remove extra changelog entry
  • 9556393 chore(release): 3.2.2
  • 9de08cd Merge pull request #1420 from dequelabs/master
  • c9653a5 fix: Avoid "screen is not defined" error [#1404] (#1415)
  • 58acd42 refactor: preloadCssom (#1364)
  • 11aa039 chore: Avoid publishing unnecessary files to NPM (#1408)
  • 0999d7a chore(package): update eslint-config-prettier to version 4.1.0 (#1392)
  • 1da0eb8 chore: Update from master (#1414)
  • 3daab99 Merge pull request #1412 from dequelabs/release-321
  • 594f91e ci: do not run the tests unless "lint" passes (#1411)
  • ca67296 chore: release 321
  • 30aa570 fix: Avoid require conflict with Cypress [#1405] (#1406)
  • 0d3d267 chore(package): update emoji-regex to version 8.0.0 (#1410)
  • 6bd78aa chore(eslint): Ignore built files (#1407)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 134 commits.

  • 070f58a chore: Release v3.3.0 (#1630)
  • 12a48fc chore: update SRI
  • 2c5bed6 refactor: rename aria-input-field-label and aria-toggle-field-label (#1656)
  • 585f6e2 chore(i18n): Update Japanese locale (#1632) (#1633)
  • bcf759f Update CHANGELOG.md
  • d7b2b4a chore(release): 3.3.0
  • a072ed2 feat: add AbstractVirtualNode for linting (#1627)
  • 3e807f0 fix: deprecate na reporter (#1625)
  • 96a1ea8 docs: add all reporters to axe.configure parameters (#1626)
  • 4e12217 feat(run-virtual-rule): new api to run rules using only virtual nodes (#1594)
  • af81897 fix(image-redundant-alt): prevent redundant issues of image tree (#1616)
  • a36f72a docs: add list of required globals (#1622)
  • ce20fbf feat(rules): split button name rule into button only and button input rules (#1615)
  • 14ed6dc chore(package): update lint-staged to version 8.2.0 (#1623)
  • c78be56 chore(package): update husky to version 2.4.0 (#1624)

There are 134 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.3.1

Public v3.3.1 release

Commits

The new version differs by 35 commits.

  • 597304b chore: Merge pull request #1719 from dequelabs/release-3.3.1
  • 2b648e8 chore(release-3.3.1)
  • 581c441 chore: Update karma-chrome-launcher in group default to the lat… (#1702)
  • 1adbd02 fix(image-redundant-alt): check for parent before calculating text (#1705)
  • cc5bd59 fix: enable running axe-core in strict CSPs (#1707)
  • e9f9c18 test: require new release rule help docs to be active before creating release (#1700)
  • 02aa36c fix(types): add new properties to RunOptions (#1697)
  • 0f19c04 docs: add Required Globals to API TOC (#1682)
  • c0bb08c fix(accessible-text-virtual): sanitize attributes on start node (#1694)
  • 5b05eb5 Chore: update to babel 7.5.4 (#1695)
  • 20ce3c0 docs: Add Backwards compatibility doc (#1693)
  • b69d125 docs: update axe-core version (#1691)
  • 588f9b5 test: ensure locale files are valid (#1673)
  • 8514516 docs: fix 3.3.0 changelog date (#1689)
  • 3395572 chore: Update from master (#1679)

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.3.2

Bug Fixes

  • aria-form-field-name-matches: don't test combobox elements when they have a child input (#1742) (5ac278f)
  • aria-valid-attr-value: fix incomplete translation message (#1739) (6909604)
  • flatten-tree: do not call deprecated getDistributedNodes (#1729) (48ddf9d)
  • update tags to wcag21aa for rule avoid-inline-spacing (#1757) (f534a6b)
Commits

The new version differs by 6 commits.

  • c39c3a3 chore: Merge pull request #1765 from dequelabs/release-3.3.2
  • 2b01243 chore(release): 3.3.2
  • f534a6b fix: update tags to wcag21aa for rule avoid-inline-spacing (#1757)
  • 5ac278f fix(aria-form-field-name-matches): don't test combobox elements when they have a child input (#1742)
  • 6909604 fix(aria-valid-attr-value): fix incomplete translation message (#1739)
  • 48ddf9d fix(flatten-tree): do not call deprecated getDistributedNodes (#1729)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.4.1

Bug Fixes

  • ignores axe.ping responses that do not contain axe=true (7d8aa42)
  • input[role=button][value='correct'] should pass (#1897) (3aba02c)
  • remove heading from list of widget roles (#1882) (beb458f)
  • listitem: clarify that li elements must be contained in a list or role=list (#1894) (8fa0964)
  • removes flaky test in axe Pro api check (f2b3b54)
  • aria-allowed-role: allow role combobox on input tel, search, url, and email (#1850) (75d3c8b)
  • axe.d.ts: RunOnly.values should not accept a RunOnlyOption (#1888) (94b1466)
  • build: add lang query parameter to helpUrl when builing with a locale (#1909) (a2f0247)
  • color-contrast: take into account parent opacity for foreground color (#1902) (639c41b)
  • is-focusable: use tabindex attribute instead of property (#1912) (aa5314d)
  • is-icon-ligature: ignore whitespace characters (#1908) (77fc838)
  • is-ligature-icon: rename canvas to canvasContext (#1880) (604ba4f)
  • link-name: test role=link when there is no href (#1921) (e839c57)
  • locales: fix incompeteMessageFallback to be a string rather than an object (#1853) (02a1d8a)
  • run: throw error if axe.run is called after a run has started but not completed (#1914) (290d125)
  • server-side-image-map: return as needs review rather than failure (#1898) (ce73af9)
  • tabindex: don't error when tabindex property is overridden (#1910) (e6875ee)
  • td-has-headers: greatly improve performance of td-has-headers rule (#1887) (a588cad)
  • typings: add proper return value to getRule (#1900) (0d7c3d2)
Commits

The new version differs by 109 commits.

  • 9e76417 Merge pull request #1939 from dequelabs/release-3.4.1
  • f4de168 release: 3.4.1
  • a9423b6 chore(release): 3.4.1
  • 5b829a0 docs: fix building api-docs (#1929)
  • 0a8ad60 chore: Remove Greenkeeper settings (#1934)
  • 7b6da48 chore(has-alt): use virtualNode instead of node (#1923)
  • 4088d3d chore(alt-space-value): use virtualNode instead of node (#1924)
  • e839c57 fix(link-name): test role=link when there is no href (#1921)
  • 0b7522c chore(non-empty-alt): use virtualNode instead of node (#1925)
  • a2f0247 fix(build): add lang query parameter to helpUrl when builing with a locale (#1909)
  • e6875ee fix(tabindex): don't error when tabindex property is overridden (#1910)
  • aa5314d fix(is-focusable): use tabindex attribute instead of property (#1912)
  • f189a02 chore: remove RetireJS (#1913)
  • 290d125 fix(run): throw error if axe.run is called after a run has started but not completed (#1914)
  • 7a2509d docs: remove tabs from code-submission-guidelines (#1915)

There are 109 commits in total.

See the full diff