Skip to content

Commit 7a7eb24

Browse files
authored
Merge pull request #270 from SpinlockLabs/json_serial_bump
Bump to latest json_* packages, require Dart 2.14
2 parents 983eae2 + 9c060ea commit 7a7eb24

29 files changed

+1276
-1476
lines changed

.github/workflows/dart.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ jobs:
66
build:
77

88
runs-on: ubuntu-latest
9-
9+
1010
container:
11-
image: dart:2.13
12-
11+
image: dart:2.14
12+
1313
steps:
1414
- uses: actions/checkout@v1
1515
- name: Install dependencies

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 8.2.2-dev
2+
13
## 8.2.1
24
- Add `CheckSuiteEvent` and `CheckRunEvent`
35

lib/src/common/model/activity.g.dart

Lines changed: 26 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/common/model/authorizations.g.dart

Lines changed: 37 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/common/model/gists.g.dart

Lines changed: 75 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)