What's Changed
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/200
* fix: Fix transformation for plus/minus one reactions by sicarul in https://github.com/MeltanoLabs/tap-github/pull/195
* fix: chunk repo list to avoid graphql timeout errors by laurentS in https://github.com/MeltanoLabs/tap-github/pull/203
* fix: update html parser to work on very high values like 5k+ by laurentS in https://github.com/MeltanoLabs/tap-github/pull/206
* fix: update ci caching logic by laurentS in https://github.com/MeltanoLabs/tap-github/pull/207
* fix: If a member is part of multiple teams, they will only be listed once by morrislaptop in https://github.com/MeltanoLabs/tap-github/pull/204
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/210
* chore(deps): Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/211
* fix: extra metrics when there are 0 dependents by ericboucher in https://github.com/MeltanoLabs/tap-github/pull/213
* fix: chunk user list when enriching with ids to avoid timeouts by laurentS in https://github.com/MeltanoLabs/tap-github/pull/214
* chore: update dependencies by laurentS in https://github.com/MeltanoLabs/tap-github/pull/209
* fix: skip repos for which contributors list is too large by laurentS in https://github.com/MeltanoLabs/tap-github/pull/218
* fix: check that exc.response is not empty before accessing it by laurentS in https://github.com/MeltanoLabs/tap-github/pull/219
* fix: update dependenciesStream pkey to avoid duplicate records by laurentS in https://github.com/MeltanoLabs/tap-github/pull/220
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/217
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/221
* fix: update sdk to 0.30.0 by laurentS in https://github.com/MeltanoLabs/tap-github/pull/224
* feat: log when a repo is renamed by ericboucher in https://github.com/MeltanoLabs/tap-github/pull/230
* fix: clean up control chars from issue titles as well by laurentS in https://github.com/MeltanoLabs/tap-github/pull/232
* fix: prevent crash on null chars in pr titles by laurentS in https://github.com/MeltanoLabs/tap-github/pull/233
* chore(deps): Bump cryptography from 41.0.2 to 41.0.3 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/231
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/228
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/236
* chore(deps): Bump urllib3 from 1.26.16 to 1.26.18 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/237
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/238
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/240
* feat(taps): Add `files` and `stats` to `PullRequestCommitsStream` by dlouseiro in https://github.com/MeltanoLabs/tap-github/pull/241
* chore(deps): Bump cryptography from 41.0.3 to 41.0.6 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/239
* chore: Update version in pyproject.toml by wadevries in https://github.com/MeltanoLabs/tap-github/pull/229
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-github/pull/245
* fix: Lock file for target-jsonl by visch in https://github.com/MeltanoLabs/tap-github/pull/250
* feat: Sets MAX_RESULTS_LIMIT to 1000 when RepositoryStream.path is /search/repositories only by merlindavies in https://github.com/MeltanoLabs/tap-github/pull/253
* fix: releases replication key by TylerHillery in https://github.com/MeltanoLabs/tap-github/pull/254
* test: Update hardcoded test value by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/257
* chore: Drop support for Python 3.7 by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/259
* chore: Pin to a singer-sdk release by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/261
* chore: Add dependabot configuration by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/262
* chore(deps): Bump actions/add-to-project from 0.5.0 to 1.0.2 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-github/pull/263
* chore(deps): Bump types-python-dateutil from 2.8.19.20240311 to 2.9.0.20240316 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/265
* chore(deps): Bump pyjwt from 2.7.0 to 2.8.0 by dependabot in https://github.com/MeltanoLabs/tap-github/pull/266
* chore: Bump singer-sdk to 0.32.0 by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/267
* feat: Add support for Python 3.12 by edgarrmondragon in https://github.com/MeltanoLabs/tap-github/pull/269
New Contributors
* pre-commit-ci made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/200
* morrislaptop made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/204
* dlouseiro made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/241
* wadevries made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/229
* visch made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/250
* merlindavies made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/253
* TylerHillery made their first contribution in https://github.com/MeltanoLabs/tap-github/pull/254
**Full Changelog**: https://github.com/MeltanoLabs/tap-github/compare/v1.3.0...v1.4.0