Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / itwin/eslint-plugin issues and pull requests
#85 - Exclude no internal violations from packages provided as list argument
Pull Request -
State: open - Opened by BeAliAslam 3 months ago
- 4 comments
#85 - Exclude no internal violations from packages provided as list argument
Pull Request -
State: open - Opened by BeAliAslam 3 months ago
- 1 comment
#84 - `no-internal` rule does not catch all internal API usages
Issue -
State: open - Opened by saskliutas 4 months ago
#84 - `no-internal` rule does not catch all internal API usages
Issue -
State: open - Opened by saskliutas 4 months ago
#83 - Update pnpm
Pull Request -
State: closed - Opened by wgoehrig 4 months ago
#83 - Update pnpm
Pull Request -
State: closed - Opened by wgoehrig 4 months ago
#82 - Update to ESLint 9.11 and typescript-eslint 8.11
Pull Request -
State: closed - Opened by wgoehrig 4 months ago
- 2 comments
#82 - Update to ESLint 9.11 and typescript-eslint 8.11
Pull Request -
State: closed - Opened by wgoehrig 4 months ago
- 2 comments
#81 - Bump micromatch from 4.0.5 to 4.0.8
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#80 - generalizing which pkgs to allow internal api usage
Issue -
State: open - Opened by aruniverse 7 months ago
#80 - generalizing which pkgs to allow internal api usage
Issue -
State: open - Opened by aruniverse 7 months ago
#79 - Update pnpm/action-setup to v4
Pull Request -
State: closed - Opened by anmolshres98 7 months ago
#79 - Update pnpm/action-setup to v4
Pull Request -
State: closed - Opened by anmolshres98 7 months ago
#78 - Add JSDoc for the summary table creator function
Pull Request -
State: closed - Opened by anmolshres98 7 months ago
#77 - Allow internal API usage between packages in the itwinjs-core repo
Pull Request -
State: closed - Opened by eringram 7 months ago
- 7 comments
#76 - Add optional parameter for creating CSV in no-internal-summary-table-creator.js
Pull Request -
State: closed - Opened by anmolshres98 7 months ago
#74 - Replace eslint-plugin-jam3
Issue -
State: open - Opened by ben-polinsky 8 months ago
Labels: good first issue
#73 - Revert a commit from last PR for release ci run
Pull Request -
State: closed - Opened by anmolshres98 8 months ago
#72 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#71 - Add docs and changelog for new minor release
Pull Request -
State: closed - Opened by anmolshres98 8 months ago
#70 - Add new formatter for no-internal rule violations that creates summary tables and csv report
Pull Request -
State: closed - Opened by anmolshres98 8 months ago
#69 - UiConfig rules don't enforce underscore for private class member variable names.
Issue -
State: closed - Opened by bishalatbentley 9 months ago
- 3 comments
#68 - [public-extension-exports] Class methods, properties are allowed to be tagged with @extensions even if class itself is not.
Issue -
State: open - Opened by ben-polinsky 9 months ago
#67 - Fix CSV creation
Pull Request -
State: closed - Opened by ben-polinsky 9 months ago
#66 - [no-internal rule] Add a summary table
Issue -
State: closed - Opened by calebmshafer 10 months ago
- 1 comment
#65 - remove console.log; simplify logic a tad
Pull Request -
State: closed - Opened by ben-polinsky 10 months ago
- 2 comments
#64 - Replace extensions rule with more general export rule. Extensions must be public.
Pull Request -
State: closed - Opened by ben-polinsky 11 months ago
- 6 comments
#63 - Bump `@typescript-eslint/eslint-plugin` to 7.0.1
Pull Request -
State: closed - Opened by anmolshres98 12 months ago
#62 - Fix git pre-commit action failure
Pull Request -
State: closed - Opened by anmolshres98 12 months ago
#61 - Manually set pkg version to 4.0.0-dev.51
Pull Request -
State: closed - Opened by anmolshres98 12 months ago
- 1 comment
#60 - Fix pipeline git config setup
Issue -
State: closed - Opened by anmolshres98 12 months ago
- 1 comment
#59 - Fix misplace `registry-url`
Pull Request -
State: closed - Opened by anmolshres98 12 months ago
#58 - Disable some of the newer lint rules
Pull Request -
State: closed - Opened by wgoehrig 12 months ago
#57 - add markdown linting to ensure proper table format in documentation
Issue -
State: open - Opened by ben-polinsky almost 1 year ago
#56 - Move `Configure git` before `pnpm install` step
Pull Request -
State: closed - Opened by anmolshres98 about 1 year ago
#55 - Manually set pkg version to 4.0.0-dev.50
Pull Request -
State: closed - Opened by anmolshres98 about 1 year ago
#54 - Rename conflicting test package names
Pull Request -
State: closed - Opened by anmolshres98 about 1 year ago
#53 - Convert repo to a TS repo
Issue -
State: open - Opened by anmolshres98 about 1 year ago
#52 - Remove pnpm-workspace since this is not a repo with multiple pkgs & update node and pnpm versions on build
Pull Request -
State: closed - Opened by anmolshres98 about 1 year ago
- 2 comments
#51 - Bump dependencies and typescript version to latest
Pull Request -
State: closed - Opened by anmolshres98 about 1 year ago
#50 - add no-node config
Pull Request -
State: closed - Opened by paulius-valiunas about 1 year ago
#49 - TypeScript 5.3.x incompatibility: TypeError: ts.getResolvedModule is not a function
Issue -
State: closed - Opened by ben-polinsky about 1 year ago
- 1 comment
#48 - Comment to disable deprecation sometimes produces lint error
Issue -
State: closed - Opened by tcobbs-bentley over 1 year ago
- 15 comments
#47 - Warning message when using typescript 5 and @itwin/eslint-plugin 3.7.8
Issue -
State: open - Opened by mdastous-bentley over 1 year ago
- 1 comment
#46 - investigate supporting non-flat-config
Issue -
State: closed - Opened by MichaelBelousov over 1 year ago
- 5 comments
#45 - [needs-triage] is no-internal-report broken in nightly?
Issue -
State: closed - Opened by MichaelBelousov over 1 year ago
- 8 comments
Labels: bug
#44 - [no-internal-report] allow passing custom tsconfig path, and fail verbosely if tsconfig.json isn't found
Issue -
State: open - Opened by MichaelBelousov over 1 year ago
Labels: good first issue
#43 - no-internal-report swallows some errors
Issue -
State: open - Opened by MichaelBelousov over 1 year ago
Labels: good first issue
#42 - Bump semver from 6.3.0 to 6.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#41 - When linting a package, make no-internal not flag usages of internal APIs local to that package
Pull Request -
State: closed - Opened by eringram over 1 year ago
#40 - detect files that don't need to be linted in no-internal
Pull Request -
State: open - Opened by MichaelBelousov over 1 year ago
- 1 comment
#39 - Fix no-internal to report violations on a per-usage basis
Pull Request -
State: closed - Opened by yashincontrol over 1 year ago
#38 - Add checkedPackagePatterns and dontAllowWorkspaceInternal options to no-internal-report script
Issue -
State: open - Opened by eringram over 1 year ago
Labels: good first issue
#37 - no-internal deduplicates non-duplicate errors
Issue -
State: closed - Opened by MichaelBelousov over 1 year ago
Labels: bug
#36 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#35 - E2e tests for no-internal rule covering npm, pnpm, rush
Issue -
State: open - Opened by MichaelBelousov over 1 year ago
#34 - Need tests to verify changes to config files
Issue -
State: open - Opened by yashincontrol over 1 year ago
#33 - Fix extension exports config
Pull Request -
State: closed - Opened by yashincontrol over 1 year ago
- 1 comment
#32 - Add back in feature for no-internal rule to work across monorepos
Pull Request -
State: closed - Opened by eringram over 1 year ago
#31 - Clean up no-internal-report script
Pull Request -
State: closed - Opened by Jake-Screen over 1 year ago
#30 - Removing language options from configurations, exporting options separately
Pull Request -
State: closed - Opened by Jake-Screen over 1 year ago
#29 - Fixing setup of configurations and updating no-internal-report command in readme
Pull Request -
State: closed - Opened by Jake-Screen over 1 year ago
- 1 comment
#28 - this repo is missing a feature from the original tool in the itwinjs-core monorepo (working across monorepos)
Issue -
State: closed - Opened by MichaelBelousov over 1 year ago
- 2 comments
#27 - filename uses unix path separators
Pull Request -
State: closed - Opened by MichaelBelousov over 1 year ago
#26 - fix beachball publish after introducing duplicate package names via test fixtures
Pull Request -
State: closed - Opened by MichaelBelousov over 1 year ago
#25 - beachball ignore test fixtures, since they contain duplicate pkg names and aren't published
Pull Request -
State: closed - Opened by MichaelBelousov over 1 year ago
#24 - Only error on @itwin/@bentley internal usage, allow configuring additional packages to error on internal API usage
Pull Request -
State: closed - Opened by MichaelBelousov over 1 year ago
- 1 comment
#23 - Prevent multiple messages for one violation
Pull Request -
State: closed - Opened by yashincontrol over 1 year ago
- 2 comments
#22 - Multiple messages for one violation of no-internal
Issue -
State: closed - Opened by MichaelBelousov over 1 year ago
#21 - Migration to eslint flat config
Pull Request -
State: closed - Opened by Jake-Screen almost 2 years ago
- 1 comment
#20 - Bump plugins versions
Pull Request -
State: closed - Opened by saskliutas almost 2 years ago
#19 - Cherry-pick and re-apply unbound static methods rule
Pull Request -
State: closed - Opened by aruniverse almost 2 years ago
#18 - Revert changes to config requiring peers
Pull Request -
State: closed - Opened by aruniverse almost 2 years ago
#17 - Remove leftover reference to `prefer-arrow` plugin
Pull Request -
State: closed - Opened by paulius-valiunas almost 2 years ago
- 2 comments
#16 - Clean up unbound-method config
Pull Request -
State: closed - Opened by pmconne almost 2 years ago
- 4 comments
#15 - Don't ignore unbound static methods.
Pull Request -
State: closed - Opened by pmconne almost 2 years ago
#14 - clean up dependencies
Pull Request -
State: closed - Opened by paulius-valiunas almost 2 years ago
#13 - allow specifying whitelist or blacklist of packages for no-internal rule
Issue -
State: closed - Opened by MichaelBelousov almost 2 years ago
#12 - Update eslint to 8.36.0
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
- 1 comment
#11 - Pre-commit hook for git commit user
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#10 - Set up git config
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#9 - Setup precommit hook to check git commit user
Issue -
State: closed - Opened by aruniverse almost 2 years ago
#8 - update contributing.md
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#7 - Switch to beachball for changelog management
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#6 - Add support for TypeScript 5.0
Pull Request -
State: closed - Opened by wgoehrig almost 2 years ago
- 1 comment
#5 - update eslint-plugin dependencies
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#4 - Does not work with @bentley/react-scripts@5
Issue -
State: closed - Opened by tcobbs-bentley almost 2 years ago
- 3 comments
#3 - Yashasvi/changelog management
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
#2 - Run CI build on Pull Requests to main as well
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago
- 1 comment
#1 - test the ci build
Pull Request -
State: closed - Opened by yashincontrol almost 2 years ago