renovate[bot]
c27eebbcff
[deps]: Update dotnet monorepo to v10 (major) ( #6634 )
...
* [deps]: Update dotnet monorepo to v10
* fix up pins causing downgrades
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Derek Nance <dnance@bitwarden.com >
2026-05-21 11:28:32 -05:00
renovate[bot]
3227cf4f14
[deps] Tools: Pin dependencies ( #6204 )
...
* [deps] Tools: Pin dependencies
* [PM-24840] updated dependencies that are required with Net 10 switch
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Dragovich <adragovich@bitwarden.com >
Co-authored-by: Alex Dragovich <46065570+itsadrago@users.noreply.github.com >
Co-authored-by: Matt Bishop <mbishop@bitwarden.com >
2026-05-07 10:06:10 -07:00
Justin Baur
d559b1da11
Make CA1304 & CA1305 warnings ( #6813 )
2026-01-13 04:02:56 -05:00
Justin Baur
c6f1acede9
[BEEEP] Fix all CA2254 occurrences ( #6357 )
...
* Fix all CA2254 occurrences
* Fix tests
2025-10-20 11:34:31 -04:00
Justin Baur
1228fe51c8
Resolve auth warnings ( #5784 )
2025-05-08 07:49:16 -04:00
Justin Baur
e01cace189
Turn on TreatWarningsAsError ( #5384 )
...
* Turn on TreatWarningsAsError for Release build
- Break Api intentionally
* Fix Api
* Treat warnings as errors no matter the configuration
2025-02-11 08:49:14 -05:00
Justin Baur
af07dffa6f
Relax nullable in test projects ( #5379 )
...
* Relax nullable in test projects
* Fix xUnit Warnings
* More xUnit fixes
2025-02-06 17:07:43 -05:00
Jim Hays
8262af3c53
[PM-1969] Spellcheck other ( #2878 )
...
* Fix typo in error message: 'Unkown' -> 'Unknown'
* Fix typos in error message
* Fix typo in example text: 'licence' -> 'license'
* Fix typo in validation: 'Ooganization' -> 'Organization'
* Fix typo in text string: 'compatibilty' -> 'compatibility'
* Fix typo: 'ProviderDisllowedOrganizationTypes' -> 'ProviderDisallowedOrganizationTypes'
* Fix typo: 'NSubstitueVersion' -> 'NSubstituteVersion'
* Fix typo: 'CreateIntialInvite' -> 'CreateInitialInvite'
* Fix typo: '_queuryScheme' -> '_queryScheme'
* Fix typo: 'GetApplicationCacheServiceBusSubcriptionName' -> 'GetApplicationCacheServiceBusSubscriptionName'
* Fix typo: 'metaDataRespository' -> 'metaDataRepository'
* Fix typo: 'cipherAttachements' -> 'cipherAttachments'
* Fix typo: 'savedEmergencyAccesss' -> 'savedEmergencyAccesses'
* Fix typo: 'owerOrgUser' -> 'ownerOrgUser'
* Fix typo: 'Organiation' -> 'Organization'
* Fix typo: 'extistingUser' -> 'existingUser'
* Fix typo: 'availibleAccess' -> 'availableAccess'
* Fix typo: 'HasEnouphStorage' -> 'HasEnoughStorage'
* Fix typo: 'extistingOrg' -> 'existingOrg'
* Fix typo: 'subcriber' -> 'subscriber'
* Fix typo: 'availibleCollections' -> 'availableCollections'
* Fix typo: 'Succes' -> 'Success'
* Fix typo: 'CreateAsync_UpdateWithCollecitons_Works' -> 'CreateAsync_UpdateWithCollections_Works'
* Fix typo: 'BadInsallationId' -> 'BadInstallationId'
* Fix typo: 'OrgNotFamiles' -> 'OrgNotFamilies'
* Revert "Fix typo: 'Organiation' -> 'Organization'"
This reverts commit 8aadad1c25 .
* Revert "Fix typos in error message"
This reverts commit 81d201fc09 .
---------
Co-authored-by: Daniel James Smith <djsmith@web.de >
2023-05-17 12:14:36 +02:00
Justin Baur
daeaa42851
[PS-40] Upgrade to .NET 6 ( #2056 )
...
* Bump to .NET 6
* Update Docker images
* Update docs
* Update workflow for linter
* Add all common versions to props file
* Update tools manifest
* Update csproj files
* Update packages.lock.json files
* Switch to setup-dotnet
* Remove msbuild
* Fix deps breaking changes
* Manually install msbuild
* Use msbuild for build
* Fix verbosity switch
* Remove unused exceptions
* Address linter feedback
* Make Obsolete warnings suggestions for now.
* Force Evaluate
* Format on tests
* Run formatting again.
* Use windows 2022
* force evaluate
* Fix restore
* Fix linter
* Skip test
* Update Directory.Build.props
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
* Address PR feedback
* Add IntegationTest for Rate limiter
* Fix test
* Reenable test
* Reorder test
* Skip test again
* Add tracking link
* Update .github/workflows/build.yml
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com >
2022-06-24 10:39:34 -04:00
sneakernuts
0e88720d3a
Logging config changes ( #1935 )
...
* Logging config changes
* Regenerated packages.lock.json files
* fixed up more typos and regenerated json
2022-04-05 15:19:16 +00:00
Oscar Hinton
0def1830af
Move identity endpoints to Identity service ( #1807 )
2022-01-17 13:21:51 +01:00