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 eslint-plugin-react from 7.28.0 to 7.30.0 in /awx/ui #15

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 22, 2022

Bumps eslint-plugin-react from 7.28.0 to 7.30.0.

Release notes

Sourced from eslint-plugin-react's releases.

v7.30.0

Added

Fixed

Changed

  • [readme] remove global usage and eslint version from readme (#3254[] @​aladdin-add)
  • [Refactor] fix linter errors (#3261[] @​golopot)
  • [Docs] [no-unused-prop-types]: fix syntax errors (#3259[] @​mrdulin)
  • [Refactor] improve performance for detecting function components (#3265[] @​golopot)
  • [Refactor] improve performance for detecting class components (#3267[] @​golopot)
  • [Refactor] [no-deprecated]: improve performance (#3271[] @​golopot)
  • [Refactor] [no-did-mount-set-state], [no-did-update-set-state], [no-will-update-set-state]: improve performance (#3272[] @​golopot)
  • [Refactor] improve performance by avoiding unnecessary Components.detect (#3273[] @​golopot)
  • [Refactor] add isParenthesized AST util (#3203[] @​Belco90)
  • [Docs] default-props-match-prop-types, require-default-props, sort-prop-types: fix typos (#3279[] @​nix6839)
  • [Refactor] improve performance of rule merging (#3281[] @​golopot)
  • [Refactor] improve performance of component detection (#3276[] @​golopot)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.30.0 - 2022.05.18

Added

Fixed

Changed

  • [readme] remove global usage and eslint version from readme (#3254[] @​aladdin-add)
  • [Refactor] fix linter errors (#3261[] @​golopot)
  • [Docs] [no-unused-prop-types]: fix syntax errors (#3259[] @​mrdulin)
  • [Refactor] improve performance for detecting function components (#3265[] @​golopot)
  • [Refactor] improve performance for detecting class components (#3267[] @​golopot)
  • [Refactor] [no-deprecated]: improve performance (#3271[] @​golopot)
  • [Refactor] [no-did-mount-set-state], [no-did-update-set-state], [no-will-update-set-state]: improve performance (#3272[] @​golopot)
  • [Refactor] improve performance by avoiding unnecessary Components.detect (#3273[] @​golopot)
  • [Refactor] add isParenthesized AST util (#3203[] @​Belco90)
  • [Docs] default-props-match-prop-types, require-default-props, sort-prop-types: fix typos (#3279[] @​nix6839)
  • [Refactor] improve performance of rule merging (#3281[] @​golopot)
  • [Refactor] improve performance of component detection (#3276[] @​golopot)

#3281: jsx-eslint/eslint-plugin-react#3281 #3280: jsx-eslint/eslint-plugin-react#3280 #3279: jsx-eslint/eslint-plugin-react#3279 #3276: jsx-eslint/eslint-plugin-react#3276 #3273: jsx-eslint/eslint-plugin-react#3273 #3272: jsx-eslint/eslint-plugin-react#3272 #3271: jsx-eslint/eslint-plugin-react#3271 #3267: jsx-eslint/eslint-plugin-react#3267 #3266: jsx-eslint/eslint-plugin-react#3266 #3265: jsx-eslint/eslint-plugin-react#3265 #3264: jsx-eslint/eslint-plugin-react#3264 #3261: jsx-eslint/eslint-plugin-react#3261 #3260: https://github.jsx-eslintckcr/eslint-plugin-react/pull/3260 #3259: https://githubjsx-eslintickcr/eslint-plugin-react/pull/3259 #3258: jsx-eslint/eslint-plugin-react#3258 #3255: jsx-eslint/eslint-plugin-react#3255

... (truncated)

Commits
  • 91d3757 Update CHANGELOG and bump version
  • 1fdf9bd [Fix] no-unstable-nested-components: Improve error message and catch React....
  • 316bc40 [Fix] jsx-tag-spacing: change multiline-always to proportional-always
  • 9356230 [Fix] button-has-type: fix exception for \<button type>
  • 46ce117 [Refactor] improve performance of component detection
  • ea3b2a3 [meta] use npmignore --auto instead of files to limit published files
  • 7456e18 [eslint] use ignorePatterns instead of eslintignore
  • 4153a15 [Deps] update array-includes, object.hasown
  • 08e6c6e [Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, `@babel/p...
  • 438c21a [Refactor] improve performance of rule merging
  • 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
Copy link
Author

dependabot bot commented on behalf of github May 22, 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/john-westcott-iv/awx/pulls/15/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
Copy link
Author

dependabot bot commented on behalf of github May 22, 2022

The following labels could not be found: dependencies.

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.28.0 to 7.30.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.28.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/awx/ui/devel/eslint-plugin-react-7.30.0 branch from 959ea70 to ce1b013 Compare May 31, 2022 14:39
@sonarcloud
Copy link

sonarcloud bot commented Feb 16, 2023

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
* fix access problems and add  Add bulk job max settings to api

filter workflow job nodes better

This will both improve performance by limiting the queryset for the node
sublists as well as fix our access problem.

override can_read instead of modify queryset in access.py

We do this because we are not going to expose bulk jobs to the list
views, which is complicatd and has poor performance implications.

Instead, we just care about individual Workflows that clients get linked
to not being broken.

fix comment

remove the get functions from the conf.py for bulk api max value

comment the api expose of the bulk job variables

reformt conf.py with make black

trailing space

add more assertion to the bulk host create test
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