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

Merge dev changes to test #244

Merged
merged 33 commits into from
Sep 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b289845
Bump dotnet-reportgenerator-globaltool in /src/backend
dependabot[bot] Jul 16, 2024
786ace7
Bump dotnet-ef from 8.0.4 to 8.0.7 in /src/backend
dependabot[bot] Jul 10, 2024
c6c819c
Bump dotnet-stryker from 4.0.6 to 4.1.0 in /src/backend
dependabot[bot] Jul 9, 2024
3b3f8b3
Bump globals from 15.7.0 to 15.8.0 in /tests/playwright
dependabot[bot] Jul 7, 2024
16736e3
Bump the microsoft group in /src/backend with 4 updates (#149)
dependabot[bot] Jul 16, 2024
ea5f225
Bump @tanstack/react-query-devtools in /src/frontend
dependabot[bot] Jul 7, 2024
4b85033
Bump @tanstack/react-query from 5.49.2 to 5.50.1 in /src/frontend
dependabot[bot] Jul 16, 2024
d5591e6
Bump @tanstack/react-query-devtools in /src/frontend
dependabot[bot] Jul 16, 2024
63610f0
Bump @testing-library/dom from 10.2.0 to 10.3.1 in /src/frontend
dependabot[bot] Jul 7, 2024
af2aae6
Add coverage folder to eslint ignore
hwinther Jul 16, 2024
51beb31
Bump @vitest/ui from 1.6.0 to 2.0.2 in /src/frontend
dependabot[bot] Jul 14, 2024
0a70f24
Bump vitest to 2.0.3 and update package lock
hwinther Jul 16, 2024
7399a9a
Bump typescript-eslint from 7.14.1 to 7.16.1 in /src/frontend
dependabot[bot] Jul 16, 2024
655687e
Bump terraform-docs/gh-actions from 1.2.0 to 1.2.2
dependabot[bot] Sep 10, 2024
ce4e242
Bump Moq from 4.20.70 to 4.20.72 in /src/backend
dependabot[bot] Sep 9, 2024
8487612
Update lockfiles
dependabot[bot] Sep 9, 2024
0822369
Bump dotnet-reportgenerator-globaltool in /src/backend
dependabot[bot] Sep 4, 2024
be4801e
Bump coverlet.collector in /src/backend in the coverlet group
dependabot[bot] Sep 12, 2024
c3b243b
Update lockfiles
dependabot[bot] Sep 12, 2024
5c713b3
Bump orval from 6.31.0 to 7.1.0 in /src/frontend
dependabot[bot] Sep 8, 2024
0db606e
TEST-0006 Add more backend tests (#230)
hwinther Sep 20, 2024
efebc4c
Bump terraform-docs/gh-actions from 1.2.2 to 1.3.0 (#264)
dependabot[bot] Sep 20, 2024
267d378
Bump dotnet-stryker from 4.1.0 to 4.2.0 in /src/backend (#263)
dependabot[bot] Sep 20, 2024
2108328
Bump the microsoft group across 1 directory with 3 updates (#265)
dependabot[bot] Sep 20, 2024
e8836e9
Bump the swashbuckle group across 1 directory with 3 updates (#213)
dependabot[bot] Sep 20, 2024
aef43c6
Bump @playwright/test from 1.45.0 to 1.47.1 in /tests/playwright (#250)
dependabot[bot] Sep 20, 2024
b8f1c75
Bump jsdom from 24.1.0 to 25.0.0 in /src/frontend (#217)
dependabot[bot] Sep 20, 2024
d4be804
Bump @faker-js/faker from 8.4.1 to 9.0.1 in /src/frontend (#260)
dependabot[bot] Sep 20, 2024
dba3b8c
Bump @tanstack/react-query-devtools from 5.51.3 to 5.56.2 in /src/fro…
dependabot[bot] Sep 20, 2024
d53f084
Bump msw from 2.3.1 to 2.4.9 in /src/frontend (#266)
dependabot[bot] Sep 20, 2024
687320d
Bump vike-react from 0.4.15 to 0.5.6 in /src/frontend (#261)
dependabot[bot] Sep 20, 2024
225b82b
Bump @vitest/coverage-istanbul from 2.0.3 to 2.1.1 in /src/frontend (…
dependabot[bot] Sep 20, 2024
5d71176
Bump vite from 5.3.2 to 5.4.7 in /src/frontend (#269)
dependabot[bot] Sep 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update lockfiles
dependabot[bot] authored and hwinther committed Sep 12, 2024
commit c3b243ba5e05276615d9049e353f793ea9ae9bf8
6 changes: 3 additions & 3 deletions tests/backend/WebApi.Tests/packages.lock.json
Original file line number Diff line number Diff line change
@@ -4,9 +4,9 @@
"net8.0": {
"coverlet.collector": {
"type": "Direct",
"requested": "[6.0.0, )",
"resolved": "6.0.0",
"contentHash": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ=="
"requested": "[6.0.2, )",
"resolved": "6.0.2",
"contentHash": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A=="
},
"Microsoft.AspNetCore.Mvc.Testing": {
"type": "Direct",