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 fsh-sushi to v3.12.1 #2177

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fsh-sushi 3.12.0 -> 3.12.1 age adoption passing confidence

Release Notes

fhir/sushi (fsh-sushi)

v3.12.1: SUSHI 3.12.1

Compare Source

SUSHI 3.12.1 is a patch release that contains a fix for a bug related to using FHIR R6 ballot versions. R5 terminology and extension packages will be automatically loaded when building a FHIR R6 project. This is because R6 versions of these packages are not yet available.

What's Changed

Install or Update

SUSHI 3.12.1 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.12.1, run the following command:

$ npm install -g fsh-sushi

To revert to the previous SUSHI stable release (3.12.0), run the following command:

$ npm install -g [email protected]

To check or confirm what version of SUSHI you have installed, you can run the following command:

$ sushi -v

Full Changelog: FHIR/sushi@v3.12.0...v3.12.1


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (884155f) to head (62eb102).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2177   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files         330      330           
  Lines       20249    20249           
  Branches      486      486           
=======================================
  Hits        19236    19236           
  Misses        527      527           
  Partials      486      486           

@alexanderkiel alexanderkiel self-assigned this Nov 11, 2024
@alexanderkiel alexanderkiel added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@alexanderkiel alexanderkiel added this to the v0.31.0 milestone Nov 11, 2024
@alexanderkiel alexanderkiel added this pull request to the merge queue Nov 11, 2024
Merged via the queue into main with commit 047e6bc Nov 11, 2024
133 checks passed
@alexanderkiel alexanderkiel deleted the renovate/fsh-sushi-3.x-lockfile branch November 11, 2024 15:57
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant