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

fix(deps): update dependency @lhncbc/ucum-lhc to v7 #75

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lhncbc/ucum-lhc (source) 5.0.4 -> 7.1.2 age adoption passing confidence

Release Notes

lhncbc/ucum-lhc (@​lhncbc/ucum-lhc)

v7.1.2

Compare Source

Changed
  • Upgraded to nodejs version 22.

v7.1.1

Compare Source

Changed
  • Return "cannot convert" message even if molecular weight and charge fields
    are provided, if the convert cannot happen between the units.
  • Return both "require molecular weight" and "require charge" messages at
    the same time, if both are required in convertUnitTo().

v7.1.0

Compare Source

Added
  • Published a new API, commensurablesList, to UcumLhcUtils.

v7.0.0

Compare Source

Changed
  • Removed bower support
  • Fixed the sourcemap for browser-dist/ucum-lhc.min.js.
  • In the npm package, replace browser-dist/ucum-lhc.js with ucum-lhc.min.js and
    its sourcemap.

v6.0.2

Compare Source

Fixed
  • Keep annotation and remove leading "1" in CiCode.

v6.0.1

Compare Source

Fixed
  • Validator issue: 2+10 should be invalid.

v6.0.0

Compare Source

Changed
  • convertUnitTo now supports specifying the charge of the substance when
    converting between eq and mol (or eq and g).
  • Specifying the charge when converting between eq and mol (or g) is now
    required. Previously it assumed the charge is 1, which is not always the
    case.
  • convertUnitTo now takes an "options" parameter into which the former
    parameters "suggestions" and "molecularWeight" have been moved, and which
    contains a new option "charge" for specifying the charge of the substance.
  • Specifying a molecularWeight value when none is needed is no longer treated as
    an error.

Configuration

📅 Schedule: Branch creation - "* * 1 */3 *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/lhncbc-ucum-lhc-7.x branch from e090c6f to f25f138 Compare September 8, 2024 12:00
Copy link

github-actions bot commented Sep 8, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.03s
✅ DOCKERFILE hadolint 1 0 0.08s
✅ JSON jsonlint 4 0 0.27s
✅ JSON npm-package-json-lint yes no 1.01s
✅ JSON prettier 4 0 0.97s
✅ JSON v8r 4 0 13.71s
✅ MARKDOWN markdownlint 1 0 0.85s
✅ REPOSITORY checkov yes no 11.22s
✅ REPOSITORY dustilock yes no 0.39s
✅ REPOSITORY gitleaks yes no 97.4s
✅ REPOSITORY git_diff yes no 1.01s
❌ REPOSITORY grype yes 2 17.97s
✅ REPOSITORY kics yes no 3.76s
✅ REPOSITORY secretlint yes no 8.36s
✅ REPOSITORY syft yes no 0.99s
✅ REPOSITORY trivy yes no 8.64s
✅ REPOSITORY trivy-sbom yes no 1.02s
✅ REPOSITORY trufflehog yes no 20.12s
✅ YAML prettier 6 0 0.85s
✅ YAML v8r 6 0 7.49s
✅ YAML yamllint 6 0 0.84s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/lhncbc-ucum-lhc-7.x branch from f25f138 to ebb5b3d Compare September 11, 2024 21:57
@renovate renovate bot force-pushed the renovate/lhncbc-ucum-lhc-7.x branch from ebb5b3d to 8ce1bd1 Compare October 4, 2024 18:39
@renovate renovate bot force-pushed the renovate/lhncbc-ucum-lhc-7.x branch from 8ce1bd1 to 41a244b Compare November 6, 2024 22:23
@renovate renovate bot force-pushed the renovate/lhncbc-ucum-lhc-7.x branch from 41a244b to cafbe08 Compare December 20, 2024 20:06
Copy link

Trivy image scan report

ghcr.io/miracum/loinc-conversion:pr-75 (debian 12.7)

2 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 1 LOW: 1)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3 CVE-2024-5535 MEDIUM 3.0.14-1~deb12u2 3.0.15-1~deb12u1
libssl3 CVE-2024-9143 LOW 3.0.14-1~deb12u2 3.0.15-1~deb12u1

No Misconfigurations found

Node.js

No Vulnerabilities found

No Misconfigurations found

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.

0 participants