{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":141753419,"defaultBranch":"master","name":"aws-toolkit-vscode","ownerLogin":"aws","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-20T20:09:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2232217?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718900727.0","currentOid":""},"activityList":{"items":[{"before":"78120f85bdad8c7fffd61a1764f352f696cf9a3b","after":"9db015bb95f16eb9d19506e9e5446e3ab46227e9","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/aws-sdk-ed42910e0f","pushedAt":"2024-06-20T17:07:03.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":"deps: bump the aws-sdk group across 1 directory with 5 updates\n\nBumps the aws-sdk group with 5 updates in the /packages/core directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.490.0` | `3.600.0` |\n| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.385.0` | `3.600.0` |\n| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.598.0` |\n| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.598.0` |\n| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |\n\n\n\nUpdates `@aws-sdk/client-cognito-identity` from 3.490.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-cognito-identity)\n\nUpdates `@aws-sdk/client-lambda` from 3.385.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-lambda)\n\nUpdates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-ini)\n\nUpdates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-process)\n\nUpdates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)\n\n---\nupdated-dependencies:\n- dependency-name: \"@aws-sdk/client-cognito-identity\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/client-lambda\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-ini\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-process\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/property-provider\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the aws-sdk group across 1 directory with 5 updates"}},{"before":"45d68ba244ef104005ad6cedf8263a6f89ebe20a","after":"7753107ab19a6b47201509428f630f24e937308e","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/vscode-lsp-3aac121a11","pushedAt":"2024-06-20T17:06:32.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":"deps: bump the vscode-lsp group in /packages/core with 2 updates\n\nBumps the vscode-lsp group in /packages/core with 2 updates: [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) and [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server).\n\n\nUpdates `vscode-languageclient` from 6.1.4 to 9.0.1\n- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/client)\n\nUpdates `vscode-languageserver` from 6.1.1 to 9.0.1\n- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/server)\n\n---\nupdated-dependencies:\n- dependency-name: vscode-languageclient\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: vscode-lsp\n- dependency-name: vscode-languageserver\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: vscode-lsp\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the vscode-lsp group in /packages/core with 2 updates"}},{"before":"97200da40f45041721c3659a96b80cf7572ef0d7","after":"8d1139a92d866e0c82aaeea6f4bb16e884e32d37","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/smithy-42ce765b9d","pushedAt":"2024-06-20T17:06:23.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":"deps: bump the smithy group across 1 directory with 2 updates\n\nBumps the smithy group with 2 updates in the /packages/core directory: [@smithy/service-error-classification](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/service-error-classification) and [@smithy/shared-ini-file-loader](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader).\n\n\nUpdates `@smithy/service-error-classification` from 2.1.5 to 3.0.2\n- [Release notes](https://github.com/awslabs/smithy-typescript/releases)\n- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/service-error-classification/CHANGELOG.md)\n- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/service-error-classification@3.0.2/packages/service-error-classification)\n\nUpdates `@smithy/shared-ini-file-loader` from 2.4.0 to 3.1.2\n- [Release notes](https://github.com/awslabs/smithy-typescript/releases)\n- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)\n- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/shared-ini-file-loader@3.1.2/packages/shared-ini-file-loader)\n\n---\nupdated-dependencies:\n- dependency-name: \"@smithy/service-error-classification\"\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: smithy\n- dependency-name: \"@smithy/shared-ini-file-loader\"\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: smithy\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the smithy group across 1 directory with 2 updates"}},{"before":"b0359e457ebecc8832e8249c624d232c4d896ceb","after":null,"ref":"refs/heads/jmk/statusbar","pushedAt":"2024-06-20T16:25:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"}},{"before":"39a11d050f59b4a2068903be16659d7598e8634f","after":null,"ref":"refs/heads/jmk-rm-startDebugging","pushedAt":"2024-06-20T16:23:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"}},{"before":"110363ede514b45e64acefec3739fc1e78776392","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T20:29:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"110363ede514b45e64acefec3739fc1e78776392","after":"6bc6cf13cddafe23d48e5340f16efc55b6e00f3a","ref":"refs/heads/master","pushedAt":"2024-06-19T20:24:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"},"commit":{"message":"telemetry: featureDev #5179\n\nProblem\r\nFor testing ABTesting configuration and infrastructure, is needed to start sending telemetry events so RTS. This will create the basic implementation to track ABTests for featureDev.\r\n\r\nSolution\r\nAdd the new event model to the service schema, Add a sendTelemetryEvent request when a conversation is created.","shortMessageHtmlLink":"telemetry: featureDev #5179"}},{"before":"97ddf5754265af8b4583d1766168a9e8354f7d20","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T20:19:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"cb603edfe2d2429ff4ee080ae4094a7de2806989","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T20:18:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"97ddf5754265af8b4583d1766168a9e8354f7d20","after":"110363ede514b45e64acefec3739fc1e78776392","ref":"refs/heads/master","pushedAt":"2024-06-19T20:15:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"},"commit":{"message":"fix(amazonq security scan): increase max payload #5187\n\nProblem:\r\nSecurity Scans timing out due to payload size limit.\r\n\r\nSolution:\r\nIncrease in payload size limit from `500MB` to `1GB`.","shortMessageHtmlLink":"fix(amazonq security scan): increase max payload #5187"}},{"before":"cb603edfe2d2429ff4ee080ae4094a7de2806989","after":"97ddf5754265af8b4583d1766168a9e8354f7d20","ref":"refs/heads/master","pushedAt":"2024-06-19T20:13:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"},"commit":{"message":"fix(amazonq security scan): avoid project scan timeouts #5183\n\nProblem:\r\n- VSC triggers `getDirSize()` function to calculate `codeScanProjectBytes` for\r\n telemetry for `Project scans`.\r\n\r\nSolution:\r\n- Removing the `codeScanProjectBytes` calculation for `Project-scans`: Since the\r\n `codeScanProjectBytes` parameter is optional and is affecting the performance\r\n of CreatePayload. This will help improve the overall performance of the\r\n Auto-scans.","shortMessageHtmlLink":"fix(amazonq security scan): avoid project scan timeouts #5183"}},{"before":"6bd59c7d40a45be2d8424c0aaae72ac7d88f4f31","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T18:51:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"6bd59c7d40a45be2d8424c0aaae72ac7d88f4f31","after":"cb603edfe2d2429ff4ee080ae4094a7de2806989","ref":"refs/heads/master","pushedAt":"2024-06-19T18:47:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"},"commit":{"message":"feat(login): display tooltips during keyboard navigation #5184","shortMessageHtmlLink":"feat(login): display tooltips during keyboard navigation #5184"}},{"before":"eaf426b177cc26442a9e8351c8a122fd4ead3cc9","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T18:45:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"eb08f1cd51f510d328b35e0de7a24fe654eab9cf","after":null,"ref":"refs/heads/jpinkney-aws/test","pushedAt":"2024-06-19T18:41:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jpinkney-aws","name":"Josh Pinkney","path":"/jpinkney-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103940141?s=80&v=4"}},{"before":"eaf426b177cc26442a9e8351c8a122fd4ead3cc9","after":"6bd59c7d40a45be2d8424c0aaae72ac7d88f4f31","ref":"refs/heads/master","pushedAt":"2024-06-19T18:41:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jpinkney-aws","name":"Josh Pinkney","path":"/jpinkney-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103940141?s=80&v=4"},"commit":{"message":"Always use device authorization in e2e t (#5106)\n\n### Problem\r\n- Auth now uses authorization grant flow by default but that ends up causing 2 issues in e2e tests:\r\n - We need to automatically press the \"trust external url\" popup created when we attempt to open the authorization url otherwise we get \"Error: DialogService: refused to show dialog in tests. Contents: Do you want Code to open the external website?\" when running the e2e tests\r\n - We don't support authorization grant flow in the auth lambda\r\n\r\n### Solution\r\n- Just use the device code auth flow until we support the auth grant flow","shortMessageHtmlLink":"Always use device authorization in e2e t (#5106)"}},{"before":"e47aada47f5319f2f44045a303e823ea1778e01f","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T18:22:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"e47aada47f5319f2f44045a303e823ea1778e01f","after":"eaf426b177cc26442a9e8351c8a122fd4ead3cc9","ref":"refs/heads/master","pushedAt":"2024-06-19T18:17:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk3","name":"Justin M. Keyes","path":"/justinmk3","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55561878?s=80&v=4"},"commit":{"message":"fix(featureDev): update welcome message #5191","shortMessageHtmlLink":"fix(featureDev): update welcome message #5191"}},{"before":"590c2fa7d7d0641b454df6f86a01e118cb9334e5","after":null,"ref":"refs/tags/prerelease","pushedAt":"2024-06-19T17:08:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"5928d03b9f65c519e131a2bb6f3093d52fda7da2","after":"78120f85bdad8c7fffd61a1764f352f696cf9a3b","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/aws-sdk-ed42910e0f","pushedAt":"2024-06-19T17:05:52.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":"deps: bump the aws-sdk group across 1 directory with 5 updates\n\nBumps the aws-sdk group with 5 updates in the /packages/core directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.490.0` | `3.600.0` |\n| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.385.0` | `3.600.0` |\n| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.598.0` |\n| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.598.0` |\n| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |\n\n\n\nUpdates `@aws-sdk/client-cognito-identity` from 3.490.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-cognito-identity)\n\nUpdates `@aws-sdk/client-lambda` from 3.385.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-lambda)\n\nUpdates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-ini)\n\nUpdates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-process)\n\nUpdates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)\n\n---\nupdated-dependencies:\n- dependency-name: \"@aws-sdk/client-cognito-identity\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/client-lambda\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-ini\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-process\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/property-provider\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the aws-sdk group across 1 directory with 5 updates"}},{"before":"93e6ded9acf5dbba824f85ce892709d6a8948eaa","after":"5c8f0dd91d24348ec903d340711ec439d9e166d6","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/marked-13.0.0","pushedAt":"2024-06-19T17:04:13.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":"deps: bump marked from 11.2.0 to 13.0.0 in /packages/core\n\nBumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 13.0.0.\n- [Release notes](https://github.com/markedjs/marked/releases)\n- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)\n- [Commits](https://github.com/markedjs/marked/compare/v11.2.0...v13.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: marked\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump marked from 11.2.0 to 13.0.0 in /packages/core"}},{"before":"590c2fa7d7d0641b454df6f86a01e118cb9334e5","after":"e47aada47f5319f2f44045a303e823ea1778e01f","ref":"refs/heads/master","pushedAt":"2024-06-19T17:03:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jpinkney-aws","name":"Josh Pinkney","path":"/jpinkney-aws","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103940141?s=80&v=4"},"commit":{"message":"fix(featureDev): file rejections for files outside of src/ (#5190)\n\n* fix(featureDev): Fix file rejections for files outside of src/\r\n\r\nProblem:\r\n- When the given path for a file starts with ./ it doesn't show the file actions and not triggering the file click. Now it uses the original file path check\r\n\r\nSolution:\r\n- Update mynah ui","shortMessageHtmlLink":"fix(featureDev): file rejections for files outside of src/ (#5190)"}},{"before":"bb2c514208535004c78f19dbd165a1c35de6cb4d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/aws-sdk-78f753a8d8","pushedAt":"2024-06-19T16:48: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":"5928d03b9f65c519e131a2bb6f3093d52fda7da2","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/aws-sdk-ed42910e0f","pushedAt":"2024-06-19T16:48: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":"deps: bump the aws-sdk group across 1 directory with 5 updates\n\nBumps the aws-sdk group with 5 updates in the /packages/core directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.490.0` | `3.600.0` |\n| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.385.0` | `3.600.0` |\n| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.598.0` |\n| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.598.0` |\n| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |\n\n\n\nUpdates `@aws-sdk/client-cognito-identity` from 3.490.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-cognito-identity)\n\nUpdates `@aws-sdk/client-lambda` from 3.385.0 to 3.600.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-lambda)\n\nUpdates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-ini)\n\nUpdates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.598.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.598.0/packages/credential-provider-process)\n\nUpdates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)\n\n---\nupdated-dependencies:\n- dependency-name: \"@aws-sdk/client-cognito-identity\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/client-lambda\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-ini\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/credential-provider-process\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n- dependency-name: \"@aws-sdk/property-provider\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: aws-sdk\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the aws-sdk group across 1 directory with 5 updates"}},{"before":"905044ee20b3da1abc5d4a349ce93d930cfccad6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/smithy-34a3fe22fa","pushedAt":"2024-06-19T16:46: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":"97200da40f45041721c3659a96b80cf7572ef0d7","ref":"refs/heads/dependabot/npm_and_yarn/packages/core/master/smithy-42ce765b9d","pushedAt":"2024-06-19T16:46:27.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":"deps: bump the smithy group across 1 directory with 2 updates\n\nBumps the smithy group with 2 updates in the /packages/core directory: [@smithy/service-error-classification](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/service-error-classification) and [@smithy/shared-ini-file-loader](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/shared-ini-file-loader).\n\n\nUpdates `@smithy/service-error-classification` from 2.1.5 to 3.0.2\n- [Release notes](https://github.com/awslabs/smithy-typescript/releases)\n- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/service-error-classification/CHANGELOG.md)\n- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/service-error-classification@3.0.2/packages/service-error-classification)\n\nUpdates `@smithy/shared-ini-file-loader` from 2.4.0 to 3.1.2\n- [Release notes](https://github.com/awslabs/smithy-typescript/releases)\n- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)\n- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/shared-ini-file-loader@3.1.2/packages/shared-ini-file-loader)\n\n---\nupdated-dependencies:\n- dependency-name: \"@smithy/service-error-classification\"\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: smithy\n- dependency-name: \"@smithy/shared-ini-file-loader\"\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: smithy\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"deps: bump the smithy group across 1 directory with 2 updates"}},{"before":"600ad26744a520a00a95700d1fabc28cc1e9f926","after":null,"ref":"refs/tags/pre-separate-sessions","pushedAt":"2024-06-19T15:36:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"600ad26744a520a00a95700d1fabc28cc1e9f926","after":"5381baf5e3d2bd523960e1cca0f7971098f40fb9","ref":"refs/heads/feature/separate-sessions","pushedAt":"2024-06-19T15:31:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hayemaxi","name":"Maxim Hayes","path":"/hayemaxi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/149123719?s=80&v=4"},"commit":{"message":"feat(ui): show login prompt for split sessions (#5182)\n\n**Separate sessions commit**\r\n\r\n- If user is logged out of toolkit due to extension session splitting, display a prompt that opens the sign in page when clicked.\r\n- Dismissing or clicking the button dismisses it permanently.\r\n- The prompt will continue to show across restarts until it is dismissed, the button is pressed, or the user signs into toolkit.\r\n- The prompt will display only once, regardless of how many connections are logged out (forgotten).\r\n- The sign in button will go to the login page with the proper scopes, i.e.g if codecatalyst was signed out, go to code catalyst login. Otherwise go to explorer only login.","shortMessageHtmlLink":"feat(ui): show login prompt for split sessions (#5182)"}},{"before":"ab829fd15114464b0cc41bf1a84e7fe39231dcea","after":null,"ref":"refs/tags/pre-separate-sessions","pushedAt":"2024-06-19T14:54:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"ab829fd15114464b0cc41bf1a84e7fe39231dcea","after":"600ad26744a520a00a95700d1fabc28cc1e9f926","ref":"refs/heads/feature/separate-sessions","pushedAt":"2024-06-19T14:49:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hayemaxi","name":"Maxim Hayes","path":"/hayemaxi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/149123719?s=80&v=4"},"commit":{"message":"fix(auth): login page displays connections that already exist for that service (#5186)\n\nProblem: We do not allow the SSO form to continue if the user tries putting in an IdC start url that already exists in the same extension. However, this check isn't in place for displaying connections from the other extension. This means users can duplicate the connection start url in the extension and caused undefined behavior.\r\n\r\nSolution: Filter out existing connections from other extensions on what connections are in the current extension.","shortMessageHtmlLink":"fix(auth): login page displays connections that already exist for tha…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEas9vOwA","startCursor":null,"endCursor":null}},"title":"Activity · aws/aws-toolkit-vscode"}