{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":688621772,"defaultBranch":"main","name":"sinon","ownerLogin":"peanutenthusiast","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-09-07T18:29:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/99303358?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1694475887.0","currentOid":""},"activityList":{"items":[{"before":"93db3ef3b0b49458954eb6e7ed765aa1ea34b21d","after":"52e6e4c540d8d0b95727c9bbde8328f6692a6675","ref":"refs/heads/main","pushedAt":"2024-02-15T21:32:44.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"chore: prefer cache option of setup-node","shortMessageHtmlLink":"chore: prefer cache option of setup-node"}},{"before":"2ddf7ff8105d15c9609f155822fda4aac0db875b","after":"93db3ef3b0b49458954eb6e7ed765aa1ea34b21d","ref":"refs/heads/main","pushedAt":"2023-11-03T18:16:58.000Z","pushType":"push","commitsCount":41,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"breaking: Remove sinon.defaultConfig and related modules (#2565)\n\n* breaking: Remove sinon.defaultConfig and related modules\r\n\r\ndefault-config and get-config are leftovers from when Sinon\r\nshipped with sinon.test (now the independent NPM module\r\n 'sinon-test').\r\n\r\nThese serve no purpose internally, and really have no purpose\r\nbut to help sinon-test create a base default. If needed,\r\nthese can be copied into the sinon-test project. No projects\r\nshould depend on these (my assumption), but since it is a\r\nchange of the API we mark it as a breaking change\r\n\r\nfixes #2561\r\n\r\n* fixed up tests that were lying\r\n\r\nIt seemed like the the 'injectInto' option\r\nwould expose most props by default. This was\r\nnot the case. That was formerly hidden by\r\nusing the getConfig call that added props\r\nthat were never used in the actual implementation.\r\n\r\nAdded another test to make this more explicit.\r\nWill add docs on this.\r\n\r\n* Document Sandbox#inject\r\n\r\nThis was added in Sinon 0.6 but has never been documented\r\n\r\n* Note that 'properties' is empty by default","shortMessageHtmlLink":"breaking: Remove sinon.defaultConfig and related modules (sinonjs#2565)"}},{"before":"f7021aee50e40928e41f59f1f42c92233062b9fa","after":"4267025f8f318519f19a5d5733fd9f23b395506d","ref":"refs/heads/fix/2525/ensure-non-empty-error-message","pushedAt":"2023-09-13T15:59:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Remove empty string instantiationn\n\nCo-authored-by: Morgan Roderick <20321+mroderick@users.noreply.github.com>","shortMessageHtmlLink":"Remove empty string instantiationn"}},{"before":"e677cb44bd06b4e321d665788c7450e925869551","after":"f7021aee50e40928e41f59f1f42c92233062b9fa","ref":"refs/heads/fix/2525/ensure-non-empty-error-message","pushedAt":"2023-09-13T12:54:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Apply prettier","shortMessageHtmlLink":"Apply prettier"}},{"before":"c89e05ea25faf817554cb8a954321eda735883cd","after":"e677cb44bd06b4e321d665788c7450e925869551","ref":"refs/heads/fix/2525/ensure-non-empty-error-message","pushedAt":"2023-09-13T00:41:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Update test case to emulate potential errors","shortMessageHtmlLink":"Update test case to emulate potential errors"}},{"before":"2a83dfed01fab1a1d1de3dea1c1a99feff555b4c","after":"c89e05ea25faf817554cb8a954321eda735883cd","ref":"refs/heads/fix/2525/ensure-non-empty-error-message","pushedAt":"2023-09-12T17:37:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Modify behavior for creating error message from error of type string to indicate sinon created the error","shortMessageHtmlLink":"Modify behavior for creating error message from error of type string …"}},{"before":null,"after":"2a83dfed01fab1a1d1de3dea1c1a99feff555b4c","ref":"refs/heads/fix/2525/ensure-non-empty-error-message","pushedAt":"2023-09-11T23:44:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Add test case for when throwsException is passed an error of type string but no message","shortMessageHtmlLink":"Add test case for when throwsException is passed an error of type str…"}},{"before":"5fc17c73681b095a0ebd69ac9be783bf6efe7406","after":"2ddf7ff8105d15c9609f155822fda4aac0db875b","ref":"refs/heads/main","pushedAt":"2023-09-08T19:26:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"peanutenthusiast","name":"Mark de Dios","path":"/peanutenthusiast","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/99303358?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#2542)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (sinonjs#2542)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD-_6xnAA","startCursor":null,"endCursor":null}},"title":"Activity · peanutenthusiast/sinon"}