-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update dependencies #209
Conversation
Tests are failing:
|
I've changed the |
@laurentS would you like to merge this like that or wait for a new release of the SDK? |
I guess it's harmless to merge it as is, but there is also no emergency in the sense that I don't think the SDK upgrade |
@laurentS @ericboucher I have a PR to fix this issue in the SDK, with tests passing here (above) when pointing at the PR branch. Will revert to |
This reverts commit f8b1143.
@laurentS any idea when this will land? I'm prepping a PR to fix incremental loading of the GH Actions (workflow_runs etc.) streams at https://github.com/meshcloud/tap-github/tree/feature/fix-actions-streams and based this off of your branch here. |
Kudos, SonarCloud Quality Gate passed!
|
@JohannesRudolph I'm going to merge this as is, with the sdk updated to 0.22.1, and we can open a new PR to update to the latest sdk version when meltano/sdk#1708 is merged. |
This PR updates dependencies, including the sdk to
0.27.00.22.0.Some are skipped as they do not support python 3.7 anymore. See #208