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

v2.3.8 #1220

Merged
merged 102 commits into from
Jan 17, 2025
Merged

v2.3.8 #1220

merged 102 commits into from
Jan 17, 2025

Conversation

laingsimon
Copy link
Owner

@laingsimon laingsimon commented Dec 8, 2024

Changes

Ancillary

  • Bump Microsoft.AspNetCore.SpaProxy from 8.0.11 to 8.0.12
  • Bump typescript-eslint from 8.19.1 to 8.20.0 in /CourageScores/ClientApp
  • Bump Microsoft.AspNetCore.Authentication.Google from 8.0.11 to 8.0.12
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Newtonsoft.Json
  • Bump eslint-plugin-react-refresh in /CourageScores/ClientApp
  • Bump @eslint/js from 9.17.0 to 9.18.0 in /CourageScores/ClientApp
  • Bump eslint from 9.17.0 to 9.18.0 in /CourageScores/ClientApp
  • Bump typescript from 5.7.2 to 5.7.3 in /CourageScores/ClientApp
  • Bump SixLabors.ImageSharp and SixLabors.ImageSharp.Drawing
  • Bump typescript-eslint from 8.19.0 to 8.19.1 in /CourageScores/ClientApp
  • Bump react-markdown from 9.0.1 to 9.0.3 in /CourageScores/ClientApp
  • Bump vite from 6.0.6 to 6.0.7 in /CourageScores/ClientApp
  • Bump coverlet.msbuild from 6.0.2 to 6.0.3
  • Bump typescript-eslint from 8.18.2 to 8.19.0 in /CourageScores/ClientApp
  • Bump NUnit from 4.3.1 to 4.3.2
  • Bump vite from 6.0.5 to 6.0.6 in /CourageScores/ClientApp
  • Bump typescript-eslint from 8.18.1 to 8.18.2 in /CourageScores/ClientApp
  • Bump NUnit from 4.3.0 to 4.3.1
  • Update npm packages
  • Bump vite from 6.0.3 to 6.0.5 in /CourageScores/ClientApp
  • Bump NunitXml.TestLogger from 4.1.0 to 5.0.0
  • Bump globals from 15.13.0 to 15.14.0 in /CourageScores/ClientApp
  • Bump typescript-eslint from 8.18.0 to 8.18.1 in /CourageScores/ClientApp
  • Bump NUnit from 4.2.2 to 4.3.0
  • Bump typescript-eslint from 8.17.0 to 8.18.0 in /CourageScores/ClientApp
  • Bump Swashbuckle.AspNetCore from 7.1.0 to 7.2.0
  • Bump nanoid in /CourageScores/ClientApp in the npm_and_yarn group
  • Remove react-router-dom, not required any more
  • Use react-router directly rather than via react-router-dom
  • Update jest configuration
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Swashbuckle.AspNetCore.Newtonsoft
  • Remove router future config
  • Use node v20
  • Bump react-router-dom from 6.28.0 to 7.0.2 in /CourageScores/ClientApp
  • remove flaky test
  • Bump react and react-dom in /CourageScores/ClientApp
  • update eslint-plugin-react-hooks
  • update eslint-plugin-react-refresh
  • update eslint
  • update testing-library/react
  • update typescript-eslint
  • update globals
  • update vite-tsconfig-paths
  • update vite

Copy link

coveralls-official bot commented Dec 8, 2024

Pull Request Test Coverage Report for Build 12824588108

Details

  • 114 of 114 (100.0%) changed or added relevant lines in 63 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 96.888%

Files with Coverage Reduction New Missed Lines %
CourageScores/ClientApp/src/components/season_creation/CreateSeasonDialog.tsx 5 95.93%
Totals Coverage Status
Change from base Build 12194839104: -0.2%
Covered Lines: 12844
Relevant Lines: 12952

💛 - Coveralls

dependabot bot and others added 4 commits December 9, 2024 11:27
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: react-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
laingsimon and others added 11 commits December 10, 2024 07:27
…re.Newtonsoft

Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) and [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 6.0.36 to 6.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.36...v6.0.0)

Updates `Swashbuckle.AspNetCore.Newtonsoft` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Swashbuckle.AspNetCore.Newtonsoft
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the npm_and_yarn group in /CourageScores/ClientApp with 1 update: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot added 2 commits January 13, 2025 12:01
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.16 to 0.4.18.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.16...v0.4.18)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` 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 `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
laingsimon and others added 8 commits January 17, 2025 07:19
Bumps [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) 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)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) 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)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SpaProxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
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