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

chore(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.32.2 #6

Open
wants to merge 57 commits into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps eslint-plugin-react from 7.30.0 to 7.32.2.

Release notes

Sourced from eslint-plugin-react's releases.

v7.32.2

Fixed

  • configs: restore parserOptions in legacy configs (#3523[] @​ljharb)
  • [jsx-no-constructed-context-values], [jsx-no-useless-fragment]: add a rule schema (@​ljharb) ( [no-unknown-property]: add fill for <marker> (#3525[] @​alexey-koran)

#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 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132 #1134: jsx-eslint/eslint-plugin-react#1134 #1135: jsx-eslint/eslint-plugin-react#1135 #1139: jsx-eslint/eslint-plugin-react#1139

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.32.2 - 2023.01.28

Fixed

  • configs: restore parserOptions in legacy configs (#3523[] @​ljharb)
  • [jsx-no-constructed-context-values], [jsx-no-useless-fragment]: add a rule schema (@​ljharb) ( [no-unknown-property]: add fill for <marker> (#3525[] @​alexey-koran)

#3525: jsx-eslint/eslint-plugin-react#3525 #3520: jsx-eslint/eslint-plugin-react#3523

7.32.1 - 2023.01.16

Fixed

  • prevent circular dependency in index and "all" config (#3519[] @​ljharb)
  • [destructuring-assignment]: do not force destructuring of optionally chained properties (#3520[] @​ljharb)

#3520: jsx-eslint/eslint-plugin-react#3520 #3519: jsx-eslint/eslint-plugin-react#3519

7.32.0 - 2023.01.10

Added

Fixed

Changed

#3511: jsx-eslint/eslint-plugin-react#3511

... (truncated)

Commits
  • 66b58dd Update CHANGELOG and bump version
  • 373167c [Tests] button-has-type: add passing test
  • 14e315a [Fix] no-unknown-property: add fill for \<marker>
  • 4523e73 [Fix] jsx-no-constructed-context-values, jsx-no-useless-fragment: add a r...
  • d2194a5 [Tests] avoid a deprecation warning
  • 0479acd [Fix] configs: restore parserOptions in legacy configs
  • b2e069e Update CHANGELOG and bump version
  • 74a9522 [Fix] destructuring-assignment: do not force destructuring of optionally ch...
  • 161e5a8 [patch] destructuring-assignment: use report helper for all warnings
  • c4c54cb Update link to eslint-plugin-jsx-a11y in README
  • 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)

cdcabrera and others added 30 commits September 7, 2022 14:30
* build, parallel images, container names, domains
* build, npm script, docker stop
* build, pf4 npm updates
* style, move base css files to index.scss
* style, apply core pf4, overrides.scss
* aboutModal, pf4 component conversion
* locales, about modal strings
* locales, modal default string
* modal, consistent pf4 wrapper, allow backdrop disable
* locale, button strings for modals
* authentication, apply pf4 modal
* confirmationModal, refactor using pf4 modal
* createCredentialDialog, pf4 modal, buttons
* createScanDialog, pf4 modal, buttons
* credentials, pf4 modal
* mergeReportsDialog, pf modal, buttons
* scans, pf4 modal
* sources, pf4 modal
* locale, align empty-state strings
* authentication, align with credentials
* credentials, credentialsEmptyState, pf4 empty-state
* locale, align empty-state strings
* scans, jobsList, sourceList, pf4 empty-state
…s#115)

* build, dotenv toast timeout
* components, adjust alertType to alert variant
* helpers, expose toast timeout
* toastNotificationsList, pf4 alert, alertGroup
* toastNotificationsReducer, adjust pause, resume
* locale, add empty-state strings
* sources, pf4 empty-state
…rds#121)

* credentials, sources, scansEmptyState, remove grid
* confirmationModal, pass isContentOnly
* modal, add isContentOnly, removes padding
* wizard, consistent pf4 wrapper, allow modal sizing
* locale, wizard form strings
* addSourceWizard, Constants, restructure steps
* addSourceWizardStepThree, add empty-state
* styling, restructure pf3 styling wizard form
…ds#126)

* credentialsListItem, grid to list, tooltip
* credentials, removed grid
* scanHostList, grid to list
* scanSourceList nested list with icon
* sourceCredentialsList, list with icon
…rds#127)

* addSourceWizardStepTwo, options, pf4 select list
* createCredentialDialog, pf4 select list
* dropdownSelect, use Curiosity pf4 select wrapper
* locale, option strings
cdcabrera and others added 26 commits September 8, 2022 12:12
* credentials, pf4 button, addCredentialType
* credentialsEmptyState, addCredentialType
* locale, cred strings
* credentialListItem, content attr
* listStatusItem, content attr
* scans, download,listItem, content attr
* sourceListItem, content attr, isPopover
* tooltip, pf4 popover, tooltip wrapper
* viewToolbar, content attr
* styling, temp adjustments
* viewPaginationRow, pf4 component
* viewPaginationConstants, updated types
* viewOptionsReducer, focus paging, clean up
* table, pf4 composable wrapper
* tableEmpty, empty results placeholder
* tableHelpers, generate props, data parse
* dropdownSelect, alt placeholder for buttons
* styling, handle table cell widths under 10
* table, corrects thead selections, callback and state
* tableHelpers, pass PF expand, selected params
* locale, table strings
* addSourceWizardContext, onShowAddSourceWizard hook
* routerConstants, consistent import
* scanHostList, bug, remove isPlain attr
* scans, emptyState, viewId, strings, remove sources dep
* sources, emptyState, hook refactor, viewId
* sourcesContext, lifecycle for sources
* sourcesTableCells, consolidate multiple components
* reduxHelpers, date adjust for dev
* redux, sourcesReducer, constants, new types
* redux, scansSelectors, sourcesCount for emptyState
)

* textInput, pf4 textInput wrapper
* formHelpers, mock event, future validation
* options, undefined check
* activateOptions, length check
* locale, table strings
* contextIcon, add color variants, icons
* listStatusItem, scanListItem, remove
* scanJobsList, scanSourceList icon updates
* scans, emptyState, hook refactor, viewId
* scansContext, lifecycle for sources
* scansTableCells, consolidate multiple components
* sources, context, cells, align strings
* redux, scansReducer, constants, new types
* reduxHelpers, expand idUse func
* locale, base strings for toasts
* scansContext, correct error message, warnings
* scansTableCells, annotation, logic for actions

DEV test updates
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.32.2.
- [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.30.0...v7.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

The following labels could not be found: build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants