kitsteam / stop-motion-app

GNU Affero General Public License v3.0
4 stars 1 forks source link

build(deps): bump @ionic/angular from 8.2.6 to 8.3.1 #199

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps @ionic/angular from 8.2.6 to 8.3.1.

Release notes

Sourced from @​ionic/angular's releases.

v8.3.1

8.3.1 (2024-09-17)

Bug Fixes

v8.3.0

8.3.0 (2024-09-05)

Features

  • checkbox: display as block when justify or alignment properties are defined (#29783) (4ccd15e)
  • radio: display as block when justify or alignment properties are defined (#29801) (18b02b3)
  • react, vue, angular: use tabs without router (#29794) (867066b), closes #25184
  • toggle: display as block when justify or alignment properties are defined (#29802) (0332c8c)

v8.2.9

8.2.9 (2024-09-17)

Bug Fixes

v8.2.8

8.2.8 (2024-09-05)

Bug Fixes

v8.2.7

8.2.7 (2024-08-13)

Bug Fixes

... (truncated)

Changelog

Sourced from @​ionic/angular's changelog.

8.3.1 (2024-09-17)

Bug Fixes

8.3.0 (2024-09-05)

Features

  • checkbox: display as block when justify or alignment properties are defined (#29783) (4ccd15e)
  • radio: display as block when justify or alignment properties are defined (#29801) (18b02b3)
  • react, vue, angular: use tabs without router (#29794) (867066b), closes #25184
  • toggle: display as block when justify or alignment properties are defined (#29802) (0332c8c)

8.2.8 (2024-09-05)

Bug Fixes

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)

... (truncated)

Commits
  • a87674a v8.3.1
  • f64458d fix(react): revert react output target version (#29869)
  • ab7a0ab refactor(react): update tab-bar requirement on tabs (#29868)
  • df39cea fix(react, vue): add default value for navManager on tabs (#29865)
  • 35b1a45 fix(range): disable scroll when range is being dragged (#29241)
  • f4ee2bb test(modal): allow animation and add updated snapshots (#29861)
  • 88b7013 fix(checkbox): align checkbox properly in item using start alignment (#29850)
  • f1d50c0 fix(datetime): display today's date and time when value is an empty string (#...
  • ac3959a merge release-8.3.0 (#29836)
  • 0393cc8 test(tabs): skip test for now
  • 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)
dependabot[bot] commented 1 week ago

Superseded by #208.