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

Exception improvements #4744

Closed
wants to merge 2 commits into from
Closed

Exception improvements #4744

wants to merge 2 commits into from

Conversation

fhibf
Copy link
Contributor

@fhibf fhibf commented Dec 6, 2024

Description

Describe the changes in this PR.

Related issues

Addresses [issue #].

Testing

Describe how this change was tested.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

dependabot bot and others added 2 commits December 6, 2024 09:49
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.1.0 to 8.1.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.1.0...8.1.2)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump HealthcareSharedPackageVersion from 7.1.174 to 7.1.183

Bumps `HealthcareSharedPackageVersion` from 7.1.174 to 7.1.183.

Updates `Microsoft.Health.Test.Utilities` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `NSubstitute` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/nsubstitute/NSubstitute/releases)
- [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md)
- [Commits](nsubstitute/NSubstitute@v5.1.0...v5.3.0)

Updates `Microsoft.Health.Abstractions` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Api` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Core` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Azure.Identity` from 1.12.1 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.1...Azure.Identity_1.13.1)

Updates `Microsoft.Health.Extensions.DependencyInjection` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Extensions.BuildTimeCodeGenerator` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Client` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Encryption` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.SqlServer` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.SqlServer.Api` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Tools.Sql.Tasks` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

---
updated-dependencies:
- dependency-name: Microsoft.Health.Test.Utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NSubstitute
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Health.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Health.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Extensions.BuildTimeCodeGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Encryption
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Tools.Sql.Tasks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update dependency

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abigail Nicolas Sayago <[email protected]>
@fhibf fhibf requested a review from a team as a code owner December 6, 2024 22:21
@fhibf fhibf closed this Dec 6, 2024
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.

1 participant