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

build(deps-dev): bump @vkontakte/vkui from 5.9.1 to 5.9.6 #676

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @vkontakte/vkui from 5.9.1 to 5.9.6.

Release notes

Sourced from @​vkontakte/vkui's releases.

v5.9.6

Исправления

  • ModalPage/ModalCard: при открытии фокусируемся на контейнер ModalPage/ModalCard, если внутри модалки нет элемента, на котором уже есть фокус (#6054)
  • Select/CustomSelect: исправили типы рендер-функции renderOption, чтобы можно было передавать опции с раширенным набором свойств (#6076)

v5.9.5

Исправления

  • Alert: кнопка закрытия съезжала вниз (#6035)
  • ConfigProvider: передача параметра platform={undefined} перебивала значение по умолчанию из контекста (#6044)

v5.9.4

Исправления

  • Исправили наведение, если устройство ввода не основное (#6009)
  • ModalPage: поправили поведение в мобильном iOS, раньше жестом, при закрытии модалки, можно было вызвать нативный pull-to-refresh ведущий к перезагрузке страницы. Используем overscroll-behavior: none на html при открытой модальной странице, чтобы исключить возможность появления нативного pull-to-refresh в браузерах, поддерживающих свойство overscroll-behavior. (#6004)
  • PullToRefresh: как и в ModalPage дополнительно используем overscroll-behavior: none на html, чтобы в браузерах, поддерживающий свойство overscroll-behavior, исключить вызов нативного pull-to-refresh. (#6004)
  • Уменьшили размер бандла (#6030)

[!IMPORTANT]
Мы приступаем к разработке v6, поэтому начиная с версии v5.10.0 будет отдаваться приоритет новой мажорной версии. По VKUI v5, по возможности, будем править только критические проблемы.

v5.9.3

Исправления

  • CustomSelect: исправлена типизация. option всегда передается в renderOption (#5973)
  • ActionSheet: убрали неверный тег header (#5966)
  • HorizontalScroll: убрали стрелки для скринридера (#5969 by @​ntvsx193)
  • Header: убрали неверный тег header, поправили доступность (#5996 by @​ntvsx193)
  • Alert: добавили word-break: break-word для header и text (#5966)
  • PullToRefresh: поправили поведение в мобильном iOS, раньше жестом довольно легко можно было вызвать нативный pull-to-refresh ведущий к перезагрузке страницы (#5967)

v5.9.2

Исправления

  • Добавлен getRootRef на недостающие элементы (#5916)
  • Исправлена проблема с поддержкой старых браузеров (указанных в нашем .browserslistrc) (#5913)
  • Snackbar: исправлено закругление (#5944)
  • CustomSelect: исправлена типизация свойства renderOption (#5950)
  • PanelHeaderButton: исправлены отступы на ios (#5878)
  • Button: убрали лишний отступ при параметрах before/after и stretched (#4049)
  • Gallery: исправлена работа looped в связке с timeout (#5951)
Commits
  • 11bd75c bump(@​vkontakte/vkui): from 5.9.5 to 5.9.6
  • bbb3ae0 feat(Modal): focus to modal container if controllable element doesn't focused...
  • 6bfcb52 fix(Select/CustomSelect): Allow to use custom options in renderOption prop (#...
  • 62de34f bump(@​vkontakte/vkui): from 5.9.4 to 5.9.5
  • 9728499 fix(ConfigProvider): exclude prop with undefined value (#6044)
  • 222d027 docs: Touch add touch-action: none (#6039)
  • 56f503a fix: IconButton is Primitives (#6035)
  • 1f4a18f bump(@​vkontakte/vkui): from 5.9.3 to 5.9.4
  • 1f2c635 fix(ModalRoot/ModalPage/PullToRefresh): Disable native pull-to-refresh (#6004)
  • 06fc274 fix: rm useAdaptivityHasHover (#6009)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 5.9.1 to 5.9.6.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v5.9.6/packages/vkui)

---
updated-dependencies:
- dependency-name: "@vkontakte/vkui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@dependabot dependabot bot requested a review from a team November 13, 2023 05:33
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.74% 1155/1259
🟢 Branches 88.89% 320/360
🟢 Functions 92.86% 169/182
🟢 Lines 91.4% 1073/1174

Test suite run success

396 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 043651b

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #690.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vkontakte/vkui-5.9.6 branch November 27, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants