osu/osu.Game
dependabot[bot] aadd1c6781
Bump Sentry from 3.8.2 to 3.8.3
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/3.8.2...3.8.3)

---
updated-dependencies:
- dependency-name: Sentry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 17:04:37 +00:00
..
Audio
Beatmaps Merge pull request #12683 from frenzibyte/legacy-beatmap-combo-offset 2021-07-23 14:30:18 +09:00
Collections
Configuration
Database
Extensions Update incorrect xmldoc 2021-07-31 16:48:45 +09:00
Graphics Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
Input
IO
IPC
Localisation Update comment to match updated string 2021-07-26 17:40:07 +09:00
Migrations
Online Add and use 'Submit' select sample variant for particular components 2021-07-30 21:35:28 +09:00
Overlays Localise weighting percentage. 2021-07-31 15:56:25 +02:00
Performance
Properties
Replays
Rulesets Expose DrawableRuleset audio adjustments as non-container 2021-07-31 15:47:54 +09:00
Scoring Localise accuracy display. 2021-07-23 22:37:08 +02:00
Screens Merge pull request #14067 from nekodex/select-sfx-changes 2021-07-31 20:03:08 +09:00
Skinning Merge pull request #12683 from frenzibyte/legacy-beatmap-combo-offset 2021-07-23 14:30:18 +09:00
Storyboards
Tests Rename class, add commenting and avoid firing requests to create rooms for testing purposes 2021-07-26 15:47:13 +09:00
Updater
Users Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
Utils Localise accuracy display. 2021-07-23 22:37:08 +02:00
.editorconfig
osu!.res
osu.Game.csproj Bump Sentry from 3.8.2 to 3.8.3 2021-08-01 17:04:37 +00:00
OsuGame.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix stack overflow in ruleset change rejection logic 2021-07-30 01:54:30 +09:00
PerformFromMenuRunner.cs