Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mattdsteele/java-properties issues and pull requests
#44 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#43 - Bump @babel/traverse from 7.5.0 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#42 - Bump minimist and mkdirp
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#41 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#40 - Bump ansi-regex from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#39 - Bump json5 from 2.1.0 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#38 - Bump flat and mocha
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#37 - Bump pathval from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#36 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#35 - Bump browserslist from 4.6.4 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#34 - Bump hosted-git-info from 2.7.1 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#33 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#32 - Bump acorn from 6.2.0 to 6.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#31 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#30 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#29 - Bump acorn from 6.2.0 to 6.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#28 - New Method plus JSON Escape Fixes
Pull Request -
State: closed - Opened by chipallen2 about 5 years ago
- 3 comments
#27 - Bump lodash from 4.17.11 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#26 - add: use '=' or ':' as separator when reading properties file
Pull Request -
State: closed - Opened by jbuhacoff over 5 years ago
- 2 comments
#25 - Fails when value contains `#`
Issue -
State: open - Opened by cspotcode over 5 years ago
#24 - Support for resolving web based properties
Pull Request -
State: closed - Opened by cjjavellana over 5 years ago
#23 - interpolate properties with dash and underscore correctly
Pull Request -
State: closed - Opened by thiscantbeserious almost 6 years ago
- 2 comments
#22 - Double backslashes are read as single one
Issue -
State: open - Opened by ravxz about 7 years ago
#21 - Fix bug with escaped `:` & `=`
Pull Request -
State: closed - Opened by Drapegnik about 7 years ago
- 3 comments
#20 - Only '=' is supported as separator
Issue -
State: closed - Opened by komu almost 9 years ago
- 1 comment
#19 - Comment-support is incomplete
Issue -
State: open - Opened by komu almost 9 years ago
#18 - Add unit test for testing the double quote in string issue
Pull Request -
State: closed - Opened by jmcollin78 over 9 years ago
- 1 comment
#17 - FIX multi double quote in property value
Pull Request -
State: closed - Opened by jmcollin78 over 9 years ago
- 3 comments
#16 - FIX unicode \uxxxx char decoding
Pull Request -
State: closed - Opened by jmcollin78 over 9 years ago
- 1 comment
#15 - utf8 file with \uxxxx car are not read correctly
Issue -
State: closed - Opened by jmcollin78 over 9 years ago
- 3 comments
#14 - Get only last value for int and boolean in case of multivalued attribute
Pull Request -
State: closed - Opened by jmcollin78 over 9 years ago
- 1 comment
#13 - PR to FIX the interpolation when a property is multivalued (ie defined multiple times)
Pull Request -
State: closed - Opened by jmcollin78 over 9 years ago
- 2 comments
#12 - Refactor: ES6ify
Issue -
State: closed - Opened by mattdsteele over 9 years ago
#11 - Trailing backslash is not handled
Issue -
State: closed - Opened by jludev1 over 9 years ago
- 2 comments
#10 - Added getMatchingKeys().
Pull Request -
State: closed - Opened by rogercoder almost 10 years ago
- 1 comment
#9 - Add the getBoolean method
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 3 comments
#8 - Adds default value and getInt and getFloat method.
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 1 comment
#7 - Add class wrapper to be able to deals with multiple context
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 1 comment
#6 - Add array key (the same key many time in files)
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 1 comment
#5 - Add the addFile and reset function to be able to manage file one by one
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 1 comment
#4 - Add the getKeys function
Pull Request -
State: closed - Opened by jmcollin78 over 10 years ago
- 4 comments
#3 - Support empty-string
Pull Request -
State: closed - Opened by lancecaraccioli over 10 years ago
- 1 comment
#2 - doesn't interpolate empty values
Issue -
State: closed - Opened by dgrad over 10 years ago
- 4 comments
#1 - Doesn't work if the right value contains "=" sign
Issue -
State: closed - Opened by yerfinojul over 10 years ago
- 2 comments