Skip to content

Bump @wojtekmaj/enzyme-adapter-react-17 from 0.6.5 to 0.6.7 in /awx/ui - #13

Open
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/npm_and_yarn/awx/ui/devel/wojtekmaj/enzyme-adapter-react-17-0.6.7
Open

dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/npm_and_yarn/awx/ui/devel/wojtekmaj/enzyme-adapter-react-17-0.6.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2022

Copy link
Copy Markdown

Bumps @wojtekmaj/enzyme-adapter-react-17 from 0.6.5 to 0.6.7.

Release notes

Sourced from @​wojtekmaj/enzyme-adapter-react-17's releases.

v0.6.6

What's changed?

  • Loosened up required react-is version to avoid duplicating dependencies
  • Updated @​wojtekmaj/enzyme-adapter-utils
  • Removed babel-plugin-transform-replace-object-assign
  • Removed unused dependencies
Commits
  • eef0b24 v0.6.7
  • 658ebd7 Update node-gyp to 9.0.0
  • c4e23d9 Fix security vulnerability in minimist dependency
  • bd228f2 Update year in LICENSE
  • aa2cf8f Filter out null nodes in nodeToHostNode (#43)
  • 89f0731 Remove postinstall from package.json with custom Yarn plugin
  • 0257a21 Remove options from mapNativeEventNames
  • f36ca1b Update @​wojtekmaj/enzyme-adapter-utils
  • 069fee5 Update findCurrentFiberUsingSlowPath
  • 5754cf2 Remove assertions that are always true in React 17 from detectFiberTags
  • 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)

@dependabot @github

dependabot Bot commented on behalf of github May 15, 2022

Copy link
Copy Markdown
Author

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/john-westcott-iv/awx/pulls/13/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 john-westcott-iv/awx repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github May 15, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: dependencies.

@john-westcott-iv
john-westcott-iv force-pushed the devel branch 14 times, most recently from 9b8fb5c to 95a099a Compare July 28, 2022 18:40
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.6.5 to 0.6.7.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](wojtekmaj/enzyme-adapter-react-17@v0.6.5...v0.6.7)

---
updated-dependencies:
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
  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/wojtekmaj/enzyme-adapter-react-17-0.6.7 branch from 4c5c701 to e9a14d8 Compare September 26, 2022 17:12
@john-westcott-iv
john-westcott-iv force-pushed the devel branch 2 times, most recently from 7d3141f to ff7facd Compare December 2, 2022 13:21
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

john-westcott-iv pushed a commit that referenced this pull request Mar 10, 2023
check label permission and fix lint (#13)

* set created by and launch type correctly

This makes "launched_by" get computed right in the tests.

Mysteriously this seemed to work from API browser, but
this seems more correct to have it work this way, and makes
tests actually work.

For "manual" launch types the attribute used to populate "launched_by"
is "created_by". And we already have "is_bulk_job" to indicate that the
job is a bulk job. So lets just use this.

* check label is in an organization you can read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants