ionic-logging-service
ionic-logging-service copied to clipboard
build(deps): bump @ionic/angular from 8.1.0 to 8.1.2 in the ionic group across 1 directory
Bumps the ionic group with 1 update in the / directory: @ionic/angular.
Updates @ionic/angular from 8.1.0 to 8.1.2
Release notes
Sourced from @ionic/angular's releases.
v8.1.2
8.1.2 (2024-05-15)
Bug Fixes
- many: do not grow slotted checkboxes, radios, selects and toggles (#29501) (c63d07b), closes #29423
- picker: update keyboard navigation (#29497) (32bc681)
v8.1.1
8.1.1 (2024-05-08)
Bug Fixes
- angular: add formatOptions property to standalone datetime (#29468) (bb1db52), closes #29464
- angular: persist select disabled state in item (#29448) (dfb72d7), closes #29234
- angular: set active segment button when dynamically changing items (#29418) (ee83388), closes #29414
- radio: persist checked state when items are updated in radio-group (#29457) (7ea14ae), closes #29442
Changelog
Sourced from @ionic/angular's changelog.
8.1.2 (2024-05-15)
Bug Fixes
- many: do not grow slotted checkboxes, radios, selects and toggles (#29501) (c63d07b), closes #29423
- picker: update keyboard navigation (#29497) (32bc681)
8.1.1 (2024-05-08)
Bug Fixes
- angular: add formatOptions property to standalone datetime (#29468) (bb1db52), closes #29464
- angular: persist select disabled state in item (#29448) (dfb72d7), closes #29234
- angular: set active segment button when dynamically changing items (#29418) (ee83388), closes #29414
- radio: persist checked state when items are updated in radio-group (#29457) (7ea14ae), closes #29442
Commits
1c72954v8.1.232bc681fix(picker): update keyboard navigation (#29497)c63d07bfix(many): do not grow slotted checkboxes, radios, selects and toggles (#29501)44e1977docs(many): update Contributing links (#29498)29d4410test(alert): skip flaky a11y test (#29489)1ae42a5chore(ci): exit with correct exit code (#29425)2007a44test(many): fix failing tests that CI was not reporting (#29485)704765erefactor(gh-action): add an ignore label to conventional commits (#29475)217f5bdmerge release-8.1.1 (#29473)5eb9413chore(tests): remove old screenshots without a test (#29472)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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