ngxs-labs / async-storage-plugin

⏱ WIP: Async Storage Plugin
MIT License
34 stars 13 forks source link

chore(deps): update dependency @ionic/angular to v4.11.10 - autoclosed #143

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@ionic/angular (source) dependencies patch 4.11.7 -> 4.11.10

Release Notes

ionic-team/ionic ### [`v4.11.10`](https://togithub.com/ionic-team/ionic/blob/master/CHANGELOG.md#​500-rc1httpsgithubcomionic-teamioniccomparev41110v500-rc1-2020-01-27) [Compare Source](https://togithub.com/ionic-team/ionic/compare/v4.11.9...v4.11.10) ##### Bug Fixes - **components:** use proper colors for button states and add back input highlight ([#​20278](https://togithub.com/ionic-team/ionic/issues/20278)) ([628db18](https://togithub.com/ionic-team/ionic/commit/628db18a97293731ecfee8e4d2f0d8c1cf672c96)), closes [#​20276](https://togithub.com/ionic-team/ionic/issues/20276) - **components:** inherit text indent in all components with text inherit ([#​20300](https://togithub.com/ionic-team/ionic/issues/20300)) ([767b005](https://togithub.com/ionic-team/ionic/commit/767b005eacf00b640973bfb381de4dcedf083399)), closes [#​17786](https://togithub.com/ionic-team/ionic/issues/17786) - **content:** resolve height inheritance issues ([#​20309](https://togithub.com/ionic-team/ionic/issues/20309)) ([09bef71](https://togithub.com/ionic-team/ionic/commit/09bef71ccd5a261233180bc19023bc562b905764)), closes [#​20305](https://togithub.com/ionic-team/ionic/issues/20305) - **picker:** include showBackdrop in interface ([#​20301](https://togithub.com/ionic-team/ionic/issues/20301)) ([33186ba](https://togithub.com/ionic-team/ionic/commit/33186ba716de77edc92ae8e7d307f90fff8b8ed1)), closes [#​18893](https://togithub.com/ionic-team/ionic/issues/18893) - **react:** export proper types of animations and gestures ([#​20311](https://togithub.com/ionic-team/ionic/issues/20311)) ([0034088](https://togithub.com/ionic-team/ionic/commit/00340885fb031d3dbc7c458fddeed9d28a2deda4)) - **refresher:** update animation for dashed property values ([#​20310](https://togithub.com/ionic-team/ionic/issues/20310)) ([44211c1](https://togithub.com/ionic-team/ionic/commit/44211c11ee929b9966d5e67e99fb6a495380432c)) - **toast:** inherit color in cancel button for a toast with color ([#​20299](https://togithub.com/ionic-team/ionic/issues/20299)) ([7b44ae2](https://togithub.com/ionic-team/ionic/commit/7b44ae2a400bb0c0616012e9c42bfc67edbfc793)), closes [#​20139](https://togithub.com/ionic-team/ionic/issues/20139) #### [4.11.10](https://togithub.com/ionic-team/ionic/compare/v4.11.9...v4.11.10) (2020-01-24) ##### Bug Fixes - **input:** revert previous type change ([db1fd1d](https://togithub.com/ionic-team/ionic/commit/db1fd1d72a8a0ade824ad2309d1adb2953731f37)) ### [`v4.11.9`](https://togithub.com/ionic-team/ionic/blob/master/CHANGELOG.md#​500-beta6httpsgithubcomionic-teamioniccomparev4119v500-beta6-2020-01-23) [Compare Source](https://togithub.com/ionic-team/ionic/compare/v4.11.8...v4.11.9) ##### Bug Fixes - **animation:** add property conversions for CSS Animations ([#​20252](https://togithub.com/ionic-team/ionic/issues/20252)), fixes [#​20251](https://togithub.com/ionic-team/ionic/issues/20251) ([32a7401](https://togithub.com/ionic-team/ionic/commit/32a7401576a9c91fdee66d2cede06b6a16884d35)) - **content:** set min-height to allow for sticky headers ([#​20265](https://togithub.com/ionic-team/ionic/issues/20252)), fixes [#​20258](https://togithub.com/ionic-team/ionic/issues/20258) ([e613f63](https://togithub.com/ionic-team/ionic/commit/e613f63590f3d6a4fa4f3a361811224394ba0be2)) - **modal:** card-style modal now opens at full width on larger devices ([#​20256](https://togithub.com/ionic-team/ionic/issues/20256)), fixes [#​20255](https://togithub.com/ionic-team/ionic/issues/20255) ([443cbd9](https://togithub.com/ionic-team/ionic/commit/443cbd9eb273767d8405b6a05ffabee037e9f3b7)) - **segment:** clicking disabled button no longer adds ripple to active button ([#​20254](https://togithub.com/ionic-team/ionic/issues/20254)), fixes [#​20253](https://togithub.com/ionic-team/ionic/issues/20253) ([f896821](https://togithub.com/ionic-team/ionic/commit/f8968217533ff60948047510064d2f15d01c249c)) ##### Features - **components:** improve button states and add new css properties ([#​19440](https://togithub.com/ionic-team/ionic/issues/19440)) ([9415929](https://togithub.com/ionic-team/ionic/commit/94159291b27ddf1a859c8f3f87a0d6e54a8b5f13)), closes [#​20213](https://togithub.com/ionic-team/ionic/issues/20213) [#​19965](https://togithub.com/ionic-team/ionic/issues/19965) - **react:** add Ionic Animations wrapper (experimental) ([#​20273](https://togithub.com/ionic-team/ionic/issues/20273)) ([b59d764](https://togithub.com/ionic-team/ionic/commit/b59d7647fd6f9a645a4ec0fe9aca526ea5eda4e0)) - **segment-button:** add --indicator-height property to segment button ([#​19653](https://togithub.com/ionic-team/ionic/issues/19653)) ([d76a503](https://togithub.com/ionic-team/ionic/commit/d76a5031c4c96b5fdf691a56ed61d3dcc4e4dafb)) ##### BREAKING CHANGES > We recommend updating to the latest version of 4.x before trying out version 5 in order to see deprecation warnings related to your app [in the developer console](https://javascript.info/devtools). _Activated Class_ The `activated` class that is automatically added to buttons on press has been renamed to `ion-activated`. This will be more consistent with our `ion-focused` class we add and also will reduce conflicts with users' CSS. _CSS Variables_ The `--background-hover`, `--background-focused` and `--background-activated` CSS variables on components that render native buttons will now have an opacity automatically set. If you are setting any of these like the following: --background-hover: rgba(44, 44, 44, 0.08); You will likely not see a hover state anymore. It should be updated to only set the desired color: --background-hover: rgba(44, 44, 44); If the opacity desired is something other than what the spec asks for, use: --background-hover: rgba(44, 44, 44); --background-hover-opacity: 1; #### [4.11.9](https://togithub.com/ionic-team/ionic/compare/v4.11.8...v4.11.9) (2020-01-23) ##### Bug Fixes - **core:** updating type of input value to accept numbers, fixes [#​20173](https://togithub.com/ionic-team/ionic/issues/20173) ([#​20267](https://togithub.com/ionic-team/ionic/issues/20267)) ([7080205](https://togithub.com/ionic-team/ionic/commit/708020551f9c51ca3b32d7b49bf4572db3dda12e)) - **react:** adding missing overlay component events, fixes [#​19923](https://togithub.com/ionic-team/ionic/issues/19923) ([#​20266](https://togithub.com/ionic-team/ionic/issues/20266)) ([ec6a8dd](https://togithub.com/ionic-team/ionic/commit/ec6a8dd86f3854edba367f79a6ebac7d60eed839)) - **react:** Don't render overlay children if isOpen is false, fixes [#​20225](https://togithub.com/ionic-team/ionic/issues/20225) ([#​20226](https://togithub.com/ionic-team/ionic/issues/20226)) ([aff9612](https://togithub.com/ionic-team/ionic/commit/aff9612d1197dca48eab6eff9d749032c380cf82)) - **react:** re attach props on update, fixes 20192 ([#​20228](https://togithub.com/ionic-team/ionic/issues/20228)) ([9e35ebe](https://togithub.com/ionic-team/ionic/commit/9e35ebed4a1590ef2521f5f8c393bdd9dea32a04)) - **react:** remove leaving view when routerdirection is back, fixes [#​20124](https://togithub.com/ionic-team/ionic/issues/20124) ([#​20268](https://togithub.com/ionic-team/ionic/issues/20268)) ([63d4e87](https://togithub.com/ionic-team/ionic/commit/63d4e877fb18c90d70c4cbd5f66ffccb8ee6489c)) - **react:** support routes without a path for notfound routes, fixes [#​20259](https://togithub.com/ionic-team/ionic/issues/20259) ([#​20261](https://togithub.com/ionic-team/ionic/issues/20261)) ([2f8c13b](https://togithub.com/ionic-team/ionic/commit/2f8c13b6960f9bcfb941c36fa6e1742b96f80ba9)) - **react:** update icon types to be a string as well, fixes [#​20229](https://togithub.com/ionic-team/ionic/issues/20229) ([#​20230](https://togithub.com/ionic-team/ionic/issues/20230)) ([1411d8a](https://togithub.com/ionic-team/ionic/commit/1411d8a173bfefd7db5241218fd5641b7e9da823)) ### [`v4.11.8`](https://togithub.com/ionic-team/ionic/blob/master/CHANGELOG.md#​500-beta5httpsgithubcomionic-teamioniccomparev4118v500-beta5-2020-01-17) [Compare Source](https://togithub.com/ionic-team/ionic/compare/v4.11.7...v4.11.8) ##### Bug Fixes - **action-sheet:** allow scrollable action sheet with many options ([#​20145](https://togithub.com/ionic-team/ionic/issues/20145)) ([53fad97](https://togithub.com/ionic-team/ionic/commit/53fad978c5a57efe34671db6cbede49c4a5af866)), closes [#​17311](https://togithub.com/ionic-team/ionic/issues/17311) - **card:** remove top padding of content in iOS if under header ([#​20223](https://togithub.com/ionic-team/ionic/issues/20223)) ([9232f16](https://togithub.com/ionic-team/ionic/commit/9232f16eea8163c1ac0797abd9b6e92da44bacb1)) - **content:** scroll-content div now takes up full height of container ([#​20194](https://togithub.com/ionic-team/ionic/issues/20194)) ([9d63b41](https://togithub.com/ionic-team/ionic/commit/9d63b41a5296688524c64f828f92090d73d6b556)), closes [#​20185](https://togithub.com/ionic-team/ionic/issues/20185) - **header:** header opacity properly resets on collapsible titles ([#​20202](https://togithub.com/ionic-team/ionic/issues/20202)) ([8e11f79](https://togithub.com/ionic-team/ionic/commit/8e11f79fcca94a9c50ccc7e18e0fe44ef9764b1d)) - **modal:** prevent double dismiss via gesture and backdrop tap on card-style modal ([#​20203](https://togithub.com/ionic-team/ionic/issues/20203)) ([5b0400d](https://togithub.com/ionic-team/ionic/commit/5b0400d5afec308861408967a5f61c9b93af0004)) - **picker:** pick correct option at low velocities ([#​19660](https://togithub.com/ionic-team/ionic/issues/19660)) ([39d1262](https://togithub.com/ionic-team/ionic/commit/39d12629dbc12e4a86037b09350ec1c49ed6e2e4)), closes [#​19659](https://togithub.com/ionic-team/ionic/issues/19659) - **react:** updating icon type and add caret to internal icons ([#​20216](https://togithub.com/ionic-team/ionic/issues/20216)) ([dc78f98](https://togithub.com/ionic-team/ionic/commit/dc78f981531960791a425b3b1b81d45d5065a263)) - **ssr:** add reflect content-id attribute to applicable properties ([#​20169](https://togithub.com/ionic-team/ionic/issues/20169)) ([3aa47e6](https://togithub.com/ionic-team/ionic/commit/3aa47e6e2f18c3a07f2c0560a0946571e8e6815d)) ##### Code Refactoring - removed checked/selected properties in favor of setting value on parent ([#​19449](https://togithub.com/ionic-team/ionic/issues/19449)) ([a5229d9](https://togithub.com/ionic-team/ionic/commit/a5229d90ca2a608e8bf4db0c8f71c86d481dd649)) ##### Features - **datetime:** add custom timezone display property ([#​19519](https://togithub.com/ionic-team/ionic/issues/19519)) ([7b032c5](https://togithub.com/ionic-team/ionic/commit/7b032c5e9b396fcfb0b0e313aff1bebcbc43305e)), closes [#​19401](https://togithub.com/ionic-team/ionic/issues/19401) - **segment:** update design for iOS and MD spec ([#​19036](https://togithub.com/ionic-team/ionic/issues/19036)) ([dc66ce4](https://togithub.com/ionic-team/ionic/commit/dc66ce48e1f210ca57cecae5c89e5dc3b7e95de5)), closes [#​18663](https://togithub.com/ionic-team/ionic/issues/18663) - **toast:** expose shadow parts ([#​20146](https://togithub.com/ionic-team/ionic/issues/20146)) ([3b4988a](https://togithub.com/ionic-team/ionic/commit/3b4988aa60dc6d31e1bc3367cb8f5e8d85710ac6)) ##### BREAKING CHANGES > We recommend updating to the latest version of 4.x before trying out version 5 in order to see deprecation warnings related to your app [in the developer console](https://javascript.info/devtools). - The following components have been updated to remove the checked or selected properties: - Radio - Segment Button - Select Developers should set the value property on the respective parent components in order to managed checked/selected status. See the [Breaking Changes](./BREAKING.md) document for updated usage examples. - Controller components have been removed. Developers should user their respective imports instead. This only affects vanilla JS applications. Before: ```html ``` After: ```javascript import { modalController } from '@​ionic/core'; ``` #### [4.11.8](https://togithub.com/ionic-team/ionic/compare/v4.11.7...v4.11.8) (2020-01-13) - **react:** add missing react memory router ([8a5aba2](https://togithub.com/ionic-team/ionic/commit/8a5aba206865ce2af7f8bb85f4e7cd8dec37831d)) - **react:** fixing type of icon in ToastOptions, ActionSheetOptions, fixes [#​20100](https://togithub.com/ionic-team/ionic/issues/20100) ([857bab6](https://togithub.com/ionic-team/ionic/commit/857bab66419a851c6d189cd1456cd67c1c2d934c)) - **react:** supporting ios and md props on icons ([#​20170](https://togithub.com/ionic-team/ionic/issues/20170)) ([676cc19](https://togithub.com/ionic-team/ionic/commit/676cc19b89cd6374346aaac9cc3292872c7148fa))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.