Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jonaskello/tslint-immutable issues and pull requests

#156 - Bump codecov from 3.2.0 to 3.7.1

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#155 - Bump lodash from 4.17.11 to 4.17.19

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#154 - Bump https-proxy-agent from 2.2.1 to 2.2.4

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#153 - Bump codecov from 3.2.0 to 3.6.5

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#152 - Bump handlebars from 4.1.1 to 4.5.3

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#151 - Bump js-yaml from 3.13.0 to 3.13.1

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#150 - Bump handlebars from 4.1.1 to 4.5.1

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#149 - Bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#148 - "no-if-statement" enforces ternary even if no else present

Issue - State: closed - Opened by Nomeasmo almost 5 years ago - 2 comments
Labels: question

#147 - "no-expression-statement" should allow super() call in constructors

Issue - State: open - Opened by karol-majewski about 5 years ago - 1 comment

#146 - Question: cannot use reduce on array with initial = `[]` and no-array-mutation

Issue - State: closed - Opened by tomsquest about 5 years ago - 4 comments

#145 - readonly-keyword does not support parameter properties

Issue - State: closed - Opened by ulrichb about 5 years ago - 2 comments

#144 - How to disable semicolon insertion?

Issue - State: closed - Opened by g5becks about 5 years ago - 1 comment

#143 - rule requires type information.

Issue - State: closed - Opened by binjospookie over 5 years ago - 2 comments

#142 - Split readme up into smaller files.

Issue - State: open - Opened by RebeccaStevens over 5 years ago - 5 comments
Labels: fixed in eslint port

#141 - Some tests fail with node v12.

Issue - State: open - Opened by RebeccaStevens over 5 years ago
Labels: bug

#140 - Removed the need for the prepare-tests script. NodeJS v12 is now tested against.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#139 - ESLint support

Issue - State: closed - Opened by ulrichb over 5 years ago - 7 comments
Labels: discussion

#138 - Updated the json files with missing rules.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago

#137 - Overhaul of ignore-prefix

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 5 comments
Labels: enhancement, new rule option, breaking change

#136 - no-object-mutation does not respect the prefix setting

Issue - State: closed - Opened by karol-majewski over 5 years ago - 4 comments
Labels: enhancement

#135 - Fixed #134

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#134 - [no-array-mutation] Nested arrays are not checked.

Issue - State: closed - Opened by RebeccaStevens over 5 years ago
Labels: bug

#133 - Fixed #132

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 3 comments

#131 - CI now test against multiple versions of typescript.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#130 - Support for readonly arrays using readonly keyword.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#128 - WIP - Ignore and ignore-postfix

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 4 comments

#125 - Fixes #124 - Implemented "checkIsReturnTypeOrNestedWithIn" more genetically.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#123 - New option ignore-interface-prefix on readonly-keyword rule

Issue - State: open - Opened by jonaskello over 5 years ago - 3 comments
Labels: new rule option

#122 - Fixes #121 - Tuple types are now checked.

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 1 comment

#120 - Fixes #117

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 7 comments

#119 - no-object-mutation conflicts with setters

Issue - State: closed - Opened by ghs over 5 years ago - 2 comments

#118 - Move the rejected promises part of no-throw to new rule no-reject

Pull Request - State: closed - Opened by jonaskello over 5 years ago - 2 comments

#116 - update `no-throw` to not allow Promise.reject()

Pull Request - State: closed - Opened by sbdchd over 5 years ago - 4 comments

#115 - Suggestion: make no-throw more restrictive

Issue - State: closed - Opened by sbdchd over 5 years ago - 8 comments
Labels: help wanted, new rule

#114 - ignore-precise

Issue - State: closed - Opened by WillSquire over 5 years ago - 1 comment
Labels: enhancement

#113 - Fix readonly keyword insertion position

Pull Request - State: closed - Opened by tkryskiewicz over 5 years ago - 5 comments

#112 - Ban Object.assign mutation

Issue - State: closed - Opened by mmkal over 5 years ago - 5 comments
Labels: enhancement

#111 - no-object-mutation conflicts with module.exports

Issue - State: closed - Opened by eh-am over 5 years ago

#110 - Fixes 102

Pull Request - State: closed - Opened by RebeccaStevens over 5 years ago - 19 comments

#109 - Enforce ReadonlySet over Set, and ReadonlyMap over Map

Issue - State: open - Opened by astorije almost 6 years ago - 2 comments
Labels: fixed in eslint port

#108 - TSC enforces readonly

Issue - State: closed - Opened by urbanhop almost 6 years ago - 1 comment
Labels: question

#107 - Test, please ignore

Pull Request - State: closed - Opened by jonaskello almost 6 years ago - 2 comments

#106 - Migrate to travis-ci.com

Issue - State: closed - Opened by jonaskello almost 6 years ago - 1 comment

#105 - WIP: Fix regression where readonly-array is reporting error at assignment site

Pull Request - State: closed - Opened by jonaskello almost 6 years ago - 1 comment

#104 - 'readonly-array' regression for array literals in 5.0.0

Issue - State: closed - Opened by ulrichb almost 6 years ago - 7 comments

#103 - fix typo at type-info-badge image

Pull Request - State: closed - Opened by alexrohleder almost 6 years ago - 4 comments

#102 - no-array-mutation ignore-mutation-following-accessor false flags

Issue - State: closed - Opened by jupl almost 6 years ago

#101 - Take `this`-access into account for `ignore-prefix`

Issue - State: closed - Opened by ulrichb almost 6 years ago - 2 comments

#100 - Use tsutils functions for testing node types.

Pull Request - State: closed - Opened by RebeccaStevens almost 6 years ago - 14 comments

#99 - ignore-suffix

Issue - State: closed - Opened by dolanmiu almost 6 years ago - 7 comments
Labels: wontfix, out of scope

#98 - Fix for Issue 97

Pull Request - State: closed - Opened by RebeccaStevens almost 6 years ago - 4 comments

#96 - Fixed broken link in readme.

Pull Request - State: closed - Opened by RebeccaStevens almost 6 years ago - 2 comments

#95 - Added `ignore-return-type` option for the `readonly-array` rule

Pull Request - State: closed - Opened by RebeccaStevens almost 6 years ago - 3 comments

#94 - Add support for ignoring rest parameter

Pull Request - State: closed - Opened by aboyton almost 6 years ago - 7 comments

#93 - [Discussion] Are there any compile-time performance costs to have `readonly` everywhere?

Issue - State: open - Opened by kirillgroshkov about 6 years ago - 1 comment
Labels: discussion

#92 - [Discussion] no-array-mutation - Allow mutation of arrays returned from functions?

Issue - State: closed - Opened by RebeccaStevens about 6 years ago - 4 comments
Labels: discussion

#91 - Added no-throw and no-try rules.

Pull Request - State: closed - Opened by RebeccaStevens about 6 years ago - 3 comments

#90 - Small fixes for niceness.

Pull Request - State: closed - Opened by RebeccaStevens about 6 years ago - 3 comments

#89 - Improve `no-array-mutation`

Pull Request - State: closed - Opened by RebeccaStevens about 6 years ago - 3 comments

#88 - Improve no-array-mutation: allow slice().sort(...)

Issue - State: closed - Opened by chasecaleb about 6 years ago - 9 comments

#85 - tslint-immutable/all

Pull Request - State: closed - Opened by bakerface over 6 years ago - 7 comments

#84 - no-array-mutation

Pull Request - State: closed - Opened by RebeccaStevens over 6 years ago - 8 comments

#83 - Never mind :-)

Issue - State: closed - Opened by jonaskello over 6 years ago

#82 - readonly-array ignore return type.

Issue - State: closed - Opened by RebeccaStevens over 6 years ago - 1 comment
Labels: help wanted, new rule option

#81 - readonly-keyword fixer adds the `readonly` modifier in the wrong place for decorated class properties

Issue - State: closed - Opened by clarkdave over 6 years ago - 1 comment
Labels: bug, help wanted, fixer

#80 - readonly-keyword rule, check function params and return type

Pull Request - State: closed - Opened by jonaskello over 6 years ago - 4 comments

#79 - no-object-mutation rule, allow class member mutation in constructor

Pull Request - State: closed - Opened by jonaskello over 6 years ago - 2 comments

#78 - Multiple fixes per node

Pull Request - State: closed - Opened by geon over 6 years ago - 6 comments

#77 - Fixed nested arrays.

Pull Request - State: closed - Opened by geon over 6 years ago - 3 comments

#76 - ignore 'await' in prefix?

Issue - State: closed - Opened by mmkal over 6 years ago - 2 comments

#75 - Mutable prefix for indexer interfaces

Issue - State: open - Opened by jonaskello over 6 years ago - 1 comment

#74 - Proposal: New rule for prohibiting usage of mutating array methods

Issue - State: closed - Opened by yenbekbay over 6 years ago - 2 comments
Labels: help wanted

#73 - Exception for `readonly-array` rule with rest parameters

Issue - State: closed - Opened by yenbekbay over 6 years ago - 2 comments

#72 - Warn about enumerations

Issue - State: closed - Opened by ianbollinger over 6 years ago - 1 comment
Labels: out of scope

#71 - Warn about array indexing

Issue - State: closed - Opened by ianbollinger over 6 years ago - 1 comment
Labels: out of scope

#70 - Display errors for class expressions

Pull Request - State: closed - Opened by ianbollinger over 6 years ago - 1 comment

#69 - Enable tests and build scripts to run on Windows

Pull Request - State: closed - Opened by ianbollinger over 6 years ago - 1 comment

#68 - readonly-keyword does not seem to catch object declarations in parameters or return type

Issue - State: closed - Opened by jonaskello over 6 years ago - 1 comment
Labels: bug

#67 - Rule for disable all mutation methods from lodash and rxjs

Issue - State: closed - Opened by listepo-alterpost over 6 years ago - 1 comment

#66 - Enable all rules in the preset

Issue - State: closed - Opened by listepo-alterpost over 6 years ago - 2 comments
Labels: help wanted

#65 - no-class does not catch class expressions

Issue - State: closed - Opened by jonaskello over 6 years ago - 2 comments

#63 - Added index signature fixer error case.

Pull Request - State: closed - Opened by geon over 6 years ago - 3 comments

#62 - readonly-keyword fixer does not work for array index signatures

Issue - State: closed - Opened by geon over 6 years ago - 6 comments

#59 - allow initialization in the constructor

Issue - State: closed - Opened by veeramarni almost 7 years ago - 5 comments
Labels: help wanted

#58 - Prefer ReadOnly<T> over readonly keyword

Issue - State: open - Opened by elldritch almost 7 years ago - 5 comments
Labels: transferred to eslint port

#54 - Rule Idea: no-break, no-if, no-loops

Issue - State: open - Opened by kevinSuttle about 7 years ago - 7 comments
Labels: help wanted, fixed in eslint port

#52 - Document mutable parts of typescript

Issue - State: closed - Opened by jonaskello about 7 years ago - 1 comment

#24 - readonly-array fixer does not work for arrays with nested template type

Issue - State: closed - Opened by jonaskello over 7 years ago - 5 comments
Labels: bug

#4 - Prefer type literal over interface

Issue - State: open - Opened by goodmind over 7 years ago - 5 comments
Labels: transferred to eslint port