Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aria-query from 4.2.2 to 5.0.0 #7511

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps aria-query from 4.2.2 to 5.0.0.

Changelog

Sourced from aria-query's changelog.

4.2.2

5.0.0

This major release removes the runtime Babel dependencies that were necessary because of Map and Set usage. Map and Set usages are now replaced with object and array literals.

These are the changes in usage you might need to account for:

  • The module exports are no longer Maps, so you cannot spread them directly into an array to access their items. Use the entries method to get access to the items.
  • Some values used to be Sets; these are now Arrays.
  • The keys and values methods now return arrays, not iterators.
  • There is no forEach method. One could be added in the future, but at present, it does not exist on the exports.

Commits of note

  • 92cecd2 chore(deps-dev): bump flow-bin from 0.160.2 to 0.161.0 (#261)
  • b10e864 Remove the usage of Maps and Sets, along with the Babel Runtime - dependency (#250)
  • 1953885 chore(deps-dev): bump jest from 27.2.1 to 27.2.2 (#252)
  • 1dfb98f chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#254)
  • f4fd458 chore(deps-dev): bump expect from 27.2.1 to 27.2.2 (#253)
  • f85ecec chore(deps-dev): bump babel-jest from 27.2.1 to 27.2.2 (#251)
  • b03b46a chore(deps-dev): bump flow-bin from 0.154.0 to 0.160.2 (#249)
  • 4f9c5f0 Update Flow bin version (#248)
  • cd57f86 Add aria-valuenow prop to the separator role
  • 144aca0 Use block for instead of iterable for
  • ef49ee8 Remove spread operator from roleElementMap
  • bac9501 Update the test for roleElementMap to include specific items
  • 8094edf Remove spread operator from elementRoleMap
  • 980ceea Add a test for the specific items in elementRoleMap
  • 5b477bc chore(deps-dev): bump eslint-plugin-flowtype from 5.10.0 to 6.1.0 (#246)
  • d28d7c1 chore(deps-dev): bump commander from 8.0.0 to 8.2.0 (#245)
  • 57b38d1 chore(deps-dev): bump @​babel/plugin-transform-runtime (#237)
  • 1519ec1 chore(deps): bump @​babel/runtime-corejs3 from 7.14.7 to 7.15.4 (#241)
  • 691e51b chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2 (#243)
  • 9e1711c chore(deps-dev): bump eslint from 7.28.0 to 7.32.0 (#244)
  • 589d97a chore(deps-dev): bump @​babel/preset-env from 7.14.7 to 7.15.6 (#239)
  • 1c48278 chore(deps-dev): bump expect from 27.0.2 to 27.2.1 (#242)
  • 71c2f61 chore(deps): bump @​babel/runtime from 7.14.0 to 7.15.4 (#240)
  • 73c2339 chore(deps-dev): bump eslint-plugin-flowtype from 5.7.2 to 5.10.0 (#238)
  • 85d983c chore(deps-dev): bump babel-jest from 27.0.2 to 27.2.1 (#232)
  • dc91b47 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#235)
  • 53fa58c chore(deps-dev): bump jest from 27.0.4 to 27.2.1 (#233)
  • 8affde6 chore(deps-dev): bump @​babel/cli from 7.14.3 to 7.15.7 (#231)
  • 5f8369c chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#220)
  • 7051091 chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#219)
  • 4a1ac48 chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#213)
  • 5ebf3e7 chore(deps-dev): bump @​babel/core from 7.14.3 to 7.15.5 (#225)
  • e2be68b Account for nosync file paths in the ignore files (#236)

... (truncated)

Commits
  • e6d2ce6 5.0.0
  • 6e52d78 Update CHANGELOG and README for v5
  • 92cecd2 chore(deps-dev): bump flow-bin from 0.160.2 to 0.161.0 (#261)
  • b10e864 Remove the usage of Maps and Sets, along with the Babel Runtime dependency (#...
  • 1953885 chore(deps-dev): bump jest from 27.2.1 to 27.2.2 (#252)
  • 1dfb98f chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#254)
  • f4fd458 chore(deps-dev): bump expect from 27.2.1 to 27.2.2 (#253)
  • f85ecec chore(deps-dev): bump babel-jest from 27.2.1 to 27.2.2 (#251)
  • b03b46a chore(deps-dev): bump flow-bin from 0.154.0 to 0.160.2 (#249)
  • 4f9c5f0 Update Flow bin version (#248)
  • Additional commits viewable 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 4.2.2 to 5.0.0.
- [Release notes](https://github.com/A11yance/aria-query/releases)
- [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md)
- [Commits](A11yance/aria-query@v4.2.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@christian-bromann christian-bromann merged commit 6266783 into main Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aria-query-5.0.0 branch October 4, 2021 12:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant