{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":375370631,"defaultBranch":"master","name":"vkui-tokens","ownerLogin":"VKCOM","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-09T13:45:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1478241?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726764650.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"6eb7fc0eb28ef9fa338b6a57c072c22058dcb6ca","ref":"refs/heads/feat/tokenized-gradients","pushedAt":"2024-09-19T16:50:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"feat/tokenized-gradients: wip new gradient helper function","shortMessageHtmlLink":"feat/tokenized-gradients: wip new gradient helper function"}},{"before":"32a315c4080116c8d837d6e50dd16e9e6baa304e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-d44d680185","pushedAt":"2024-09-19T05:15:38.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":"03a0cebcf630d08412c06bab279b2c0585b8ca7d","ref":"refs/heads/dependabot/npm_and_yarn/eslint-4e5951cc1d","pushedAt":"2024-09-19T05:15:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps-dev): bump the eslint group across 1 directory with 9 updates\n\nBumps the eslint group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.10.0` |\n| [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) | `4.2.0` | `6.0.1` |\n| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |\n| [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine) | `4.1.3` | `4.2.2` |\n| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |\n| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |\n| [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.0.0` | `12.1.1` |\n| [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `0.24.0` | `2.0.2` |\n| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` |\n\n\n\nUpdates `eslint` from 8.56.0 to 9.10.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v9.10.0)\n\nUpdates `eslint-plugin-compat` from 4.2.0 to 6.0.1\n- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)\n- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v6.0.1)\n\nUpdates `eslint-plugin-import` from 2.29.1 to 2.30.0\n- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)\n- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0)\n\nUpdates `eslint-plugin-jasmine` from 4.1.3 to 4.2.2\n- [Release notes](https://github.com/tlvince/eslint-plugin-jasmine/releases)\n- [Commits](https://github.com/tlvince/eslint-plugin-jasmine/compare/v4.1.3...v4.2.2)\n\nUpdates `eslint-plugin-prettier` from 5.1.3 to 5.2.1\n- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)\n- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)\n\nUpdates `eslint-plugin-promise` from 6.1.1 to 7.1.0\n- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)\n- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v7.1.0)\n\nUpdates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.1\n- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v12.0.0...v12.1.1)\n\nUpdates `eslint-plugin-sonarjs` from 0.24.0 to 2.0.2\n- [Release notes](https://github.com/SonarSource/SonarJS/releases)\n- [Commits](https://github.com/SonarSource/SonarJS/commits)\n\nUpdates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0\n- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)\n- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v55.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-compat\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-import\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-prettier\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-promise\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-simple-import-sort\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-sonarjs\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-unicorn\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the eslint group across 1 directory with 9 updates"}},{"before":"6f881d52dbd3569b31943d63a65dc4a0513f18f2","after":"cd41e9c79a8da9ffa77f9a4511c2264b5ce50574","ref":"refs/heads/mendrew/fallback-compact-mode-with-regular-values","pushedAt":"2024-09-13T15:53:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"andrey-medvedev-vk","name":"Andrey Medvedev","path":"/andrey-medvedev-vk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178798297?s=80&v=4"},"commit":{"message":"Update snapshots","shortMessageHtmlLink":"Update snapshots"}},{"before":"45de46b094cf0a19609275843797d942b1bbe67e","after":"6f881d52dbd3569b31943d63a65dc4a0513f18f2","ref":"refs/heads/mendrew/fallback-compact-mode-with-regular-values","pushedAt":"2024-09-13T15:19:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"andrey-medvedev-vk","name":"Andrey Medvedev","path":"/andrey-medvedev-vk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178798297?s=80&v=4"},"commit":{"message":"Fill compact mode in tokens those are adaptive in vkBase theme","shortMessageHtmlLink":"Fill compact mode in tokens those are adaptive in vkBase theme"}},{"before":"5145ac94dd303f30a0b30d56242108595715dbac","after":"45de46b094cf0a19609275843797d942b1bbe67e","ref":"refs/heads/mendrew/fallback-compact-mode-with-regular-values","pushedAt":"2024-09-13T13:39:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"andrey-medvedev-vk","name":"Andrey Medvedev","path":"/andrey-medvedev-vk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178798297?s=80&v=4"},"commit":{"message":"Fix undefined usedViewport in otvet theme","shortMessageHtmlLink":"Fix undefined usedViewport in otvet theme"}},{"before":null,"after":"5145ac94dd303f30a0b30d56242108595715dbac","ref":"refs/heads/mendrew/fallback-compact-mode-with-regular-values","pushedAt":"2024-09-13T11:49:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"andrey-medvedev-vk","name":"Andrey Medvedev","path":"/andrey-medvedev-vk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/178798297?s=80&v=4"},"commit":{"message":"Update snapshots\n\nBecause we now have compact mode filled with values","shortMessageHtmlLink":"Update snapshots"}},{"before":"3afd54ec90935c10c6a325c7c2b40a79dcb6960f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-bf11ba6d16","pushedAt":"2024-09-13T05:44:10.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":"32a315c4080116c8d837d6e50dd16e9e6baa304e","ref":"refs/heads/dependabot/npm_and_yarn/eslint-d44d680185","pushedAt":"2024-09-13T05:44:05.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":"build(deps-dev): bump the eslint group across 1 directory with 9 updates\n\nBumps the eslint group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.10.0` |\n| [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) | `4.2.0` | `6.0.1` |\n| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |\n| [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine) | `4.1.3` | `4.2.1` |\n| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |\n| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |\n| [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.0.0` | `12.1.1` |\n| [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `0.24.0` | `2.0.2` |\n| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` |\n\n\n\nUpdates `eslint` from 8.56.0 to 9.10.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v9.10.0)\n\nUpdates `eslint-plugin-compat` from 4.2.0 to 6.0.1\n- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)\n- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v6.0.1)\n\nUpdates `eslint-plugin-import` from 2.29.1 to 2.30.0\n- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)\n- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0)\n\nUpdates `eslint-plugin-jasmine` from 4.1.3 to 4.2.1\n- [Release notes](https://github.com/tlvince/eslint-plugin-jasmine/releases)\n- [Commits](https://github.com/tlvince/eslint-plugin-jasmine/compare/v4.1.3...v4.2.1)\n\nUpdates `eslint-plugin-prettier` from 5.1.3 to 5.2.1\n- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)\n- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)\n\nUpdates `eslint-plugin-promise` from 6.1.1 to 7.1.0\n- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)\n- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v7.1.0)\n\nUpdates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.1\n- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v12.0.0...v12.1.1)\n\nUpdates `eslint-plugin-sonarjs` from 0.24.0 to 2.0.2\n- [Release notes](https://github.com/SonarSource/SonarJS/releases)\n- [Commits](https://github.com/SonarSource/SonarJS/commits)\n\nUpdates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0\n- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)\n- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v55.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-compat\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-import\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-prettier\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-promise\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-simple-import-sort\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-sonarjs\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-unicorn\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the eslint group across 1 directory with 9 updates"}},{"before":"efabe89af4a754fce1fe950169177c4475e295ac","after":null,"ref":"refs/heads/qurle/fix/contrast-themed-inverse","pushedAt":"2024-09-12T15:11:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"qurle","name":"nick","path":"/qurle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32414396?s=80&v=4"}},{"before":"a7b1b9e38c130785bd1be087f26cfdee7412b252","after":null,"ref":"refs/heads/qurle/feat/text-alpha-colors","pushedAt":"2024-09-12T15:11:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"qurle","name":"nick","path":"/qurle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32414396?s=80&v=4"}},{"before":null,"after":"3cd4b094af35aefc87bf92c45491abde93027fb5","ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-server-5.1.0","pushedAt":"2024-09-12T05:05:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0\n\nBumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.4 to 5.1.0.\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack-dev-server\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0"}},{"before":null,"after":"0f3a4db3b3631c1ae9bd25a2cc098de1e07bd928","ref":"refs/heads/dependabot/npm_and_yarn/lint-staged-15.2.10","pushedAt":"2024-09-12T05:04:53.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":"build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10\n\nBumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10.\n- [Release notes](https://github.com/lint-staged/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10)\n\n---\nupdated-dependencies:\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10"}},{"before":null,"after":"1e9551bb59c2dbc97b5fb97296908ffb381642b1","ref":"refs/heads/dependabot/npm_and_yarn/ts-jest-29.2.5","pushedAt":"2024-09-12T05:04:46.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":"build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5\n\nBumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5.\n- [Release notes](https://github.com/kulshekhar/ts-jest/releases)\n- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: ts-jest\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5"}},{"before":"f74dd42e41789ef88e7668b874fc851b0af216f1","after":"3afd54ec90935c10c6a325c7c2b40a79dcb6960f","ref":"refs/heads/dependabot/npm_and_yarn/eslint-bf11ba6d16","pushedAt":"2024-09-11T16:59:29.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":"build(deps-dev): bump the eslint group across 1 directory with 9 updates\n\nBumps the eslint group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.10.0` |\n| [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) | `4.2.0` | `6.0.0` |\n| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |\n| [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine) | `4.1.3` | `4.2.1` |\n| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |\n| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |\n| [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.0.0` | `12.1.1` |\n| [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `0.24.0` | `2.0.2` |\n| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` |\n\n\n\nUpdates `eslint` from 8.56.0 to 9.10.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v9.10.0)\n\nUpdates `eslint-plugin-compat` from 4.2.0 to 6.0.0\n- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)\n- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v6.0.0)\n\nUpdates `eslint-plugin-import` from 2.29.1 to 2.30.0\n- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)\n- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0)\n\nUpdates `eslint-plugin-jasmine` from 4.1.3 to 4.2.1\n- [Release notes](https://github.com/tlvince/eslint-plugin-jasmine/releases)\n- [Commits](https://github.com/tlvince/eslint-plugin-jasmine/compare/v4.1.3...v4.2.1)\n\nUpdates `eslint-plugin-prettier` from 5.1.3 to 5.2.1\n- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)\n- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)\n\nUpdates `eslint-plugin-promise` from 6.1.1 to 7.1.0\n- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)\n- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v7.1.0)\n\nUpdates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.1\n- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v12.0.0...v12.1.1)\n\nUpdates `eslint-plugin-sonarjs` from 0.24.0 to 2.0.2\n- [Release notes](https://github.com/SonarSource/SonarJS/releases)\n- [Commits](https://github.com/SonarSource/SonarJS/commits)\n\nUpdates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0\n- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)\n- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v55.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-compat\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-import\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-prettier\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-promise\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-simple-import-sort\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: eslint\n- dependency-name: eslint-plugin-sonarjs\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n- dependency-name: eslint-plugin-unicorn\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: eslint\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the eslint group across 1 directory with 9 updates"}},{"before":"4e7b159e562368b8c4745fff858de9051f675afc","after":"2cdd76903d8c681a95f7968bef1d5cf44eccd9d6","ref":"refs/heads/dependabot/npm_and_yarn/typescript-5.6.2","pushedAt":"2024-09-11T16:58:31.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":"build(deps-dev): bump typescript from 5.2.2 to 5.6.2\n\nBumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.6.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump typescript from 5.2.2 to 5.6.2"}},{"before":"5397cfd4acaaafd0caa753b34224a688000728b1","after":"2f23402cc4fca424fa46badce578830f9979731c","ref":"refs/heads/dependabot/npm_and_yarn/prettier-878a634bf1","pushedAt":"2024-09-11T16:58:31.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":"build(deps-dev): bump the prettier group across 1 directory with 2 updates\n\nBumps the prettier group with 2 updates in the / directory: [@vkontakte/prettier-config](https://github.com/VKCOM/prettier-config) and [prettier](https://github.com/prettier/prettier).\n\n\nUpdates `@vkontakte/prettier-config` from 0.1.0 to 0.2.1\n- [Release notes](https://github.com/VKCOM/prettier-config/releases)\n- [Commits](https://github.com/VKCOM/prettier-config/compare/v0.1.0...v0.2.1)\n\nUpdates `prettier` from 3.3.2 to 3.3.3\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@vkontakte/prettier-config\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: prettier\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: prettier\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the prettier group across 1 directory with 2 up…"}},{"before":null,"after":"fab29979149baae67db125eb56d0d3894e815b1e","ref":"refs/heads/dependabot/npm_and_yarn/express-4.20.0","pushedAt":"2024-09-11T16:57:40.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":"build(deps): bump express from 4.19.2 to 4.20.0\n\nBumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump express from 4.19.2 to 4.20.0"}},{"before":"f740172049db71bf4d2eef9ea3aeafbcf53dd3a4","after":"935568888d86a9ff22735cab8eb382dee68ed499","ref":"refs/heads/master","pushedAt":"2024-09-11T16:56:27.000Z","pushType":"pr_merge","commitsCount":23,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #1063 from VKCOM/4.54.0\n\n4.54.0","shortMessageHtmlLink":"Merge pull request #1063 from VKCOM/4.54.0"}},{"before":null,"after":"dd7046a6b391db017b87ed349a3c6aad6ba60ca0","ref":"refs/heads/4.54.0","pushedAt":"2024-09-11T16:22:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"4.54.0","shortMessageHtmlLink":"4.54.0"}},{"before":"d97f794d6437dcfe9e51c86ac2dfb8054f1b23fb","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/type-fest-4.26.1","pushedAt":"2024-09-11T16:20:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a38c4873706bd4447a33acc1622520a65217d7ac","after":"744e0bf7ecd495a76b124c09f3f1259cc9a45f58","ref":"refs/heads/next","pushedAt":"2024-09-11T16:19:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #1055 from VKCOM/dependabot/npm_and_yarn/type-fest-4.26.1\n\nbuild(deps-dev): bump type-fest from 4.23.0 to 4.26.1","shortMessageHtmlLink":"Merge pull request #1055 from VKCOM/dependabot/npm_and_yarn/type-fest…"}},{"before":"f2c7c1e887a56d0b8fcedae4b2479adadd3156fc","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/react-59faa2a978","pushedAt":"2024-09-11T16:19:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"00baea0f4d20e55f3d596d129ae7c14c002054dc","after":"a38c4873706bd4447a33acc1622520a65217d7ac","ref":"refs/heads/next","pushedAt":"2024-09-11T16:19:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #1051 from VKCOM/dependabot/npm_and_yarn/react-59faa2a978\n\nbuild(deps-dev): bump @types/react from 18.3.3 to 18.3.5 in the react group across 1 directory","shortMessageHtmlLink":"Merge pull request #1051 from VKCOM/dependabot/npm_and_yarn/react-59f…"}},{"before":"bab88e180bc3a7d4763ffab150ba844e7f423bc2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webpack-5.94.0","pushedAt":"2024-09-11T16:19:00.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":"976a1beb785ae0b1b1d4cfaf16bdde4108c3777e","after":"00baea0f4d20e55f3d596d129ae7c14c002054dc","ref":"refs/heads/next","pushedAt":"2024-09-11T16:18:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #1049 from VKCOM/dependabot/npm_and_yarn/webpack-5.94.0\n\nbuild(deps-dev): bump webpack from 5.93.0 to 5.94.0","shortMessageHtmlLink":"Merge pull request #1049 from VKCOM/dependabot/npm_and_yarn/webpack-5…"}},{"before":"d459ff9f0f4ae2ab0c928911c30b4f69372d5cf2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/types/lodash-4.17.7","pushedAt":"2024-09-11T16:18:42.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":"c6b295cbae4d7c1e5ee92e1ae3fdea5d84c43e02","after":"976a1beb785ae0b1b1d4cfaf16bdde4108c3777e","ref":"refs/heads/next","pushedAt":"2024-09-11T16:18:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #1032 from VKCOM/dependabot/npm_and_yarn/types/lodash-4.17.7\n\nbuild(deps-dev): bump @types/lodash from 4.17.6 to 4.17.7","shortMessageHtmlLink":"Merge pull request #1032 from VKCOM/dependabot/npm_and_yarn/types/lod…"}},{"before":"8145d81df88b6a17f0f52c0e7b529d82d585d7f4","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/vkontakte/vk-bridge-2.15.0","pushedAt":"2024-09-11T16:18:20.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":"f89829830bf2bea0e297b3c72ef48296bf0ca614","after":"c6b295cbae4d7c1e5ee92e1ae3fdea5d84c43e02","ref":"refs/heads/next","pushedAt":"2024-09-11T16:18:14.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"8coon","name":"8coon","path":"/8coon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12988120?s=80&v=4"},"commit":{"message":"Merge pull request #958 from VKCOM/dependabot/npm_and_yarn/vkontakte/vk-bridge-2.15.0\n\nbuild(deps-dev): bump @vkontakte/vk-bridge from 2.14.2 to 2.15.0","shortMessageHtmlLink":"Merge pull request #958 from VKCOM/dependabot/npm_and_yarn/vkontakte/…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNjo1MDo1MC4wMDAwMDBazwAAAAS7HQP4","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNjo1MDo1MC4wMDAwMDBazwAAAAS7HQP4","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxNjoxODoxNC4wMDAwMDBazwAAAASzbTJT"}},"title":"Activity · VKCOM/vkui-tokens"}