{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":39041446,"defaultBranch":"main","name":"json-schema-ref-parser","ownerLogin":"APIDevTools","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-07-13T22:52:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/43750074?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716055886.0","currentOid":""},"activityList":{"items":[{"before":"683be31a787e7fbc4d833aa781be850e42ea54b0","after":"f73b81fcb5dc8d46a02f7013bc0f60a243277648","ref":"refs/heads/main","pushedAt":"2024-05-18T18:08:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix: create release and bump deps","shortMessageHtmlLink":"fix: create release and bump deps"}},{"before":"4069bfa55a571b29183f11b73dc6e40b1d987954","after":"683be31a787e7fbc4d833aa781be850e42ea54b0","ref":"refs/heads/main","pushedAt":"2024-04-25T18:55:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"Enable compilerOptions noImplicitReturns and noUnusedParameters to improve type safety. (#347)","shortMessageHtmlLink":"Enable compilerOptions noImplicitReturns and noUnusedParameters to im…"}},{"before":"adc39832368157b9bbfaf2c24083b2d103a3eb0a","after":"4069bfa55a571b29183f11b73dc6e40b1d987954","ref":"refs/heads/main","pushedAt":"2024-04-23T17:26:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix: fix path sep undefined #345","shortMessageHtmlLink":"fix: fix path sep undefined #345"}},{"before":"734a4beb1e4dd05314bdcebd81bedc6f8b3d57c4","after":"adc39832368157b9bbfaf2c24083b2d103a3eb0a","ref":"refs/heads/main","pushedAt":"2024-04-22T01:55:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"minimum repro of bundle error for bug with json schema validator site","shortMessageHtmlLink":"minimum repro of bundle error for bug with json schema validator site"}},{"before":"003fff0d5be683e172130eb672053d6065edf943","after":"734a4beb1e4dd05314bdcebd81bedc6f8b3d57c4","ref":"refs/heads/main","pushedAt":"2024-04-21T20:22:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"working directory tests","shortMessageHtmlLink":"working directory tests"}},{"before":"18b60a1885e2dcce5b99b942ff6356df925a5a48","after":"003fff0d5be683e172130eb672053d6065edf943","ref":"refs/heads/main","pushedAt":"2024-04-15T15:49:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore: disable flaky tests","shortMessageHtmlLink":"chore: disable flaky tests"}},{"before":"d76f98d2e3694e630ecbac48203eea657cdd5407","after":"18b60a1885e2dcce5b99b942ff6356df925a5a48","ref":"refs/heads/main","pushedAt":"2024-04-15T15:46:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix: bump deps","shortMessageHtmlLink":"fix: bump deps"}},{"before":"7a8806da56a852e28df66d45a2238faa5b3bcf84","after":"d76f98d2e3694e630ecbac48203eea657cdd5407","ref":"refs/heads/main","pushedAt":"2024-04-07T18:22:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore: inherit encoding type from Plugin for text parsing option (#341)","shortMessageHtmlLink":"chore: inherit encoding type from Plugin for text parsing option (#341)"}},{"before":"482dff1c442c95431a15d0d6938e11a8f2790c5d","after":"7a8806da56a852e28df66d45a2238faa5b3bcf84","ref":"refs/heads/main","pushedAt":"2024-03-06T23:55:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(types): make default type extend base object instead of JSONSchema to support non-spec compliant type overloads","shortMessageHtmlLink":"fix(types): make default type extend base object instead of JSONSchem…"}},{"before":"a3d1801d3d0e5c718965daf6401b390ea07b9409","after":"482dff1c442c95431a15d0d6938e11a8f2790c5d","ref":"refs/heads/main","pushedAt":"2024-03-06T23:37:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(types): fix types of options, inheritance globally","shortMessageHtmlLink":"fix(types): fix types of options, inheritance globally"}},{"before":"71ba6cc8ad4fbcc12dad318228dea0dfeec0a2f1","after":"a3d1801d3d0e5c718965daf6401b390ea07b9409","ref":"refs/heads/main","pushedAt":"2024-03-06T23:11:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(types): fix types to accept spread or list of strings","shortMessageHtmlLink":"fix(types): fix types to accept spread or list of strings"}},{"before":"173fe97475961bca8d5a5971cbad167bcd10cbaa","after":"71ba6cc8ad4fbcc12dad318228dea0dfeec0a2f1","ref":"refs/heads/main","pushedAt":"2024-03-06T22:59:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(types): add correct extends in all places, make all generic","shortMessageHtmlLink":"fix(types): add correct extends in all places, make all generic"}},{"before":"565068bcd36c96d3ad5509d3d41a9b3fc30346e9","after":"173fe97475961bca8d5a5971cbad167bcd10cbaa","ref":"refs/heads/main","pushedAt":"2024-03-06T22:51:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore(typescript): bump typescript","shortMessageHtmlLink":"chore(typescript): bump typescript"}},{"before":"bdb426b772ae9afecd922c1e3307075785c9bd1f","after":"565068bcd36c96d3ad5509d3d41a9b3fc30346e9","ref":"refs/heads/main","pushedAt":"2024-03-06T22:47:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"feat(generics): introduce generics for the input schema and the options","shortMessageHtmlLink":"feat(generics): introduce generics for the input schema and the options"}},{"before":"51b0b0df4d84cc781df14553c52ee344e372fcfe","after":"bdb426b772ae9afecd922c1e3307075785c9bd1f","ref":"refs/heads/main","pushedAt":"2024-03-06T20:03:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(types): add generics to the normalize args, clean up comments in index","shortMessageHtmlLink":"fix(types): add generics to the normalize args, clean up comments in …"}},{"before":"56241ada74c3257b9959526a14c604c1ccfdb0fe","after":"51b0b0df4d84cc781df14553c52ee344e372fcfe","ref":"refs/heads/main","pushedAt":"2024-03-06T18:56:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"fb49854de4670bd3ef0b74c31c1a1f95fa4ad703","after":"56241ada74c3257b9959526a14c604c1ccfdb0fe","ref":"refs/heads/main","pushedAt":"2024-03-06T18:53:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(exports): export more types for usage in other libraries, fix some types","shortMessageHtmlLink":"fix(exports): export more types for usage in other libraries, fix som…"}},{"before":"5db51d86680e504efbb6d18f7e3f04647b8ad7f3","after":"fb49854de4670bd3ef0b74c31c1a1f95fa4ad703","ref":"refs/heads/main","pushedAt":"2024-03-06T07:23:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"add end spaces in all scenarios","shortMessageHtmlLink":"add end spaces in all scenarios"}},{"before":"8a42204d8aa0959a5a4fa3cac70ca82def8634a0","after":"5db51d86680e504efbb6d18f7e3f04647b8ad7f3","ref":"refs/heads/main","pushedAt":"2024-03-06T07:15:07.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(spaces): support trailing spaces in pointer names","shortMessageHtmlLink":"fix(spaces): support trailing spaces in pointer names"}},{"before":"f9e83c000f5a6f43c6223202adc205de591c289f","after":"8a42204d8aa0959a5a4fa3cac70ca82def8634a0","ref":"refs/heads/main","pushedAt":"2024-03-06T06:40:08.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"feat(slash): support slashes in pointer names","shortMessageHtmlLink":"feat(slash): support slashes in pointer names"}},{"before":"cfb20692df24a4ad34141e073f1e6fc996bc9987","after":"f9e83c000f5a6f43c6223202adc205de591c289f","ref":"refs/heads/main","pushedAt":"2024-03-06T02:40:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(parsing): allow invalid decodeUriComponent parsing to occur #296","shortMessageHtmlLink":"fix(parsing): allow invalid decodeUriComponent parsing to occur #296"}},{"before":"510112ef04a9efdfa5afcba741fff9ec9c9ee043","after":"cfb20692df24a4ad34141e073f1e6fc996bc9987","ref":"refs/heads/main","pushedAt":"2024-03-06T02:33:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"reenable browser tests for release, add more absolute path checks","shortMessageHtmlLink":"reenable browser tests for release, add more absolute path checks"}},{"before":"a4f02d2910db3a2c70c3cf40809812d6ed8e4d0a","after":"510112ef04a9efdfa5afcba741fff9ec9c9ee043","ref":"refs/heads/main","pushedAt":"2024-03-06T02:18:31.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(windows): fix windows paths not passed in as absolute by using cwd - #303","shortMessageHtmlLink":"fix(windows): fix windows paths not passed in as absolute by using cw…"}},{"before":"e20a35f42fd9bc6601e82d732af78beab69d60c3","after":"a4f02d2910db3a2c70c3cf40809812d6ed8e4d0a","ref":"refs/heads/main","pushedAt":"2024-03-05T20:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"fix(fetch): remove reference to node-fetch","shortMessageHtmlLink":"fix(fetch): remove reference to node-fetch"}},{"before":"d91297f104eac1bfbf51b5193f7f9f873554b039","after":"e20a35f42fd9bc6601e82d732af78beab69d60c3","ref":"refs/heads/main","pushedAt":"2024-03-05T18:36:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"reexclude test","shortMessageHtmlLink":"reexclude test"}},{"before":"6db025a3ab217edae82a5de9a58eda00f18fd8ab","after":"d91297f104eac1bfbf51b5193f7f9f873554b039","ref":"refs/heads/main","pushedAt":"2024-03-05T18:35:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"remove unused file","shortMessageHtmlLink":"remove unused file"}},{"before":"cf50487c1fbee695b17cdfabe4b1b6605563bb09","after":"6db025a3ab217edae82a5de9a58eda00f18fd8ab","ref":"refs/heads/main","pushedAt":"2024-03-05T17:50:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore(build): use rimraf to clean dir","shortMessageHtmlLink":"chore(build): use rimraf to clean dir"}},{"before":"f972f61801af0e95635a6ad3e2752416bf6e762b","after":"cf50487c1fbee695b17cdfabe4b1b6605563bb09","ref":"refs/heads/main","pushedAt":"2024-03-05T17:48:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore(test): bump coveralls versions","shortMessageHtmlLink":"chore(test): bump coveralls versions"}},{"before":"85fa5c99aa839cf8b5faed8e890122bbd4be83ba","after":"f972f61801af0e95635a6ad3e2752416bf6e762b","ref":"refs/heads/main","pushedAt":"2024-03-05T17:47:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"chore(test): run tests on node 18, move to yarn 4","shortMessageHtmlLink":"chore(test): run tests on node 18, move to yarn 4"}},{"before":"ee4a0d620ce634f5dbc6679b91813731575c6427","after":"85fa5c99aa839cf8b5faed8e890122bbd4be83ba","ref":"refs/heads/main","pushedAt":"2024-03-05T17:41:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jonluca","name":"JonLuca De Caro","path":"/jonluca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13029040?s=80&v=4"},"commit":{"message":"downgrade jsdom to allow installation on node 16","shortMessageHtmlLink":"downgrade jsdom to allow installation on node 16"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETbsoYAA","startCursor":null,"endCursor":null}},"title":"Activity · APIDevTools/json-schema-ref-parser"}