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

chore(deps): update nuget non-major dependencies #13590

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Altinn.ApiClients.Maskinporten 9.1.0 -> 9.2.0 age adoption passing confidence
Altinn.App.Api (source) 8.0.0 -> 8.3.4 age adoption passing confidence
Altinn.Common.AccessToken 4.5.0 -> 4.5.1 age adoption passing confidence
Altinn.Common.AccessTokenClient 3.0.6 -> 3.0.7 age adoption passing confidence
Altinn.Platform.Storage.Interface 3.30.0 -> 3.34.0 age adoption passing confidence
Basic.Reference.Assemblies 1.7.8 -> 1.7.9 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Altinn/altinn-apiclient-maskinporten (Altinn.ApiClients.Maskinporten)

v9.2.0

What's Changed

New Contributors

Full Changelog: Altinn/altinn-apiclient-maskinporten@v9.1.0...v9.2.0

Altinn/app-lib-dotnet (Altinn.App.Api)

v8.3.4

What's Changed
New Features 🎉
Bugfixes 🐛
Other Changes

Full Changelog: Altinn/app-lib-dotnet@v8.3.3...v8.3.4

v8.3.3

What's Changed
Bugfixes 🐛
Dependency Upgrades 📦

Full Changelog: Altinn/app-lib-dotnet@v8.3.2...v8.3.3

v8.3.2

What's Changed
New Features 🎉

Full Changelog: Altinn/app-lib-dotnet@v8.3.1...v8.3.2

v8.3.1

What's Changed
Bugfixes 🐛

Full Changelog: Altinn/app-lib-dotnet@v8.3.0...v8.3.1

v8.3.0

What's Changed
New Features 🎉
Bugfixes 🐛
Dependency Upgrades 📦

Full Changelog: Altinn/app-lib-dotnet@v8.2.8...v8.3.0

v8.2.8

What's Changed
New Features 🎉
Bugfixes 🐛
New Contributors

Full Changelog: Altinn/app-lib-dotnet@v8.2.7...v8.2.8

v8.2.7

What's Changed
New Features 🎉

Full Changelog: Altinn/app-lib-dotnet@v8.2.6...v8.2.7

v8.2.6

What's Changed
New Features 🎉

Full Changelog: Altinn/app-lib-dotnet@v8.2.5...v8.2.6

v8.2.5

What's Changed
Bugfixes 🐛
Other Changes

Full Changelog: Altinn/app-lib-dotnet@v8.2.4...v8.2.5

v8.2.4

What's Changed
Bugfixes 🐛
Dependency Upgrades 📦
Other Changes

Full Changelog: Altinn/app-lib-dotnet@v8.2.3...v8.2.4

v8.2.3

What's Changed
Dependency Upgrades 📦

Full Changelog: Altinn/app-lib-dotnet@v8.2.2...v8.2.3

v8.2.2

What's Changed
  • Improvements and polishing around the new instrumentation/telemetry capabilities #​659

Full Changelog: Altinn/app-lib-dotnet@v8.2.1...v8.2.2

v8.2.1

What's Changed
Bugfixes 🐛

Full Changelog: Altinn/app-lib-dotnet@v8.2.0...v8.2.1

v8.1.1

What's Changed
Bugfixes 🐛
Dependency Upgrades 📦
Other Changes

Full Changelog: Altinn/app-lib-dotnet@v8.1.0...v8.1.1

v8.1.0

What's Changed
Breaking Changes 🛠
New Features 🎉
Bugfixes 🐛
Dependency Upgrades 📦
Other Changes
New Contributors

Full Changelog: Altinn/app-lib-dotnet@v8.0.0...v8.1.0

Altinn/altinn-accesstoken (Altinn.Common.AccessToken)

v4.5.1

Compare Source

What's Changed

Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-4.5.0...Altinn.Common.AccessToken-4.5.1

jaredpar/basic-reference-assemblies (Basic.Reference.Assemblies)

v1.7.9

Create release 1.7.9


Configuration

📅 Schedule: Branch creation - "before 07:00 on Monday" in timezone Europe/Oslo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. quality/testing Tests that are missing, needs to be created or could be improved. skip-releasenotes Issues that do not make sense to list in our release notes kind/dependencies Used for issues or pull requests that are dependency updates labels Sep 22, 2024
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.20%. Comparing base (3c09043) to head (44e0f1d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13590   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files        1498     1498           
  Lines       20470    20470           
  Branches     2476     2476           
=======================================
  Hits        19489    19489           
  Misses        873      873           
  Partials      108      108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 6 times, most recently from b82ad59 to d6a3939 Compare September 24, 2024 10:03
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from d6a3939 to 44e0f1d Compare September 24, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Used for issues or pull requests that are dependency updates quality/testing Tests that are missing, needs to be created or could be improved. skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants