{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":91379993,"defaultBranch":"master","name":"tensorboard","ownerLogin":"tensorflow","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-05-15T20:08:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15658638?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727299268.0","currentOid":""},"activityList":{"items":[{"before":"6439f1097f1f8c2c3084ec3f2c6f4495a8d2345b","after":"dc20af5a7c1023f01c1982875d6f99c4776316f0","ref":"refs/heads/master","pushedAt":"2024-09-26T19:35:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Move the initializer into the constructor for instance members that r… (#6921)\n\n…eference identifiers declared in the constructor.\r\n\r\nThis updates our OSS code with a change made in cl/678990911, to prevent\r\nthe change being reverted the next time we sync into our internal code\r\nbase.\r\n\r\nWhen TypeScript outputs modern language features, the below case throws\r\nan TS error.\r\n\r\n```\r\nclass C {\r\n a = this.x; // TS2729: Property 'x' is used before its initialization.\r\n\r\n constructor(public x:number){}\r\n}\r\n```\r\n\r\nThis error is fixed by moving the initializer of such class members into\r\nthe constructor.","shortMessageHtmlLink":"Move the initializer into the constructor for instance members that r… ("}},{"before":"33203b8564f00444d51c4138f4465ce568fb5fc5","after":"6439f1097f1f8c2c3084ec3f2c6f4495a8d2345b","ref":"refs/heads/master","pushedAt":"2024-09-25T21:42:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"arcra","name":"Adrian RC","path":"/arcra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1861094?s=80&v=4"},"commit":{"message":"Release notes for TensorBoard 2.18.0\n\n(cherry picked from commit 801c0cd9fe2fa1b6d4784e609d407f83ffe4bbce)","shortMessageHtmlLink":"Release notes for TensorBoard 2.18.0"}},{"before":"501cda83a5816457a4e26934255809053003662d","after":"8c1293477b31a32438a20ada2d2e479267057fdc","ref":"refs/heads/2.18","pushedAt":"2024-09-25T18:11:12.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"arcra","name":"Adrian RC","path":"/arcra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1861094?s=80&v=4"},"commit":{"message":"TensorBoard 2.18.0","shortMessageHtmlLink":"TensorBoard 2.18.0"}},{"before":"6c999c69e25743916cd688b117cfeb3f4bc764aa","after":"33203b8564f00444d51c4138f4465ce568fb5fc5","ref":"refs/heads/master","pushedAt":"2024-09-25T11:28:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Update visibility of `lib_init_only` target (#6917)\n\nThis is updating our OSS code with a change made in cl/678434606, to\r\nprevent that change being reverted next time we sync our code to the\r\ninternal code base.\r\n\r\nThis target is intended to expose part of the public API of TensorBoard,\r\nbut it does not include all the underlying dependencies, so it could\r\nlead to issues if other dependencies are not included otherwise.\r\n\r\nI expect the explicit naming of `lib_init_only` should be enough to note\r\nthis, so the visibility was changed to allow a new client to include it\r\nas a dependency.","shortMessageHtmlLink":"Update visibility of lib_init_only target (#6917)"}},{"before":"501cda83a5816457a4e26934255809053003662d","after":"6c999c69e25743916cd688b117cfeb3f4bc764aa","ref":"refs/heads/master","pushedAt":"2024-09-25T11:27:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Update instructions to sync TF compat protos (#6916)\n\nI've ran into linter / formatting issues the last couple of times I've\r\nran the proto sync script, so this is expanding the instructions to run\r\nthe `buildifier` tool after the proto sync is made.","shortMessageHtmlLink":"Update instructions to sync TF compat protos (#6916)"}},{"before":"52530fa0ff253db305a2c83ddb0e5ecee8143467","after":"501cda83a5816457a4e26934255809053003662d","ref":"refs/heads/2.18","pushedAt":"2024-09-24T23:01:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"arcra","name":"Adrian RC","path":"/arcra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1861094?s=80&v=4"},"commit":{"message":"Update TF compat protos (#6914)\n\nRoutine update of TF compat protos, as described in [this\r\nmessage](https://github.com/tensorflow/tensorboard/blob/52530fa0ff253db305a2c83ddb0e5ecee8143467/tensorboard/compat/proto/proto_test.py#L171).\r\n\r\nThis change syncs the protos to the latest nightly, which is the first\r\none right after the branch cut for the new release 2.18.0.","shortMessageHtmlLink":"Update TF compat protos (#6914)"}},{"before":"52530fa0ff253db305a2c83ddb0e5ecee8143467","after":"501cda83a5816457a4e26934255809053003662d","ref":"refs/heads/master","pushedAt":"2024-09-24T22:53:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"arcra","name":"Adrian RC","path":"/arcra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1861094?s=80&v=4"},"commit":{"message":"Update TF compat protos (#6914)\n\nRoutine update of TF compat protos, as described in [this\r\nmessage](https://github.com/tensorflow/tensorboard/blob/52530fa0ff253db305a2c83ddb0e5ecee8143467/tensorboard/compat/proto/proto_test.py#L171).\r\n\r\nThis change syncs the protos to the latest nightly, which is the first\r\none right after the branch cut for the new release 2.18.0.","shortMessageHtmlLink":"Update TF compat protos (#6914)"}},{"before":null,"after":"52530fa0ff253db305a2c83ddb0e5ecee8143467","ref":"refs/heads/2.18","pushedAt":"2024-09-24T21:44:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arcra","name":"Adrian RC","path":"/arcra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1861094?s=80&v=4"},"commit":{"message":"Explicitly set `standalone` for all Angular components (#6912)\n\nAngular v19 is going to change the default value for `standalone` from\r\n`false` to `true`. Even though tensorboard is on an older version of\r\nAngular on GitHub, the version inside Google runs at HEAD. We're in the\r\nprocess of changing existing code in google to explicitly set\r\n`standalone: false` for existing code, so I'm sending this change to the\r\nsource of truth here.","shortMessageHtmlLink":"Explicitly set standalone for all Angular components (#6912)"}},{"before":"da1833f91226f45d660b55ee9abdd0bba4d60953","after":"52530fa0ff253db305a2c83ddb0e5ecee8143467","ref":"refs/heads/master","pushedAt":"2024-09-24T15:51:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rileyajones","name":"Riley Jones","path":"/rileyajones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78179109?s=80&v=4"},"commit":{"message":"Explicitly set `standalone` for all Angular components (#6912)\n\nAngular v19 is going to change the default value for `standalone` from\r\n`false` to `true`. Even though tensorboard is on an older version of\r\nAngular on GitHub, the version inside Google runs at HEAD. We're in the\r\nprocess of changing existing code in google to explicitly set\r\n`standalone: false` for existing code, so I'm sending this change to the\r\nsource of truth here.","shortMessageHtmlLink":"Explicitly set standalone for all Angular components (#6912)"}},{"before":"045ba1ecab705d4add5f8ac9f5720aa384bfa3b2","after":"da1833f91226f45d660b55ee9abdd0bba4d60953","ref":"refs/heads/master","pushedAt":"2024-09-23T17:40:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Relax pandas dev dependency (#6911)\n\nThis avoids issues during test due to incompatibility between the\r\ninstalled pandas and numpy versions:\r\n\r\n`ValueError: numpy.dtype size changed, may indicate binary\r\nincompatibility. Expected 96 from C header, got 88 from PyObject`","shortMessageHtmlLink":"Relax pandas dev dependency (#6911)"}},{"before":null,"after":"e950e8ded28ed9a1288db071a1d9259ea2cf264f","ref":"refs/heads/dependabot/npm_and_yarn/express-4.21.0","pushedAt":"2024-09-21T06:23:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump express from 4.19.2 to 4.21.0\n\nBumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express from 4.19.2 to 4.21.0"}},{"before":"9646de3fb47d0a0198ac34d16739ba0a8d17bf31","after":"045ba1ecab705d4add5f8ac9f5720aa384bfa3b2","ref":"refs/heads/master","pushedAt":"2024-09-19T20:36:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rileyajones","name":"Riley Jones","path":"/rileyajones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78179109?s=80&v=4"},"commit":{"message":"Add a declare to class fields which override a base class (#6908)\n\n## Motivation for features / changes\r\nThis is being done to support an internal migration cl/675299509","shortMessageHtmlLink":"Add a declare to class fields which override a base class (#6908)"}},{"before":"b9ab24224405d0d7cbbeed4ee2da842f645c364d","after":"9646de3fb47d0a0198ac34d16739ba0a8d17bf31","ref":"refs/heads/master","pushedAt":"2024-09-06T15:58:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rileyajones","name":"Riley Jones","path":"/rileyajones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78179109?s=80&v=4"},"commit":{"message":"Remove redundant usage of nullish coalescing operator (#6906)\n\n## Motivation for features / changes\r\nThis throws errors when using TypeScript 5.6.\r\n\r\nSee cl/671116520","shortMessageHtmlLink":"Remove redundant usage of nullish coalescing operator (#6906)"}},{"before":null,"after":"7cac55afe3f8cedd171e860109da0c172e738415","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T22:11:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows"}},{"before":null,"after":"3621da88a32ea8920ea36717f966bb23c0ddfd58","ref":"refs/heads/dependabot/npm_and_yarn/micromatch-4.0.8","pushedAt":"2024-09-01T02:35:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump micromatch from 4.0.5 to 4.0.8\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\n- [Release notes](https://github.com/micromatch/micromatch/releases)\n- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: micromatch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump micromatch from 4.0.5 to 4.0.8"}},{"before":"b56c65521cbccf3097414cbd7e30e55902e08cab","after":"b9ab24224405d0d7cbbeed4ee2da842f645c364d","ref":"refs/heads/master","pushedAt":"2024-08-27T03:03:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rileyajones","name":"Riley Jones","path":"/rileyajones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78179109?s=80&v=4"},"commit":{"message":"Unblock LSC - Patch 2 - Fix initializer of instance members that reference identifiers declared in the constructor (#6901)\n\n## Motivation for features / changes\r\nThere is an ongoing LSC cl/652971829 which changes how instance methods\r\nare set. The change is blocked because of our split codebase. This PR is\r\nintended as a replacement for go/tbpr/6883\r\n\r\n---------\r\n\r\nCo-authored-by: Chinthoorie <73375917+frost-cy@users.noreply.github.com>","shortMessageHtmlLink":"Unblock LSC - Patch 2 - Fix initializer of instance members that refe…"}},{"before":"ce8920935c5b14d1558947f78b5e45b22aed3896","after":"b56c65521cbccf3097414cbd7e30e55902e08cab","ref":"refs/heads/master","pushedAt":"2024-08-16T19:03:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rileyajones","name":"Riley Jones","path":"/rileyajones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78179109?s=80&v=4"},"commit":{"message":"Unblock LSC - Patch 1 - Fix initializer of instance members that reference identifiers declared in the constructor (#6900)\n\n## Motivation for features / changes\r\nThere is an ongoing LSC cl/652971829 which changes how instance methods\r\nare set. The change is blocked because of our split codebase. This PR is\r\nintended as a replacement for go/tbpr/6882\r\n\r\n---------\r\n\r\nCo-authored-by: Chinthoorie <73375917+frost-cy@users.noreply.github.com>","shortMessageHtmlLink":"Unblock LSC - Patch 1 - Fix initializer of instance members that refe…"}},{"before":"d9618320a3e168648e5d63e565fab9975b032b9f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/requirejs-2.3.7","pushedAt":"2024-08-14T20:11:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bileschi","name":"Stanley Bileschi","path":"/bileschi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547150?s=80&v=4"}},{"before":"98a31158d7f9d353d72c37419e8a4579f9ec8132","after":"ce8920935c5b14d1558947f78b5e45b22aed3896","ref":"refs/heads/master","pushedAt":"2024-08-14T20:11:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bileschi","name":"Stanley Bileschi","path":"/bileschi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/547150?s=80&v=4"},"commit":{"message":"Bump requirejs from 2.3.6 to 2.3.7 (#6890)\n\nBumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.","shortMessageHtmlLink":"Bump requirejs from 2.3.6 to 2.3.7 (#6890)"}},{"before":"e4750019abb3f99f068ea39d7651ff270940db49","after":"98a31158d7f9d353d72c37419e8a4579f9ec8132","ref":"refs/heads/master","pushedAt":"2024-08-14T19:23:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Post-release 2.17.1 (#6898)\n\nCherrypick of release notes.","shortMessageHtmlLink":"Post-release 2.17.1 (#6898)"}},{"before":"a7b5e65bd5ecc7420b59fb14fb2b38c8c8ee82d6","after":null,"ref":"refs/heads/2.17.1","pushedAt":"2024-08-14T18:16:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"}},{"before":"c9183bf6b32d646457aa7aa5d4cc08921c6f2a49","after":"e4750019abb3f99f068ea39d7651ff270940db49","ref":"refs/heads/master","pushedAt":"2024-08-14T17:44:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Relax development `virtualenv` dependency versioning (#6897)\n\nWe're seeing issues when trying to build our wheels which resolve when\r\nupgrading to a newer virtualenv version.","shortMessageHtmlLink":"Relax development virtualenv dependency versioning (#6897)"}},{"before":"9408e08f18e0eb3a7556b42b907674f8af775e0f","after":"3303a01f5c87d47e0d544778991d9c3f09d7fe05","ref":"refs/heads/2.17","pushedAt":"2024-08-13T23:06:41.000Z","pushType":"pr_merge","commitsCount":13,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"TensorBoard 2.17.1","shortMessageHtmlLink":"TensorBoard 2.17.1"}},{"before":null,"after":"a7b5e65bd5ecc7420b59fb14fb2b38c8c8ee82d6","ref":"refs/heads/2.17.1","pushedAt":"2024-08-13T19:34:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Avoid discrepancies due to `importlib.metadata.version` not working i… (#6894)\n\n…nternally\r\n\r\nIf `protobuf` isn't installed locally, the underlying call to\r\n`json_format.MessageToJson` will still fail.","shortMessageHtmlLink":"Avoid discrepancies due to importlib.metadata.version not working i… ("}},{"before":"572c00b2bbcd76c0f69b768e79888a10b9b2b59f","after":"c9183bf6b32d646457aa7aa5d4cc08921c6f2a49","ref":"refs/heads/master","pushedAt":"2024-08-12T21:24:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Avoid discrepancies due to `importlib.metadata.version` not working i… (#6894)\n\n…nternally\r\n\r\nIf `protobuf` isn't installed locally, the underlying call to\r\n`json_format.MessageToJson` will still fail.","shortMessageHtmlLink":"Avoid discrepancies due to importlib.metadata.version not working i… ("}},{"before":"2ef579d5706ba81f1d5a84df0ea271ca228a0afa","after":"572c00b2bbcd76c0f69b768e79888a10b9b2b59f","ref":"refs/heads/master","pushedAt":"2024-08-12T18:54:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Internal sync fix (#6893)\n\nUpdate build rules to properly match expected sync format.","shortMessageHtmlLink":"Internal sync fix (#6893)"}},{"before":"2d1bf5ea08872d99929f6a7fdc52c1f790eee2b9","after":"2ef579d5706ba81f1d5a84df0ea271ca228a0afa","ref":"refs/heads/master","pushedAt":"2024-08-12T16:51:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Ensure protobuf is installed internally (#6892)\n\nRequired to get internal build passing","shortMessageHtmlLink":"Ensure protobuf is installed internally (#6892)"}},{"before":"0627ad5480b309a5f3f69f39e52670496c2e5863","after":"2d1bf5ea08872d99929f6a7fdc52c1f790eee2b9","ref":"refs/heads/master","pushedAt":"2024-08-12T07:28:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hoonji","name":null,"path":"/hoonji","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/736199?s=80&v=4"},"commit":{"message":"Custom modal aux click (#6891)\n\n## Motivation for features / changes\r\nOn some browsers, the [custom modal\r\nclose](https://github.com/tensorflow/tensorboard/blob/0627ad5480b309a5f3f69f39e52670496c2e5863/tensorboard/webapp/widgets/custom_modal/custom_modal.ts#L116)\r\nlogic will be triggered immediately after releasing the right click\r\nbutton, which causes the modal to be closed as soon as it is opened.\r\n\r\n## Technical description of changes\r\nThe modal close event handler will ignore the `auxclick` (right click)\r\nmouseup event. Modals can still be closed with left clicks and the\r\n`contextmenu` event.\r\n\r\n## Screenshots of UI changes (or N/A)\r\nStatus quo:\r\n![image](https://github.com/user-attachments/assets/5b4c0c8f-4878-4cbe-a46a-cd425c188061)","shortMessageHtmlLink":"Custom modal aux click (#6891)"}},{"before":null,"after":"d9618320a3e168648e5d63e565fab9975b032b9f","ref":"refs/heads/dependabot/npm_and_yarn/requirejs-2.3.7","pushedAt":"2024-08-09T19:06:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump requirejs from 2.3.6 to 2.3.7\n\nBumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.\n- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: requirejs\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump requirejs from 2.3.6 to 2.3.7"}},{"before":"32e9e959af4cfba166b529d207279da4bed22c97","after":"0627ad5480b309a5f3f69f39e52670496c2e5863","ref":"refs/heads/master","pushedAt":"2024-08-09T19:06:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"groszewn","name":"Nick Groszewski","path":"/groszewn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13921855?s=80&v=4"},"commit":{"message":"Relax `protobuf<5.0.0` restriction (#6888)\n\nInstead of restricting `protobuf<5.0.0` due to the removal to\r\n`including_default_value_fields` kwarg in `json_format.MessageToJson`\r\n(replaced by `always_print_fields_with_nopresence`), we can instead\r\ndetect the currently installed protobuf version and use the appropriate\r\nkwarg.\r\n\r\nContributes to #6808 and should resolve #6887.","shortMessageHtmlLink":"Relax protobuf<5.0.0 restriction (#6888)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNlQxOTozNTo1OS4wMDAwMDBazwAAAATB4_Xu","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wOVQxOTowNjoyNy4wMDAwMDBazwAAAASWkLb9"}},"title":"Activity · tensorflow/tensorboard"}