Skip to content

Releases: mozilla/mozregression

5.4.0

13 Jun 14:52
d61e242
Compare
Choose a tag to compare

What's Changed

  • build: add Applications link + arrow to fancy dmg (bug 1836791) by @zzzeid in #1323
  • build(deps): bump taskcluster from 51.0.0 to 52.0.0 by @dependabot in #1321
  • build(deps): bump typing-extensions from 4.6.2 to 4.6.3 by @dependabot in #1320
  • telemetry: add os versions/names, and python version (bug 1767534) by @zzzeid in #1218

Full Changelog: 5.3.3...5.4.0

5.3.3

05 Jun 13:19
30b1ce5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.2...5.3.3

5.3.2

21 Feb 14:52
376e0f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.3.2

5.3.1

24 Jan 17:18
9fa9dd2
Compare
Choose a tag to compare

What's Changed

  • log: set ALLOW_COLOR to False if not sys.stdout (bug 1811930) by @zzzeid in #1185

Full Changelog: 5.3.0...5.3.1

5.3.0

23 Jan 14:06
98bd5bb
Compare
Choose a tag to compare

What's Changed

  • requirements: upgrade various packages by @zzzeid in #1130
  • requirements: upgrade various requirements by @zzzeid in #1162
  • requirements: upgrade various packages by @zzzeid in #1168
  • requirements: upgrade PySide6 to 6.4.2 (bug 1810219) by @zzzeid in #1176
  • requirements: update PyInstaller to 5.7.0 (bug 1810225) by @zzzeid in #1177
  • workflows: add Python 3.11 to requirements generation (bug 1810147) by @zzzeid in #1175
  • workflows, requirements: add universal2 support (bug 1810220) by @zzzeid in #1178
  • build(deps): bump pyinstaller-hooks-contrib from 2022.14 to 2022.15 by @dependabot in #1179
  • requirements: update mozdevice pin to reflect adb fix (bug 1794416) by @zzzeid in #1181
  • requirements: update minimum glean-sdk version (bug 1810534) by @zzzeid in #1182
  • mainwindow: use class to get Accepted attribute (bug 1811300) by @zzzeid in #1183

Full Changelog: 5.2.1...5.3.0

5.3.0.rc1

20 Jan 14:49
98bd5bb
Compare
Choose a tag to compare
5.3.0.rc1 Pre-release
Pre-release

What's Changed

  • requirements: update minimum glean-sdk version (bug 1810534) by @zzzeid in #1182
  • mainwindow: use class to get Accepted attribute (bug 1811300) by @zzzeid in #1183

Full Changelog: 5.3.0.rc1.dev2...5.3.0.rc1

5.3.0rc0

13 Jan 21:10
fdce7be
Compare
Choose a tag to compare
5.3.0rc0 Pre-release
Pre-release

NOTE: This release candidate does not currently work on arm64 on macOS -- this will be fixed in the next release candidate.

What's Changed

  • requirements: upgrade various packages by @zzzeid in #1130
  • requirements: upgrade various requirements by @zzzeid in #1162
  • requirements: upgrade various packages by @zzzeid in #1168
  • requirements: upgrade PySide6 to 6.4.2 (bug 1810219) by @zzzeid in #1176
  • requirements: update PyInstaller to 5.7.0 (bug 1810225) by @zzzeid in #1177
  • workflows: add Python 3.11 to requirements generation (bug 1810147) by @zzzeid in #1175
  • workflows, requirements: add universal2 support (bug 1810220) by @zzzeid in #1178

Full Changelog: 5.2.1...5.3.0rc0

5.2.1

28 Nov 16:04
eafac35
Compare
Choose a tag to compare

What's Changed

  • launchers: compare strings directly in os_version (bug 1802616) by @zzzeid in #1151

Full Changelog: 5.2.0...5.2.1

5.2.0

24 Nov 14:26
7d33034
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump zipp from 3.9.0 to 3.10.0 by @dependabot in #1123
  • build(deps): bump platformdirs from 2.5.2 to 2.5.3 by @dependabot in #1132
  • build(deps): bump pyrsistent from 0.18.1 to 0.19.2 by @dependabot in #1133
  • build(deps): bump jsonschema from 4.16.0 to 4.17.0 by @dependabot in #1134
  • cli: accept version with two segments (bug 1801205) by @zzzeid in #1141
  • launchers: handle invalid codesign on macOS 13 (bug 1781111) by @zzzeid in #1142

Full Changelog: 5.1.0...5.2.0

5.1.0

24 Oct 17:18
5fd8f9f
Compare
Choose a tag to compare
  • bug 1795878 Add ubuntu 22.04 to test matrix (build-and-test-linux-gui and build-and-test-linux-base)
  • bug 1796149 Build mozregression-gui on ubuntu-22.04
  • Handle initial ranges that start and end on the same day
  • Various package upgrades