GitHub / microsoft/node-jsonc-parser / commits
Scanner and parser for JSON with comments.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ee57b71d |
Bump the github-actions group with 2 updates (#130)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| 243191f1 | Pin GitHub Actions to full-length commit SHAs (#129) |
Dan Fiedler <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 days ago | |
| 37e207ed |
Bump js-yaml from 4.3.0 to 4.3.1 (#128)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 8fb9770a |
Bump js-yaml from 4.2.0 to 4.3.0 (#127)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 15ba505f |
Bump brace-expansion from 1.1.14 to 1.1.16 (#126)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 900046d4 |
npm audit fix + bump to 4.0.0-next.2 (#124)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b1efd4c4 |
chore: upgrade brace-expansion to latest versions (#122)
Co-authored-by: rzhao271 <7****1@u****m>, copilot-swe-agent[bot] <1****t@u****m>, rzhao271 <7****1@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| babb17a9 |
Fix off-by-one error in `modify()` when removing last array element (#120)
Co-authored-by: aeschli <6****i@u****m>, copilot-swe-agent[bot] <1****t@u****m>, aeschli <6****i@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5f6bd18a |
fix: npm audit fix - update brace-expansion to fix moderate vulnerability (#119)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, rzhao271 <7****1@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 51cbe2ff |
Bump picomatch from 2.3.1 to 2.3.2 (#118)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e712506c | Merge pull request #117 from microsoft/dependabot/npm_and_yarn/flatted-3.4.2 |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6b7f4760 | one more pipeline fix (#116) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 742694c8 | update pipeline (#115) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 87fdc15c | fix ci build (#114) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c78baf4e | prepare 4.0.0, esm only (#113) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b0e0a3dc | migrate mocha to node:test (#112) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bf7cb6cb | Merge pull request #111 from microsoft/copilot/run-npm-audit-fix |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 05d66ec1 |
Bump glob (#107)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4179298b |
Bump js-yaml from 4.1.0 to 4.1.1 (#106)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fe330190 | Add startLine & startCharacter to parser errors (#102) |
Tim Perry <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 822ee4d7 | Update README.md (#98) |
operagxsasha <o****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7eba2392 | chore: migrate eslint config and fix lint errors (#101) |
Raymond Zhao <7****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ec497a91 | update dependencies (#100) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 16324180 | chore: bump action and node versions (#99) |
Raymond Zhao <7****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6de0c435 |
Bump serialize-javascript and mocha (#96)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3c9b4203 | remove exports, prepare 3.3.1 (#92) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4f3cf98c | prepare 3.3.0 (#90) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9e245806 |
Allow the visitor to cease callbacks (#88)
Co-authored-by: Martin Aeschlimann <m****e@m****m> |
Vbbab <4****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cfe32acd |
Bump braces from 3.0.2 to 3.0.3 (#89)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b6b34ba3 | prepare 3.2.1 (#84) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c6d40086 | perf(format): internalize breaklines and spaces as much as possible (#81) |
Vinicius Lourenço <1****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e82ebd90 | update dependencies (#79) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 18b2209d | ci: add batch (#75) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c241fb3f | delete pr-chat action (#72) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4fa9c851 | add publish pipeline & cleanup ci (#71) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 852e855f | set `preserveConstEnums: true`, switch to es2020 (#70) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 909ee9bc | sort edits with applyEdits (#69) |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 33f744b7 |
An additional parameter keepLines has been added into the formatting options ...
Co-authored-by: Martin Aeschlimann <m****e@m****m> |
Aiday Marlen Kyzy <a****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ce04fb46 |
Microsoft mandatory file (#64)
Co-authored-by: microsoft-github-policy-service[bot] <7****]@u****m> |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 35d94cd7 | merge Merge pull request #62 from Marcono1234/marcono1234/visitor-json-path |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fee184db | merge Merge pull request #44 from stoplightio/get-location-incomplete-property-pair |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4df05351 | merge Merge pull request #61 from Marcono1234/marcono1234/update-readme |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c1fcd82b | Add JSON path supplier parameter to visitor functions | Marcono1234 <M****4@u****m> | almost 5 years ago | |
| 2e40d93f | Fix outdated Travis CI badge | Marcono1234 <M****4@u****m> | almost 5 years ago | |
| 3d2e2014 | Update API section in README | Marcono1234 <M****4@u****m> | almost 5 years ago | |
| 0897ff1d | more spec polish (for #53) | Martin Aeschlimann <m****e@m****m> | almost 5 years ago | |
| 009d0a69 | Non-standard whitespace handling. Fixes #46 | Martin Aeschlimann <m****e@m****m> | almost 5 years ago | |
| 93fce488 | Improve spec areound edits. For #53. | Martin Aeschlimann <m****e@m****m> | almost 5 years ago | |
| 81825b01 | merge Merge pull request #47 from Marcono1234/patch-1 |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| db51ca1e | update dependencies | Martin Aeschlimann <m****e@m****m> | almost 5 years ago | |
| ce71bf68 | merge Merge pull request #54 from urish/patch-1 |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| d942ff61 | Update .travis.yml |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 807632f5 | readme: improve ParseOptions documentation |
Uri Shaked <u****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 98a453fc | Consistently use 4 spaces as indentation for README code blocks | Marcono1234 <M****4@u****m> | almost 5 years ago | |
| f3158c7c | Add missing type definition for `JSONPath` to README | Marcono1234 <M****4@u****m> | almost 5 years ago | |
| 7e6ad078 | findNodeAtLocation does not handle incomplete property pair | Jakub Rożek <j****b@s****o> | over 5 years ago | |
| ff813e9f | edit tests: use modify | Martin Aeschlimann <m****e@m****m> | over 5 years ago | |
| 5faa24d0 | merge Merge pull request #43 from dangrussell/patch-1 |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| abf953b3 | Add file extenstion to typings property value |
Dan Russell <4****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d9b2655b | 3.0.0 | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| f8bd2826 | Can we have a "insertFinalNewline" option in "FormattingOptions"? Fixes #11 | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| fd5fe079 | update readme | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| 79105e59 | Formatting valid json content is causing an invalid json. Fixes #33 | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| c75fa3c7 | Add yarn.lock to gitignore | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| 91a618f8 | update dependencies | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| d9e4b965 | parseTree() returns `undefined` on empty string input. Fixes #40 | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| cd4bdf62 | update npmignore | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| 4b182b7a | 2.3.1 | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| 63076704 | update dependencies | Martin Aeschlimann <m****e@m****m> | almost 6 years ago | |
| ad06ba4f | merge Merge pull request #34 from mbullington/optimize-parse-literal |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 318ee822 | merge Merge pull request #39 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19 |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d546d2b5 |
Bump lodash from 4.17.15 to 4.17.19
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2933e726 | fix changelog wording | Martin Aeschlimann <m****e@m****m> | about 6 years ago | |
| f170a139 | 2.3.0 | Martin Aeschlimann <m****e@m****m> | about 6 years ago | |
| 7afc8981 | fix compile script | Martin Aeschlimann <m****e@m****m> | about 6 years ago | |
| 9533d147 | update dependencies, tslit to eslint | Martin Aeschlimann <m****e@m****m> | about 6 years ago | |
| f53c7ba6 | replace `inPlace` with optional ModificationOptions.formattingOptions | Martin Aeschlimann <m****e@m****m> | about 6 years ago | |
| b905205c | merge Merge pull request #35 from mbullington/edit-features |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0d78fe62 | add support for isArrayInsertion | Michael Bullington <m****l@b****z> | about 6 years ago | |
| 7505449c | switch from parseFloat to Number | Michael Bullington <m****l@b****z> | about 6 years ago | |
| 54d7cfd1 | Add inPlace formatting option & array mods | Michael Bullington <m****l@b****z> | about 6 years ago | |
| 0eaf1894 | optimize parseLiteral for number-heavy JSON files (ala GeoJSON) | Michael Bullington <m****l@b****z> | about 6 years ago | |
| e38baa7f | 2.2.1 | Martin Aeschlimann <m****e@m****m> | over 6 years ago | |
| 53456f5e | Parse errors make parsed tree useless. Fixes #32 | Martin Aeschlimann <m****e@m****m> | over 6 years ago | |
| 83b7f3d7 | corrected CHANGELOG : ParseOptions.allowEmptyContent. For #31 | Martin Aeschlimann <m****e@m****m> | over 6 years ago | |
| 390c1aba | 2.2.0 | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 2972f160 | fix github urls | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 324426b2 | Source map referenced but not included in published package. Fixes #4 | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| b814cdc6 | added ParseOptions.allowTrailingComma | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 050c4880 | merge Merge branch 'master' of https://github.com/microsoft/node-jsonc-parser | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 931ddf02 | parse: report error for empty | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 51ec1fc2 | merge Merge pull request #25 from KoyamaSohei/patch-1 |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6e7be6e5 | remove yarn.lock | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| c8473920 | merge Merge pull request #24 from stoplightio/master |
Martin Aeschlimann <m****e@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0bd3e7d6 | Fix typo in README | KoyamaSohei <k****9@g****m> | almost 7 years ago | |
| 641942f1 | parse function should include properties with empty string as their keys | Jakub Rożek <j****b@s****o> | almost 7 years ago | |
| 6427999a | avoid redeclarations of ch and use const | Martin Aeschlimann <m****e@m****m> | almost 7 years ago | |
| 6f56688e | 2.1.1 | Martin Aeschlimann <m****e@m****m> | about 7 years ago | |
| ac4e6231 | update dependencies | Martin Aeschlimann <m****e@m****m> | about 7 years ago | |
| bca38ee8 | update dependencies (fix vulnerabilities) | Martin Aeschlimann <m****e@m****m> | about 7 years ago |