{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":218383922,"defaultBranch":"main","name":"ktfmt","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-29T21:07:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724161129.0","currentOid":""},"activityList":{"items":[{"before":"9dcd2614b43c022142b029bf2b13e70c5ec68e06","after":"9830466327b72879808b0d6266d2cc69ef0197b2","ref":"refs/heads/main","pushedAt":"2024-09-03T14:57:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Lint code clean up\n\nSummary: After having turned on our internal Android Lint in ktfmt code, here's the code clean up round from it\n\nReviewed By: strulovich\n\nDifferential Revision: D61979521\n\nfbshipit-source-id: 5182acacb7be7f30770d90e2f8983a649821e138","shortMessageHtmlLink":"Lint code clean up"}},{"before":"9154b36b1d0f95bb4aa176822bf8e5876ffaca6d","after":"9dcd2614b43c022142b029bf2b13e70c5ec68e06","ref":"refs/heads/main","pushedAt":"2024-08-30T17:00:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Workaround non-null parent requirement of StubBase (#513)\n\nSummary: Pull Request resolved: https://github.com/facebook/ktfmt/pull/513\n\nReviewed By: davidtorosyan\n\nDifferential Revision: D61870580\n\nPulled By: hick209\n\nfbshipit-source-id: 046a133a61355fd3a16dd9c92bb803e5b791f60e","shortMessageHtmlLink":"Workaround non-null parent requirement of StubBase (#513)"}},{"before":"c3dc022692742ee74dba83b262c26c7246ec48fc","after":"9154b36b1d0f95bb4aa176822bf8e5876ffaca6d","ref":"refs/heads/main","pushedAt":"2024-08-28T15:30:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Run spotless as part of our build checks\n\nReviewed By: cortinico\n\nDifferential Revision: D61911566\n\nfbshipit-source-id: c9c7c07a68db786982f7993d46176d75d5d0a77e","shortMessageHtmlLink":"Run spotless as part of our build checks"}},{"before":"aa4fc7114825c398e950e86c6c4d544d631c6c1b","after":"c3dc022692742ee74dba83b262c26c7246ec48fc","ref":"refs/heads/main","pushedAt":"2024-08-28T14:14:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Apply Spotless to pom.xml\n\nSummary: Formatting of `pom.xml`, nothing else was done here\n\nReviewed By: cortinico\n\nDifferential Revision: D61910975\n\nfbshipit-source-id: 2c360df269ba8892334271be52e9934170601ad2","shortMessageHtmlLink":"Apply Spotless to pom.xml"}},{"before":"667336fbc9c0494752090b0cc99f56a4baf50170","after":"aa4fc7114825c398e950e86c6c4d544d631c6c1b","ref":"refs/heads/main","pushedAt":"2024-08-27T12:35:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump nexus-staging-maven-plugin to 1.7.0 also inside core/\n\nSummary: This follows up the bump for nexus-staging-maven-plugin to 1.7.0\n\nReviewed By: hick209\n\nDifferential Revision: D61846862\n\nfbshipit-source-id: ae83b0eac4c6c66a02bed7a4c194be1669a1a1d1","shortMessageHtmlLink":"Bump nexus-staging-maven-plugin to 1.7.0 also inside core/"}},{"before":"9016eaed8a150af71dd339680b364f6176fbe659","after":"667336fbc9c0494752090b0cc99f56a4baf50170","ref":"refs/heads/main","pushedAt":"2024-08-27T10:51:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update changelog\n\nSummary: Make sure to include changes from recent PR\n\nReviewed By: cortinico\n\nDifferential Revision: D61720374\n\nfbshipit-source-id: 39e942b863163ab56475259221bc46f13b13ebfa","shortMessageHtmlLink":"Update changelog"}},{"before":"5ff9fbb53b3aaf9e335e26ee4efc83747ad6c8dd","after":"9016eaed8a150af71dd339680b364f6176fbe659","ref":"refs/heads/main","pushedAt":"2024-08-26T07:19:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"bump nexus-staging-maven plugin to 1.7.0 (#507)\n\nSummary:\n1.6.13 does not work with jdk 17 which is needed on CI now for the idea build.\n\nI hope this works because I can not really test it locally.\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/507\n\nReviewed By: cgrushko\n\nDifferential Revision: D61711839\n\nPulled By: hick209\n\nfbshipit-source-id: 90c2f3fd3c5c7feb0178e9aff9886dd5a0d1b872","shortMessageHtmlLink":"bump nexus-staging-maven plugin to 1.7.0 (#507)"}},{"before":"6b7ca0138c0bfb06f88cf1d3b24cb28ca27967b4","after":"5ff9fbb53b3aaf9e335e26ee4efc83747ad6c8dd","ref":"refs/heads/main","pushedAt":"2024-08-23T15:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"fix: comment max width (#511)\n\nSummary:\n`FormattingOptions#maxWidth` is not respected for double slash comments. This is because it wasn't using the supplied value, and instead checked against the static property `com.google.googlejavaformat.java.Formatter.MAX_LINE_LENGTH`. I was unable to find any documentation / discussion that would indicate this as being intentional.\n\nTest cases that deduced `maxWidth` actually relied on this behavior in some cases. Some of the fixes in 84dbfae449866787ba088d5ea9f0bad48b626cf5 simply adjusted the number of `/`, while others relied on a specific `maxWidth` and so I manually line-broke the comments to preserve the behavior under test.\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/511\n\nReviewed By: strulovich\n\nDifferential Revision: D61711870\n\nPulled By: hick209\n\nfbshipit-source-id: d27479c17f68d376c14722a8d3997ea602cfe723","shortMessageHtmlLink":"fix: comment max width (#511)"}},{"before":"fb470b014254fe3704d7269753d99aafe78fb23f","after":"6b7ca0138c0bfb06f88cf1d3b24cb28ca27967b4","ref":"refs/heads/main","pushedAt":"2024-08-23T10:57:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md (#509)\n\nSummary:\nAdd line for IJ plugin settings change in 1.2.0.52\n\nCC cortinico\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/509\n\nReviewed By: strulovich\n\nDifferential Revision: D61545658\n\nPulled By: cortinico\n\nfbshipit-source-id: ab77e8f5fb5a57c8b389294c695508fa21dc8a91","shortMessageHtmlLink":"Update CHANGELOG.md (#509)"}},{"before":"6d3c1f29357934c1e8af447a7d7138b340669a34","after":"fb470b014254fe3704d7269753d99aafe78fb23f","ref":"refs/heads/main","pushedAt":"2024-08-23T10:52:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump version to 1.0.0-SNAPSHOT\n\nSummary: This is the `hg graft --force D61225832`\n\nReviewed By: strulovich\n\nDifferential Revision: D61539330\n\nfbshipit-source-id: f32e930fe25625fdc641c6231442cfba3e062b13","shortMessageHtmlLink":"Bump version to 1.0.0-SNAPSHOT"}},{"before":null,"after":"eba6eed46ab1b7d0b5214771f7cf18a0773b225e","ref":"refs/heads/nc/revert-gulp-5.0.0","pushedAt":"2024-08-20T13:38:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cortinico","name":"Nicola Corti","path":"/cortinico","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3001957?s=80&v=4"},"commit":{"message":"Revert \"Bump braces and gulp in /website (#480)\"\n\nThis reverts commit 06db714a9ef8ac7bf599ee41a9072e919539c4ba.","shortMessageHtmlLink":"Revert \"Bump braces and gulp in /website (#480)\""}},{"before":"3ddefe1867d046e08306b6ed2118482b2df244bc","after":"1cc25b89fcaac3f84035ae7c1976f03e91337386","ref":"refs/heads/gh-pages","pushedAt":"2024-08-20T13:37:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cortinico","name":"Nicola Corti","path":"/cortinico","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3001957?s=80&v=4"},"commit":{"message":"Publish website","shortMessageHtmlLink":"Publish website"}},{"before":"f689dae2a4d6f9661ca1a592ef4a2d4a7afa44a4","after":null,"ref":"refs/tags/v0.52","pushedAt":"2024-08-20T10:59:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cortinico","name":"Nicola Corti","path":"/cortinico","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3001957?s=80&v=4"}},{"before":"b141204710dbee406654b72a1501a4059069f3f9","after":"6d3c1f29357934c1e8af447a7d7138b340669a34","ref":"refs/heads/main","pushedAt":"2024-08-19T17:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Unblock release of 0.52\n\nSummary:\nVersion 0.52 failed to release because we're depending on a older version of `nexus-staging-maven-plugin`\nI'm bumping to 1.6.13 and attempting another release.\n\nReviewed By: strulovich\n\nDifferential Revision: D61384967\n\nfbshipit-source-id: 4357e460b91d5e5e3834507d86075d14e9e825fc","shortMessageHtmlLink":"Unblock release of 0.52"}},{"before":"36863bef1e965846cfaa3bf98e47b52f12fde378","after":"b141204710dbee406654b72a1501a4059069f3f9","ref":"refs/heads/main","pushedAt":"2024-08-14T11:38:39.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump version to 1.0.0-SNAPSHOT\n\nReviewed By: cortinico\n\nDifferential Revision: D61225832\n\nfbshipit-source-id: 514b9513bf2ddf4ff32c022df19a39af4b36d2be","shortMessageHtmlLink":"Bump version to 1.0.0-SNAPSHOT"}},{"before":"2323b5c9497e69050c9edf9658b354909f1705ff","after":"36863bef1e965846cfaa3bf98e47b52f12fde378","ref":"refs/heads/main","pushedAt":"2024-08-14T01:03:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Setup to use ktfmt in our code\n\nReviewed By: cortinico\n\nDifferential Revision: D60985727\n\nfbshipit-source-id: 3d691c7dd2b03ffea5f886422f00d968148b2cb3","shortMessageHtmlLink":"Setup to use ktfmt in our code"}},{"before":"5d876ca010662a538807d6bf3cd68b03de62321b","after":"2323b5c9497e69050c9edf9658b354909f1705ff","ref":"refs/heads/main","pushedAt":"2024-08-13T19:37:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Readme formatting\n\nSummary:\nFormat `README.md` to respect the max line width of 100.\n\nNo other changes\n\nReviewed By: strulovich\n\nDifferential Revision: D61211789\n\nfbshipit-source-id: 0316495c91e5e20d34143d3c1d238ac1d8d8a2fe","shortMessageHtmlLink":"Readme formatting"}},{"before":null,"after":"fd90227f482f29c6c6429e0e282b938e88519304","ref":"refs/heads/nc/ktfmt-gradle-kts","pushedAt":"2024-08-13T16:03:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cortinico","name":"Nicola Corti","path":"/cortinico","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3001957?s=80&v=4"},"commit":{"message":"Example on how to format kts files","shortMessageHtmlLink":"Example on how to format kts files"}},{"before":"1ae24d9e34b6bf3e4e2b6b3d951efd83d2133f9d","after":"5d876ca010662a538807d6bf3cd68b03de62321b","ref":"refs/heads/main","pushedAt":"2024-08-08T19:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Convert IntelliJ plugin to Kotlin (#502)\n\nSummary:\n> [!NOTE]\n> This requires https://github.com/facebook/ktfmt/issues/501 to be merged first\n\nThis PR is the basis for future improvements of the plugin. In this PR, the plugin code is converted to Kotlin, the configurable is recreated with the Kotlin UI DSL, and the goal is to maintain the existing behaviours.\n\nThe only small change is that the style dropdown in the configurable is disabled when ktfmt is disabled.\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/502\n\nReviewed By: strulovich\n\nDifferential Revision: D60968984\n\nPulled By: hick209\n\nfbshipit-source-id: 467ce14d21d06c783d8e9254e913f966dcbff8ca","shortMessageHtmlLink":"Convert IntelliJ plugin to Kotlin (#502)"}},{"before":"190a836612a9fd6ac3cac57ace621ca0bcb4e296","after":"1ae24d9e34b6bf3e4e2b6b3d951efd83d2133f9d","ref":"refs/heads/main","pushedAt":"2024-08-08T16:57:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix IntelliJ plugin on IJP 242 (#501)\n\nSummary:\nThis PR fixes the issues in IJ 24.2, where the ktfmt crashes when being loaded and is essentially non-functional. It also removes a deprecated API usage in the same file.\n\nCloses https://github.com/facebook/ktfmt/issues/494\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/501\n\nReviewed By: cortinico\n\nDifferential Revision: D60966025\n\nPulled By: hick209\n\nfbshipit-source-id: 300a627055f8c650c1e38aacc32abe7a9d0bc498","shortMessageHtmlLink":"Fix IntelliJ plugin on IJP 242 (#501)"}},{"before":"d2d9b93805fb31e4a866c5097c1db8c2ca1c0064","after":"190a836612a9fd6ac3cac57ace621ca0bcb4e296","ref":"refs/heads/main","pushedAt":"2024-08-08T15:03:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Next version as 0.52\n\nSummary: There are a few things we need to release prior to 1.0.0\n\nReviewed By: strulovich\n\nDifferential Revision: D60961285\n\nfbshipit-source-id: 00668c014af4cbb1000ed586f629d4546aa0d938","shortMessageHtmlLink":"Next version as 0.52"}},{"before":"09cdd27f7ff0613ef6e391d87d7e781ccedcd77b","after":"d2d9b93805fb31e4a866c5097c1db8c2ca1c0064","ref":"refs/heads/main","pushedAt":"2024-08-08T14:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Treat KDoc `@property`s as special types of `@param`s, fixes #431 (#498)\n\nSummary:\nTreat `property` the same as `param` (which matches the description in the KDoc documentation). This fixes an incompatibility between ktfmt and detekt's formatting rules.\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/498\n\nReviewed By: strulovich\n\nDifferential Revision: D60925985\n\nPulled By: hick209\n\nfbshipit-source-id: 2868a20c0256d4aa85f6c0df23b3bb1642bcacd7","shortMessageHtmlLink":"Treat KDoc @propertys as special types of @params, fixes #431 (#498)"}},{"before":"937d21d0c62ab4b699b2d6a54a9a7b8c1e288b2c","after":"09cdd27f7ff0613ef6e391d87d7e781ccedcd77b","ref":"refs/heads/main","pushedAt":"2024-08-08T14:22:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Upgrade IJ plugin to new IJP Gradle plugin 2.0 (#500)\n\nSummary:\nThis is step 1/2 needed to be able to run the ktlint plugin on IJ 24.2, which was just released today to stable. The next step will be to actually fix the crash on 24.2 — another PR coming for that.\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/500\n\nReviewed By: strulovich\n\nDifferential Revision: D60960340\n\nPulled By: hick209\n\nfbshipit-source-id: 9b9505aaebdc4d9937183efa9f976c0ca9d658b1","shortMessageHtmlLink":"Upgrade IJ plugin to new IJP Gradle plugin 2.0 (#500)"}},{"before":"94bb2fa73a99fdf2baf8444c5c154def92b926d4","after":"937d21d0c62ab4b699b2d6a54a9a7b8c1e288b2c","ref":"refs/heads/main","pushedAt":"2024-08-08T14:17:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add test examples for non-ideal situations (#488)\n\nSummary: Pull Request resolved: https://github.com/facebook/ktfmt/pull/488\n\nReviewed By: strulovich\n\nDifferential Revision: D58881706\n\nPulled By: hick209\n\nfbshipit-source-id: ea59e78846b192588e2526bff4788a3df70e6328","shortMessageHtmlLink":"Add test examples for non-ideal situations (#488)"}},{"before":"687bec03a215879669a96c452bb08394835b794e","after":"94bb2fa73a99fdf2baf8444c5c154def92b926d4","ref":"refs/heads/main","pushedAt":"2024-06-27T19:58:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add more stability tests\n\nSummary: Following D58629953, add some more tests to explore various comment instabilities.\n\nReviewed By: hick209\n\nDifferential Revision: D59117155\n\nfbshipit-source-id: ae071fc5d0e8ad71ffc24d116f46208a1606ffdb","shortMessageHtmlLink":"Add more stability tests"}},{"before":"713ed083eb126bd35462adb3374193a52492a611","after":"687bec03a215879669a96c452bb08394835b794e","ref":"refs/heads/main","pushedAt":"2024-06-21T00:48:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Revert meta style comma management option\n\nSummary: We still need more internal validation before this is ready for the Meta style\n\nReviewed By: davidtorosyan\n\nDifferential Revision: D58834695\n\nfbshipit-source-id: 7eeb0e705aa1a11d1699502f7e376927f96e6053","shortMessageHtmlLink":"Revert meta style comma management option"}},{"before":"f31448e7952a040d9d44e561d45d6c0d998566bd","after":"713ed083eb126bd35462adb3374193a52492a611","ref":"refs/heads/main","pushedAt":"2024-06-19T19:05:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Removed remaining dropbox style references\n\nSummary:\nSince this was removed on v0.51, it no longer makes sense to have those around.\nIdeally this should have happened on [this commit](https://github.com/facebook/ktfmt/commit/4a393bb8c1156a4a0fd1ab736c02ca8dbd39a969).\n\nReviewed By: cortinico\n\nDifferential Revision: D58781951\n\nfbshipit-source-id: 9a9d1efcaf554781acc5cacd09bdbd520ee96bfd","shortMessageHtmlLink":"Removed remaining dropbox style references"}},{"before":"7685e67018d28d9a5b269c42a3f959e93b13026c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/ws-6.2.3","pushedAt":"2024-06-19T12:38:24.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":"334b9a0e02b3121bcaa32912a2c8f284d8267ad7","after":"f31448e7952a040d9d44e561d45d6c0d998566bd","ref":"refs/heads/main","pushedAt":"2024-06-19T12:38:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump ws from 6.2.2 to 6.2.3 in /website (#487)\n\nSummary:\nBumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.\n
\nRelease notes\n

Sourced from ws's releases.

\n
\n

6.2.3

\n

Bug fixes

\n\n
\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.2&new-version=6.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n ---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `dependabot rebase` will rebase this PR\n- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `dependabot merge` will merge this PR after your CI passes on it\n- `dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `dependabot reopen` will reopen this PR if it is closed\n- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/ktfmt/network/alerts).\n\n
\n\nPull Request resolved: https://github.com/facebook/ktfmt/pull/487\n\nReviewed By: strulovich\n\nDifferential Revision: D58748674\n\nPulled By: hick209\n\nfbshipit-source-id: f11f1c2c3c69be1581db5f5b82817379b1620d2b","shortMessageHtmlLink":"Bump ws from 6.2.2 to 6.2.3 in /website (#487)"}},{"before":null,"after":"7685e67018d28d9a5b269c42a3f959e93b13026c","ref":"refs/heads/dependabot/npm_and_yarn/website/ws-6.2.3","pushedAt":"2024-06-18T16:20:12.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 ws from 6.2.2 to 6.2.3 in /website\n\nBumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws from 6.2.2 to 6.2.3 in /website"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxNDo1NzoxNC4wMDAwMDBazwAAAASrttSC","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxNDo1NzoxNC4wMDAwMDBazwAAAASrttSC","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOFQxNjoyMDoxMi4wMDAwMDBazwAAAARorawk"}},"title":"Activity · facebook/ktfmt"}