bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

Bump Maze Runner version #755

Closed twometresteve closed 10 months ago

twometresteve commented 10 months ago

Goal

Prevent certain BugSnag reports being sent to the Maze Runner dashboard.

Design

This error is being reported in the BugSnag dashboard for Maze Runner, but it's not a problem with Maze Runner as such.

Test fixture did not GET /command

Changes in later versions of Maze Runner seem to stop this, so it's just a matter of bumping the Gemlock.lock.

Testing

Covered by a full CI run (it's the macOS and WebGL steps that will be affected).