-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update nuget non-major dependencies #1169
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nuget-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+11
−11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terraform environment AT22Format and Style 🖌
|
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at22/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at22_infrastructure.tfstate.tfplan |
Terraform environment AT24Format and Style 🖌
|
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at24/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at24_infrastructure.tfstate.tfplan |
Terraform environment AT23Format and Style 🖌
|
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at23/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at23_infrastructure.tfstate.tfplan |
Terraform environment AT21Format and Style 🖌
|
Context | Values |
---|---|
Pusher | @renovate[bot] |
Action | push |
Working Directory | ./infrastructure/shared |
State File | github.com/altinn/altinn-authorization/environments/at21/infrastructure.tfstate |
Plan File | github.com_altinn_altinn-authorization_environments_at21_infrastructure.tfstate.tfplan |
renovate
bot
changed the title
Update nuget non-major dependencies
Update dependency Altinn.Swashbuckle to 2.1.1
Nov 7, 2024
renovate
bot
changed the title
Update dependency Altinn.Swashbuckle to 2.1.1
Update dependency Altinn.Swashbuckle to 2.1.1 - autoclosed
Nov 7, 2024
renovate
bot
changed the title
Update dependency Altinn.Swashbuckle to 2.1.1 - autoclosed
Update dependency Altinn.Swashbuckle to 2.1.1
Nov 14, 2024
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 14, 2024 01:16
308812d
to
8f74d94
Compare
renovate
bot
changed the title
Update dependency Altinn.Swashbuckle to 2.1.1
Update nuget non-major dependencies
Nov 14, 2024
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 14, 2024 05:02
8f74d94
to
f7e7442
Compare
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 15, 2024 15:53
f7e7442
to
c448cf6
Compare
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 15, 2024 19:04
c448cf6
to
43ec35f
Compare
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 15, 2024 22:44
43ec35f
to
909e2c8
Compare
renovate
bot
force-pushed
the
renovate/nuget-minor-patch
branch
from
November 18, 2024 20:18
909e2c8
to
23d5489
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.5.3
->4.5.4
3.0.9
->3.0.10
4.0.0
->4.1.0
12.22.2
->12.23.0
12.20.1
->12.21.0
6.12.1
->6.12.2
3.6.2
->3.6.3
6.0.35
->6.0.36
8.0.10
->8.0.11
8.2.0
->8.2.1
Release Notes
Altinn/altinn-accesstoken (Altinn.Common.AccessToken)
v4.5.4
Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-4.5.3...Altinn.Common.AccessToken-4.5.4
Azure/azure-sdk-for-net (Azure.Storage.Blobs)
v12.23.0
Compare Source
12.23.0 (2024-11-12)
Features Added
Bugs Fixed
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2
Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
microsoft/testfx (MSTest.TestFramework)
v3.6.3
See the release notes here
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.NewtonsoftJson)
v6.0.36
: .NET 6.0.36Release
What's Changed
ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58186ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58185Full Changelog: dotnet/aspnetcore@v6.0.35...v6.0.36
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Protocols.OpenIdConnect)
v8.2.1
Compare Source
8.2.1
New features
Bug fixes
Fundamentals
SecurityTokenDescriptor
. See 2993.Work related to redesign of IdentityModel's token validation logic #2711
IssuerExtensibility
. See 2987.What's Changed
New Contributors
Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.2.0...8.2.1
Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" 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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.