Skip to content

Update dependency Altinn.Authorization.ProblemDetails to v5#2051

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/altinn.authorization.problemdetails-5.x
Open

Update dependency Altinn.Authorization.ProblemDetails to v5#2051
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/altinn.authorization.problemdetails-5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Altinn.Authorization.ProblemDetails 4.0.15.4.0 age confidence

Release Notes

Altinn/altinn-authorization-utils (Altinn.Authorization.ProblemDetails)

v5.4.0: Altinn.Authorization.ProblemDetails: v5.4.0

Compare Source

Features
  • allow smuggeling an exception in a ProblemInstance (#​557) (e0d9635)

v5.3.0: Altinn.Authorization.ProblemDetails: v5.3.0

Compare Source

Features

v5.2.1: Altinn.Authorization.ProblemDetails: v5.2.1

Compare Source

Bug Fixes

v5.2.0: Altinn.Authorization.ProblemDetails: v5.2.0

Compare Source

Features

v5.1.0: Altinn.Authorization.ProblemDetails: v5.1.0

Compare Source

Features
  • add utility methods from validation errors to problem details (#​528) (62660ae)

v5.0.0: Altinn.Authorization.ProblemDetails: v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • type is now set to urn:altinn:error:<CODE>, instead of the default URI used by ASP.NET.
  • title is set instead of detail from the problem- and validation-error- descriptors.
  • detail is now optional and set on instances instead of descriptors.
  • A new statusDescription field is added to ProblemDetails and auto-populated based on the (HTTP) status code.
  • When running under DEBUG, ProblemDescriptorFactory and ValidationErrorDescriptorFactory will throw if a code is reused.
  • ValidationErrorBuilder has been renamed to ValidationProblemBuilder to align with other names.
Features
  • add MultipleProblemInstance.CreateBuilder, ValidationProblemInstance.CreateBuilder, and ProblemExtensionData.CreateBuilder (4d3287c)
  • add statusDescription field (4d3287c)
  • add overloads to most converters/builders accepting an optional detail value. (4d3287c)
  • add std validation-error "catch-all" (#​446) (03f0421)
  • add trace-id to problem-instance and details (#​445) (8cf446b)
  • allow setting detail on problem/error instances (4d3287c)
  • detect duplicate code usage when running in DEBUG (4d3287c)
  • renamed ValidationErrorBuilder to ValidationProblemBuilder (4d3287c)
  • set title instead of detail from descriptors (4d3287c)
  • set type property on ProblemDetails (4d3287c)
  • set problem-details type based on error-code (#​482) (4d3287c)
Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 07:00 on Thursday"
  • 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 added the dependencies Pull requests that update a dependency file label Jun 18, 2026
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