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

fix(deps): lock octokit/graphql to commonjs version #5471

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

chingor13
Copy link
Contributor

Without locking the version, downstream apps that use octokit/graphql that do not declare a version, will get an ESM version (8.0.0+). This is incompatible with what our libraries and probot can handle.

@chingor13 chingor13 requested a review from a team as a code owner September 9, 2024 16:36
@chingor13 chingor13 enabled auto-merge (squash) September 9, 2024 16:39
@chingor13 chingor13 merged commit 47d51a3 into main Sep 9, 2024
21 checks passed
@chingor13 chingor13 deleted the lock-graphql branch September 9, 2024 16:41
@release-please release-please bot mentioned this pull request Sep 9, 2024
chingor13 pushed a commit that referenced this pull request Sep 9, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>gcf-utils: 16.0.1</summary>

##
[16.0.1](gcf-utils-v16.0.0...gcf-utils-v16.0.1)
(2024-09-09)


### Bug Fixes

* **deps:** lock octokit/graphql to commonjs version
([#5471](#5471))
([47d51a3](47d51a3))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants