Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @ionic/vue from 6.1.3 to 6.1.4 #12

Merged
merged 1 commit into from
May 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @ionic/vue from 6.1.3 to 6.1.4.

Release notes

Sourced from @​ionic/vue's releases.

v6.1.4

6.1.4 (2022-05-04)

Bug Fixes

  • datetime: arrow navigation respects min/max values (#25182) (6946e09), closes #25073
  • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
  • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
  • modal: card modal no longer dismisses from content with refresher (#25227) (c4f811f)
  • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
  • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303

v6.1.4-nightly.20220504

6.1.4-nightly.20220504 (2022-05-04)

Bug Fixes

  • datetime: arrow navigation respects min/max values (#25182) (6946e09), closes #25073
  • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
  • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
  • modal: card modal no longer dismisses from content with refresher (#25227) (c4f811f)
  • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
  • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303

v6.1.4-nightly.20220503

6.1.4-nightly.20220503 (2022-05-03)

Bug Fixes

  • datetime: arrow navigation respects min/max values (#25182) (6946e09), closes #25073
  • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
  • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
  • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
  • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303

v6.1.4-nightly.20220502

6.1.4-nightly.20220502 (2022-05-02)

Bug Fixes

  • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
  • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
  • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
  • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303

v6.1.4-nightly.20220429

... (truncated)

Changelog

Sourced from @​ionic/vue's changelog.

6.1.4 (2022-05-04)

Bug Fixes

  • datetime: arrow navigation respects min/max values (#25182) (6946e09), closes #25073
  • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
  • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
  • modal: card modal no longer dismisses from content with refresher (#25227) (c4f811f)
  • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
  • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303
Commits
  • e49efca v6.1.4
  • be2985b test(playwright): do not check desktop viewports by default (#25222)
  • d1fc717 test(playwright): wait for events to be ready before proceeding (#25230)
  • c4f811f fix(modal): card modal no longer dismisses from content with refresher (#25227)
  • 6946e09 fix(datetime): arrow navigation respects min/max values (#25182)
  • aa5e1b9 fix(datetime): hide footer when month-year picker is open (#25205)
  • ad94e87 test(picker-column-internal): migrate tests to playwright (#25211)
  • 68b2f8b fix(react): useIonModal/useIonPopover dismiss accepts data and role (#25209)
  • b4ba70e fix(vue): switching between tabs and going back resolves to correct route (#2...
  • 2fbd621 chore(): update release scripts (#25203)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2022
Bumps [@ionic/vue](https://github.com/ionic-team/ionic) from 6.1.3 to 6.1.4.
- [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@v6.1.3...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ionic/vue-6.1.4 branch from f64cffb to ac6c61a Compare May 4, 2022 21:58
@chadsr chadsr merged commit 7ac43ec into main May 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ionic/vue-6.1.4 branch May 4, 2022 22: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant