Skip to content

Tags: bevry/github-api

Tags

v11.4.0

Toggle v11.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.4.0 2023 December 30

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.3.3

Toggle v11.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.3.3 2023 December 28

-   If able to fetch the current contributors, drop non-existent/incorrect contributor data
    -   Closes [issue #275](#275)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.3.2

Toggle v11.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.3.2 2023 December 28

-   Fixed github-backers CLI creating an incorrect slug (likely a regression in v11.2.0)
-   Better error messages for failed fetching
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.3.1

Toggle v11.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.3.1 2023 December 28

-   Fixed a regression in v11.2.0 where `packageData` would always be fetched remotely, now if it is probided, it is respected once again
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.3.0

Toggle v11.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.3.0 2023 December 28

-   Default cents thresholds to `100` in the API, rather than just the CLI
-   Don't complain about invalid usernames in offline mode, as usernames aren't used in offline mode
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.2.0

Toggle v11.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.2.0 2023 December 28

-   If able to fetch the current sponsors, drop the old sponsors to donors
-   Maintainers should display homepage instead of github url if they have it
-   Add various repository slug and url helper methods
-   Cleanup documentation
-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.1.0

Toggle v11.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.1.0 2023 December 28

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v11.0.0

Toggle v11.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v11.0.0 2023 December 27

-   Rewrote to inline [github-commit](https://github.com/bevry-archive/github-commit), [github-contributors](https://github.com/bevry-archive/github-contributors), [github-members](https://github.com/bevry-archive/github-members), [github-repos](https://github.com/bevry-archive/github-repos), and added CLI to to integrate [update-contributors](https://github.com/bevry-archive/update-contributors) and the unreleased update-sponsors/update-backers/[sponsored](https://github.com/bevry-archive/sponsored)
-   Added methods for fetching backers from a variety of sources, including a `github-backers` CLI for interacting your backers, such as updating your `package.json` with their details: `github-backers --write`
-   `query` renamed to `queryREST` and now handles errors, parsing, and paging directly, and added `queryGraphQL`
-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the funders: [Skunk Team](https://skunk.team)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v10.2.0

Toggle v10.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v10.2.0 2023 November 20

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v10.1.0

Toggle v10.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v10.1.0 2023 November 14

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)