{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":431062272,"defaultBranch":"main","name":"vscode-swift","ownerLogin":"swift-server","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-23T10:47:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21047421?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715887229.0","currentOid":""},"activityList":{"items":[{"before":"4e774075ad9ecf92e6341fe5943ae6dd17785c21","after":"a919341fd6bc1168171fbcc7c3de41f4bbfdf545","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-a4f6491608","pushedAt":"2024-05-17T19:24:10.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 the all-dependencies group across 1 directory with 4 updates\n\nBumps the all-dependencies group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@vscode/test-electron](https://github.com/Microsoft/vscode-test) and [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)\n\nUpdates `@vscode/test-electron` from 2.3.9 to 2.3.10\n- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Microsoft/vscode-test/compare/v2.3.9...v2.3.10)\n\nUpdates `esbuild` from 0.21.1 to 0.21.3\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.21.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/test-electron\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 4 updates"}},{"before":"585cb59ac75bc0570f7fed305b41a95608c30b48","after":"632b64994c6fe0220e89849d235442b487ddbb77","ref":"refs/heads/main","pushedAt":"2024-05-17T13:38:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Add DevContainer for building and testing VSCode extension (#804)\n\n* Add DevContainer files\r\n\r\n* change ownership of node_modules\r\n\r\n* Remove commented out forwardPorts","shortMessageHtmlLink":"Add DevContainer for building and testing VSCode extension (#804)"}},{"before":"f7d0f4b549ca325b4546a9d9a4645f86e7d65322","after":"585cb59ac75bc0570f7fed305b41a95608c30b48","ref":"refs/heads/main","pushedAt":"2024-05-17T11:29:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Support parameterized swift-testing tests (#797)\n\n* Support parameterized swift-testing tests\r\n\r\nSwift-testing emits a `test` event at the beginning of a test run that\r\nenumerates all the parameterized test cases to be executed.\r\n\r\nThis patch waits for the `test` event and then generates\r\n`vscode.TestItem`s for each parameterized test execution, parenting them\r\nto their test. Then when we recieve a `runStarted` event we enqueue all\r\nthe tests along with the newly created parameterized `TestItem`s.\r\n\r\nBefore a new test run starts we remove the existing parameterized\r\n`TestItems` so we can regenerate them, as there may be a different\r\nnumber of parameterized tests run with every execution.","shortMessageHtmlLink":"Support parameterized swift-testing tests (#797)"}},{"before":"b65e7d5249d7f30e7481cae39dad623eb2d8dc9d","after":"f7d0f4b549ca325b4546a9d9a4645f86e7d65322","ref":"refs/heads/main","pushedAt":"2024-05-17T10:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Handle having multiple Swift toolchains on Windows (#795)\n\nIt is possible for `which swift` to return multiple lines if the user\r\nhas more than one Swift toolchain installed. Windows behavior is to use\r\nthe first one, so we use it as well but also warn the user.","shortMessageHtmlLink":"Handle having multiple Swift toolchains on Windows (#795)"}},{"before":"2811c5ec5c2cf6a67e7d13717fae7229a63495f6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-a0412d41ad","pushedAt":"2024-05-16T19:20:29.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":null,"after":"4e774075ad9ecf92e6341fe5943ae6dd17785c21","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-a4f6491608","pushedAt":"2024-05-16T19:20:25.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 all-dependencies group across 1 directory with 4 updates\n\nBumps the all-dependencies group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@vscode/test-electron](https://github.com/Microsoft/vscode-test) and [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)\n\nUpdates `@vscode/test-electron` from 2.3.9 to 2.3.10\n- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Microsoft/vscode-test/compare/v2.3.9...v2.3.10)\n\nUpdates `esbuild` from 0.21.1 to 0.21.3\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.21.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/test-electron\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 4 updates"}},{"before":"c27b60c6adebe343920c0851aed0a5a166639c2b","after":"b65e7d5249d7f30e7481cae39dad623eb2d8dc9d","ref":"refs/heads/main","pushedAt":"2024-05-16T13:45:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Forbid running tests with `.only` in CI (#802)\n\nForbid running tests with `.only` in CI","shortMessageHtmlLink":"Forbid running tests with .only in CI (#802)"}},{"before":null,"after":"2811c5ec5c2cf6a67e7d13717fae7229a63495f6","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-a0412d41ad","pushedAt":"2024-05-14T20:51:08.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 all-dependencies group across 1 directory with 4 updates\n\nBumps the all-dependencies group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@vscode/test-electron](https://github.com/Microsoft/vscode-test) and [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)\n\nUpdates `@vscode/test-electron` from 2.3.9 to 2.3.10\n- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/Microsoft/vscode-test/compare/v2.3.9...v2.3.10)\n\nUpdates `esbuild` from 0.21.1 to 0.21.2\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.21.2)\n\n---\nupdated-dependencies:\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/test-electron\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 4 updates"}},{"before":"af9ddcaafedd46f7b472d386e85c852d718ad5db","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-07b59d52ad","pushedAt":"2024-05-14T20:50:30.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":"18201e5570e19fc5ffd3aac0031030441000093d","after":"c27b60c6adebe343920c0851aed0a5a166639c2b","ref":"refs/heads/main","pushedAt":"2024-05-14T16:48:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Handle swift-testing events > 8kb (#800)\n\nUsing Node's built in net.Socket imposes an 8kb message limit on the\r\nJSONL writes from swift-testing. This meant that if a test case had a\r\nlot of iterations the `test` event would overrun the limit and the\r\nmessage would never be read.\r\n\r\nCreate our own readable stream and manage pausing/resuming the pipe on\r\ndata/drain events. This allows for swift-testing to write whatever size\r\nmessages it wants.","shortMessageHtmlLink":"Handle swift-testing events > 8kb (#800)"}},{"before":null,"after":"af9ddcaafedd46f7b472d386e85c852d718ad5db","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-07b59d52ad","pushedAt":"2024-05-13T19:36:29.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 all-dependencies group with 3 updates\n\nBumps the all-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.8.0 to 7.9.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)\n\nUpdates `esbuild` from 0.21.1 to 0.21.2\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.21.2)\n\n---\nupdated-dependencies:\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group with 3 updates"}},{"before":"8f1c14a63d4004389b03ee64ea95f3470bec4cdc","after":"18201e5570e19fc5ffd3aac0031030441000093d","ref":"refs/heads/main","pushedAt":"2024-05-13T12:13:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Add support for swift-testing (#775)\n\n* Add support for swift-testing\r\n\r\nSupport running swift-testing tests the same as XCTests. If a test run\r\nhas both types, swift-testing tests will be run first followed by\r\nXCTests.\r\n\r\nFirst a list of XCTests and swift-testing tests to run is parsed from\r\nthe test request. Test type is determined by a tag on each\r\n`vscode.TestItem[]`, either `\"XCTest\"` or `\"swift-testing\"`.\r\n\r\nswift-testing tests are launched by running the binary named\r\nPackageTests.swift-testing inside the build debug folder.\r\nThis binary is run with the `--experimental-event-stream-output` flag\r\nwhich forwards test events (test started, complete, issue recorded, etc)\r\nto a named pipe. The `SwiftTestingOutputParser` watches this pipe for\r\nevents as the tests are being run and translates them in to\r\n`ITestRunner` calls to record test progress in VSCode.\r\n\r\nThere are different named pipe reader implementations between\r\nmacOS/Linux and Windows.","shortMessageHtmlLink":"Add support for swift-testing (#775)"}},{"before":"fe44dc7756d081415ac3fc5e421a9ffb05950fe7","after":"8f1c14a63d4004389b03ee64ea95f3470bec4cdc","ref":"refs/heads/main","pushedAt":"2024-05-13T11:49:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Add Code Snippets (#792)\n\n* Add Code Snippets\r\n\r\nAugment the built in collection of Swift snippets with some common\r\nsnippets that were not included. Also adds snippets for creating test\r\nsuites and cases in both XCTest and swift-testing.","shortMessageHtmlLink":"Add Code Snippets (#792)"}},{"before":"e3d5298baf9137521f7394b585ff2f68687ca970","after":"fe44dc7756d081415ac3fc5e421a9ffb05950fe7","ref":"refs/heads/main","pushedAt":"2024-05-12T09:02:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Only disable build tasks in swift versions less than v6 (#796)","shortMessageHtmlLink":"Only disable build tasks in swift versions less than v6 (#796)"}},{"before":"48b3ef16fcb85ec9c5bc8594067786905388a45f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-ebe46d3d82","pushedAt":"2024-05-11T10:11:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"}},{"before":"cf2eb11084226e78b337fb24d285355aa126d172","after":"e3d5298baf9137521f7394b585ff2f68687ca970","ref":"refs/heads/main","pushedAt":"2024-05-11T10:11:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Bump the all-dependencies group across 1 directory with 5 updates (#785)\n\nBumps the all-dependencies group with 5 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.31` | `18.19.33` |\r\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.8.0` |\r\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.8.0` |\r\n| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.25.0` | `2.26.1` |\r\n| [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.21.1` |\r\n\r\n\r\n\r\nUpdates `@types/node` from 18.19.31 to 18.19.33\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\r\n\r\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\r\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\r\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\r\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\r\n\r\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\r\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\r\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\r\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\r\n\r\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\r\n- [Release notes](https://github.com/Microsoft/vsce/releases)\r\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\r\n\r\nUpdates `esbuild` from 0.20.2 to 0.21.1\r\n- [Release notes](https://github.com/evanw/esbuild/releases)\r\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@types/node\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: all-dependencies\r\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n dependency-group: all-dependencies\r\n- dependency-name: \"@typescript-eslint/parser\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n dependency-group: all-dependencies\r\n- dependency-name: \"@vscode/vsce\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n dependency-group: all-dependencies\r\n- dependency-name: esbuild\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n dependency-group: all-dependencies\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 the all-dependencies group across 1 directory with 5 updates (#785)"}},{"before":"c0a8073b6245b235e40dc2b91b76fad4d83487ba","after":"48b3ef16fcb85ec9c5bc8594067786905388a45f","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-ebe46d3d82","pushedAt":"2024-05-10T20:01:21.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 the all-dependencies group across 1 directory with 5 updates\n\nBumps the all-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.31` | `18.19.33` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.8.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.8.0` |\n| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.25.0` | `2.26.1` |\n| [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.21.1` |\n\n\n\nUpdates `@types/node` from 18.19.31 to 18.19.33\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\n\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\n- [Release notes](https://github.com/Microsoft/vsce/releases)\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\n\nUpdates `esbuild` from 0.20.2 to 0.21.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/vsce\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 5 updates"}},{"before":"892a570ffcfa049bdddbb29bbec7f85fab2a8681","after":"cf2eb11084226e78b337fb24d285355aa126d172","ref":"refs/heads/main","pushedAt":"2024-05-10T18:11:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Remove docker CI for old swift versions (#791)","shortMessageHtmlLink":"Remove docker CI for old swift versions (#791)"}},{"before":"6e95fb8f2848c3b71282c115cbbbf2fa8259f965","after":"892a570ffcfa049bdddbb29bbec7f85fab2a8681","ref":"refs/heads/main","pushedAt":"2024-05-10T13:51:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"plemarquand","name":"Paul LeMarquand","path":"/plemarquand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/667875?s=80&v=4"},"commit":{"message":"Increase timeout in task test (#793)\n\nThe `Event handlers fire` task test was timing out with the main\r\ntoolchain.","shortMessageHtmlLink":"Increase timeout in task test (#793)"}},{"before":"7ae5de687fc84489f0978142e2d4c7c136402ce0","after":"6e95fb8f2848c3b71282c115cbbbf2fa8259f965","ref":"refs/heads/main","pushedAt":"2024-05-10T07:13:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Fix failing SwiftExecution test (#790)\n\nThis \"Build complete\" string hasn't changed","shortMessageHtmlLink":"Fix failing SwiftExecution test (#790)"}},{"before":"a11f8c7580d6f35bfab0ecae23e971c1d88adc4a","after":"7ae5de687fc84489f0978142e2d4c7c136402ce0","ref":"refs/heads/main","pushedAt":"2024-05-09T20:12:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Fix build setting tests, add comment to swift path one","shortMessageHtmlLink":"Fix build setting tests, add comment to swift path one"}},{"before":"e7f1d858b79f68778e5ed8ac51f81159541eacaa","after":"c0a8073b6245b235e40dc2b91b76fad4d83487ba","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-ebe46d3d82","pushedAt":"2024-05-09T19:16:18.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 the all-dependencies group across 1 directory with 5 updates\n\nBumps the all-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.31` | `18.19.33` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.8.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.8.0` |\n| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.25.0` | `2.26.1` |\n| [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.21.1` |\n\n\n\nUpdates `@types/node` from 18.19.31 to 18.19.33\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\n\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\n- [Release notes](https://github.com/Microsoft/vsce/releases)\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\n\nUpdates `esbuild` from 0.20.2 to 0.21.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/vsce\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 5 updates"}},{"before":"228be7503ed1b8b79e1537f7f157284365307f53","after":"a11f8c7580d6f35bfab0ecae23e971c1d88adc4a","ref":"refs/heads/main","pushedAt":"2024-05-09T18:00:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Use nvm to install Node in Dockerfile (#788)","shortMessageHtmlLink":"Use nvm to install Node in Dockerfile (#788)"}},{"before":"47a3f1d6b67848ea26d0a8f5bbc819121652736f","after":"228be7503ed1b8b79e1537f7f157284365307f53","ref":"refs/heads/main","pushedAt":"2024-05-09T14:40:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Setup cwd correctly for plugin tasks (#786)\n\n* Setup cwd correctly for plugin tasks\r\n\r\n* Instal build-essential\r\n\r\n* Update docker defaults\r\n\r\n* Temporarily disable failing tests","shortMessageHtmlLink":"Setup cwd correctly for plugin tasks (#786)"}},{"before":"4d722b66d5bac9d13dcb03e2b7e7901e3d42c3a7","after":"47a3f1d6b67848ea26d0a8f5bbc819121652736f","ref":"refs/heads/main","pushedAt":"2024-05-09T12:44:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adam-fowler","name":"Adam Fowler","path":"/adam-fowler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9382567?s=80&v=4"},"commit":{"message":"Add a CustomExecution for `swift` tasks (#781)\n\n* Add a CustomExecution for `swift` tasks\r\n\r\nTo give us more control of the swift process and allow us\r\nto consume the output from swift, introduce our own\r\nCustomExecution. This will set us up to address #750, #653\r\nand #694.\r\n\r\nThe CustomExecution will load the asar bundled node-pty\r\nmodule that ships with vscode. This way we don't need to\r\nbuild for every platform and arch\r\n\r\n* Disable conpty when debugging on windows\r\n\r\nOnly an issue when debugging extension. Packaged extension\r\nworks fine\r\n\r\n* Fix review comments\r\n\r\nBiggest change is making sure 'cwd' is set for custom execution\r\n\r\n* Add some docstring comments\r\n\r\nAdd comments to make the relationship/usage between SwiftExecution,\r\nSwiftPseudoterminal, and SwiftProcess more clear","shortMessageHtmlLink":"Add a CustomExecution for swift tasks (#781)"}},{"before":"71955659a6468c7b2bad69b22a46baef9b0d81ca","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-45777a21cf","pushedAt":"2024-05-08T19:59:49.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":null,"after":"e7f1d858b79f68778e5ed8ac51f81159541eacaa","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-ebe46d3d82","pushedAt":"2024-05-08T19:59:45.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 all-dependencies group across 1 directory with 5 updates\n\nBumps the all-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.31` | `18.19.33` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.8.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.8.0` |\n| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.25.0` | `2.26.1` |\n| [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.21.1` |\n\n\n\nUpdates `@types/node` from 18.19.31 to 18.19.33\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\n\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\n- [Release notes](https://github.com/Microsoft/vsce/releases)\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\n\nUpdates `esbuild` from 0.20.2 to 0.21.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/vsce\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 5 updates"}},{"before":null,"after":"71955659a6468c7b2bad69b22a46baef9b0d81ca","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-45777a21cf","pushedAt":"2024-05-07T19:12:56.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 all-dependencies group across 1 directory with 5 updates\n\nBumps the all-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.31` | `18.19.32` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.8.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.8.0` |\n| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.25.0` | `2.26.1` |\n| [esbuild](https://github.com/evanw/esbuild) | `0.20.2` | `0.21.1` |\n\n\n\nUpdates `@types/node` from 18.19.31 to 18.19.32\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\n\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\n- [Release notes](https://github.com/Microsoft/vsce/releases)\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\n\nUpdates `esbuild` from 0.20.2 to 0.21.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/vsce\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 5 updates"}},{"before":"1b46fee059dbd2ed4831fb64eedbaeba7e2e82ae","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-e9f690b10b","pushedAt":"2024-05-07T19:12:32.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":null,"after":"1b46fee059dbd2ed4831fb64eedbaeba7e2e82ae","ref":"refs/heads/dependabot/npm_and_yarn/all-dependencies-e9f690b10b","pushedAt":"2024-05-06T19:16:44.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 all-dependencies group across 1 directory with 4 updates\n\nBumps the all-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@vscode/vsce](https://github.com/Microsoft/vsce).\n\n\nUpdates `@types/node` from 18.19.31 to 18.19.32\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.6.0 to 7.8.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)\n\nUpdates `@vscode/vsce` from 2.25.0 to 2.26.1\n- [Release notes](https://github.com/Microsoft/vsce/releases)\n- [Commits](https://github.com/Microsoft/vsce/compare/v2.25.0...v2.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n- dependency-name: \"@vscode/vsce\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the all-dependencies group across 1 directory with 4 updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETTupmQA","startCursor":null,"endCursor":null}},"title":"Activity ยท swift-server/vscode-swift"}