dependabot[bot]
1b97abb7a1
Bump body-parser and express in /RetrospectiveExtension.Frontend ( #830 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-09-10 11:59:47 -07:00
dependabot[bot]
669ea060f4
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 ( #827 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Engin Polat <enpolat@microsoft.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-09-10 11:59:21 -07:00
dependabot[bot]
43809e989d
Bump Moq from 4.20.70 to 4.20.72 ( #828 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.20.70 to 4.20.72.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md )
- [Commits](https://github.com/moq/moq/compare/v4.20.70...v4.20.72 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-09-10 11:58:31 -07:00
Engin Polat
abaeac5c9e
updating pipelines to remediate code scanning warnings ( #820 )
2024-08-30 10:09:08 -07:00
Engin Polat
5644be4042
updating dependency lock file ( #819 )
...
* updating dependency lock file
* bumping dependency
* updating browserlist database
2024-08-30 09:53:02 -07:00
Engin Polat
fe9514793a
creating archive button ( #818 )
...
* creating archive button
* improving archive button logic
* updating dialog content
* updating dialog content style
* filtering archived boards
2024-08-30 09:38:17 -07:00
Engin Polat
3aaeba453c
pinning workflow steps ( #816 )
...
* pinning workflow steps
* pinning all steps in the workflows
* formatting document
2024-08-29 18:04:04 -07:00
Engin Polat
dbdef0675a
merging ci and cd pipelines for frontend ( #817 )
2024-08-29 17:46:05 -07:00
Engin Polat
dae99821c8
pinning nodejs version ( #815 )
2024-08-29 16:51:56 -07:00
Engin Polat
9c6b4d781a
updating devcontainer configuration ( #814 )
2024-08-29 16:35:13 -07:00
Engin Polat
94c550f9a5
assigning permissions to github actions ( #813 )
2024-08-29 15:53:03 -07:00
Engin Polat
7904ddcef5
fixing vulnerability GHSA-4vvj-4cpr-p986 ( #812 )
2024-08-29 15:06:17 -07:00
Engin Polat
491e58125f
fixing identity leak ( #809 )
...
* fixing identity leak
* adding missing crypto field
* moving variable set to correct place
* adding missing crypto field
* adding missing global fields
* making encrypted guid shorter
* updating guid encryption method
* removing deprecated btoa methods
* updating encrypt method to be more deterministic
* updating userIdentity
* updating user id usages
* formatting document
2024-08-29 14:21:36 -07:00
Engin Polat
65e18f9fea
enable all appinsights logging ( #811 )
2024-08-29 12:26:52 -07:00
dependabot[bot]
ee5affe28f
Bump ws from 8.16.0 to 8.18.0 in /RetrospectiveExtension.Frontend ( #806 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.18.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-26 14:55:05 -07:00
Engin Polat
968b5f2987
bumping ws dependency to fix component vulnerability ( #805 )
...
* bumping ws dependency to fix component vulnerability
* updating frontend ci pipeline
2024-08-26 14:37:22 -07:00
Engin Polat
d8d078f8b4
bumping ws dependency ( #804 )
2024-08-26 14:22:36 -07:00
Engin Polat
6a28f36ebf
fixing openssf badge in the readme ( #803 )
2024-08-26 13:33:36 -07:00
Engin Polat
b230396f26
updating signalr npm package ( #802 )
...
* updating signalr npm package
* updating spell checker
2024-08-26 13:31:39 -07:00
Engin Polat
9f78782e1b
adding openssf badge to readme ( #801 )
2024-08-26 12:13:00 -07:00
Engin Polat
bd545aa2f4
adding openssf scorecard step ( #800 )
...
* adding openssf scorecard step
* fixing openssf scorecard step
* adding openssf scorecard action
2024-08-26 12:04:17 -07:00
dependabot[bot]
85ff81be32
Bump elliptic from 6.5.4 to 6.5.7 in /RetrospectiveExtension.Frontend ( #795 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:49:05 -07:00
dependabot[bot]
04d6fa3e7e
Bump System.IdentityModel.Tokens.Jwt from 8.0.1 to 8.0.2 ( #796 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 8.0.1 to 8.0.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](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.1...8.0.2 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:48:36 -07:00
dependabot[bot]
608412342a
Bump micromatch from 4.0.5 to 4.0.8 in /RetrospectiveExtension.Frontend ( #799 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:48:09 -07:00
dependabot[bot]
84639f5a67
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 ( #797 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-08-26 11:46:57 -07:00
dependabot[bot]
22efc6272a
Bump Microsoft.Azure.SignalR from 1.26.0 to 1.26.1 ( #798 )
...
Bumps [Microsoft.Azure.SignalR](https://github.com/azure/azure-signalr ) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/azure/azure-signalr/releases )
- [Commits](https://github.com/azure/azure-signalr/compare/v1.26.0...v1.26.1 )
---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-26 11:46:34 -07:00
Engin Polat
fa002a1b08
updating fetch all teams logic ( #794 )
...
* updating fetch all teams logic
2024-08-16 18:17:32 -07:00
dependabot[bot]
8037a00f5e
Bump System.IdentityModel.Tokens.Jwt from 8.0.0 to 8.0.1 ( #792 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 8.0.0 to 8.0.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/dev/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.0...8.0.1 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-08-16 16:45:44 -07:00
Engin Polat
69462ccad1
Revert "fixing identity leak" ( #785 )
...
Revert "fixing identity leak (#772 )"
This reverts commit 3f459420df
.
2024-07-21 07:14:42 -07:00
dependabot[bot]
53f54dcc6e
Bump System.IdentityModel.Tokens.Jwt from 7.6.3 to 8.0.0 ( #784 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 7.6.3 to 8.0.0.
- [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](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits/8.0.0 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-07-21 07:00:09 -07:00
dependabot[bot]
cc9baf29fd
Bump xunit from 2.8.1 to 2.9.0 ( #780 )
...
Bumps xunit from 2.8.1 to 2.9.0.
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-07-21 06:59:04 -07:00
dependabot[bot]
83cdf6f98b
Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 ( #781 )
...
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2.
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-07-21 06:57:52 -07:00
dependabot[bot]
f70931713e
Bump System.IdentityModel.Tokens.Jwt from 7.6.2 to 7.6.3 ( #782 )
...
Bumps System.IdentityModel.Tokens.Jwt from 7.6.2 to 7.6.3.
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-07-21 06:57:29 -07:00
dependabot[bot]
03aa45da54
Bump Microsoft.Azure.SignalR from 1.25.2 to 1.26.0 ( #783 )
...
Bumps Microsoft.Azure.SignalR from 1.25.2 to 1.26.0.
---
updated-dependencies:
- dependency-name: Microsoft.Azure.SignalR
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-07-21 06:57:01 -07:00
Engin Polat
7fd2850d69
updating randomizer logic ( #776 )
2024-07-06 08:52:38 -07:00
Engin Polat
23df92dfe2
removing unneeded code ( #775 )
2024-07-06 08:22:09 -07:00
Engin Polat
3f459420df
fixing identity leak ( #772 )
...
* fixing identity leak
2024-07-03 23:39:50 -07:00
Engin Polat
f2ae5ee8ba
updating css styles to improve accessibility ( #771 )
...
* updating css styles
2024-07-01 18:10:11 -07:00
Engin Polat
ac00f1a0be
improving tabs accessibility ( #699 )
...
* fixing css style
* reverting back the text color style
2024-06-28 16:21:02 -07:00
Engin Polat
1287bb1b49
removing uuid dependency ( #763 )
...
* removing uuid dependency
* fixing failing compilation
* fixing failing tests
2024-06-28 16:11:28 -07:00
dependabot[bot]
630f6d8ed4
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.30 to 6.0.31 ( #759 )
...
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 6.0.30 to 6.0.31.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.30...v6.0.31 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-06-28 15:42:45 -07:00
dependabot[bot]
1e229494ae
Bump braces from 3.0.2 to 3.0.3 in /RetrospectiveExtension.Frontend ( #764 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-06-28 15:27:35 -07:00
dependabot[bot]
de0e0b09e2
Bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #766 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-06-28 15:26:56 -07:00
dependabot[bot]
152207e82a
Bump System.IdentityModel.Tokens.Jwt from 7.5.2 to 7.6.2 ( #767 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 7.5.2 to 7.6.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/7.6.2/CHANGELOG.md )
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.5.2...7.6.2 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-06-28 15:26:36 -07:00
dependabot[bot]
1164d26a3e
Bump Azure.Identity from 1.11.2 to 1.12.0 ( #768 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.2...Azure.Identity_1.12.0 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-06-28 15:26:17 -07:00
Engin Polat
6e9c2d70fd
removing secondary color style from date field text ( #770 )
...
* removing secondary color style from date field text
2024-06-28 15:24:57 -07:00
dependabot[bot]
752ac97763
Bump codecov/codecov-action from 4.4.0 to 4.4.1 ( #751 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-05-31 10:45:15 -07:00
dependabot[bot]
4118ad72ee
Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 ( #752 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Engin Polat <enpolat@microsoft.com>
2024-05-31 10:44:51 -07:00
dependabot[bot]
c724218746
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 ( #753 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-05-31 10:43:39 -07:00
dependabot[bot]
ea29062a03
Bump xunit from 2.8.0 to 2.8.1 ( #754 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: polatengin <polatengin@users.noreply.github.com>
2024-05-31 10:43:19 -07:00