Bump vaadin.version from 8.0.0 to 8.12.4 in /vaadin-spreadsheet-charts
Bumps vaadin.version from 8.0.0 to 8.12.4.
Updates vaadin-server from 8.0.0 to 8.12.4
Release notes
Sourced from vaadin-server's releases.
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
@BuchienDPfor 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
See 8.12.3 milestone for all changes
Vaadin Framework 8.12.2 is a maintenance release with the following fixes :
- Update Atmosphere vaadin 2 patch
- Move call to
getMessageHandler().onResynchronize()to right place- Better error handling trying to enable HTML5 DnD for mobile from thread
See 8.12.2 milestone for all changes
Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:
- #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
- Binder: Convert value back to representation write back to field when changed
- #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
- Replace function reference with anonymous class for serialization
- Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
- #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
- #8186 Use generated id of the menu item to help testing of the menubar
- Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts
See 8.12.1 milestone for all changes
Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.
Enhancements:
- #12058 Recalculate column widths when vertical scrollbar hidden/shown.
- #12052 Add support for "ww" in date format
- #12050 All updates to Escalator size should get reported to LayoutManager.
- #12045 Ensure type safety and serializable nature of all the listeners
- #12043 Use queue for resync requests (fixes issues with theme changes)
- #12093 Add convenience overloading for setColumn
- #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
- #12070 Added missing MIME types to FileTypeResolver
... (truncated)
Commits
384e98ePrevent NPE in comparison (#12218) (#12230)635d5cbAdd a delay to a flaky test. (#12216) (#12229)2f9285fUpdate copyright year range. (#12215) (#12228)c703649Update Atmosphere runtime version to 2.4.30.vaadin3. (#12214) (#12227)a96ec84Fix displaying checkboxes within Grid editor row. (#12212) (#12226)befc107Add delays to a flaky test class. (#12209) (#12225)5b79292Fixed input to ensureAvailabilty (#12208) (#12224)82ee2b6Merged column headers should work within declarative Grid. (#12206) (#12223)41be9fcAdded missing file ending (#12202) (#12222)ba8ce46fix: Focus-activated shortcut listener in compatibility TextField (#12221)- Additional commits viewable in compare view
Updates vaadin-client from 8.0.0 to 8.12.4
Release notes
Sourced from vaadin-client's releases.
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
@BuchienDPfor 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
See 8.12.3 milestone for all changes
Vaadin Framework 8.12.2 is a maintenance release with the following fixes :
- Update Atmosphere vaadin 2 patch
- Move call to
getMessageHandler().onResynchronize()to right place- Better error handling trying to enable HTML5 DnD for mobile from thread
See 8.12.2 milestone for all changes
Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:
- #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
- Binder: Convert value back to representation write back to field when changed
- #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
- Replace function reference with anonymous class for serialization
- Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
- #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
- #8186 Use generated id of the menu item to help testing of the menubar
- Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts
See 8.12.1 milestone for all changes
Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.
Enhancements:
- #12058 Recalculate column widths when vertical scrollbar hidden/shown.
- #12052 Add support for "ww" in date format
- #12050 All updates to Escalator size should get reported to LayoutManager.
- #12045 Ensure type safety and serializable nature of all the listeners
- #12043 Use queue for resync requests (fixes issues with theme changes)
- #12093 Add convenience overloading for setColumn
- #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
- #12070 Added missing MIME types to FileTypeResolver
... (truncated)
Commits
384e98ePrevent NPE in comparison (#12218) (#12230)635d5cbAdd a delay to a flaky test. (#12216) (#12229)2f9285fUpdate copyright year range. (#12215) (#12228)c703649Update Atmosphere runtime version to 2.4.30.vaadin3. (#12214) (#12227)a96ec84Fix displaying checkboxes within Grid editor row. (#12212) (#12226)befc107Add delays to a flaky test class. (#12209) (#12225)5b79292Fixed input to ensureAvailabilty (#12208) (#12224)82ee2b6Merged column headers should work within declarative Grid. (#12206) (#12223)41be9fcAdded missing file ending (#12202) (#12222)ba8ce46fix: Focus-activated shortcut listener in compatibility TextField (#12221)- Additional commits viewable in compare view
Updates vaadin-themes from 8.0.0 to 8.12.4
Release notes
Sourced from vaadin-themes's releases.
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
@BuchienDPfor 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
See 8.12.3 milestone for all changes
Vaadin Framework 8.12.2 is a maintenance release with the following fixes :
- Update Atmosphere vaadin 2 patch
- Move call to
getMessageHandler().onResynchronize()to right place- Better error handling trying to enable HTML5 DnD for mobile from thread
See 8.12.2 milestone for all changes
Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:
- #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
- Binder: Convert value back to representation write back to field when changed
- #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
- Replace function reference with anonymous class for serialization
- Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
- #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
- #8186 Use generated id of the menu item to help testing of the menubar
- Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts
See 8.12.1 milestone for all changes
Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.
Enhancements:
- #12058 Recalculate column widths when vertical scrollbar hidden/shown.
- #12052 Add support for "ww" in date format
- #12050 All updates to Escalator size should get reported to LayoutManager.
- #12045 Ensure type safety and serializable nature of all the listeners
- #12043 Use queue for resync requests (fixes issues with theme changes)
- #12093 Add convenience overloading for setColumn
- #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
- #12070 Added missing MIME types to FileTypeResolver
... (truncated)
Commits
384e98ePrevent NPE in comparison (#12218) (#12230)635d5cbAdd a delay to a flaky test. (#12216) (#12229)2f9285fUpdate copyright year range. (#12215) (#12228)c703649Update Atmosphere runtime version to 2.4.30.vaadin3. (#12214) (#12227)a96ec84Fix displaying checkboxes within Grid editor row. (#12212) (#12226)befc107Add delays to a flaky test class. (#12209) (#12225)5b79292Fixed input to ensureAvailabilty (#12208) (#12224)82ee2b6Merged column headers should work within declarative Grid. (#12206) (#12223)41be9fcAdded missing file ending (#12202) (#12222)ba8ce46fix: Focus-activated shortcut listener in compatibility TextField (#12221)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.