build(eslint-config-fluid): Update dependency on eslint-plugin-fluid#25490
Merged
Josmithr merged 8 commits intomicrosoft:mainfrom Sep 22, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Updates the ESLint configuration package to use a newer version of the Fluid ESLint plugin dependency.
- Bumps
@fluid-internal/eslint-plugin-fluidfrom version 0.1.5 to 0.1.6 - Updates the package version to 6.0.2 to reflect the dependency change
- Adds changelog entry documenting the dependency update
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| common/build/eslint-config-fluid/package.json | Updates package version and eslint-plugin-fluid dependency version |
| common/build/eslint-config-fluid/CHANGELOG.md | Adds changelog entry for version 6.0.2 with dependency update details |
Files not reviewed (1)
- common/build/eslint-config-fluid/pnpm-lock.yaml: Language not supported
alexvy86
reviewed
Sep 19, 2025
Contributor
alexvy86
left a comment
There was a problem hiding this comment.
Besides the merge conflicts, should we wait until https://github.com/microsoft/FluidFramework/pull/25492/files is in, so we don't have to bump this again?
Contributor
Author
I'm fine either way. Bumping the plugin package is pretty low friction since it only has 1 user. |
Contributor
|
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output |
alexvy86
approved these changes
Sep 22, 2025
anthony-murphy-agent
pushed a commit
to anthony-murphy-agent/FluidFramework
that referenced
this pull request
Jan 14, 2026
microsoft#25490) Updates `@fluid-tools/eslint-plugin-fluid` from `0.1.5` to `0.1.6`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
@fluid-internal/eslint-plugin-fluidfrom0.1.5to0.2.0.Enables the following new rules as warnings (they will be promoted to errors in the next major release):
@fluid-internal/fluid/no-file-path-links-in-jsdoc@fluid-internal/fluid/no-markdown-links-in-jsdoc