Skip to content
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

Next #1062

Closed
wants to merge 21 commits into from
Closed

Next #1062

wants to merge 21 commits into from

Conversation

8coon
Copy link
Contributor

@8coon 8coon commented Sep 11, 2024

Перед отправкой этого реквеста на ревью убедитесь, что:

  • в вашей ветке работает сборка (npm run build:local),
  • в вашей ветке проходят тесты (npm test),
  • в вашей ветке проходит линтер (npm run lint), некоторые ошибки можно автоматически поправить с помощью npm run lint:fix,
  • покрытие тестов не ниже минимального значения,
  • если вы вносите изменения в задокументированные части библиотеки,
    ваш pull request содержит обновления документации,
  • если вы вносите изменения в сами токены, вы
    согласовали их с дизайнерами.

Подробнее о внесении изменений в репозиторий токенов

dependabot bot and others added 21 commits July 29, 2024 13:18
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/[email protected]/packages/core)

---
updated-dependencies:
- dependency-name: "@vkontakte/vk-bridge"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
opacityMap.json требуется для android и ios клиентов
fix(vkBase): Background Contrast Themed = Background Contrast Inverse
feat(Base, Paradigm): Added text alpha colors
…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
@8coon 8coon requested a review from a team as a code owner September 11, 2024 16:20
@8coon 8coon closed this Sep 11, 2024
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.98% 1193/1297
🟢 Branches 88.95% 322/362
🟢 Functions 92.86% 169/182
🟢 Lines 91.67% 1111/1212

Test suite run success

462 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 744e0bf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants