Skip to content
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

Remove directly depending on openid-client #3935

Merged
merged 1 commit into from Oct 8, 2021
Merged

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Oct 1, 2021

Signed-off-by: Sebastian Malton sebastian@malton.name

closes #3932

We don't use this directly in our code so we shouldn't pull it in as a dep

@Nokel81 Nokel81 added the dependencies Pull requests that update a dependency file label Oct 1, 2021
@Nokel81 Nokel81 requested a review from a team as a code owner October 1, 2021 20:55
@Nokel81 Nokel81 requested review from nevalla and aleksfront and removed request for a team October 1, 2021 20:55
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

This pull request has conflicts, please resolve those before we can evaluate the pull request.

- Add got as a direct dep as we are already using it

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2021

Conflicts have been resolved. A maintainer will review the pull request shortly.

@@ -202,6 +202,7 @@
"filehound": "^1.17.4",
"fs-extra": "^9.0.1",
"glob-to-regexp": "^0.4.1",
"got": "^11.8.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove from this PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was not obvious that we already had this as a dependency.

@jakolehm jakolehm dismissed their stale review October 8, 2021 12:44

Was not obvious that we already had this as a dependency.

@Nokel81 Nokel81 merged commit cdb57f4 into master Oct 8, 2021
@Nokel81 Nokel81 deleted the remove-openid-client branch October 8, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants