rodekruis / helpful-information

A web-app for People Affected to lookup useful organizations and information.
Apache License 2.0
1 stars 2 forks source link

chore(deps): bump @ionic/angular from 8.2.6 to 8.2.7 #1097

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @ionic/angular from 8.2.6 to 8.2.7.

Release notes

Sourced from @​ionic/angular's releases.

v8.2.7

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Changelog

Sourced from @​ionic/angular's changelog.

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Commits
  • 43ff02c v8.2.7
  • 9c4ba2e chore(deps): update capacitor to v6.1.2 (#29764)
  • 43ad81e chore(deps): update dependency @​stencil/core to v4.20.0 (#29749)
  • 20073e1 fix(angular): remove the tabindex set by routerLink from Ionic components (#2...
  • 7b16397 fix(content): allow custom roles and aria attributes to be set on content (#2...
  • ab4f279 fix(vue): pass router-link value to href to properly render clickable element...
  • a9f278a fix(item): router-link remains clickable with item cover (#29743)
  • bfee3cd fix(react): add onPointerDown, onTouchEnd, add onTouchMove (#29736)
  • 133995a chore(deps): update playwright (#29719)
  • bf60712 chore(playwright): add click method to promise assertion lint checks (#29740)
  • 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 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)