Skip to content

Bump cyclic dependencies and convert the decoupled-local-node-rig to use flat eslint config. #5271

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

Merged
merged 23 commits into from
Jul 8, 2025

Conversation

iclanton
Copy link
Member

@iclanton iclanton commented Jul 7, 2025

No description provided.

@iclanton iclanton enabled auto-merge (squash) July 7, 2025 23:42
@iclanton iclanton merged commit aabb1ec into microsoft:main Jul 8, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Jul 8, 2025
@iclanton iclanton deleted the bump-cyclics branch July 8, 2025 01:01
@@ -78,8 +77,10 @@ ruleTester.run('no-external-local-imports', noExternalLocalImportsRule, {
code: "import blah from '../foo'",
errors: [{ messageId: 'error-external-local-imports' }],
filename: 'blah/test.ts',
parserOptions: {
tsconfigRootDir: 'blah'
languageOptions: {
Copy link
Member

Choose a reason for hiding this comment

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

Should we have a test that validates both properties are valid?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is just a change in the testing library.

iclanton added a commit to iclanton/rushstack that referenced this pull request Jul 8, 2025
@iclanton iclanton mentioned this pull request Jul 8, 2025
iclanton added a commit that referenced this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants