jelly / cockpit

There's code a goin' on
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

[no-test]: bump axe-core from 4.8.3 to 4.8.4 #49

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps axe-core from 4.8.3 to 4.8.4.

Release notes

Sourced from axe-core's releases.

Release 4.8.4

This release should not result in different issue numbers. For TypeScript users, an error in type definitions has been corrected. This release could require a correction to how axe-core types are used. This release may change selectors on elements with the xmlns attribute, as the selectors axe-core prosed with those was invalid. Deduplication based on selectors between this and and prior versions of axe-core can fail because of this change.

Bug Fixes

  • Add LICENSE-3RD-PARTY.txt file (#4304) (139c553)
  • avoid reading element-specific node properties of non-element node types (#4317) (a2a6935), closes #4316 #4316
  • d.ts: RawNodesResult issues (#4229) (f105266)
  • d.ts: RunOptions.reporter can be any string (#4218) (80de793)
  • utils/get-selector: ignore 'xmlns' attribute when generating a selector (#4303) (8c68546)
Changelog

Sourced from axe-core's changelog.

4.8.4 (2024-02-07)

Bug Fixes

  • Add LICENSE-3RD-PARTY.txt file (#4304) (139c553)
  • avoid reading element-specific node properties of non-element node types (#4317) (a2a6935), closes #4316 #4316
  • d.ts: RawNodesResult issues (#4229) (f105266)
  • d.ts: RunOptions.reporter can be any string (#4218) (80de793)
  • utils/get-selector: ignore 'xmlns' attribute when generating a selector (#4303) (8c68546)
Commits
  • 9ba9d05 chore(release): 4.8.4 (#4328)
  • b8839aa chore(release): 4.8.4
  • fd74523 chore(examples): do not install esm version of chai
  • 80de793 fix(d.ts): RunOptions.reporter can be any string (#4218)
  • f105266 fix(d.ts): RawNodesResult issues (#4229)
  • 8c68546 fix(utils/get-selector): ignore 'xmlns' attribute when generating a selector ...
  • a2a6935 fix: avoid reading element-specific node properties of non-element node types...
  • 139c553 fix: Add LICENSE-3RD-PARTY.txt file (#4304)
  • See full diff in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

The following labels could not be found: node_modules.

dependabot[bot] commented 7 months ago

Looks like axe-core is no longer a dependency, so this is no longer needed.