Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.20.0
Choose a base ref
...
head repository: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 85 files changed
  • 9 contributors

Commits on Nov 14, 2023

  1. Bump actions/checkout from 3 to 4 (#388)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1d4023c View commit details
    Browse the repository at this point in the history
  2. Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#382)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d2c7bb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update release process to use actions (#392)

    * Update release process to use actions
    
    * Add publish pubdev and some minor cleanup
    Casey Hillers authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    52f71de View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#396)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    948c0f9 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#395)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    df7118a View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 6 to 7 (#394)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7bc0667 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update MiscService.getApiStatus to v2 (#393)

    * v1 has been deleted
    
    Co-authored-by: Rob Becker <rob.becker@workiva.com>
    Casey Hillers and robbecker-wf authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    741c26d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Make User field nullable in PullRequestReview (#383)

    * Make `User` field nullable in `PullRequestReview`
    
    * Rev version
    mosuem authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6b9678e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. require dart 3.0; update to the latest package:lints (#399)

    * require dart 3.0; update to the latest package:lints
    
    * update pubspec and changelog
    devoncarew authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e0bd51a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix Issue.isOpen and Issue.isClosed getters (#398)

    * Update issues.dart
    
    * require dart 3.0; update to the latest package:lints (#399)
    
    * require dart 3.0; update to the latest package:lints
    
    * update pubspec and changelog
    
    * update the pubspec version; add a changelog entry
    devoncarew authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f5a565f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    8169398 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    d8af9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc3f5a View commit details
    Browse the repository at this point in the history
  3. Rebuild JSON bits (#416)

    Co-authored-by: Rob Becker <rob.becker@workiva.com>
    kevmoo and robbecker-wf authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    4926022 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Bump to latest lints (#417)

    Bump to latest lints, require Dart 3.5
    kevmoo authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    137871b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Fix pagination logic to use next link (#418)

    * Fix pagination logic to use `next` link
    
    Fixes #414
    
    * Fix tests
    kevmoo authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    d13786f View commit details
    Browse the repository at this point in the history
  2. Handle 'null' conclusion (#413)

    Creating a new concolusion with the GitHub API and then encoding that
    CheckRun to json adds: `"conclusion":"null"` to the json string;
    attempting to decode that throws an exception.
    
    Fixes #412
    
    Co-authored-by: Rob Becker <robrbecker@gmail.com>
    jtmcdole and robrbecker authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    4256ac1 View commit details
    Browse the repository at this point in the history
  3. Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 (#408)

    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rob Becker <robrbecker@gmail.com>
    dependabot[bot] and robrbecker authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    98f2e48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3a0299 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy