-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.54.0 #1063
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@vkontakte/vk-bridge](https://github.com/VKCOM/vk-bridge/tree/HEAD/packages/core) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/VKCOM/vk-bridge/releases) - [Changelog](https://github.com/VKCOM/vk-bridge/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/VKCOM/vk-bridge/commits/@vkontakte/vk-bridge@2.15.0/packages/core) --- updated-dependencies: - dependency-name: "@vkontakte/vk-bridge" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the react group with 1 update in the / directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 18.3.3 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.23.0 to 4.26.1. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.23.0...v4.26.1) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
opacityMap.json требуется для android и ios клиентов
fix(vkBase): Background Contrast Themed = Background Contrast Inverse
feat(Base, Paradigm): Added text alpha colors
feat: add opacityMap.json
…vk-bridge-2.15.0 build(deps-dev): bump @vkontakte/vk-bridge from 2.14.2 to 2.15.0
…ash-4.17.7 build(deps-dev): bump @types/lodash from 4.17.6 to 4.17.7
….94.0 build(deps-dev): bump webpack from 5.93.0 to 5.94.0
…aa2a978 build(deps-dev): bump @types/react from 18.3.3 to 18.3.5 in the react group across 1 directory
…-4.26.1 build(deps-dev): bump type-fest from 4.23.0 to 4.26.1
Coverage report
Test suite run success462 tests passing in 37 suites. Report generated by 🧪jest coverage report action from dd7046a |
Ansile
approved these changes
Sep 11, 2024
Давайте добавим #1059 в каком-нибудь виде. Можно чуть отложить релиз, вроде ничего не горит. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Новые токены
Изменённые токены
colorBackgroundContrastThemed
иcolorBackgroundContrastInverse
приведены к единому цвету в тёмной версии базовой темыvkBase
fix(vkBase): Background Contrast Themed = Background Contrast Inverse #1058 @qurleИнфраструктура
opacityMap.json
для использования в Android и iOS клиентах feat: add opacityMap.json #1057 @SevereCloud