Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

build(deps): bump material-ui-popup-state from 1.9.3 to 5.0.8 #258

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps material-ui-popup-state from 1.9.3 to 5.0.8.

Release notes

Sourced from material-ui-popup-state's releases.

v5.0.8

5.0.8 (2023-03-21)

Bug Fixes

v5.0.7

5.0.7 (2023-03-20)

Bug Fixes

  • don't warn about eventOrAnchorEl when variant is dialog (c50ce77), closes #118

v5.0.6

5.0.6 (2023-03-20)

Bug Fixes

v5.0.5

5.0.5 (2023-03-13)

Bug Fixes

  • close Menu/Popover on right click (5f4e1af), closes #117

v5.0.4

5.0.4 (2022-12-15)

Bug Fixes

  • don't useLayoutEffect on server side (e58a854), closes #115

v5.0.3

5.0.3 (2022-12-12)

Bug Fixes

v5.0.2

5.0.2 (2022-12-12)

... (truncated)

Commits
  • 4b957b8 fix: ./hooks types path
  • c50ce77 fix: don't warn about eventOrAnchorEl when variant is dialog
  • 67ac8da fix: ESM TypeScript def paths
  • 5f4e1af fix: close Menu/Popover on right click
  • ef25986 chore(demo): fix typos
  • e58a854 fix: don't useLayoutEffect on server side
  • 4dc1bc7 chore: fix button appearance in demo [ci skip]
  • 8f779ea fix: isMounted issue
  • 101ce11 fix: issue with onMouseLeave and shadow DOM
  • a783b67 fix: mjs import path issues
  • 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 [material-ui-popup-state](https://github.com/jcoreio/material-ui-popup-state) from 1.9.3 to 5.0.8.
- [Release notes](https://github.com/jcoreio/material-ui-popup-state/releases)
- [Commits](jcoreio/material-ui-popup-state@v1.9.3...v5.0.8)

---
updated-dependencies:
- dependency-name: material-ui-popup-state
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2023
@ImagineBuildBot
Copy link

Scan submitted to Checkmarx

@ImagineBuildBot
Copy link

Logo
Checkmarx SAST - Scan Summary & Details

Cx-SAST Summary

Total of 24 vulnerabilities
High 18 High
Medium 6 Medium
Low 0 Low
Info 0 Info

Checkmarx Scan Summary

Severity Count
High 18
Medium 6
Low 0
Informational 0

Violation Summary

High 17 High
Medium 5 Medium

View more details on Checkmarx UI

Cx-SAST Details

Lines Severity Category File Link
102 Medium Missing_HSTS_Header packages/backend-common/src/middleware/errorHandler.ts Checkmarx
104 Medium Client_ReDoS_From_Regex_Injection plugins/catalog-backend-module-github/src/GithubDiscoveryProcessor.ts Checkmarx
221 Medium Client_Privacy_Violation packages/backend-common/src/scm/git.ts Checkmarx
168 Medium Client_Privacy_Violation packages/integration/src/bitbucket/core.ts Checkmarx
149 Medium Client_HTML5_Store_Sensitive_data_In_Web_Storage packages/core-app-api/src/lib/AuthSessionManager/AuthSessionStore.ts Checkmarx
108 High Reflected_XSS plugins/search-backend/src/service/router.ts Checkmarx
53 59 65 66 72 73 79 80 High Reflected_XSS plugins/rollbar-backend/src/service/router.ts Checkmarx
46 47 83 High Reflected_XSS plugins/jenkins-backend/src/service/router.ts Checkmarx
40 High Reflected_XSS plugins/app-backend/src/lib/assets/createStaticAssetMiddleware.ts Checkmarx
50 High Reflected_XSS plugins/periskop-backend/src/service/router.ts Checkmarx
44 High Reflected_XSS plugins/bazaar-backend/src/service/router.ts Checkmarx
36 High Insecure_Storage_of_Sensitive_Data plugins/auth-backend/src/service/standaloneServer.ts Checkmarx
62 High Client_DOM_XSS plugins/git-release-manager/src/hooks/useQueryHandler.ts Checkmarx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant