Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps @ionic/angular from 5.9.3 to 6.1.3.

Release notes

Sourced from @​ionic/angular's releases.

v6.1.3

6.1.3 (2022-04-27)

Bug Fixes

  • core: inherit aria attributes on host elements (#25156) (611832b), closes #20127
  • datetime: if no default value, don't highlight active day until one is selected (#25151) (9896939)
  • picker-column-internal: center active item when rapidly opened (#25155) (8e17fa9), closes #25154
  • select: avoid duplicate dialogs and backdrops when clicking (#25175) (70d2784), closes #25126
  • vue: canDismiss definition is now exposed (#25195) (e5e0e24)
  • vue: replacing routes across nested outlets preserves previous route info (#25171) (7b71607), closes #25017

v6.1.3-nightly.20220427

6.1.3-nightly.20220427 (2022-04-27)

Bug Fixes

  • core: inherit aria attributes on host elements (#25156) (611832b), closes #20127
  • datetime: if no default value, don't highlight active day until one is selected (#25151) (9896939)
  • picker-column-internal: center active item when rapidly opened (#25155) (8e17fa9), closes #25154
  • select: avoid duplicate dialogs and backdrops when clicking (#25175) (70d2784), closes #25126
  • vue: canDismiss definition is now exposed (#25195) (e5e0e24)
  • vue: replacing routes across nested outlets preserves previous route info (#25171) (7b71607), closes #25017

v6.1.3-nightly.20220426

6.1.3-nightly.20220426 (2022-04-26)

Bug Fixes

  • core: inherit aria attributes on host elements (#25156) (611832b), closes #20127
  • picker-column-internal: center active item when rapidly opened (#25155) (8e17fa9), closes #25154
  • select: avoid duplicate dialogs and backdrops when clicking (#25175) (70d2784), closes #25126
  • vue: replacing routes across nested outlets preserves previous route info (#25171) (7b71607), closes #25017

v6.1.3-nightly.20220425

6.1.3-nightly.20220425 (2022-04-25)

Bug Fixes

v6.1.3-nightly.20220422

6.1.3-nightly.20220422 (2022-04-22)

... (truncated)

Changelog

Sourced from @​ionic/angular's changelog.

6.1.3 (2022-04-27)

Bug Fixes

  • core: inherit aria attributes on host elements (#25156) (611832b), closes #20127
  • datetime: if no default value, don't highlight active day until one is selected (#25151) (9896939)
  • picker-column-internal: center active item when rapidly opened (#25155) (8e17fa9), closes #25154
  • select: avoid duplicate dialogs and backdrops when clicking (#25175) (70d2784), closes #25126
  • vue: canDismiss definition is now exposed (#25195) (e5e0e24)
  • vue: replacing routes across nested outlets preserves previous route info (#25171) (7b71607), closes #25017

6.1.2 (2022-04-20)

Bug Fixes

6.1.1 (2022-04-15)

Bug Fixes

  • all: import path is now correct when using ionic in a stencil app (#25123) (1b407ab), closes #25122
  • datetime: account for 30 and 45 minute timezones when getting current date (#25120) (96b2003), closes #25112
  • modal, popover: do not dismiss when ionDismiss is emitted from select (#25125) (90115db), closes #25124

6.1.0 Vanadium (2022-04-13)

Bug Fixes

  • accordion-group: only allow keyboard interaction if header is focused (#25091) (e1b555f)
  • datetime: resolve warnings when importing into Stencil app (#25106) (a61c004)
  • menu: preserve scroll position when focusing on open (#25044) (da89684)
  • popover: only focus trap ion-item children (#24990) (0cd06a6), closes #24633

... (truncated)

Commits
  • d5b72b2 v6.1.3
  • 9896939 fix(datetime): if no default value, don't highlight active day until one is s...
  • e5e0e24 fix(vue): canDismiss definition is now exposed (#25195)
  • cf9ae4c test(ci): allow 2 retries on CI (#25197)
  • 8f460cb test(config): reuse existing dev server for local playwright tests (#25194)
  • b259ca6 ci(lint): ensure linted results are pushed for build to pass (#25196)
  • 70d2784 fix(select): avoid duplicate dialogs and backdrops when clicking (#25175)
  • ff1429b chore(ci): fix update screenshot action to account for existing screenshot (#...
  • 7296b52 test(modal): remove redundant test (#25187)
  • 7b71607 fix(vue): replacing routes across nested outlets preserves previous route inf...
  • 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 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.9.3 to 6.1.3.
- [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.9.3...v6.1.3)

---
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 May 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 9, 2022

Superseded by #172.

@dependabot dependabot bot closed this May 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/ionic/angular-6.1.3 branch May 9, 2022 21:12
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