Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps aria-query from 5.1.3 to 5.2.0.

Changelog

Sourced from aria-query's changelog.

aria-query Change Log

1.0.0

  • Updated values of aria-haspopup to include ARIA 1.1 role values
  • Added the CHANGELOG file

2.0.0

  • Remove package-lock file.
  • Add Watchman config file.

2.0.1

  • Added aria-errormessage to the ARIA Props Map.

3.0.0

  • Bumping to a major version because of a previous breaking change.

4.0.0

  • 912e515 (origin/fix-travis, fix-travis) Move allowed failures to excludes in Travis. The current failures are simply version incompatibilities.
  • 17f4203 (origin/fixe-all-roles-html-mappings, fixe-all-roles-html-mappings) Fix all inherent ARIA role to HTML mappings
  • 4ce2a9e (origin/fix-textbox, fix-textbox) Fix HTML relatedConcepts for textbox and combobox
  • 8cbdf1d (origin/fix-select-mapping, fix-select-mapping) Remove baseConcepts as a prop.
  • c3c510d Fix mapping for the HTML select element
  • 52f2535 (origin/deprecate-requireContextRole, deprecate-requireContextRole) Deprecate the mispelled requireContextRole. Replace with requiredContextRole.
  • fff3783 (origin/kurosawa-takeshi-add-double-check-tests, kurosawa-takeshi-add-double-check-tests) Update package lock file
  • b90a99b (origin/kurosawa-takeshi-update-dpub-aria, kurosawa-takeshi-update-dpub-aria) Update breakUpAriaJSON script to include MapOfRoleDefinitions type on roll-up role classes-takeshi-update-dpub-aria
  • 59c3199 (origin/eps1lon-fix/ie11, eps1lon-fix/ie11) Undo the eslintrc changes
  • 3152480 (origin/dependabot/npm_and_yarn/eslint-6.6.0, dependabot/npm_and_yarn/eslint-6.6.0) Fix duplicate peer dependencies
  • 8a661f2 Updating allowed failures for odd versions of node
  • 0c85fd6 Update Travis and eslint peer dependencies
  • 99df7da Bump eslint from 3.19.0 to 6.6.0

4.0.1

  • Fix the incorrect ARIA designation of the region role to an HTML designation

4.0.2

  • a3e2f1e Added the Copyright year (2020) for A11yance
  • 3173a07 Remove Peer Dependency to ESLint

4.2.0

Upgrade support of ARIA from 1.1 to 1.2

  • f1b8f11 Add aria-level as a required prop for the heading role

... (truncated)

Commits
  • ef150a3 5.2.0
  • 413365f Updating Changelog to include v5.2.0 (#501)
  • e2e3eff docs: update README to WAI-ARIA 1.2 spec (#499)
  • 5ef740f Switch to dequal to remove 45 transitive dependencies (#497)
  • 58da9d5 fix: install command for codesandbox ci (#500)
  • 1160138 test: Publish canaries via CodeSandbox CI (#486)
  • 2d04e29 Add test case to elementRoleMap-test for td element
  • f7f6120 Audited and updated roles source of truth to HTML Accessibility API Mapping 1...
  • 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 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)

Bumps [aria-query](https://github.com/A11yance/aria-query) from 5.1.3 to 5.2.0.
- [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md)
- [Commits](A11yance/aria-query@v5.1.3...v5.2.0)

---
updated-dependencies:
- dependency-name: aria-query
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2023
@github-actions github-actions bot merged commit b3c00ec into main Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aria-query-5.2.0 branch June 12, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants