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

[Snyk] Security upgrade glob from 7.2.3 to 9.0.0 #58

Closed

Conversation

yaswanth-deriv
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • packages/components/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: glob The new version differs by 114 commits.
  • a68703e 9.0.0
  • 58159ca test: cwd can be a url
  • a547a9c more docs
  • 42a3ac7 link to bash manual for Pattern Matching
  • 474172d update readme with cwd URL support
  • ad3904d update readme with posix class support
  • b22fc7d minimatch@7.3.0
  • cdd1627 update all the things, remove unused mkdirp types
  • 75c6416 Merge branch 'v9'
  • fa0cd77 cwd can be a file:// url
  • d03ed0a typedoc github action
  • 9a5a45a put bench results in readme
  • 20b2f88 docs, fix benchmark script
  • 4829c88 upgrade ci actions
  • 5cbacdd minimatch@7.2.0
  • 210310b omit symlinks on windows
  • d34c8d5 full test coverage, clean up signals and remove extranous code
  • 5f21b46 adding lots of tests, clean up types
  • b12e6ba slashes on nodir test
  • 75f74b0 more windows test slashes
  • 3aa1abd more windows test affordances
  • 3e68a7b some windows test affordances
  • 8c2e082 feature complete and tests passing
  • c3be35a correct ** vs ./** behavior

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

yaswanth-deriv pushed a commit that referenced this pull request Jan 2, 2024
* refactor: 🎨 migrated component to TSX (#48)

* refactor: 🎨 migrated component to TSX

* refactor: ⚰️ unused import

* fix: 🎨 migrated config to tsx (#49)

* refactor: migrated components to tsx

* refactor: migrated components to tsx

* chore: added testcases

* chore: added testcases

* Merge branch 'master' into sprint-10/account-package-refactor

* fix: 🧪 fixed failing testcase

* fix: 🧪 fixed failing testcase

* Likhith/migrate poo form (#50)

* refactor: removed dead code

* chore: fixed error condition

* chore: update from master

* fix: error object props

* chore: poo ts init (#53)

* chore: poo ts init

* chore: remove query

* chore: some types fix

* chore: revert observer for poo form

---------

Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>

* feat: refactored POO form values

* fix: Error text for Failure of IDV

* fix: file upload

* fix: POO validation

* fix: failing testcase

* fix: added validations

* fix: types of payment method

* fix: testcases for POO

* fix: code smells

* fix: resolved code smells

* refactor: types errors (#58)

Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>

* fix: resolved code smells

* fix: code smells

* fix: async behavior

* fix: import constant

* fix: rename Const

* refactor: sonarcloud issues

* fix: incorporated review comments

* fix: Convert the conditional to a boolean to avoid leaked value

* fix: incorporated review comments

* refactor: incorporated review comments

* fix: removed duplicate status

* chore: poo-form review comments

* fix: code smells

* fix: failing testcase

* fix: wrong upload settings field name

* chore: unused import remove

* fix: duplicate filling of payment-method

* fix: removed unused import

* fix:reset form

* fix: resolved error display bugs

* Merge branch 'master' into sprint-10/account-package-refactor

* fix: issue related with POO disble

* fix: code smells

* fix: code smells

* refactor: incorporated review comments

* fix: removed prop drilling

* fix: incorporated useFileUploader hook

* refactor: removed hook implementation

* fix: resolved loading and validation

* fix: incorrect status display issue

* chore: removed console statements

* fix: reinitialize form on value change

---------

Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>
Co-authored-by: yauheni-deriv <103182683+yauheni-deriv@users.noreply.github.com>
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 31, 2024
Copy link

github-actions bot commented Feb 5, 2024

This PR was closed because it has been stalled for 5 days with no activity. Please reopen it if needed.

@github-actions github-actions bot closed this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants