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

⬆️ Bump @medplum/fhirtypes from 3.1.6 to 3.2.7 #20

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps @medplum/fhirtypes from 3.1.6 to 3.2.7.

Release notes

Sourced from @​medplum/fhirtypes's releases.

Version 3.2.7

What's Changed

  • Close reindex worker before queue (#5067)
  • Batch writes to resource tables in reindex (#5068)
  • Fixes #5065 - add bot-layer to example packages (#5069)
  • Use same array for batched reindex (#5071)
  • Tests for useCachedBinaryUrl hook (#5073)
  • Tests for patch button on Edit page (#5074)
  • Updating compliance documentation to reflect new listing (#5075)
  • Superbill and CMS 1500 Bots (#4690)
  • [Patient Intake Sample] [Part 1] Add other commonly requested items to the questionnaire (#5026)
  • [Patient Intake Sample] [Part 2] Add emergency contact, allergies, and medications to the questionnaire (#5033)
  • [Patient Intake Sample] [Part 3] Add medical history and smoking status to the questionnaire (#5049)
  • Defend against malformed account references in compartments (#5079)
  • [Photon Health] Verify webhooks (#5025)
  • Dependency upgrades 2024-08-12 (#5077)
  • Handle non-resource types in crawler and validator (#5072)
  • Check if User.project is a UUID before writing to DB (#5080)
  • null-check-added@readResources (#5070)
  • More defensive compartments (#5081)
  • FHIRMapper cast, cc, and import conceptmap (#5076)
  • fix(expo-polyfills): split keys larger than 2000 chars (#5082)
  • Add compound Encounter index (#5086)
  • Revert "Add request ID to Postgres transaction error logs (#5038)" (#5089)
  • Support in ValueSet property filter (#5092)
  • Actually log SQL in Slow search query log line (#5096)
  • Added server config setting for max search offset (#5085)
  • Add missing export for RatioInput component in React components index (#5095)
  • Enable setting DB parameters via CDK (#5088)
  • Use turbo for linting (#5100)
  • Search pagination with _cursor and lastUpdated (#5098)
  • Use cursor in bulk data export (#5102)
  • Add stub CodeSystem for immunizations ValueSet (#5103)
  • [Scheduling Sample] Add bot to handle booking an appointment (#5099)
  • Use trigram index for Coding display text (#5105)
  • Fix trigram extension in schema migration (#5106)
  • Enhance reindex job for full database reindex (#5101)
  • Add projectId to Project-scoped Users (#5110)
  • Write projectId in reindex (#5111)
  • Fix use of cursor in database reindex job (#5114)
  • Fix AWS stub generic params (#5115)
  • Fixed docusaurus warnings (#5113)
  • Reset reindex cursor between resource types (#5116)
  • [Patient Intake Sample] Add the Onboarding > New Patient page (#5059)
  • [Photon Health] Polish Prescription Page (#5117)
  • config(server): Add PG pool max connection config. (#5112)

Full Changelog: medplum/medplum@v3.2.6...v3.2.7

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@medplum/fhirtypes](https://github.com/medplum/medplum/tree/HEAD/packages/fhirtypes) from 3.1.6 to 3.2.7.
- [Release notes](https://github.com/medplum/medplum/releases)
- [Commits](https://github.com/medplum/medplum/commits/v3.2.7/packages/fhirtypes)

---
updated-dependencies:
- dependency-name: "@medplum/fhirtypes"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
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.

0 participants