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 6.3.0 to 7.0.1 #1153

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps @vkontakte/vkui from 6.3.0 to 7.0.1.

Release notes

Sourced from @​vkontakte/vkui's releases.

v7.0.1

Документация

  • исправлен hover-эффекта в навигации (#8031)
  • Header: исправлено расположение ссылки с иконкой в теме vkcom (#8034)
  • NativeSelect: исправлено наименование компонента (#8003)
  • ModalRoot: добавлен FAQ с информацией как создавать обёртки над ModalPage и ModalCard (#8100)
  • В документе Миграция с v6 на v7 дополнена секция ModalRoot информацией касаемой обёртки над ModalPage / ModalCard (#8100)

Исправления

  • ModalCard: в DOM попадал параметр shouldPreserveSnapPoint, из-за чего React кидал предупреждение в консоль. (#8033)
  • ModalPage: не применялся height на desktop экране (#8036)
  • ContentCard: поправлен баг с растягиванием контента карточки на всю высоту карточки (#7945)
  • PanelHeader:
    • отключен разделитель при прозрачном PanelHeader и delimiter="none" (#8006)
    • поправлен отступ для Avatar в компоненте PanelHeader при прокидывании в after/before (#8004)
  • ActionSheet: Добавлена возможность прокидывать свойства FocusTrapв компонент (#8057)
  • Popper: свойство zIndex теперь корректно устанавливает свойство z-index (#8091)
  • Tooltip: добавлен перенос на следующую строчку для title и tooltip, если длинное неразрывное слово не помещается в ширину тултипа. (#8101)

v7.0.0

TL;DR

Документация по миграции с v6 на v7

BREAKING CHANGE

[!TIP]

Чтобы упростить переход на новую мажорную версию, можно воспользоваться инструментом по автоматической миграции ваших компонентов

Подробную информацию можно найти на этой странице.

⚙️ Сборка

  • Подняты минимальные версии браузеров (#7568)
    ChromeAndroid >= 63
    iOS >= 12
    Chrome >= 63
    Firefox >= 55
    Edge >= 79
    Opera >= 50
    Safari >= 12
    Samsung >= 8.2
    
  • Импортирование теперь ограничено свойством "exports" в package.json. Если вам нужен какой-то внутренний функционал, то следует создать issues на его экспорт, чтобы мы рассмотрели такую возможность. (#7611)

... (truncated)

Commits
  • 90e11c7 bump(@​vkontakte/vkui): from 7.0.0 to 7.0.1
  • 20cb391 docs(ModalRoot): add info about wrappers of modals (#8100)
  • d14a7d6 fix(ImageBase): fix bug with css selectors of ImageBase (#8004)
  • a0141db Tooltip: break word in title and description (#8101)
  • da90d19 fix(Popper): add support of prop zIndex (#8091)
  • e886ea6 patch: pr7945 and pr8006 (#8087)
  • ea87d2b fix(ActonSheet): add FocusTrap props to ActionSheet props (#8057)
  • d9ad9dc docs: fix NativeSelect name (#8003)
  • 3c1a122 fix(ModalPage): apply user height for desktop (#8036)
  • 12abe6d fix(ModalCard): exclude unused shouldPreserveSnapPoint (#8033)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.3.0 to 7.0.1.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v7.0.1/packages/vkui)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
@dependabot dependabot bot requested a review from a team December 19, 2024 14:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #1154.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vkontakte/vkui-7.0.1 branch December 23, 2024 05:21
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