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

Merge Develop to Staging v24.27.0 #8087

Merged
merged 10 commits into from
Jun 27, 2024
Merged

Merge Develop to Staging v24.27.0 #8087

merged 10 commits into from
Jun 27, 2024

Commits on Jun 10, 2024

  1. Bump @date-io/date-fns from 2.17.0 to 3.0.0

    Bumps [@date-io/date-fns](https://github.com/dmtrKovalenko/date-io) from 2.17.0 to 3.0.0.
    - [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
    - [Commits](dmtrKovalenko/date-io@v2.17.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@date-io/date-fns"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5e6a8ae View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Bump pdfjs-dist and react-pdf

    Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) to 4.3.136 and updates ancestor dependency [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf). These dependencies need to be updated together.
    
    
    Updates `pdfjs-dist` from 3.11.174 to 4.3.136
    - [Commits](https://github.com/mozilla/pdfjs-dist/commits)
    
    Updates `react-pdf` from 7.7.3 to 9.0.0
    - [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
    - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v9.0.0/packages/react-pdf)
    
    ---
    updated-dependencies:
    - dependency-name: pdfjs-dist
      dependency-type: indirect
    - dependency-name: react-pdf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ac6bf2d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. trigger build

    khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    74a59f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8023 from coronasafe/dependabot/npm_and_yarn/mult…

    …i-ccc2d99898
    
    Bump pdfjs-dist and react-pdf
    khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7cd5506 View commit details
    Browse the repository at this point in the history
  3. trigger build

    khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7e193e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f5763 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7546 from coronasafe/dependabot/npm_and_yarn/date…

    …-io/date-fns-3.0.0
    
    Bump @date-io/date-fns from 2.17.0 to 3.0.0
    khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6d00567 View commit details
    Browse the repository at this point in the history
  6. Fixes Tooltip clipping in for preset save button (#8076)

    * Fixes Tooltip clipping in for preset save button
    
    * Update ConsultationFeedTab.tsx
    Aryanshu919 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6d6cc0a View commit details
    Browse the repository at this point in the history
  7. Rework Shifting Process for "Complete" stage (#7697)

    * Rework Shifting Process for "Complete" stage
    
    * fixed linting issues
    
    * fixed refered to state update issue in discharge modal while shifting patient
    
    * added missing required fields for validation
    
    * made assigned facility required on certain statuses
    
    * add a translation
    
    * make error stylings consistent
    
    * disable all options except `Destination Approved` for non-admin destination facility users
    
    ---------
    
    Co-authored-by: Khavin Shankar <[email protected]>
    Ashesh3 and khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a8f50ef View commit details
    Browse the repository at this point in the history
  8. Bump @sentry/browser from 7.114.0 to 8.12.0 (#8082)

    * Bump @sentry/browser from 7.114.0 to 8.12.0
    
    Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.114.0 to 8.12.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
    - [Commits](getsentry/sentry-javascript@7.114.0...8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@sentry/browser"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * trigger build
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Khavin Shankar <[email protected]>
    dependabot[bot] and khavinshankar committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9c4af3d View commit details
    Browse the repository at this point in the history