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 @testing-library/jest-dom from 5.16.2 to 5.16.4 in /awx/ui #17

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 3, 2022

Bumps @testing-library/jest-dom from 5.16.2 to 5.16.4.

Release notes

Sourced from @​testing-library/jest-dom's releases.

v5.16.4

5.16.4 (2022-04-05)

Bug Fixes

  • Support unenclosed inner text for details elements in to be visible (#396) (af18453)

v5.16.3

5.16.3 (2022-03-24)

Bug Fixes

  • clarify toHaveFocus message when using .not (#447) (6988a67)
Commits
  • af18453 fix: Support unenclosed inner text for details elements in to be visible (#396)
  • 6988a67 fix: clarify toHaveFocus message when using .not (#447)
  • 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 3, 2022

Dependabot tried to add @AlexSCorey, @keithjgrant, @kialam, @mabashian, @marshmalien and @nixocio as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/keithjgrant/awx/pulls/17/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the keithjgrant/awx repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added component:ui dependencies Pull requests that update a dependency file labels May 3, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/awx/ui/devel/testing-library/jest-dom-5.16.4 branch from b92a51e to 7181e95 Compare May 16, 2022 16:39
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.2...v5.16.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/awx/ui/devel/testing-library/jest-dom-5.16.4 branch from 7181e95 to c5be7bb Compare September 27, 2022 15:56
keithjgrant pushed a commit that referenced this pull request Apr 17, 2023
* Bulk launch serializer RBAC and code structure review

Use WJ node as base in bulk job launch child
  remove fields we get for free this way

Minor translation marking

Consolidate bulk API permission methods
  split out permission check for each UJT type

Code consolidation for org check method

add a save before starting the workflow job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community component:ui dependencies Pull requests that update a dependency file
Projects
None yet
0 participants