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

Package updates #990

Merged
merged 3 commits into from
Dec 31, 2023
Merged

Package updates #990

merged 3 commits into from
Dec 31, 2023

Conversation

samsmithnz
Copy link
Collaborator

This pull request primarily updates the versions of various packages used in the project. The changes span multiple files, including GitHub workflow files and project files. The most significant changes include updating the actions/setup-dotnet action to version 4.0.0, updating the SamsDotNetSonarCloudAction action to version 2.1.0, updating the Selenium.WebDriver and Selenium.WebDriver.ChromeDriver packages to newer versions, and updating the Microsoft.ApplicationInsights.AspNetCore package to version 2.22.0.

GitHub workflow updates:

  • .github/workflows/codeql-analysis.yml and .github/workflows/dotnetcore.yml: Updated the actions/setup-dotnet action to version 4.0.0 in multiple jobs. [1] [2] [3] [4] [5]
  • .github/workflows/dotnetcore.yml: Updated the SamsDotNetSonarCloudAction action to version 2.1.0.

Package updates:

  • src/DevOpsMetrics.FunctionalTests/DevOpsMetrics.FunctionalTests.csproj: Updated the Selenium.WebDriver and Selenium.WebDriver.ChromeDriver packages to versions 4.16.2 and 120.0.6099.10900, respectively.
  • src/DevOpsMetrics.Service/DevOpsMetrics.Service.csproj and src/DevOpsMetrics.Web/DevOpsMetrics.Web.csproj: Updated the Microsoft.ApplicationInsights.AspNetCore package to version 2.22.0. [1] [2]

@samsmithnz samsmithnz merged commit 96efb38 into main Dec 31, 2023
8 checks passed
@samsmithnz samsmithnz deleted the Dec31PackageUpdates branch December 31, 2023 16:13
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