Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps @ionic/angular from 5.6.12 to 6.0.5.

Release notes

Sourced from @​ionic/angular's releases.

v6.0.5

6.0.5 (2022-02-02)

Bug Fixes

Performance Improvements

  • various: don't use lazy-loaded icon names in components (#24671) (484de50)

v6.0.4

6.0.4 (2022-01-26)

Bug Fixes

  • accordion: items inside of the content now correct display borders (#24618) (d3311df), closes #24613
  • angular: routerLink with null value works with Angular 13 (#24622) (90a9a9c), closes #24586
  • col: col no longer errors when running in non-browser environment (#24603) (af0135c), closes #24446
  • datetime: datetime locale with h23 will respect max time range (#24610) (5925e76), closes #24588
  • datetime: timepicker popover will position relative to click target (#24616) (378c632), closes #24531 #24415
  • input: ion-input accepts any string value (#24606) (43c5977), closes #19884
  • item: label text aligns with input text (#24620) (94d033c), closes #24404
  • item: match material design character counter (#24335) (54db1a1), closes #24334
  • menu: focus trapping with menu and overlays no longer results in errors (#24611) (632dafc), closes #24361 #24481
  • modal: native keyboard will dismiss when bottom sheet is dragged (#24642) (525f01f), closes #23878
  • range: setting dir on ion-range to enable rtl mode now supported (#24597) (5dba4e5), closes #20201
  • react: setupIonicReact no longer crashes in SSR environment (#24604) (360643d)
  • searchbar: setting dir on ion-searchbar to enable rtl mode now supported (#24602) (35e5235)
  • segment: setting dir on ion-segment to enable rtl mode now supported (#24601) (2940e73), closes #23978
  • spinner: ensure transform doesn't overwrite circular animation (#24643) (88ce010)
  • toast: allow input focus while toast is visible (#24572) (29f1140), closes #24571
  • toggle: setting dir on ion-toggle to enable rtl mode now supported (#24600) (353dbc0)

v6.0.3

6.0.3 (2022-01-19)

Bug Fixes

  • angular-server: use correct @​ionic/angular dependency version (#24593) (be022f7), closes #24592
  • angular: apply touch, dirty and pristine form control classes (#24558) (273ae2c), closes #24483
  • datetime: showing calendar grid no longer causes month to switch on ios 15 (#24554) (3d20959), closes #24405

... (truncated)

Changelog

Sourced from @​ionic/angular's changelog.

6.0.5 (2022-02-02)

Bug Fixes

Performance Improvements

  • various: don't use lazy-loaded icon names in components (#24671) (484de50)

6.0.4 (2022-01-26)

Bug Fixes

  • accordion: items inside of the content now correct display borders (#24618) (d3311df), closes #24613
  • angular: routerLink with null value works with Angular 13 (#24622) (90a9a9c), closes #24586
  • col: col no longer errors when running in non-browser environment (#24603) (af0135c), closes #24446
  • datetime: datetime locale with h23 will respect max time range (#24610) (5925e76), closes #24588
  • datetime: timepicker popover will position relative to click target (#24616) (378c632), closes #24531 #24415
  • input: ion-input accepts any string value (#24606) (43c5977), closes #19884
  • item: label text aligns with input text (#24620) (94d033c), closes #24404
  • item: match material design character counter (#24335) (54db1a1), closes #24334
  • menu: focus trapping with menu and overlays no longer results in errors (#24611) (632dafc), closes #24361 #24481
  • modal: native keyboard will dismiss when bottom sheet is dragged (#24642) (525f01f), closes #23878
  • range: setting dir on ion-range to enable rtl mode now supported (#24597) (5dba4e5), closes #20201
  • react: setupIonicReact no longer crashes in SSR environment (#24604) (360643d)
  • searchbar: setting dir on ion-searchbar to enable rtl mode now supported (#24602) (35e5235)
  • segment: setting dir on ion-segment to enable rtl mode now supported (#24601) (2940e73), closes #23978
  • spinner: ensure transform doesn't overwrite circular animation (#24643) (88ce010)
  • toast: allow input focus while toast is visible (#24572) (29f1140), closes #24571
  • toggle: setting dir on ion-toggle to enable rtl mode now supported (#24600) (353dbc0)

6.0.3 (2022-01-19)

... (truncated)

Commits
  • 7530143 v6.0.5
  • b40fc46 fix(datetime): prevent navigating to disabled months (#24421)
  • 6d4a07d docs(ripple-effect): add correct Material Design link
  • 43aa6c1 fix(react): nested router outlets will not reanimate entered views (#24672)
  • 484de50 perf(various): don't use lazy-loaded icon names in components (#24671)
  • bdb5c42 fix(react-router): remove page transition flicker on outlet mounting (#24667)
  • 6d7b144 fix(vue): going back to a tabs outlet no loger causes classList error (#24665)
  • 1f91883 fix(input): min/max compatibility with react-hook-form (#24657)
  • a34ab42 merge release-6.0.4
  • 43b19cf v6.0.4
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ionicjs, a new releaser for @​ionic/angular since your current version.


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)

Bumps [@ionic/angular](https://github.com/ionic-team/ionic) from 5.6.12 to 6.0.5.
- [Release notes](https://github.com/ionic-team/ionic/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v5.6.12...v6.0.5)

---
updated-dependencies:
- dependency-name: "@ionic/angular"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2022

Superseded by #109.

@dependabot dependabot bot closed this Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/ionic/angular-6.0.5 branch February 14, 2022 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant