Skip to content

Bug(utils): deprecated helpers for ESLint context are not exported #8975

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

Closed
4 tasks done
auvred opened this issue Apr 23, 2024 · 1 comment · Fixed by #8976
Closed
4 tasks done

Bug(utils): deprecated helpers for ESLint context are not exported #8975

auvred opened this issue Apr 23, 2024 · 1 comment · Fixed by #8976
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.

Comments

@auvred
Copy link
Member

auvred commented Apr 23, 2024

Before You File a Bug Report Please Confirm You Have Done The Following...

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have searched for related issues and found none that matched my issue.
  • I have read the FAQ and my problem is not listed.

Relevant Package

utils

Playground Link

No response

Repro Code

n/a

ESLint Config

n/a

tsconfig

n/a

Expected Result

To be able to use ESLintUtils.getAncestors, ESLintUtils.getCwd and others

Actual Result

These functions are not exported

Additional Info

See #8192 (comment):

The import was removed in #8377, but wasn't restored in #8399

Versions

package version
@typescript-eslint/utils 7.7.1
@auvred auvred added bug Something isn't working triage Waiting for team members to take a look labels Apr 23, 2024
@JoshuaKGoldberg JoshuaKGoldberg added accepting prs Go ahead, send a pull request that resolves this issue and removed triage Waiting for team members to take a look labels Apr 23, 2024
@JoshuaKGoldberg
Copy link
Member

👍 we can remove these in the v8 branch as a followup.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2024
@bradzacher bradzacher added the locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. label Apr 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants