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

Dependency upgrades 2024-06-10 #4650

Merged
merged 12 commits into from
Jun 11, 2024
Merged

Dependency upgrades 2024-06-10 #4650

merged 12 commits into from
Jun 11, 2024

Conversation

medplumbot
Copy link
Member

Dependency upgrades

Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 5:07pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) Visit Preview Jun 11, 2024 5:07pm
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Jun 11, 2024 5:07pm
medplum-www ⬜️ Ignored (Inspect) Visit Preview Jun 11, 2024 5:07pm

@medplumbot medplumbot marked this pull request as ready for review June 10, 2024 22:19
@medplumbot medplumbot requested a review from a team as a code owner June 10, 2024 22:19
Copy link

socket-security bot commented Jun 10, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.66 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 3.5 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +27 1.25 MB
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 2.54 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.22 MB
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 2.81 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +40 4.77 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.85 MB aws-sdk-bot
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.22 MB
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.22 MB
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +26 1.66 MB aws-sdk-bot
npm/@aws-sdk/[email protected] None 0 0 B
npm/@babel/[email protected] environment, filesystem, unsafe +26 8.13 MB nicolo-ribaudo
npm/@babel/[email protected] environment, filesystem +107 12.7 MB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment +27 6.81 MB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment +33 7.84 MB nicolo-ribaudo
npm/@microsoft/[email protected] Transitive: eval, filesystem +4 5.27 MB odspnpm
npm/@microsoft/[email protected] Transitive: eval, filesystem +6 38.8 MB odspnpm
npm/@opentelemetry/[email protected] Transitive: environment, filesystem, shell, unsafe +59 6.1 MB
npm/@opentelemetry/[email protected] Transitive: environment, filesystem, shell, unsafe +10 5.45 MB pichlermarc
npm/@opentelemetry/[email protected] Transitive: environment, filesystem, shell, unsafe +9 5.33 MB pichlermarc
npm/@opentelemetry/[email protected] Transitive: environment, filesystem, shell, unsafe +4 6.22 MB pichlermarc
npm/@opentelemetry/[email protected] environment Transitive: filesystem, network, shell, unsafe +20 6.51 MB pichlermarc

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@microsoft/[email protected], npm/@microsoft/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Jun 10, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Install scripts npm/[email protected]

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ThatOneBro ThatOneBro added this pull request to the merge queue Jun 11, 2024
@ThatOneBro ThatOneBro removed this pull request from the merge queue due to a manual request Jun 11, 2024
@ThatOneBro ThatOneBro added this pull request to the merge queue Jun 11, 2024
@ThatOneBro ThatOneBro removed this pull request from the merge queue due to a manual request Jun 11, 2024
@ThatOneBro ThatOneBro added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit 8a28b18 Jun 11, 2024
31 of 32 checks passed
@ThatOneBro ThatOneBro deleted the dep-upgrades-2024-06-10 branch June 11, 2024 17:58
@reshmakh reshmakh added this to the June 30, 2024 milestone Jun 17, 2024
@reshmakh reshmakh added the dependencies Pull requests that update a dependency file label Jun 18, 2024
medplumbot added a commit that referenced this pull request Jun 21, 2024
## What's Changed

fix(ci): fix `\n` missing due to reversal, use `git log --reverse` (#4649)
Allow chained search in _filter (#4647)
Polish eligibility demo (#4637)
cleanup(core): remove stray `console.log` (#4653)
Update sidebar.ts (#4652)
Feat: Configure refresh token expiry (#4525)
Dependency upgrades 2024-06-10 (#4650)
cleanup(chart-demo): rm ignored `example-bots.json` (#4656)
 Adding instructions to the example app READMEs on how to build bots (#4660)
Update useSearch.ts (#4663)
Export QuestionnaireFormContext and QuestionnairePageSequence from QuestionnaireForm (#4664)
Add `expo-polyfills` to README packages list (#4666)
revert(react): remove export of `QuestionnairePageSequence` (#4669)
Fix wrong pipe character in README (#4671)
Document Terminology Service operation endpoints (#4665)
Dependency upgrades 2024-06-17 (#4673)
Gracefully handle no major dep upgrades (#4675)
SQL on FHIR ViewDefinition types (#4674)
fix(build) Update deprecated import assertion into import attribute (#4682)
Fixes #4398 - add mapByIdentifier util function (#4635)
Fixes #4600 - Add Auto Confirmation Parameter for Headless Deployment (#4625)
fix(react-hooks): make `loading` track `MedplumClient#isLoading()` (#4677)
Implements FHIRPath string join (stu) (#4683)
SQL-on-FHIR processResource (#4678)
feat(useSubscription): add `subscriptionProps` as optional param (#4180)
Resolve conditional references (#4633)
feat(subscriptions): add `unbind-from-token` message for WebSocket subscriptions (#4672)
Document remaining Terminology Service operations (#4680)
feat(agent): add `keepAlive` setting to `Agent` (#4657)
Update README.md (#4687)
Fix all copyright dates (#4689)
Fixes subject input on PlanDefinitionApplyForm (#4699)
Deprecate non-strict mode (#4651)
Validate certain references with systemRepo (#4700)
docs(useSubscription): clean up examples, add JSDoc comment (#4692)
cleanup(repo): `handleMaybeCacheOnly` -> `handleStorage` (#4696)
Minor fixes to Eligibility Demo (#4703)

**Full Changelog**: v3.1.8...v3.1.9
github-merge-queue bot pushed a commit that referenced this pull request Jun 22, 2024
## What's Changed

fix(ci): fix `\n` missing due to reversal, use `git log --reverse` (#4649)
Allow chained search in _filter (#4647)
Polish eligibility demo (#4637)
cleanup(core): remove stray `console.log` (#4653)
Update sidebar.ts (#4652)
Feat: Configure refresh token expiry (#4525)
Dependency upgrades 2024-06-10 (#4650)
cleanup(chart-demo): rm ignored `example-bots.json` (#4656)
 Adding instructions to the example app READMEs on how to build bots (#4660)
Update useSearch.ts (#4663)
Export QuestionnaireFormContext and QuestionnairePageSequence from QuestionnaireForm (#4664)
Add `expo-polyfills` to README packages list (#4666)
revert(react): remove export of `QuestionnairePageSequence` (#4669)
Fix wrong pipe character in README (#4671)
Document Terminology Service operation endpoints (#4665)
Dependency upgrades 2024-06-17 (#4673)
Gracefully handle no major dep upgrades (#4675)
SQL on FHIR ViewDefinition types (#4674)
fix(build) Update deprecated import assertion into import attribute (#4682)
Fixes #4398 - add mapByIdentifier util function (#4635)
Fixes #4600 - Add Auto Confirmation Parameter for Headless Deployment (#4625)
fix(react-hooks): make `loading` track `MedplumClient#isLoading()` (#4677)
Implements FHIRPath string join (stu) (#4683)
SQL-on-FHIR processResource (#4678)
feat(useSubscription): add `subscriptionProps` as optional param (#4180)
Resolve conditional references (#4633)
feat(subscriptions): add `unbind-from-token` message for WebSocket subscriptions (#4672)
Document remaining Terminology Service operations (#4680)
feat(agent): add `keepAlive` setting to `Agent` (#4657)
Update README.md (#4687)
Fix all copyright dates (#4689)
Fixes subject input on PlanDefinitionApplyForm (#4699)
Deprecate non-strict mode (#4651)
Validate certain references with systemRepo (#4700)
docs(useSubscription): clean up examples, add JSDoc comment (#4692)
cleanup(repo): `handleMaybeCacheOnly` -> `handleStorage` (#4696)
Minor fixes to Eligibility Demo (#4703)

**Full Changelog**: v3.1.8...v3.1.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants