Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / villesau/optional-chaining-codemod issues and pull requests
#66 - Add more expression types, support lodash-es, upgrade jscodeshift to …
Pull Request -
State: open - Opened by pieterbos about 2 months ago
#65 - Bump minimist from 1.2.0 to 1.2.8
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#64 - Bump json5 from 2.1.1 to 2.2.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#63 - Bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#62 - Parenthesize fallback value when necessary
Pull Request -
State: closed - Opened by lautis over 2 years ago
#61 - Bump minimist from 1.2.0 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#60 - Parenthesize replacements in more cases
Pull Request -
State: closed - Opened by lautis over 2 years ago
#59 - Wrap nullish coalescing to parentheses when in BinaryExpression
Pull Request -
State: closed - Opened by lautis over 2 years ago
#58 - Support getOr and curried _.get
Pull Request -
State: closed - Opened by MasonChinkin almost 3 years ago
#57 - Add support for getOr and curried _.get
Pull Request -
State: closed - Opened by MasonChinkin almost 3 years ago
#56 - Add support for getOr and curried _.get
Pull Request -
State: closed - Opened by MasonChinkin almost 3 years ago
- 1 comment
#55 - Handling `just-safe-get`
Issue -
State: open - Opened by cc-ebay almost 3 years ago
#54 - Fix this expression handling
Pull Request -
State: closed - Opened by villesau almost 3 years ago
#53 - Add `--ignore-pattern="**/node_modules/**"` to examples
Pull Request -
State: closed - Opened by connorjclark almost 3 years ago
- 1 comment
#52 - Add example for how to transform .tsx files
Pull Request -
State: closed - Opened by connorjclark almost 3 years ago
- 1 comment
#51 - `some.object && some.object.fn()` and `this.object && this.object.value` not handled
Issue -
State: open - Opened by connorjclark almost 3 years ago
- 2 comments
#50 - Bump minimist from 1.2.0 to 1.2.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#49 - update packages & setup prettier
Pull Request -
State: closed - Opened by villesau almost 3 years ago
#48 - Transformation error (did not recognize object of type "ChainExpression")
Issue -
State: closed - Opened by connorjclark almost 3 years ago
- 4 comments
#47 - Switch to github actions
Pull Request -
State: closed - Opened by villesau about 3 years ago
#46 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#45 - Bump ws from 5.2.2 to 5.2.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#44 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#43 - Bump browserslist from 4.8.2 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#42 - Bump hosted-git-info from 2.7.1 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#41 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#40 - Bump handlebars from 4.5.3 to 4.7.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#39 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#38 - Feat support get func arg is binary expression
Pull Request -
State: closed - Opened by xyy94813 over 3 years ago
- 1 comment
#37 - Wrong result with `BinaryExpression` when migrate Lodash `get` calls
Issue -
State: closed - Opened by xyy94813 over 3 years ago
- 2 comments
#36 - Add support for getOr
Pull Request -
State: open - Opened by daveisfera about 4 years ago
- 5 comments
#35 - Doesn't handle getOr from lodash/fp
Issue -
State: open - Opened by daveisfera about 4 years ago
#34 - Bump yargs-parser from 13.1.1 to 13.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#33 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#32 - feat: handle namespace import
Pull Request -
State: closed - Opened by FauxFaux over 4 years ago
#31 - .prettierrc missing?
Issue -
State: closed - Opened by FauxFaux over 4 years ago
- 1 comment
#30 - `b && b[0]` -> `b?.[0]` makes me nauseous
Issue -
State: closed - Opened by FauxFaux over 4 years ago
- 1 comment
#29 - `import * as _ from "lodash"` not handled
Issue -
State: closed - Opened by FauxFaux over 4 years ago
#28 - Add support of custom babel rules
Issue -
State: open - Opened by danylkaaa over 4 years ago
#27 - Doesn't handle passing array reference as path
Issue -
State: open - Opened by mariomc over 4 years ago
- 1 comment
#26 - Bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#25 - Handle member expression in array correctly
Pull Request -
State: closed - Opened by daveisfera over 4 years ago
#24 - Doesn't handle curried versions of `get()` and `getOr()`
Issue -
State: open - Opened by daveisfera over 4 years ago
- 3 comments
#23 - Could further reduce `.length > 0` checks
Issue -
State: open - Opened by daveisfera over 4 years ago
- 2 comments
#22 - Doesn't reduce `getOr(false, ...)` correctly
Issue -
State: closed - Opened by daveisfera over 4 years ago
- 2 comments
#21 - Doesn't put "invalid" names in string
Issue -
State: closed - Opened by daveisfera over 4 years ago
- 2 comments
#20 - Better Typescript support and support for CallExpression in _get parameters
Pull Request -
State: closed - Opened by thekip almost 5 years ago
- 1 comment
#19 - Add support for lodash/fp
Pull Request -
State: closed - Opened by jorgegonzalez almost 5 years ago
- 1 comment
#18 - Support lodash/fp?
Issue -
State: closed - Opened by jorgegonzalez almost 5 years ago
- 3 comments
#17 - not sure what to title this one :)
Issue -
State: closed - Opened by benmonro almost 5 years ago
#16 - nested w/ array elements
Issue -
State: closed - Opened by benmonro almost 5 years ago
- 4 comments
#15 - Bump js-yaml from 3.12.0 to 3.13.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#14 - Bump handlebars from 4.0.12 to 4.5.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#13 - Bump mixin-deep from 1.3.1 to 1.3.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#12 - Bump lodash from 4.17.11 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#11 - Bump merge from 1.2.0 to 1.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#10 - add support for invalid literal in optional chain
Pull Request -
State: closed - Opened by benmonro almost 5 years ago
- 4 comments
#9 - dashes use case
Issue -
State: closed - Opened by benmonro almost 5 years ago
#8 - array syntax
Issue -
State: closed - Opened by benmonro almost 5 years ago
- 2 comments
#7 - kudos
Issue -
State: closed - Opened by benmonro almost 5 years ago
- 1 comment
#6 - feat(typescript): jscodeshift v0.7.0 with typescript support
Pull Request -
State: closed - Opened by chimurai almost 5 years ago
- 1 comment
#5 - another edge case
Issue -
State: closed - Opened by sibelius almost 5 years ago
- 2 comments
#4 - bug on edge case
Issue -
State: closed - Opened by sibelius almost 5 years ago
- 1 comment
#3 - can we also handle `idx` calls?
Issue -
State: closed - Opened by sibelius almost 5 years ago
- 4 comments
Labels: help wanted
#2 - how to run against typescript codebase?
Issue -
State: closed - Opened by sibelius almost 5 years ago
- 2 comments
#1 - Fix a few typos and wording choices in README
Pull Request -
State: closed - Opened by devjv about 6 years ago
- 1 comment