Skip to content

Bump vaadin.version from 8.12.1 to 8.13.1#215

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/vaadin.version-8.13.1
Closed

Bump vaadin.version from 8.12.1 to 8.13.1#215
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/vaadin.version-8.13.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps vaadin.version from 8.12.1 to 8.13.1.
Updates vaadin-server from 8.12.1 to 8.13.1

Release notes

Sourced from vaadin-server's releases.

Vaadin Framework 8.13.1 is a maintenance release with the following fixes :

  • Update Atmosphere
  • include @​font-face definition in mixin so $v-icons variable has effect (Thanks @​qwasli for the contribution)
  • Update Liferay kernel dependency range to [7.0.0,12.0.0)
  • Ensure large tooltips can be closed on touch devices.
  • Add browser specific handling in setRows

See 8.13.1 milestone for all changes

Vaadin Framework 8.13.0 is a feature release contains a number of new features and bug fixes.

Enhancements in 8.13:

  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12183 DateField value now actively adjusts to the set resolution.
  • #12246 Add API to control whether Binder converts back to presentation

Bug fixes in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12260 Fix Window dragging on touch screen.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12138 Fixed LayoutManager size calculations during transform.

Vaadin Framework 8.13.0.beta1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

Enhancements in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.13.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

#Enhancements

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)

... (truncated)

Commits

Updates vaadin-client from 8.12.1 to 8.13.1

Release notes

Sourced from vaadin-client's releases.

Vaadin Framework 8.13.1 is a maintenance release with the following fixes :

  • Update Atmosphere
  • include @​font-face definition in mixin so $v-icons variable has effect (Thanks @​qwasli for the contribution)
  • Update Liferay kernel dependency range to [7.0.0,12.0.0)
  • Ensure large tooltips can be closed on touch devices.
  • Add browser specific handling in setRows

See 8.13.1 milestone for all changes

Vaadin Framework 8.13.0 is a feature release contains a number of new features and bug fixes.

Enhancements in 8.13:

  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12183 DateField value now actively adjusts to the set resolution.
  • #12246 Add API to control whether Binder converts back to presentation

Bug fixes in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12260 Fix Window dragging on touch screen.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12138 Fixed LayoutManager size calculations during transform.

Vaadin Framework 8.13.0.beta1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

Enhancements in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.13.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

#Enhancements

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)

... (truncated)

Commits

Updates vaadin-themes from 8.12.1 to 8.13.1

Release notes

Sourced from vaadin-themes's releases.

Vaadin Framework 8.13.1 is a maintenance release with the following fixes :

  • Update Atmosphere
  • include @​font-face definition in mixin so $v-icons variable has effect (Thanks @​qwasli for the contribution)
  • Update Liferay kernel dependency range to [7.0.0,12.0.0)
  • Ensure large tooltips can be closed on touch devices.
  • Add browser specific handling in setRows

See 8.13.1 milestone for all changes

Vaadin Framework 8.13.0 is a feature release contains a number of new features and bug fixes.

Enhancements in 8.13:

  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12183 DateField value now actively adjusts to the set resolution.
  • #12246 Add API to control whether Binder converts back to presentation

Bug fixes in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12260 Fix Window dragging on touch screen.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12138 Fixed LayoutManager size calculations during transform.

Vaadin Framework 8.13.0.beta1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

Enhancements in 8.13:

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.13.0.alpha1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

#Enhancements

  • #12186 Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
  • #12168 Add API to prevent invalid input when integrated range validator is used in DateField
  • #12060 Add getter for presentationProvider in Grid.Column
  • #12138 Fixed LayoutManager size calculations during transform.
  • #12231 Fix: Updating Grid's item set when details rows are open.
  • #12183 DateField value now actively adjusts to the set resolution.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)

... (truncated)

Commits

Updates vaadin-maven-plugin from 8.12.1 to 8.13.1

Commits

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 `vaadin.version` from 8.12.1 to 8.13.1.

Updates `vaadin-server` from 8.12.1 to 8.13.1
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@8.12.1...8.13.1)

Updates `vaadin-client` from 8.12.1 to 8.13.1
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@8.12.1...8.13.1)

Updates `vaadin-themes` from 8.12.1 to 8.13.1
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@8.12.1...8.13.1)

Updates `vaadin-maven-plugin` from 8.12.1 to 8.13.1
- [Release notes](https://github.com/vaadin/maven-plugin/releases)
- [Commits](vaadin/maven-plugin@8.12.1...8.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2021
@dependabot dependabot bot requested a review from dtitov May 20, 2021 05:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2021

Superseded by #223.

@dependabot dependabot bot closed this Jul 7, 2021
@dependabot dependabot bot deleted the dependabot/maven/vaadin.version-8.13.1 branch July 7, 2021 17: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.

0 participants