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 vaadin.version from 8.0.0 to 8.13.0 in /VaadinatorExample/AddressbookExample8 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vaadin.version from 8.0.0 to 8.13.0.
Updates vaadin-compatibility-server from 8.0.0 to 8.13.0

Release notes

Sourced from vaadin-compatibility-server's releases.

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)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

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

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

... (truncated)

Commits

Updates vaadin-compatibility-shared from 8.0.0 to 8.13.0

Release notes

Sourced from vaadin-compatibility-shared's releases.

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)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

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

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

... (truncated)

Commits

Updates vaadin-themes from 8.0.0 to 8.13.0

Release notes

Sourced from vaadin-themes's releases.

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)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

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

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

... (truncated)

Commits

Updates vaadin-compatibility-client from 8.0.0 to 8.13.0

Release notes

Sourced from vaadin-compatibility-client's releases.

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)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

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

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

... (truncated)

Commits

Updates vaadin-compatibility-client-compiled from 8.0.0 to 8.13.0

Release notes

Sourced from vaadin-compatibility-client-compiled's releases.

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)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

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

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

... (truncated)

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `vaadin.version` from 8.0.0 to 8.13.0.

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

Updates `vaadin-compatibility-shared` from 8.0.0 to 8.13.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@8.0.0...8.13.0)

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

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

Updates `vaadin-compatibility-client-compiled` from 8.0.0 to 8.13.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@8.0.0...8.13.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2021
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