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

Backend dependency updates for February 2025 #3594

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Feb 3, 2025

To test, do a local Docker/kubernetes build and make sure login and analytics both work.

This change is Reviewable

dependabot bot and others added 21 commits January 14, 2025 19:27
…yModel.Tokens and System.IdentityModel.Tokens.Jwt

Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore), [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.11 to 8.0.12
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.11...v8.0.12)

Updates `Microsoft.IdentityModel.Tokens` from 7.5.1 to 7.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@7.5.1...7.1.2)

Updates `System.IdentityModel.Tokens.Jwt` from 7.5.1 to 7.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@7.5.1...7.1.2)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sillsdev/FieldWorks](https://github.com/sillsdev/fieldworks) from d6f2ee1ed5aa1257e408a4afab2aab8fd8268764 to 0ea8e06b13dc756abb9c76f083ff90369fb383bf.
- [Release notes](https://github.com/sillsdev/fieldworks/releases)
- [Commits](sillsdev/FieldWorks@d6f2ee1...0ea8e06)

---
updated-dependencies:
- dependency-name: sillsdev/FieldWorks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.IdentityModel.Tokens` from 7.5.1 to 8.3.1
- [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/8.3.1/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.1...8.3.1)

Updates `System.IdentityModel.Tokens.Jwt` from 7.5.1 to 8.3.1
- [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/8.3.1/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.1...8.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.1)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.1)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.3.2)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.4.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.4)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps dotnet/aspnet from 8.0.11-jammy to 8.0.12-jammy.

---
updated-dependencies:
- dependency-name: dotnet/aspnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps dotnet/sdk from 8.0.404-jammy to 8.0.405-jammy.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/sdk-8.0.405-jammy' into deps-2025-02-backend
…/aspnet-8.0.12-jammy' into deps-2025-02-backend
…overlet.msbuild-6.0.4' into deps-2025-02-backend
…icrosoft.Extensions.Caching.Memory-9.0.1' into deps-2025-02-backend
…emetry.Exporter.OpenTelemetryProtocol-1.11.1' into deps-2025-02-backend
…emetry.Extensions.Hosting-1.11.1' into deps-2025-02-backend
…ev/FieldWorks-0ea8e06b13dc756abb9c76f083ff90369fb383bf' into deps-2025-02-backend
@imnasnainaec imnasnainaec added backend dependencies Pull requests that update a dependency file labels Feb 3, 2025
@imnasnainaec imnasnainaec self-assigned this Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

⚠️ Commit Message Format Issues ⚠️
commit 20d5aec9d2:
3: B1 Line exceeds max length (92>80): "Bumps coverlet.msbuild from 6.0.2 to 6.0.4."
5: B1 Line exceeds max length (82>80): "- Commits"

commit 8b71e61e58:
3: B1 Line exceeds max length (99>80): "Bumps Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.1."

commit 7800ba606b:
3: B1 Line exceeds max length (131>80): "Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.11.1."
4: B1 Line exceeds max length (82>80): "- Release notes"
5: B1 Line exceeds max length (95>80): "- Changelog"
6: B1 Line exceeds max length (101>80): "- Commits"

commit 2b7d966e5d:
3: B1 Line exceeds max length (119>80): "Bumps OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.11.1."
4: B1 Line exceeds max length (82>80): "- Release notes"
5: B1 Line exceeds max length (95>80): "- Changelog"
6: B1 Line exceeds max length (101>80): "- Commits"

commit 8f955b359d:
3: B1 Line exceeds max length (299>80): "Bumps Microsoft.IdentityModel.Tokens and System.IdentityModel.Tokens.Jwt. These dependencies needed to be updated together."
6: B1 Line exceeds max length (112>80): "- Release notes"
7: B1 Line exceeds max length (123>80): "- Changelog"
8: B1 Line exceeds max length (119>80): "- Commits"
11: B1 Line exceeds max length (112>80): "- Release notes"
12: B1 Line exceeds max length (123>80): "- Changelog"
13: B1 Line exceeds max length (119>80): "- Commits"

commit 95eae22e68:
3: B1 Line exceeds max length (158>80): "Bumps sillsdev/FieldWorks from d6f2ee1ed5aa1257e408a4afab2aab8fd8268764 to 0ea8e06b13dc756abb9c76f083ff90369fb383bf."
5: B1 Line exceeds max length (143>80): "- Commits"

commit c966aa7a28:
1: T1 Title exceeds max length (118>72): "Bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.Tokens and System.IdentityModel.Tokens.Jwt"
3: B1 Line exceeds max length (386>80): "Bumps Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.Tokens and System.IdentityModel.Tokens.Jwt. These dependencies needed to be updated together."
7: B1 Line exceeds max length (85>80): "- Changelog"
11: B1 Line exceeds max length (112>80): "- Release notes"
12: B1 Line exceeds max length (121>80): "- Changelog"
13: B1 Line exceeds max length (119>80): "- Commits"
16: B1 Line exceeds max length (112>80): "- Release notes"
17: B1 Line exceeds max length (121>80): "- Changelog"
18: B1 Line exceeds max length (119>80): "- Commits"

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 61.34454% with 46 lines in your changes missing coverage. Please review.

Project coverage is 74.51%. Comparing base (7a599d0) to head (b1ea3bd).
Report is 25 commits behind head on master.

Files with missing lines Patch % Lines
src/goals/Redux/GoalActions.ts 37.50% 11 Missing and 4 partials ⚠️
src/components/AnalyticsConsent/index.tsx 0.00% 9 Missing ⚠️
src/components/App/AppLoggedIn.tsx 0.00% 4 Missing ⚠️
Backend/Otel/LocationProvider.cs 50.00% 2 Missing and 1 partial ⚠️
Backend/Otel/OtelKernel.cs 88.00% 0 Missing and 3 partials ⚠️
src/components/UserSettings/UserSettings.tsx 50.00% 3 Missing ⚠️
src/components/DataEntry/DataEntryTable/index.tsx 0.00% 2 Missing ⚠️
src/components/Pronunciations/AudioRecorder.tsx 0.00% 2 Missing ⚠️
...geDuplicates/MergeDupsStep/MergeDragDrop/index.tsx 0.00% 2 Missing ⚠️
Backend/Helper/DuplicateFinder.cs 88.88% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3594      +/-   ##
==========================================
- Coverage   74.62%   74.51%   -0.12%     
==========================================
  Files         286      285       -1     
  Lines       11001    11013      +12     
  Branches     1338     1335       -3     
==========================================
- Hits         8210     8206       -4     
- Misses       2408     2425      +17     
+ Partials      383      382       -1     
Flag Coverage Δ
backend 83.79% <86.00%> (+0.16%) ⬆️
frontend 66.33% <43.47%> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@imnasnainaec imnasnainaec changed the title Backend dependency update for February 2025 Backend dependency updates for February 2025 Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant