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

build(deps): bump framework7 from 7.0.5 to 7.1.1 #62

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

Bumps framework7 from 7.0.5 to 7.1.1.

Release notes

Sourced from framework7's releases.

v7.0.8

Bug Fixes

  • core: export internal $jsx helper for lazy components (c2a2213), closes #4072
  • panel: don't process backdrop if disabled (c01b23c), closes #4069
  • swiper: fix if loaded as lazy component (32f3be9), closes #4073

Features

  • core: expose Framework7.parseComponent (7b0aea0)

v7.0.6

Bug Fixes

  • core: fix core components types file not found in typescript when import (#4059) (1886a76)
  • core: fix getWindow/Document getters in lazy components (41a7c50), closes #4052
  • panel: fix closeByBackdropClick ignored on instance (48e966f)

Features

  • svelte: searchbar: add html attributes auto-complete/correct/capitalize fixes (d5934d6)
Changelog

Sourced from framework7's changelog.

7.1.1 (2022-12-16)

Bug Fixes

  • core: reset allowPageChange after duplicated async back navigation (#4111) (#4112) (273c94c)
  • panel: fix panel close routine if it was closed immediately (1ceaafc), closes #4108

Features

  • photo-browser: add closeByBackdropClick parameter (8d34259), closes #4107
  • remove postinstall script (92fd6e5)
  • router: add props support to refreshPage method (e6fc0c0), closes #4103
  • smart-select: add closeByBackdropClick parameter (66d899b), closes #4107
  • smart-select: support return for HTML in formatValueText (90ff029), closes #4094
  • svelte: export style prop for modals (ddf8b36), closes #4100
  • update Swiper to latest (405ea88)

7.0.9 (2022-11-21)

Bug Fixes

  • vue: Improve type definitions for framework7-vue/bundle (#4075) (7d68a65)

Features

7.0.8 (2022-09-14)

Bug Fixes

  • core: export internal $jsx helper for lazy components (c2a2213), closes #4072
  • panel: don't process backdrop if disabled (c01b23c), closes #4069
  • swiper: fix if loaded as lazy component (32f3be9), closes #4073

Features

  • core: expose Framework7.parseComponent (7b0aea0)

7.0.7 (2022-07-15)

Bug Fixes

7.0.6 (2022-07-14)

Bug Fixes

... (truncated)

Commits
  • e1987f4 v7.1.1
  • 405ea88 feat: update Swiper to latest
  • 2c85805 chore: use cross-env in build scripts
  • 90ff029 feat(smart-select): support return for HTML in formatValueText
  • e6fc0c0 feat(router): add props support to refreshPage method
  • 8d34259 feat(photo-browser): add closeByBackdropClick parameter
  • 66d899b feat(smart-select): add closeByBackdropClick parameter
  • 92fd6e5 feat: remove postinstall script
  • 245c65f Update .eslintrc.js
  • 1ceaafc fix(panel): fix panel close routine if it was closed immediately
  • 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 [framework7](https://github.com/framework7io/framework7) from 7.0.5 to 7.1.1.
- [Release notes](https://github.com/framework7io/framework7/releases)
- [Changelog](https://github.com/framework7io/framework7/blob/master/CHANGELOG.md)
- [Commits](framework7io/framework7@v7.0.5...v7.1.1)

---
updated-dependencies:
- dependency-name: framework7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #67.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/framework7-7.1.1 branch January 18, 2023 14:09
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.

None yet

0 participants