{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":272469683,"defaultBranch":"main","name":"vscode-webview-ui-toolkit","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-06-15T15:04:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708732556.0","currentOid":""},"activityList":{"items":[{"before":"e3efa6e7b4bb1106d827922658881b846156d7be","after":"a1f078e963969ad3f6d5932f96874f1a41cda919","ref":"refs/heads/main","pushedAt":"2024-03-08T00:15:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Fix shrinking checkbox when parent container shrinks (#544)\n\nDescription of changes\r\n\r\nThe width and height inherited from the parent container will override the width: 16 and height: 16 in the . If the parent container makes the checkbox shrink below 16px, the size will be skewed. Adding mid-width and min-height will prevent this to happen.","shortMessageHtmlLink":"Fix shrinking checkbox when parent container shrinks (#544)"}},{"before":"1b0af5c6314cda27c844046202a152dcc8853d19","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ip-1.1.9","pushedAt":"2024-02-23T23:55:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"}},{"before":"23f1b4603c03d75b395272f975ae743723485af5","after":"e3efa6e7b4bb1106d827922658881b846156d7be","ref":"refs/heads/main","pushedAt":"2024-02-23T23:55:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Bump ip from 1.1.5 to 1.1.9 (#540)\n\nBumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.\r\n- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ip\r\n dependency-type: indirect\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 ip from 1.1.5 to 1.1.9 (#540)"}},{"before":null,"after":"1b0af5c6314cda27c844046202a152dcc8853d19","ref":"refs/heads/dependabot/npm_and_yarn/ip-1.1.9","pushedAt":"2024-02-21T10:17:24.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 ip from 1.1.5 to 1.1.9\n\nBumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.\n- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: ip\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ip from 1.1.5 to 1.1.9"}},{"before":"37bcc86f09a7114dcca26a369f04de0fd1c4849f","after":"23f1b4603c03d75b395272f975ae743723485af5","ref":"refs/heads/main","pushedAt":"2023-12-06T23:53:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Publish `v1.4.0` toolkit package (#533)\n\nDescription of changes\r\n\r\nPublish the `v1.4.0` of the toolkit package to NPM. See [releases](https://github.com/microsoft/vscode-webview-ui-toolkit/releases) for more details.","shortMessageHtmlLink":"Publish v1.4.0 toolkit package (#533)"}},{"before":"2ba1428cdd6a221ea0b24521d1e027a73367ee25","after":"37bcc86f09a7114dcca26a369f04de0fd1c4849f","ref":"refs/heads/main","pushedAt":"2023-12-06T23:05:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `dropdown` styles (#532)\n\nDescription of changes\r\n\r\nUpdate dropdown styles to match current VS Code styles.\r\n\r\n- Rounded corners\r\n- Remove focus highlight from dropdown options\r\n- Remove extra empty space at the bottom of dropdown menu","shortMessageHtmlLink":"Update dropdown styles (#532)"}},{"before":"5864a139168657368a43d483c7717317ab469065","after":"2ba1428cdd6a221ea0b24521d1e027a73367ee25","ref":"refs/heads/main","pushedAt":"2023-12-06T22:01:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Add `tslib` as production dependency (#531)\n\nDescription of changes\r\n\r\nFixes error discovered in some package managers (namely yarn) that was complaining that tslib could not be resolved.\r\n\r\nAlso bumps tslib version from 2.1.0 to 2.6.2.","shortMessageHtmlLink":"Add tslib as production dependency (#531)"}},{"before":"a3e9d626d88a4716f564c63d78ac35dde4c2065e","after":"5864a139168657368a43d483c7717317ab469065","ref":"refs/heads/main","pushedAt":"2023-12-06T21:33:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `typescript` to `v4.6.2` (#530)\n\nDescription of changes\r\n\r\nUpdates typescript package to v4.6.2. This is the latest stable version of typescript that can be installed without conflicting with versions of typescript used in other dependencies.\r\n\r\nNamely, the latest stable release of @microsoft/eslint-config-fast-dna requires typescript versions to be ~3.9.0 || ~4.3.5 || ^4.6.2.","shortMessageHtmlLink":"Update typescript to v4.6.2 (#530)"}},{"before":"24ad61ba0ae59bcff204d13b0853db2f5925d5c7","after":"a3e9d626d88a4716f564c63d78ac35dde4c2065e","ref":"refs/heads/main","pushedAt":"2023-12-06T18:58:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `@microsoft/api-extractor` and add `tsdoc.json` file (#529)\n\nDescription of changes\r\n\r\nUpdates `@microsoft/api-extractor` package to latest stable version.\r\n\r\nAlso adds a `tsdoc.json` file to resolve api-extrator warnings by adding definitions for custom tags that FAST Foundation uses. The file is copied directly from FAST Foundation:\r\n\r\nhttps://github.com/microsoft/fast/blob/master/packages/web-components/fast-foundation/tsdoc.json","shortMessageHtmlLink":"Update @microsoft/api-extractor and add tsdoc.json file (#529)"}},{"before":"1ab7c3328fed10d74266ae099b588191ee09191b","after":"24ad61ba0ae59bcff204d13b0853db2f5925d5c7","ref":"refs/heads/main","pushedAt":"2023-12-06T18:30:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `prettier` to latest stable version (#528)\n\nDescription of changes\r\n\r\nUpdate prettier package to latest stable version.","shortMessageHtmlLink":"Update prettier to latest stable version (#528)"}},{"before":"fe691ce1722ea9bc890b2c989c35c4e761eaa7b9","after":"1ab7c3328fed10d74266ae099b588191ee09191b","ref":"refs/heads/main","pushedAt":"2023-12-05T19:07:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `eslint` related dependencies and ci pipelines (#526)\n\nDescription of changes\r\n\r\nUpdates the following eslint-related packages to latest stable versions:\r\n\r\n- eslint\r\n- eslint-config-prettier\r\n- eslint-plugin-import\r\n- @typescript-eslint/eslint-plugin\r\n- @microsoft/eslint-config-fast-dna\r\n\r\nAlso removes a deprecated rule from .eslintrc.cjs. Also also, updates both GitHub and Azure CI pipelines to use Node v18 (from v14 ๐Ÿ˜…) and removes a no longer used test job.","shortMessageHtmlLink":"Update eslint related dependencies and ci pipelines (#526)"}},{"before":"f3b26aab63460f1dcce38d8cf0310de12b2a66b5","after":"fe691ce1722ea9bc890b2c989c35c4e761eaa7b9","ref":"refs/heads/main","pushedAt":"2023-12-05T18:26:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update `fast` dependencies to latest stable versions (#525)\n\nDescription of changes\r\n\r\nUpdates the following packages to the latest stable versions:\r\n\r\n- @microsoft/fast-element\r\n- @microsoft/fast-foundation\r\n- @microsoft/fast-react-wrapper","shortMessageHtmlLink":"Update fast dependencies to latest stable versions (#525)"}},{"before":"ce3b8103d73b54a8673adf60ffe82aeb96415d66","after":"f3b26aab63460f1dcce38d8cf0310de12b2a66b5","ref":"refs/heads/main","pushedAt":"2023-11-30T19:24:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Use the correct example image in badge docs (#522)\n\nDescription of changes\r\n\r\nChanges the \"Don't use more than one badge on a single element\" example to use the correct image.","shortMessageHtmlLink":"Use the correct example image in badge docs (#522)"}},{"before":"89b9ca34ed0c298c8166305a42f780cb834cd50a","after":"ce3b8103d73b54a8673adf60ffe82aeb96415d66","ref":"refs/heads/main","pushedAt":"2023-11-14T00:08:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Publish `v1.3.1` toolkit package (#520)\n\nDescription of changes\r\n\r\nPublish the v1.3.1 of the toolkit package to NPM. See releases for more details.","shortMessageHtmlLink":"Publish v1.3.1 toolkit package (#520)"}},{"before":"c80bb4375b0f5ac5b432f09f5c604f92f15d7b09","after":"89b9ca34ed0c298c8166305a42f780cb834cd50a","ref":"refs/heads/main","pushedAt":"2023-11-13T23:55:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update npmignore file (#519)\n\nDescription of changes\r\nUpdate .npmignore to include \"test-webview-react.\"","shortMessageHtmlLink":"Update npmignore file (#519)"}},{"before":"d8952912ebe48a4ee60966cc86b0fd17388bd390","after":"c80bb4375b0f5ac5b432f09f5c604f92f15d7b09","ref":"refs/heads/main","pushedAt":"2023-11-13T23:43:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Publish `v1.3.0` toolkit package (#518)\n\nDescription of changes\r\nPublish the v1.3.0 of the toolkit package to NPM.","shortMessageHtmlLink":"Publish v1.3.0 toolkit package (#518)"}},{"before":"96d24de517ecdaa8b0e22e5801d603c3949ea4b7","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/rollup-plugin-filesize-10.0.0","pushedAt":"2023-10-23T17:17:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ba522b6da20b695e64820a43d96e6c603d7574c9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/json5-1.0.2","pushedAt":"2023-10-23T17:16:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"df32dfef5d19122c6b1ce3925aece9bc2079d001","after":"d8952912ebe48a4ee60966cc86b0fd17388bd390","ref":"refs/heads/main","pushedAt":"2023-10-23T17:16:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzhao271","name":"Raymond Zhao","path":"/rzhao271","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7199958?s=80&v=4"},"commit":{"message":"Bump json5 from 1.0.1 to 1.0.2 (#443)\n\nBumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\r\n- [Release notes](https://github.com/json5/json5/releases)\r\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: json5\r\n dependency-type: indirect\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 json5 from 1.0.1 to 1.0.2 (#443)"}},{"before":"cd60855a29c48f2b072dacca9f2f86e70e96d162","after":"ba522b6da20b695e64820a43d96e6c603d7574c9","ref":"refs/heads/dependabot/npm_and_yarn/json5-1.0.2","pushedAt":"2023-10-23T17:14:53.000Z","pushType":"force_push","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 json5 from 1.0.1 to 1.0.2\n\nBumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: json5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump json5 from 1.0.1 to 1.0.2"}},{"before":"bed4e6e56e8cfaa529a87381f62b107e377f7e8d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/http-cache-semantics-4.1.1","pushedAt":"2023-10-23T17:08:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"6dab6817ec23f6fa0a8712d8650fbe9b89b8429c","after":"df32dfef5d19122c6b1ce3925aece9bc2079d001","ref":"refs/heads/main","pushedAt":"2023-10-23T17:08:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzhao271","name":"Raymond Zhao","path":"/rzhao271","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7199958?s=80&v=4"},"commit":{"message":"Bump http-cache-semantics from 4.1.0 to 4.1.1 (#454)\n\nBumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)\r\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: http-cache-semantics\r\n dependency-type: indirect\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 http-cache-semantics from 4.1.0 to 4.1.1 (#454)"}},{"before":null,"after":"96d24de517ecdaa8b0e22e5801d603c3949ea4b7","ref":"refs/heads/dependabot/npm_and_yarn/rollup-plugin-filesize-10.0.0","pushedAt":"2023-10-23T17:07:07.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 the npm_and_yarn at /. security update group with 1 update\n\nBumps the npm_and_yarn at /. security update group with 1 update: [rollup-plugin-filesize](https://github.com/ritz078/rollup-plugin-filesize).\n\n- [Release notes](https://github.com/ritz078/rollup-plugin-filesize/releases)\n- [Commits](https://github.com/ritz078/rollup-plugin-filesize/commits)\n\n---\nupdated-dependencies:\n- dependency-name: rollup-plugin-filesize\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the npm_and_yarn at /. security update group with 1 update"}},{"before":"f4217126b4354772cc31d8c96bab96f6f6b323c1","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tough-cookie-and-rollup-plugin-filesize--removed","pushedAt":"2023-10-23T17:07:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1f9339cff0c8532f1d6368271525afcb041ac58e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/babel/traverse-7.23.2","pushedAt":"2023-10-23T17:05:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bf9bf6905381cc89b0144a15a1824af8502b32d7","after":"6dab6817ec23f6fa0a8712d8650fbe9b89b8429c","ref":"refs/heads/main","pushedAt":"2023-10-23T17:05:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzhao271","name":"Raymond Zhao","path":"/rzhao271","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7199958?s=80&v=4"},"commit":{"message":"Bump @babel/traverse from 7.15.4 to 7.23.2 (#515)\n\nBumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@babel/traverse\"\r\n dependency-type: indirect\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 @babel/traverse from 7.15.4 to 7.23.2 (#515)"}},{"before":null,"after":"1f9339cff0c8532f1d6368271525afcb041ac58e","ref":"refs/heads/dependabot/npm_and_yarn/babel/traverse-7.23.2","pushedAt":"2023-10-23T16:49:32.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 @babel/traverse from 7.15.4 to 7.23.2\n\nBumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/traverse\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @babel/traverse from 7.15.4 to 7.23.2"}},{"before":"de1bd9405fa59814da0c1b7adf725831d634ef48","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-10-23T16:48:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"f22b1b0fab54bb41761388cb408be89335d9dc5c","after":"bf9bf6905381cc89b0144a15a1824af8502b32d7","ref":"refs/heads/main","pushedAt":"2023-10-23T16:48:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzhao271","name":"Raymond Zhao","path":"/rzhao271","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7199958?s=80&v=4"},"commit":{"message":"Bump word-wrap from 1.2.3 to 1.2.4 (#501)\n\nBumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\r\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\r\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: word-wrap\r\n dependency-type: indirect\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 word-wrap from 1.2.3 to 1.2.4 (#501)"}},{"before":"4554f794f64e1389308574ba8e8069d944c44e9d","after":"f22b1b0fab54bb41761388cb408be89335d9dc5c","ref":"refs/heads/main","pushedAt":"2023-10-13T18:08:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hawkticehurst","name":"Hawk Ticehurst","path":"/hawkticehurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39639992?s=80&v=4"},"commit":{"message":"Update radio docs (#511)\n\nDescription of changes\r\n\r\nUpdate radio docs (and associated CodeSandbox demos) to discuss and provide a warning about the upstream bug described in #476 and offer/demonstrate a workaround fix.","shortMessageHtmlLink":"Update radio docs (#511)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAED6daqgA","startCursor":null,"endCursor":null}},"title":"Activity ยท microsoft/vscode-webview-ui-toolkit"}