Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

fix(deps): update dependency github to v9 #12

Merged
merged 1 commit into from
Jan 9, 2022
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github dependencies major ^8.1.1 -> ^9.0.0

Release Notes

SpinlockLabs/github.dart

v9.0.0

Compare Source

Breaking change: In the Gist class, the old type of files was

List<GistFile>? files;

and the new type is

Map<String, GistFile>? files;

Breaking change: In the GistFile class, the name property is now filename

Full Changelog: SpinlockLabs/github.dart@8.5.0...9.0.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jan 9, 2022
@doamatto doamatto merged commit dc10267 into main Jan 9, 2022
@doamatto doamatto deleted the renovate/github-9.x branch January 9, 2022 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants