{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":365035326,"defaultBranch":"main","name":"temporal-polyfill","ownerLogin":"js-temporal","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-05-06T20:56:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/78750828?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714506267.0","currentOid":""},"activityList":{"items":[{"before":"6fa8009f435c01f4a2d7aad57b2901e03c287e88","after":null,"ref":"refs/heads/ignore-dtf-tests","pushedAt":"2024-04-30T19:44:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"}},{"before":"e1a1452b712dbaddf1fb856b869667510b6768fc","after":"8fd0dead40de7c31398f4d2d41e145466ca57a16","ref":"refs/heads/main","pushedAt":"2024-04-30T19:44:25.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"chore: Run 'npm audit' to update packages with security vulnerabilities\n\nThis is so that GitHub won't send me mail every week about this.","shortMessageHtmlLink":"chore: Run 'npm audit' to update packages with security vulnerabilities"}},{"before":"8fdd3ca6b6515c205c721a941ed00ac49a091398","after":"6fa8009f435c01f4a2d7aad57b2901e03c287e88","ref":"refs/heads/ignore-dtf-tests","pushedAt":"2024-04-30T19:09:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ptomato","name":"Philip Chimento","path":"/ptomato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/459371?s=80&v=4"},"commit":{"message":"chore: Run 'npm audit' to update packages with security vulnerabilities\n\nThis is so that GitHub won't send me mail every week about this.","shortMessageHtmlLink":"chore: Run 'npm audit' to update packages with security vulnerabilities"}},{"before":"eec6e4b0dc41be57f6d37557c1444082431b7a61","after":"8fdd3ca6b6515c205c721a941ed00ac49a091398","ref":"refs/heads/ignore-dtf-tests","pushedAt":"2024-04-30T19:01:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ptomato","name":"Philip Chimento","path":"/ptomato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/459371?s=80&v=4"},"commit":{"message":"chore: Run 'npm audit' to update packages with security vulnerabilities\n\nThis is so that GitHub won't send me mail every week about this.","shortMessageHtmlLink":"chore: Run 'npm audit' to update packages with security vulnerabilities"}},{"before":"ca03577bc5eee4fbfc73c02417194d6d060683e7","after":"eec6e4b0dc41be57f6d37557c1444082431b7a61","ref":"refs/heads/ignore-dtf-tests","pushedAt":"2024-04-30T18:49:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ptomato","name":"Philip Chimento","path":"/ptomato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/459371?s=80&v=4"},"commit":{"message":"chore: Run 'npm audit' to update packages with security vulnerabilities\n\nThis is so that GitHub won't send me mail every week about this.","shortMessageHtmlLink":"chore: Run 'npm audit' to update packages with security vulnerabilities"}},{"before":null,"after":"ca03577bc5eee4fbfc73c02417194d6d060683e7","ref":"refs/heads/ignore-dtf-tests","pushedAt":"2024-04-30T18:39:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ptomato","name":"Philip Chimento","path":"/ptomato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/459371?s=80&v=4"},"commit":{"message":"chore: Update ignore files for DateTimeFormat tests\n\nIn temporal-test262-runner we'd like to run the DateTimeFormat tests by\ndefault. This polyfill won't pass most of them until we migrate some more\ncommits.","shortMessageHtmlLink":"chore: Update ignore files for DateTimeFormat tests"}},{"before":"7be426fd66f9dae160e1ced2087009a533229731","after":null,"ref":"refs/heads/12wrigja-patch-1","pushedAt":"2024-03-19T21:49:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"}},{"before":"2238550d8132e4feaddd80284a65612a12d7aa35","after":"e1a1452b712dbaddf1fb856b869667510b6768fc","ref":"refs/heads/main","pushedAt":"2024-03-19T21:49:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Fix relativeTo example values in typings.","shortMessageHtmlLink":"Fix relativeTo example values in typings."}},{"before":null,"after":"7be426fd66f9dae160e1ced2087009a533229731","ref":"refs/heads/12wrigja-patch-1","pushedAt":"2024-03-19T01:07:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Fix relativeTo example values in typings.","shortMessageHtmlLink":"Fix relativeTo example values in typings."}},{"before":"990d51a793f898a39457cb5e14b11eadeda1fb2e","after":"2238550d8132e4feaddd80284a65612a12d7aa35","ref":"refs/heads/main","pushedAt":"2024-03-05T03:07:37.000Z","pushType":"pr_merge","commitsCount":39,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Minor updates from code reviews\n\n* Change unnecessary `let` to `const`.\n* Add type annotations that were removed while rebasing, and add\n them for newly-added methods.","shortMessageHtmlLink":"Minor updates from code reviews"}},{"before":"b510572b77e2ecf64711e1329bfa6f93b111fe23","after":"990d51a793f898a39457cb5e14b11eadeda1fb2e","ref":"refs/heads/main","pushedAt":"2024-02-12T20:13:13.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Fix or disable tests that are incompatible with older versions of Node.","shortMessageHtmlLink":"Fix or disable tests that are incompatible with older versions of Node."}},{"before":"a44a1bb61c738a504023427c486ab0a315c7b9d3","after":"b510572b77e2ecf64711e1329bfa6f93b111fe23","ref":"refs/heads/main","pushedAt":"2024-01-12T21:27:09.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Split non-ZonedDateTime code path out of NanosecondsToDays\n\nSimilar to the previous commit, this makes NanosecondsToDays easier to\nunderstand and reason about. After splitting BalanceTimeDuration and\nBalanceTimeDurationRelative, there was only one remaining call site of\nNanosecondsToDays with a possible non-ZonedDateTime relativeTo, in\nRoundDuration. Instead, inline the 24-hour day case into the call site.\n\nUPSTREAM_COMMIT=dffb9298e0c95c8212a624058652ee7f8dba2cdd","shortMessageHtmlLink":"Split non-ZonedDateTime code path out of NanosecondsToDays"}},{"before":"bf2b199d3eed630674c8389f5fd4d0548566a467","after":"a44a1bb61c738a504023427c486ab0a315c7b9d3","ref":"refs/heads/main","pushedAt":"2023-10-16T15:27:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"rebase-tool: update tsc version to match the main project package.json (#265)","shortMessageHtmlLink":"rebase-tool: update tsc version to match the main project package.json ("}},{"before":"387fb41cf6260cc96b044cc2b5d0339af3ace4e0","after":"bf2b199d3eed630674c8389f5fd4d0548566a467","ref":"refs/heads/main","pushedAt":"2023-07-08T20:00:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Support Node 20\n\nWork around an ICU 73.1 bug\n(https://bugs.chromium.org/p/chromium/issues/detail?id=1173158) by\navoiding using Intl.DateTimeFormat for Gregorian-based calendars.\n\nThis has a nice side effect of making these calendars faster and use\nless RAM.","shortMessageHtmlLink":"Support Node 20"}},{"before":"b1510e481a3f8fe66952c5dc0da3fa97f90c0fa9","after":"387fb41cf6260cc96b044cc2b5d0339af3ace4e0","ref":"refs/heads/main","pushedAt":"2023-06-12T09:25:02.487Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Ms2ger","name":null,"path":"/Ms2ger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/111161?s=80&v=4"},"commit":{"message":"Update dependencies\n\nFixes #222","shortMessageHtmlLink":"Update dependencies"}},{"before":"674fd4d265bdbd6ae3851d60b2b0255008021978","after":"b1510e481a3f8fe66952c5dc0da3fa97f90c0fa9","ref":"refs/heads/main","pushedAt":"2023-06-11T22:12:11.386Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Polyfill: Align with spec introduction of SnapshotOwnProperties\n\nUPSTREAM_COMMIT=15bd5e6eaf5a464059af756faa909978a0721f3e","shortMessageHtmlLink":"Polyfill: Align with spec introduction of SnapshotOwnProperties"}},{"before":"96c417ccdb389c38fc0da8fd4fdfcd3dcf7e94d9","after":"674fd4d265bdbd6ae3851d60b2b0255008021978","ref":"refs/heads/main","pushedAt":"2023-05-31T15:32:24.435Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Enable assertions in Test262 builds. (#256)","shortMessageHtmlLink":"Enable assertions in Test262 builds. (#256)"}},{"before":"73ed89bdd9ecbc553972f030df3a1114d898c18a","after":"96c417ccdb389c38fc0da8fd4fdfcd3dcf7e94d9","ref":"refs/heads/main","pushedAt":"2023-05-20T17:13:15.849Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"docs(readme): add links to referenced issues/PRs","shortMessageHtmlLink":"docs(readme): add links to referenced issues/PRs"}},{"before":"e03da4ed38e6428dd04b5e116b3eaba21823a7ee","after":"73ed89bdd9ecbc553972f030df3a1114d898c18a","ref":"refs/heads/main","pushedAt":"2023-05-17T15:49:13.957Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Release v0.4.4 (#253)\n\nCo-authored-by: Philip Chimento \r\nCo-authored-by: Justin Grant ","shortMessageHtmlLink":"Release v0.4.4 (#253)"}},{"before":"85a6e9414809324eea1a94f8619c5866ab61bcbb","after":"e03da4ed38e6428dd04b5e116b3eaba21823a7ee","ref":"refs/heads/main","pushedAt":"2023-05-02T18:48:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Update test262","shortMessageHtmlLink":"Update test262"}},{"before":"81d8eed5a0714be5dfe829b4ab2dd9338cc597e7","after":null,"ref":"refs/heads/12wrigja-patch-1","pushedAt":"2023-04-28T20:23:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"}},{"before":"71dee3311241e833c92c6989dfbff7a836497883","after":null,"ref":"refs/heads/12wrigja-patch-2","pushedAt":"2023-04-28T20:23:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"}},{"before":"5e12b699d50ebdc845129a467d723f39529bdbc5","after":null,"ref":"refs/heads/12wrigja-patch-3","pushedAt":"2023-04-28T20:23:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"}},{"before":"e4fba49b0be240b74761d6202c5ecfd593b6a87c","after":"85a6e9414809324eea1a94f8619c5866ab61bcbb","ref":"refs/heads/main","pushedAt":"2023-04-28T20:22:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Rebase tool: remove warning about ecmascript.mjs (#249)","shortMessageHtmlLink":"Rebase tool: remove warning about ecmascript.mjs (#249)"}},{"before":"97637bbc3d7d1546ea67586534efc87b84c12359","after":"e4fba49b0be240b74761d6202c5ecfd593b6a87c","ref":"refs/heads/main","pushedAt":"2023-04-27T20:24:58.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Remove deleted test from expected failures file","shortMessageHtmlLink":"Remove deleted test from expected failures file"}},{"before":"7ac976d2cb046b795caf4def99749b40ba89892c","after":"97637bbc3d7d1546ea67586534efc87b84c12359","ref":"refs/heads/main","pushedAt":"2023-04-26T20:21:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Polyfill: Sync index.d.ts with proposal-temporal\n\nAdds a few changes that were missed in recent porting commits.","shortMessageHtmlLink":"Polyfill: Sync index.d.ts with proposal-temporal"}},{"before":"a5eda13f7ce9d2f2df899c2ac56e92936ec8d1bf","after":"7ac976d2cb046b795caf4def99749b40ba89892c","ref":"refs/heads/main","pushedAt":"2023-04-26T03:20:54.000Z","pushType":"pr_merge","commitsCount":28,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Update expected failures: ES5 & old Node versions","shortMessageHtmlLink":"Update expected failures: ES5 & old Node versions"}},{"before":"8ba2a0121ff4458eb98b00d360841df37fc0b403","after":"a5eda13f7ce9d2f2df899c2ac56e92936ec8d1bf","ref":"refs/heads/main","pushedAt":"2023-04-25T07:01:31.000Z","pushType":"pr_merge","commitsCount":35,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Fix VS Code Test262 debug config","shortMessageHtmlLink":"Fix VS Code Test262 debug config"}},{"before":"95a131ddb47b7bef192cb0768d8986c97e0f6f78","after":"8ba2a0121ff4458eb98b00d360841df37fc0b403","ref":"refs/heads/main","pushedAt":"2023-04-20T19:51:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"12wrigja","name":"James Wright","path":"/12wrigja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2157918?s=80&v=4"},"commit":{"message":"Use Array.prototype.every instead of manual reduce. (#245)","shortMessageHtmlLink":"Use Array.prototype.every instead of manual reduce. (#245)"}},{"before":"dd2a370318a4b8df15724190f5e65054af855a70","after":"95a131ddb47b7bef192cb0768d8986c97e0f6f78","ref":"refs/heads/main","pushedAt":"2023-04-18T22:13:03.000Z","pushType":"pr_merge","commitsCount":36,"pusher":{"login":"justingrant","name":"Justin Grant","path":"/justingrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/277214?s=80&v=4"},"commit":{"message":"Editorial: Move special case out of ValidateTemporalRoundingIncrement\n\nThis moves the check for the special case (where dividend is 1 and\ninclusive is false) out of ValidateTemporalRoundingIncrement, and into the\ntwo call sites where it matters (PDT.p.round and ZDT.p.round). This will\nhopefully make the logic in ValidateTemporalRoundingIncrement easier to\nfollow.\n\nUPSTREAM_COMMIT=9bd27a20ef157c69d4d4954e64724eb332b32723","shortMessageHtmlLink":"Editorial: Move special case out of ValidateTemporalRoundingIncrement"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPl5gwAA","startCursor":null,"endCursor":null}},"title":"Activity ยท js-temporal/temporal-polyfill"}