Skip to content

Commit

Permalink
Merge pull request #270 from SpinlockLabs/json_serial_bump
Browse files Browse the repository at this point in the history
Bump to latest json_* packages, require Dart 2.14
  • Loading branch information
robbecker-wf authored Oct 19, 2021
2 parents 983eae2 + 9c060ea commit 7a7eb24
Show file tree
Hide file tree
Showing 29 changed files with 1,276 additions and 1,476 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ jobs:
build:

runs-on: ubuntu-latest

container:
image: dart:2.13
image: dart:2.14

steps:
- uses: actions/checkout@v1
- name: Install dependencies
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 8.2.2-dev

## 8.2.1
- Add `CheckSuiteEvent` and `CheckRunEvent`

Expand Down
55 changes: 26 additions & 29 deletions lib/src/common/model/activity.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

77 changes: 37 additions & 40 deletions lib/src/common/model/authorizations.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

160 changes: 75 additions & 85 deletions lib/src/common/model/gists.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7a7eb24

Please sign in to comment.