heybereket / oasis

The chat and forums platform for communities
https://beta.oasis.sh
MIT License
241 stars 54 forks source link

chore(deps): bump @ionic/react-router from 5.6.9 to 5.6.10 #438

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @ionic/react-router from 5.6.9 to 5.6.10.

Release notes

Sourced from @​ionic/react-router's releases.

5.6.10

Bug Fixes

  • button: buttons using fill and color properties now account for hover and focused opacity variables (#23442) (68c0e71), closes #23441
  • item: using multiple items with inputs no longer results in console warnings (#23429) (e27b5b6), closes #23427
  • vue: IonTabs can now accept IonRouterOutlet, deprecated default router outlet in tabs (#23477) (a2a4cff), closes #23321
Changelog

Sourced from @​ionic/react-router's changelog.

5.6.10 (2021-06-22)

Bug Fixes

  • button: buttons using fill and color properties now account for hover and focused opacity variables (#23442) (68c0e71), closes #23441
  • item: using multiple items with inputs no longer results in console warnings (#23429) (e27b5b6), closes #23427
  • vue: IonTabs can now accept IonRouterOutlet, deprecated default router outlet in tabs (#23477) (a2a4cff), closes #23321
Commits
  • 40fadcd 5.6.10
  • 494a4a0 chore(): add missing dependency (#23482)
  • b3847ff chore(): remove old test app, bump dependencies (#23481)
  • a2a4cff fix(vue): IonTabs can now accept IonRouterOutlet (#23477)
  • 68c0e71 fix(button): buttons using fill and color properties now account for hover an...
  • 87b4a42 merge release-5.6.9
  • e27b5b6 fix(item): using multiple items with inputs no longer results in console warn...
  • See full diff 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 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)